From 7c5a29f918de411fdfa0a74da9162643ed96c922 Mon Sep 17 00:00:00 2001 From: Marcus Alves Grando Date: Tue, 24 Jan 2006 18:00:48 +0000 Subject: Update to 0.3.2 PR: 92228 Submitted by: Andreas Kohn (maintainer) --- devel/libnotify/Makefile | 14 +++++--------- devel/libnotify/distinfo | 6 +++--- devel/libnotify/pkg-plist | 3 ++- 3 files changed, 10 insertions(+), 13 deletions(-) (limited to 'devel/libnotify') diff --git a/devel/libnotify/Makefile b/devel/libnotify/Makefile index 039f6145d8a5..d616b2f7bada 100644 --- a/devel/libnotify/Makefile +++ b/devel/libnotify/Makefile @@ -6,8 +6,7 @@ # PORTNAME= libnotify -PORTVERSION= 0.2.2 -PORTREVISION= 2 +PORTVERSION= 0.3.2 CATEGORIES= devel gnome MASTER_SITES= http://www.galago-project.org/files/releases/source/libnotify/ @@ -17,22 +16,19 @@ COMMENT= A library for desktop notifications LIB_DEPENDS= dbus-1.2:${PORTSDIR}/devel/dbus \ popt.0:${PORTSDIR}/devel/popt -USE_GNOME= gnomehack gnometarget intlhack glib20 +USE_GNOME= gnomehack gnometarget intlhack glib20 gtk20 USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" .include -.if ${OSVERSION} < 500000 - -USE_REINPLACE= yes - post-patch: - ${REINPLACE_CMD} -e 's|tests||' ${WRKSRC}/Makefile.in - +.if ${OSVERSION} < 500000 + @${REINPLACE_CMD} -e 's|tests||' ${WRKSRC}/Makefile.in .endif .include diff --git a/devel/libnotify/distinfo b/devel/libnotify/distinfo index 4fa62b3ca63f..83030d4eeac5 100644 --- a/devel/libnotify/distinfo +++ b/devel/libnotify/distinfo @@ -1,3 +1,3 @@ -MD5 (libnotify-0.2.2.tar.gz) = cbf2ff0a8a62eb1f310367a0a174a273 -SHA256 (libnotify-0.2.2.tar.gz) = 3a7710fc937f4fb06cb78f3dc9e9fdc64032e61ed4f9f3f317ba3c4c11d3646e -SIZE (libnotify-0.2.2.tar.gz) = 316520 +MD5 (libnotify-0.3.2.tar.gz) = 12bcb4949e4be783a2db388e9155afac +SHA256 (libnotify-0.3.2.tar.gz) = 1e35a969e498546613e2ef9bf01d6de90526eedc9e0ecf81930637b0ab82f285 +SIZE (libnotify-0.3.2.tar.gz) = 337224 diff --git a/devel/libnotify/pkg-plist b/devel/libnotify/pkg-plist index 5726126cdcd4..e3b7f6c29ab5 100644 --- a/devel/libnotify/pkg-plist +++ b/devel/libnotify/pkg-plist @@ -1,7 +1,8 @@ bin/notify-send +include/libnotify/notification.h include/libnotify/notify.h lib/libnotify.a lib/libnotify.so -lib/libnotify.so.0 +lib/libnotify.so.1 libdata/pkgconfig/libnotify.pc @dirrm include/libnotify -- cgit v1.2.3