diff options
author | pav <pav@FreeBSD.org> | 2006-04-05 15:47:38 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-04-05 15:47:38 +0800 |
commit | 999ae4f72897b99302cb02d9eb16054a14f139a7 (patch) | |
tree | 76fe7c16a7edb7e7f8b9d814dab71c544c8d022d /games | |
parent | b12a0042b6c05711f0dd401fb3e0d02c8f78457b (diff) | |
download | freebsd-ports-gnome-999ae4f72897b99302cb02d9eb16054a14f139a7.tar.gz freebsd-ports-gnome-999ae4f72897b99302cb02d9eb16054a14f139a7.tar.zst freebsd-ports-gnome-999ae4f72897b99302cb02d9eb16054a14f139a7.zip |
- Update to 2.0
PR: ports/95312
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Diffstat (limited to 'games')
-rw-r--r-- | games/gnomekiss/Makefile | 5 | ||||
-rw-r--r-- | games/gnomekiss/distinfo | 6 | ||||
-rw-r--r-- | games/gnomekiss/files/patch-configure | 11 | ||||
-rw-r--r-- | games/gnomekiss/pkg-plist | 2 |
4 files changed, 6 insertions, 18 deletions
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 |