diff options
-rw-r--r-- | games/glob2/Makefile | 4 | ||||
-rw-r--r-- | games/glob2/distinfo | 6 | ||||
-rw-r--r-- | games/glob2/files/glob2.desktop | 11 | ||||
-rw-r--r-- | games/glob2/pkg-plist | 3 |
4 files changed, 6 insertions, 18 deletions
diff --git a/games/glob2/Makefile b/games/glob2/Makefile index 847fc1c..9c8bee1 100644 --- a/games/glob2/Makefile +++ b/games/glob2/Makefile @@ -7,6 +7,7 @@ PORTNAME= glob2 PORTVERSION= 0.9.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://dl.sv.nongnu.org/releases/glob2/${PORTVERSION}/ MASTER_SITE_SUBDIR= thierry @@ -34,9 +35,6 @@ CFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include -I${X11BASE}/include BROKEN= Does not build on ${ARCH} .endif -pre-install: - ${CP} ${FILESDIR}/glob2.desktop ${WRKSRC}/data/ - post-install: @${ECHO_MSG} @${CAT} ${PKGMESSAGE} diff --git a/games/glob2/distinfo b/games/glob2/distinfo index cb54ee2..246f948 100644 --- a/games/glob2/distinfo +++ b/games/glob2/distinfo @@ -1,3 +1,3 @@ -MD5 (glob2-0.9.1.tar.gz) = 172d9becf087ffea4eda003307507260 -SHA256 (glob2-0.9.1.tar.gz) = 4924586e1f1eb683775db8b22fc18c39f38c60b1bf4ffc59bd99cd82c0654c14 -SIZE (glob2-0.9.1.tar.gz) = 10080422 +MD5 (glob2-0.9.1.tar.gz) = 507da29c310f199f9b1a9a5f335b7a7a +SHA256 (glob2-0.9.1.tar.gz) = 84bb86e403a0a2f62efc416ddc60ffd7c2323c97bc38a6a22a37526b88a2c405 +SIZE (glob2-0.9.1.tar.gz) = 10077967 diff --git a/games/glob2/files/glob2.desktop b/games/glob2/files/glob2.desktop deleted file mode 100644 index 8f75730..0000000 --- a/games/glob2/files/glob2.desktop +++ /dev/null @@ -1,11 +0,0 @@ -[Desktop Entry] -Version=1.0 -Encoding=UTF-8 -Name=Globulation 2 -Comment=An innovative new strategy game -Exec=glob2 -Icon=/usr/local/share/glob2/data/icons/glob2-icon-48x48.png -Terminal=false -X-MultipleArgs=false -Type=Application -Categories=Application;Game;StrategyGame; diff --git a/games/glob2/pkg-plist b/games/glob2/pkg-plist index 30c2465..e9bf864 100644 --- a/games/glob2/pkg-plist +++ b/games/glob2/pkg-plist @@ -1651,6 +1651,8 @@ share/applications/glob2.desktop %%DATADIR%%/data/icons/glob2-icon-64x64.png %%DATADIR%%/data/keyboard-gui.default.txt %%DATADIR%%/data/keyboard-mapedit.default.txt +%%DATADIR%%/data/nicowar.default.txt +%%DATADIR%%/data/nicowar.txt %%DATADIR%%/data/pal.txt %%DATADIR%%/data/ressources.txt %%DATADIR%%/data/texts.ar.txt @@ -1714,7 +1716,6 @@ share/applications/glob2.desktop %%DATADIR%%/scripts/tutorial_part3.sgsl %%DATADIR%%/scripts/tutorial_part4.sgsl @dirrm %%DATADIR%%/scripts -@dirrm %%DATADIR%%/pixmaps @dirrm %%DATADIR%%/maps @dirrm %%DATADIR%%/data/zik @dirrm %%DATADIR%%/data/icons |