diff --git a/devel/libnotify/Makefile b/devel/libnotify/Makefile index ca8bb31a5206..7f078cf1506b 100644 --- a/devel/libnotify/Makefile +++ b/devel/libnotify/Makefile @@ -1,26 +1,29 @@ PORTNAME= libnotify -DISTVERSION= 0.8.2 -PORTREVISION= 2 +DISTVERSION= 0.8.3 CATEGORIES= devel gnome MASTER_SITES= GNOME MAINTAINER= desktop@FreeBSD.org COMMENT= Library for desktop notifications WWW= https://gitlab.gnome.org/GNOME/libnotify LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= docbook-xsl-ns>=0:textproc/docbook-xsl-ns - USES= gmake gnome libtool meson pkgconfig tar:xz -USE_GNOME= glib20 gdkpixbuf2 introspection:build libxslt:build +USE_GNOME= gdkpixbuf2 glib20 introspection:build USE_LDCONFIG= yes -MESON_ARGS= -Dtests=false -Ddocbook_docs=disabled -Dgtk_doc=false +MESON_ARGS= -Ddocbook_docs=disabled \ + -Dgtk_doc=false \ + -Dtests=false + +OPTIONS_DEFINE= MANPAGES +OPTIONS_DEFAULT= MANPAGES +OPTIONS_SUB= yes -post-patch: - ${REINPLACE_CMD} -e "s#http:.*docbook.xsl#${LOCALBASE}/share/xsl/docbook-ns/manpages/docbook.xsl#g" \ - ${WRKSRC}/meson.build +MANPAGES_BUILD_DEPENDS= docbook-xsl-ns>=0:textproc/docbook-xsl-ns +MANPAGES_USE= GNOME=libxslt:build +MANPAGES_MESON_TRUE= man .include diff --git a/devel/libnotify/distinfo b/devel/libnotify/distinfo index 1442d6bf56ef..cc63796a89ba 100644 --- a/devel/libnotify/distinfo +++ b/devel/libnotify/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1676741653 -SHA256 (libnotify-0.8.2.tar.xz) = c5f4ed3d1f86e5b118c76415aacb861873ed3e6f0c6b3181b828cf584fc5c616 -SIZE (libnotify-0.8.2.tar.xz) = 105912 +TIMESTAMP = 1714234969 +SHA256 (libnotify-0.8.3.tar.xz) = ee8f3ef946156ad3406fdf45feedbdcd932dbd211ab4f16f75eba4f36fb2f6c0 +SIZE (libnotify-0.8.3.tar.xz) = 106008 diff --git a/devel/libnotify/pkg-plist b/devel/libnotify/pkg-plist index 4d250c2beea7..cd109db69d4c 100644 --- a/devel/libnotify/pkg-plist +++ b/devel/libnotify/pkg-plist @@ -1,12 +1,12 @@ bin/notify-send include/libnotify/notification.h include/libnotify/notify-enum-types.h include/libnotify/notify-features.h include/libnotify/notify.h lib/girepository-1.0/Notify-0.7.typelib lib/libnotify.so lib/libnotify.so.4 lib/libnotify.so.4.0.0 libdata/pkgconfig/libnotify.pc -share/man/man1/notify-send.1.gz share/gir-1.0/Notify-0.7.gir +%%MANPAGES%%share/man/man1/notify-send.1.gz