mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
The tarball has been rerolled to fix some release engineering errors.
Full diff available at <http://people.freebsd.org/~thierry/ports/glob2_070902_070910.diff>. Reported by: pointyhat via Pav.
This commit is contained in:
parent
96f081cd31
commit
098814b0eb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=199387
@ -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}
|
||||
|
@ -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
|
||||
|
@ -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;
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user