aboutsummaryrefslogtreecommitdiff
path: root/deskutils/notification-daemon
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2009-01-10 05:22:13 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2009-01-10 05:22:13 +0000
commit610ae5681637c1051a0c17b54e29d97f53da2f3a (patch)
treec231a1eb74b07e444fa7363012cb84bf23d83ce0 /deskutils/notification-daemon
parent15b6544926b07a98710eeb765baf03e3fc9a195c (diff)
downloadports-610ae5681637c1051a0c17b54e29d97f53da2f3a.tar.gz
ports-610ae5681637c1051a0c17b54e29d97f53da2f3a.zip
Presenting GNOME 2.24 for FreeBSD.
See http://library.gnome.org/misc/release-notes/2.24/ for the general release notes. On the FreeBSD front, this release introduces Fuse support in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some long-standing seahorse and gnome-keyring bugs. The documentation updates to the website are forthcoming. This release features commits by adamw, ahze, kwm, mezz, and myself. It would not have been possible without are contributors and testers: Alexander Loginov Craig Butler [1] Dmitry Marakasov [6] Eric L. Chen Joseph S. Atkinson Kris Moore Lapo Luchini [7] Nikos Ntarmos Pawel Worach Romain Tartiere TAOKA Fumiyoshi [3] Yasuda Keisuke Zyl aZ [4] bf [2] [5] Florent Thoumie Peter Wemm pluknet PR: 125857 [1] 126993 [2] 130031 [3] 127399 [4] 127661 [5] 124302 [6] 129570 [7] 129936 123790
Notes
Notes: svn path=/head/; revision=225629
Diffstat (limited to 'deskutils/notification-daemon')
-rw-r--r--deskutils/notification-daemon/Makefile9
-rw-r--r--deskutils/notification-daemon/distinfo6
-rw-r--r--deskutils/notification-daemon/pkg-plist14
3 files changed, 23 insertions, 6 deletions
diff --git a/deskutils/notification-daemon/Makefile b/deskutils/notification-daemon/Makefile
index 4d151bc58dde..f50b5d230fa4 100644
--- a/deskutils/notification-daemon/Makefile
+++ b/deskutils/notification-daemon/Makefile
@@ -3,11 +3,11 @@
# Whom: Andreas Kohn <andreas@syndrom23.de>
#
# $FreeBSD$
+# $MCom: ports/deskutils/notification-daemon/Makefile,v 1.4 2008/11/30 19:43:36 marcus Exp $
#
PORTNAME= notification-daemon
-PORTVERSION= 0.3.7
-PORTREVISION= 3
+PORTVERSION= 0.4.0
CATEGORIES= deskutils gnome
MASTER_SITES= http://www.galago-project.org/files/releases/source/notification-daemon/
@@ -17,10 +17,13 @@ COMMENT= Send small notifications to your desktop
LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
sexy:${PORTSDIR}/x11-toolkits/libsexy
-USE_GNOME= gnomehack gnomeprefix gnometarget intlhack gconf2 libwnck
+USE_GNOME= gnomehack gnomeprefix gnometarget intlhack gconf2 libwnck \
+ libglade2
USE_GMAKE= yes
USE_GETTEXT= yes
USE_XORG= x11 xt sm ice xext
+USE_GSTREAMER= good
+INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-dbus-services=${PREFIX}/share/dbus-1/services
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/deskutils/notification-daemon/distinfo b/deskutils/notification-daemon/distinfo
index 3e07022aeaa3..f0f4ede63712 100644
--- a/deskutils/notification-daemon/distinfo
+++ b/deskutils/notification-daemon/distinfo
@@ -1,3 +1,3 @@
-MD5 (notification-daemon-0.3.7.tar.gz) = 7fa369bff1031acbe4ca41f03bee7d02
-SHA256 (notification-daemon-0.3.7.tar.gz) = 53d2f92c3d14423b49c2ff077855cf3987d38def963c82fd26fba5de379ca540
-SIZE (notification-daemon-0.3.7.tar.gz) = 412184
+MD5 (notification-daemon-0.4.0.tar.gz) = 281624263e3fc82c888dd7433a37194b
+SHA256 (notification-daemon-0.4.0.tar.gz) = 0c0c90ec7f2fc7fc5cbefba2e04df6ae311abc7ace23dd34f21dc063e119d808
+SIZE (notification-daemon-0.4.0.tar.gz) = 404178
diff --git a/deskutils/notification-daemon/pkg-plist b/deskutils/notification-daemon/pkg-plist
index 72ecf2f92b39..b4160c5ec039 100644
--- a/deskutils/notification-daemon/pkg-plist
+++ b/deskutils/notification-daemon/pkg-plist
@@ -1,10 +1,24 @@
+bin/notification-properties
lib/notification-daemon-1.0/engines/libstandard.a
lib/notification-daemon-1.0/engines/libstandard.la
lib/notification-daemon-1.0/engines/libstandard.so
libexec/notification-daemon
+share/applications/notification-properties.desktop
share/dbus-1/services/org.freedesktop.Notifications.service
+share/icons/hicolor/16x16/apps/notification-properties.png
+share/icons/hicolor/22x22/apps/notification-properties.png
+share/icons/hicolor/24x24/apps/notification-properties.png
+share/icons/hicolor/32x32/apps/notification-properties.png
+share/icons/hicolor/48x48/apps/notification-properties.png
+share/icons/hicolor/scalable/apps/notification-properties.svg
+share/locale/ar/LC_MESSAGES/notification-daemon.mo
share/locale/de/LC_MESSAGES/notification-daemon.mo
+share/locale/it/LC_MESSAGES/notification-daemon.mo
share/locale/nl/LC_MESSAGES/notification-daemon.mo
+share/locale/pl/LC_MESSAGES/notification-daemon.mo
share/locale/sv/LC_MESSAGES/notification-daemon.mo
+share/notification-daemon/notification-properties.glade
+@dirrm share/notification-daemon
@dirrm lib/notification-daemon-1.0/engines
@dirrm lib/notification-daemon-1.0
+@dirrmtry share/applications