# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= libnotify VERSION= 0.7.9 KEYWORDS= devel VARIANTS= standard SDESC[standard]= Library for desktop notifications HOMEPAGE= https://developer.gnome.org/libnotify CONTACT= Michael_Reim[kraileth@elderlinux.org] DOWNLOAD_GROUPS= main SITES[main]= http://ftp.gnome.org/pub/GNOME/sources/libnotify/0.7/ DISTFILE[1]= libnotify-0.7.9.tar.xz:main DF_INDEX= 1 SPKGS[standard]= complete primary docs OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none BUILD_DEPENDS= docbook-xsl:primary:standard USES= gettext-runtime gmake meson pkgconfig python gtk-doc GNOME_COMPONENTS= glib gdkpixbuf intltool introspection LICENSE= LGPL21+:primary LICENSE_TERMS= primary:{{WRKDIR}}/TERMS LICENSE_FILE= LGPL21+:{{WRKSRC}}/COPYING LICENSE_AWK= TERMS:"^$$" LICENSE_SOURCE= TERMS:{{WRKSRC}}/libnotify/notify.h LICENSE_SCHEME= solo FPC_EQUIVALENT= devel/libnotify MESON_ARGS= -Dtests=false -Dintrospection=enabled -Dgtk_doc=true -Ddocbook_docs=disabled INSTALL_TARGET= install-strip INSTALL_REQ_TOOLCHAIN= yes SOVERSION= 4.0.0 post-patch: ${REINPLACE_CMD} -e "s|http://docbook.sourceforge.net/release/xsl-ns/|http://cdn.docbook.org/release/xsl/|" ${WRKSRC}/meson.build post-patch-sunos: ${REINPLACE_CMD} -e 's|link_args: libnotify_ldflags|link_args: []|'\ ${WRKSRC}/libnotify/meson.build [FILE:425:descriptions/desc.primary] The Desktop Notifications framework provides a standard way of doing passive pop-up notifications on the desktop. These are designed to notify the user of something without interrupting their work with a dialog box that they must close. Passive popups can automatically disappear after a short period of time. This package contains the library as well as a small command line client. The daemon is packaged seperately. [FILE:101:distinfo] 66c0517ed16df7af258e83208faaf5069727dfd66995c4bbc51c16954d674761 98148 libnotify-0.7.9.tar.xz [FILE:302:manifests/plist.primary] bin/notify-send include/libnotify/ notification.h notify-enum-types.h notify-features.h notify.h lib/ libnotify.so libnotify.so.%%SOMAJOR%% libnotify.so.%%SOVERSION%% lib/girepository-1.0/Notify-0.7.typelib lib/pkgconfig/libnotify.pc share/gir-1.0/Notify-0.7.gir share/man/man1/notify-send.1.gz [FILE:281:manifests/plist.docs] share/doc/libnotify/ NotifyNotification.html annotation-glossary.html api-index-deprecated.html api-index-full.html ch01.html home.png index.html left-insensitive.png left.png libnotify-notify.html right-insensitive.png right.png style.css up-insensitive.png up.png [FILE:175:dragonfly/patch-libnotify_libnotify.map] --- libnotify/libnotify.map.orig 2020-02-26 19:07:28 UTC +++ libnotify/libnotify.map @@ -1,5 +1,7 @@ { global: + __progname; + environ; notify_*; local: *; [FILE:175:freebsd/patch-libnotify_libnotify.map] --- libnotify/libnotify.map.orig 2020-02-26 19:07:28 UTC +++ libnotify/libnotify.map @@ -1,5 +1,7 @@ { global: + __progname; + environ; notify_*; local: *;