From 999ae4f72897b99302cb02d9eb16054a14f139a7 Mon Sep 17 00:00:00 2001 From: pav Date: Wed, 5 Apr 2006 07:47:38 +0000 Subject: - Update to 2.0 PR: ports/95312 Submitted by: UMENO Takashi (maintainer) --- games/gnomekiss/Makefile | 5 ++--- games/gnomekiss/distinfo | 6 +++--- games/gnomekiss/files/patch-configure | 11 ----------- games/gnomekiss/pkg-plist | 2 +- 4 files changed, 6 insertions(+), 18 deletions(-) delete mode 100644 games/gnomekiss/files/patch-configure (limited to 'games') diff --git a/games/gnomekiss/Makefile b/games/gnomekiss/Makefile index 04ccb4b44d27..e05ec446e478 100644 --- a/games/gnomekiss/Makefile +++ b/games/gnomekiss/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnomekiss -PORTVERSION= 1.6 -PORTREVISION= 2 +PORTVERSION= 2.0 CATEGORIES= games gnome MASTER_SITES= http://www.ecs.soton.ac.uk/~njl98r/code/kiss/ @@ -17,7 +16,7 @@ COMMENT= GNOME version of Kisekae Set System RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack gnomelibs +USE_GNOME= gnomeprefix gnomehack libgnomeui GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/games/gnomekiss/distinfo b/games/gnomekiss/distinfo index de775fd46027..012f2b3cabbe 100644 --- a/games/gnomekiss/distinfo +++ b/games/gnomekiss/distinfo @@ -1,3 +1,3 @@ -MD5 (gnomekiss-1.6.tar.gz) = 1b25fdb9c9e2959cd9f31c7550a8b0fa -SHA256 (gnomekiss-1.6.tar.gz) = a733c1de15d1f4121f6d4d20210d02191b5830657a349b6d5bfdbdff8d88149b -SIZE (gnomekiss-1.6.tar.gz) = 252077 +MD5 (gnomekiss-2.0.tar.gz) = 5322b42074c43bf04139c5a56ee716ae +SHA256 (gnomekiss-2.0.tar.gz) = 28c03b2b978bca1fcc4876edc62317ce875025f7cde957e13d82ea407e7f02d3 +SIZE (gnomekiss-2.0.tar.gz) = 166377 diff --git a/games/gnomekiss/files/patch-configure b/games/gnomekiss/files/patch-configure deleted file mode 100644 index e42249c1001e..000000000000 --- a/games/gnomekiss/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Mon Jan 21 00:14:10 2002 -+++ configure Sat Jan 26 20:37:38 2002 -@@ -4007,7 +4007,7 @@ - PACKAGE_PIXMAPS_DIR="`gnome-config --datadir`/pixmaps/${PACKAGE}" - - --GNOME_DESKTOP_DIR="`gnome-config --datadir`/gnome/apps" -+GNOME_DESKTOP_DIR="`gnome-config --datadir`/apps" - - - trap '' 1 2 15 diff --git a/games/gnomekiss/pkg-plist b/games/gnomekiss/pkg-plist index 0eef0b03b01c..15ca534c4e52 100644 --- a/games/gnomekiss/pkg-plist +++ b/games/gnomekiss/pkg-plist @@ -1,7 +1,7 @@ bin/gnomekiss share/gnome/pixmaps/gnomekiss/besito_sinfondo.png share/gnome/pixmaps/gnomekiss/gnome-kiss.png -share/gnome/apps/Games/gnomekiss.desktop +share/gnome/applications/gnomekiss.desktop share/locale/en_GB/LC_MESSAGES/gnomekiss.mo share/locale/es/LC_MESSAGES/gnomekiss.mo share/locale/es_ES/LC_MESSAGES/gnomekiss.mo -- cgit