diff --git a/x11/yad/Makefile b/x11/yad/Makefile index 23a7c552d019..15f5584bebc1 100644 --- a/x11/yad/Makefile +++ b/x11/yad/Makefile @@ -1,53 +1,55 @@ PORTNAME= yad PORTVERSION= 13.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v PORTREVISION= 1 CATEGORIES= x11 gnome MAINTAINER= danilo@FreeBSD.org COMMENT= Display GNOME dialogs from the command line WWW= https://github.com/v1cont/yad LICENSE= GPLv3 LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 RUN_DEPENDS= ${LOCALBASE}/lib/X11/rgb.txt:x11/rgb USES= autoreconf gettext gnome gmake pkgconfig USE_GNOME= cairo gtk30 intltool GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CONFIGURE_ENV+= DATADIRNAME=share CONFIGURE_ARGS+= --with-rgb=${LOCALBASE}/lib/X11/rgb.txt GLIB_SCHEMAS= yad.gschema.xml USE_GITHUB= yes GH_ACCOUNT= v1cont OPTIONS_DEFINE= HTML ICONBROWSER NLS GTKSOURCEVIEW SPELL TOOLS HTML_DESC= Build with HTML widget ICONBROWSER_DESC= Build YAD icon browser GTKSOURCEVIEW_DESC= Build with GtkSourceView support SPELL_DESC= Build with Spell check support TOOLS_DESC= Build with yad-tools utility OPTIONS_DEFAULT= SPELL OPTIONS_SUB= yes HTML_CONFIGURE_ENABLE= html HTML_LIB_DEPENDS= libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ libsoup-2.4.so:devel/libsoup \ libjavascriptcoregtk-4.0.so:www/webkit2-gtk3 ICONBROWSER_CONFIGURE_ENABLE= icon-browser GTKSOURCEVIEW_CONFIGURE_ENABLE= sourceview GTKSOURCEVIEW_USE= GNOME=gtksourceview3 SPELL_CONFIGURE_ENABLE= spell SPELL_LIB_DEPENDS= libgspell-1.so:textproc/gspell \ libenchant-2.so:textproc/enchant2 TOOLS_CONFIGURE_ENABLE= tools .include diff --git a/x11/yad/pkg-plist b/x11/yad/pkg-plist index 75eca43b11f4..e75c70cc3105 100644 --- a/x11/yad/pkg-plist +++ b/x11/yad/pkg-plist @@ -1,24 +1,24 @@ bin/yad bin/yad-settings %%TOOLS%%bin/yad-tools -%%TOOLS%%man/man1/yad-tools.1.gz %%ICONBROWSER%%bin/yad-icon-browser -man/man1/yad.1.gz share/applications/yad-settings.desktop share/aclocal/yad.m4 %%ICONBROWSER%%share/applications/yad-icon-browser.desktop share/icons/hicolor/128x128/apps/yad.png share/icons/hicolor/16x16/apps/yad.png share/icons/hicolor/24x24/apps/yad.png share/icons/hicolor/32x32/apps/yad.png share/icons/hicolor/48x48/apps/yad.png share/icons/hicolor/96x96/apps/yad.png %%NLS%%share/locale/de/LC_MESSAGES/yad.mo %%NLS%%share/locale/es/LC_MESSAGES/yad.mo %%NLS%%share/locale/fr/LC_MESSAGES/yad.mo %%NLS%%share/locale/it/LC_MESSAGES/yad.mo %%NLS%%share/locale/ka/LC_MESSAGES/yad.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/yad.mo %%NLS%%share/locale/sk/LC_MESSAGES/yad.mo %%NLS%%share/locale/uk/LC_MESSAGES/yad.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/yad.mo +%%TOOLS%%share/man/man1/yad-tools.1.gz +share/man/man1/yad.1.gz