# Created by: Emanuel Haupt # $FreeBSD$ # # !!!NOTE!!! Update of x11-toolkits/gtk30 (specially >= 3.20.x) must be # accompanied by PORTREVISION bumps of this port. # Support of GTK+ is checked at compile time and themes directories too. PORTNAME= xfce4-notifyd PORTVERSION= 0.3.2 CATEGORIES= deskutils xfce #MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R} MASTER_SITES= http://errements.eu/distfiles/ \ LOCAL/ehaupt DIST_SUBDIR= xfce4 MAINTAINER= ehaupt@FreeBSD.org COMMENT= Visually-appealing notification daemon for Xfce LICENSE= GPLv3 LIB_DEPENDS= libdbus-1.so:devel/dbus \ libnotify.so:devel/libnotify \ libdbus-glib-1.so:devel/dbus-glib USES= gmake gettext-tools libtool pkgconfig tar:bzip2 xfce:gtk3 GNU_CONFIGURE= yes USE_GNOME= gtk30 glib20 cairo intltool USE_XFCE= libmenu INSTALLS_ICONS= yes USE_XORG= ice sm x11 OPTIONS_DEFINE= NLS NLS_USES= gettext-runtime NLS_EXTRA_PATCHES= ${FILESDIR}/extra-patch-configure OPTIONS_SUB= yes .include