1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

Update to 0.2.3

Submitted by:	oliver (via mail)
Feature safe:	yes
This commit is contained in:
Emanuel Haupt 2013-04-21 16:46:40 +00:00
parent 07661a7587
commit 2fa61aa117
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316187
4 changed files with 33 additions and 11 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= xfce4-notifyd
PORTVERSION= 0.2.2
PORTREVISION= 4
PORTVERSION= 0.2.3
CATEGORIES= deskutils xfce
MASTER_SITES= XFCE
MASTER_SITE_SUBDIR= src/apps/${PORTNAME}/${PORTVERSION:R}
@ -21,21 +20,17 @@ USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gtk20 gnomehack intltool intlhack desktopfileutils
USE_GNOME= gtk20 intltool intlhack desktopfileutils
USE_PKGCONFIG= build
USE_XFCE= configenv libexo libmenu libutil xfconf
USE_XFCE= configenv libmenu libutil xfconf
INSTALLS_ICONS= yes
USE_XORG= x11
CONFIGURE_ARGS= --disable-debug
CONFLICTS= notification-daemon-[0-9]* xfce4-notification-daemon-[0-9]* \
xfce4-notifyd-0.1*
CONFLICTS= notification-daemon-[0-9]* xfce4-notification-daemon-[0-9]*
MAN1= xfce4-notifyd-config.1
OPTIONS_DEFINE= NLS
OPTIONS_DEFAULT=NLS
.include <bsd.port.options.mk>
@ -44,6 +39,7 @@ USE_GETTEXT= yes
CONFIGURE_ARGS+=--enable-nls
PLIST_SUB+= NLS=""
.else
EXTRA_PATCHES= ${FILESDIR}/extra-patch-configure
CONFIGURE_ARGS+=--disable-nls
PLIST_SUB+= NLS="@comment "
.endif

View File

@ -1,2 +1,2 @@
SHA256 (xfce4/xfce4-notifyd-0.2.2.tar.bz2) = b66e68dfc2164bcf479acd3c7e8b6f83065d23aef988535e2db3506d06a39168
SIZE (xfce4/xfce4-notifyd-0.2.2.tar.bz2) = 338974
SHA256 (xfce4/xfce4-notifyd-0.2.3.tar.bz2) = dd40f64c9db22b0b971e81e8e74a4ab6afe6d0bb819ab5d0badee89e13faa63b
SIZE (xfce4/xfce4-notifyd-0.2.3.tar.bz2) = 350143

View File

@ -0,0 +1,20 @@
--- ./configure.orig 2013-04-21 08:49:43.000000000 +0000
+++ ./configure 2013-04-21 15:48:06.000000000 +0000
@@ -5649,7 +5649,7 @@
$as_echo_n "checking whether NLS is requested... " >&6; }
# Check whether --enable-nls was given.
if test "${enable_nls+set}" = set; then :
- enableval=$enable_nls; USE_NLS=$enableval
+ enableval=$enable_nls; USE_NLS=no
else
USE_NLS=yes
fi
@@ -13186,7 +13186,7 @@
fi
fi
- USE_NLS=yes
+# USE_NLS=yes
gt_cv_have_gettext=no

View File

@ -5,6 +5,7 @@ share/dbus-1/services/org.xfce.xfce4-notifyd.Notifications.service
share/icons/hicolor/48x48/apps/xfce4-notifyd.png
%%NLS%%share/locale/ar/LC_MESSAGES/xfce4-notifyd.mo
%%NLS%%share/locale/ast/LC_MESSAGES/xfce4-notifyd.mo
%%NLS%%share/locale/bg/LC_MESSAGES/xfce4-notifyd.mo
%%NLS%%share/locale/ca/LC_MESSAGES/xfce4-notifyd.mo
%%NLS%%share/locale/cs/LC_MESSAGES/xfce4-notifyd.mo
%%NLS%%share/locale/da/LC_MESSAGES/xfce4-notifyd.mo
@ -16,11 +17,15 @@ share/icons/hicolor/48x48/apps/xfce4-notifyd.png
%%NLS%%share/locale/fi/LC_MESSAGES/xfce4-notifyd.mo
%%NLS%%share/locale/fr/LC_MESSAGES/xfce4-notifyd.mo
%%NLS%%share/locale/gl/LC_MESSAGES/xfce4-notifyd.mo
%%NLS%%share/locale/he/LC_MESSAGES/xfce4-notifyd.mo
%%NLS%%share/locale/hr/LC_MESSAGES/xfce4-notifyd.mo
%%NLS%%share/locale/hu/LC_MESSAGES/xfce4-notifyd.mo
%%NLS%%share/locale/id/LC_MESSAGES/xfce4-notifyd.mo
%%NLS%%share/locale/it/LC_MESSAGES/xfce4-notifyd.mo
%%NLS%%share/locale/ja/LC_MESSAGES/xfce4-notifyd.mo
%%NLS%%share/locale/kk/LC_MESSAGES/xfce4-notifyd.mo
%%NLS%%share/locale/ko/LC_MESSAGES/xfce4-notifyd.mo
%%NLS%%share/locale/lt/LC_MESSAGES/xfce4-notifyd.mo
%%NLS%%share/locale/lv/LC_MESSAGES/xfce4-notifyd.mo
%%NLS%%share/locale/nb/LC_MESSAGES/xfce4-notifyd.mo
%%NLS%%share/locale/nl/LC_MESSAGES/xfce4-notifyd.mo
@ -34,6 +39,7 @@ share/icons/hicolor/48x48/apps/xfce4-notifyd.png
%%NLS%%share/locale/si/LC_MESSAGES/xfce4-notifyd.mo
%%NLS%%share/locale/sk/LC_MESSAGES/xfce4-notifyd.mo
%%NLS%%share/locale/sq/LC_MESSAGES/xfce4-notifyd.mo
%%NLS%%share/locale/sr/LC_MESSAGES/xfce4-notifyd.mo
%%NLS%%share/locale/sv/LC_MESSAGES/xfce4-notifyd.mo
%%NLS%%share/locale/tr/LC_MESSAGES/xfce4-notifyd.mo
%%NLS%%share/locale/ug/LC_MESSAGES/xfce4-notifyd.mo