diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-05 07:47:38 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-05 07:47:38 +0000 |
commit | 7974c92cf3c64c8cc6e93df0496380345128f4cc (patch) | |
tree | ea19e15a22c46dad629faea4bb57589d5d5d2ce9 /games/gnomekiss | |
parent | f648f8be1ce9bab3468f6cc237b9e5f3033e9da6 (diff) | |
download | ports-7974c92cf3c64c8cc6e93df0496380345128f4cc.tar.gz ports-7974c92cf3c64c8cc6e93df0496380345128f4cc.zip |
Notes
Diffstat (limited to 'games/gnomekiss')
-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 |