notification-daemon stable port information

Package: notification-daemon
Version: 0.4.0
Revision: 15
Depends: <<
atk1-shlibs (>= 1.28.0-1),
cairo-shlibs (>= 1.8.8-3),
dbus (>= 1.2.1-1),
dbus-glib1.2-shlibs,
dbus1.3-shlibs,
fontconfig2-shlibs (>= 2.8.0-4),
freetype219-shlibs (>= 2.3.8-12),
gconf2 (>= 2.28.0-1),
gconf2-shlibs (>= 2.28.0-1),
glib2-shlibs (>= 2.22.0-1),
glitz-shlibs (>= 0.5.6-3),
gstreamer-0.10-shlibs (>= 0.10.30-1),
gtk+2 (>= 2.18.0-1),
gtk+2-shlibs (>= 2.18.0-1),
libgettext8-shlibs (>= 0.14.5-2),
libglade2-shlibs (>= 2.6.4-7),
libiconv (>= 1.12-3),
libnotify-shlibs (>= 0.4.5-9),
libsexy-shlibs (>= 0.1.11-7),
libwnck1.22-shlibs (>= 2.28.0-1),
libxml2-shlibs (>= 2.6.32-1),
orbit2-shlibs (>= 2.14.17-1),
pango1-xft2-ft219-shlibs (>= 1.24.5-4),
pixman-shlibs (>= 0.14.0-2),
x11
<<
BuildDepends: <<
atk1 (>= 1.28.0-1),
cairo (>= 1.8.8-3),
dbus-glib1.2-dev,
dbus1.3-dev,
fink (>= 0.24.12),
fontconfig2-dev (>= 2.8.0-4),
freetype219 (>= 2.3.8-12),
gconf2-dev (>= 2.28.0-1),
gettext-tools,
glib2-dev (>= 2.22.0-1),
glitz (>= 0.5.6-3),
gstreamer-0.10-dev (>= 0.10.30-1),
gtk+2-dev (>= 2.18.0-1),
intltool40,
libgettext8-dev (>= 0.14.5-2),
libglade2 (>= 2.6.4-7),
libiconv-dev (>= 1.12-3),
libnotify (>= 0.4.5-9),
libsexy (>= 0.1.11-7),
libwnck1.22 (>= 2.28.0-1),
libxml2 (>= 2.6.32-1),
orbit2-dev (>= 2.14.17-1),
pango1-xft2-ft219-dev (>= 1.24.5-4),
pixman (>= 0.16.0-1),
pkgconfig (>= 0.23),
x11-dev
<<
Source: http://www.galago-project.org/files/releases/source/%n/%n-%v.tar.bz2
Source-MD5: e61eff9782551d81045bb53e8a801d58
PatchFile: %n.patch
PatchFile-MD5: 928f98f2a7a75280736ee3c352accfdd
SetCFLAGS: -Os
ConfigureParams: --mandir=%p/share/man --libexecdir=%p/bin --with-extra-includes=%p/include --with-extra-libs=%p/lib --disable-static --enable-dependency-tracking --disable-schemas-install --enable-sound=gstreamer PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
CompileScript: <<
./configure %c
make
fink-package-precedence .
<<
InstallScript: make install DESTDIR=%d
PostInstScript: <<
gtk-update-icon-cache -f -t %p/share/icons/hicolor
if [ configure = "$1" ]; then
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
export schemadir=%p/etc/gconf/schemas
gconftool-2 --makefile-install-rule $schemadir/%n.schemas >/dev/null
fi
<<
PostRmScript: gtk-update-icon-cache -f -t %p/share/icons/hicolor
DocFiles: AUTHORS COPYING ChangeLog NEWS README
License: GPL
Homepage: http://www.galago-project.org
Maintainer: Jack Fink
Description: Popup message display system
DescDetail: <<
The Desktop Notifications framework provides a standard way of doing passive
pop-up notifications on the Linux 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. as per the Desktop Notifications spec:
http://www.galago-project.org/specs/notification/index.php.
<<
DescPackaging: <<
notification-properties crashes. See:
http://trac.galago-project.org/ticket/190
See also:
http://trac.galago-project.org/ticket/198
<<

notification-daemon stable port .patch

diff -Nurd -x'*~' notification-daemon-0.4.0.orig/src/capplet/Makefile.in notification-daemon-0.4.0/src/capplet/Makefile.in
--- notification-daemon-0.4.0.orig/src/capplet/Makefile.in 2008-11-20 05:52:31.000000000 -0500
+++ notification-daemon-0.4.0/src/capplet/Makefile.in 2011-02-21 03:43:35.000000000 -0500
@@ -249,7 +249,7 @@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
-notification_properties_LDADD = $(NOTIFICATION_CAPPLET_LIBS)
+notification_properties_LDADD = $(NOTIFICATION_CAPPLET_LIBS) $(INTLLIBS)
notification_properties_SOURCES = notification-properties.c
gladedir = $(datadir)/notification-daemon
glade_DATA = notification-properties.glade
diff -Nurd -x'*~' notification-daemon-0.4.0.orig/src/daemon/Makefile.in notification-daemon-0.4.0/src/daemon/Makefile.in
--- notification-daemon-0.4.0.orig/src/daemon/Makefile.in 2008-11-20 05:48:27.000000000 -0500
+++ notification-daemon-0.4.0/src/daemon/Makefile.in 2011-02-21 03:43:57.000000000 -0500
@@ -248,7 +248,7 @@
sound.c \
sound.h

-notification_daemon_LDADD = $(NOTIFICATION_DAEMON_LIBS) $(GSTREAMER_LIBS)
+notification_daemon_LDADD = $(NOTIFICATION_DAEMON_LIBS) $(GSTREAMER_LIBS) $(INTLLIBS) -L/usr/X11R6/lib -lX11
BUILT_SOURCES = notificationdaemon-dbus-glue.h
INCLUDES = \
-I$(top_srcdir) \

notification-daemon _unstable_ port .patch