diff --git a/x11/yad/Makefile b/x11/yad/Makefile index 925f59ae18f0..4779f513052b 100644 --- a/x11/yad/Makefile +++ b/x11/yad/Makefile @@ -1,53 +1,52 @@ PORTNAME= yad -PORTVERSION= 7.3 -PORTREVISION= 2 +PORTVERSION= 13.0 DISTVERSIONPREFIX= v 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 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 PFD GTKSOURCEVIEW SPELL +OPTIONS_DEFINE= HTML ICONBROWSER NLS GTKSOURCEVIEW SPELL TOOLS HTML_DESC= Build with HTML widget ICONBROWSER_DESC= Build YAD icon browser -PFD_DESC= Build PFD fontnames transformation utility 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 -PFD_CONFIGURE_ENABLE= pfd - 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/distinfo b/x11/yad/distinfo index 6e17ed204f8d..bcce4cb7d7f1 100644 --- a/x11/yad/distinfo +++ b/x11/yad/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1603819104 -SHA256 (v1cont-yad-v7.3_GH0.tar.gz) = e73b9d817872a5a349ce408d979c6fe0977290e685d0785a90ee516850c0c7cd -SIZE (v1cont-yad-v7.3_GH0.tar.gz) = 272890 +TIMESTAMP = 1688741732 +SHA256 (v1cont-yad-v13.0_GH0.tar.gz) = 54a2e78e66063573cd081a321e64c03cd1deb18d4e0a27ccaf5f42b3411a4bf5 +SIZE (v1cont-yad-v13.0_GH0.tar.gz) = 300536 diff --git a/x11/yad/pkg-plist b/x11/yad/pkg-plist index 92444c46e3de..75eca43b11f4 100644 --- a/x11/yad/pkg-plist +++ b/x11/yad/pkg-plist @@ -1,22 +1,24 @@ -%%PFD%%bin/pfd bin/yad +bin/yad-settings +%%TOOLS%%bin/yad-tools +%%TOOLS%%man/man1/yad-tools.1.gz %%ICONBROWSER%%bin/yad-icon-browser -%%PFD%%man/man1/pfd.1.gz 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/ru/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