[Midnightbsd-cvs] mports [19282] trunk/deskutils/xfce4-notifyd: fixup
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Mon Jun 1 20:53:47 EDT 2015
Revision: 19282
http://svnweb.midnightbsd.org/mports/?rev=19282
Author: laffer1
Date: 2015-06-01 20:53:47 -0400 (Mon, 01 Jun 2015)
Log Message:
-----------
fixup
Modified Paths:
--------------
trunk/deskutils/xfce4-notifyd/Makefile
trunk/deskutils/xfce4-notifyd/pkg-plist
Modified: trunk/deskutils/xfce4-notifyd/Makefile
===================================================================
--- trunk/deskutils/xfce4-notifyd/Makefile 2015-06-02 00:52:43 UTC (rev 19281)
+++ trunk/deskutils/xfce4-notifyd/Makefile 2015-06-02 00:53:47 UTC (rev 19282)
@@ -2,9 +2,9 @@
PORTNAME= xfce4-notifyd
PORTVERSION= 0.2.4
+PORTREVISION= 1
CATEGORIES= deskutils xfce
-MASTER_SITES= XFCE
-MASTER_SITE_SUBDIR= src/apps/${PORTNAME}/${PORTVERSION:R}
+MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR= xfce4
MAINTAINER= ports at MidnightBSD.org
@@ -15,21 +15,19 @@
LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
libnotify.so:${PORTSDIR}/devel/libnotify
-USES= gmake libtool pkgconfig tar:bzip2
+USES= gmake libtool pkgconfig gettext-tools xfce tar:bzip2
GNU_CONFIGURE= yes
USE_GNOME= gtk20 intltool intlhack
-USE_XFCE= configenv libmenu libutil xfconf
+USE_XFCE= libmenu
INSTALLS_ICONS= yes
USE_XORG= x11
-CONFLICTS= notification-daemon-[0-9]* xfce4-notification-daemon-[0-9]*
-
OPTIONS_DEFINE= NLS
.include <bsd.mport.options.mk>
.if ${PORT_OPTIONS:MNLS}
-USES+= gettext
+USES+= gettext-runtime
CONFIGURE_ARGS+=--enable-nls
PLIST_SUB+= NLS=""
.else
Modified: trunk/deskutils/xfce4-notifyd/pkg-plist
===================================================================
--- trunk/deskutils/xfce4-notifyd/pkg-plist 2015-06-02 00:52:43 UTC (rev 19281)
+++ trunk/deskutils/xfce4-notifyd/pkg-plist 2015-06-02 00:53:47 UTC (rev 19282)
@@ -50,19 +50,3 @@
share/themes/Default/xfce-notify-4.0/gtkrc
share/themes/Smoke/xfce-notify-4.0/gtkrc
share/themes/ZOMG-PONIES!/xfce-notify-4.0/gtkrc
- at dirrm share/themes/ZOMG-PONIES!/xfce-notify-4.0
- at dirrmtry share/themes/ZOMG-PONIES!
- at dirrm share/themes/Smoke/xfce-notify-4.0
- at dirrmtry share/themes/Smoke
- at dirrm share/themes/Default/xfce-notify-4.0
- at dirrmtry share/themes/Default
-%%NLS%%@dirrmtry share/locale/ug/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/ug
-%%NLS%%@dirrmtry share/locale/si/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/si
-%%NLS%%@dirrmtry share/locale/kk/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/kk
-%%NLS%%@dirrmtry share/locale/ast/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/ast
- at dirrm lib/xfce4/notifyd
- at dirrmtry lib/xfce4
More information about the Midnightbsd-cvs
mailing list