View | Details | Raw Unified | Return to bug 221506
Collapse All | Expand All

(-)b/games/crossfire-client/Makefile (-11 / +12 lines)
Lines 2-11 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	crossfire-client
4
PORTNAME=	crossfire-client
5
PORTVERSION=	1.71.0
5
PORTVERSION=	1.72.0
6
PORTREVISION=	3
7
CATEGORIES=	games
6
CATEGORIES=	games
8
MASTER_SITES=	SF/crossfire/${PORTNAME}/${PORTVERSION}
7
MASTER_SITES=	SF/crossfire/${PORTNAME}/${PORTVERSION}:DEFAULT,sounds
8
DISTFILES=	${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
9
		crossfire-sounds-${PORTVERSION}${EXTRACT_SUFX}:sounds
9
10
10
MAINTAINER=	kevinz5000@gmail.com
11
MAINTAINER=	kevinz5000@gmail.com
11
COMMENT=	Cooperative multiplayer graphical RPG and adventure game
12
COMMENT=	Cooperative multiplayer graphical RPG and adventure game
Lines 13-31 COMMENT= Cooperative multiplayer graphical RPG and adventure game Link Here
13
LICENSE=	GPLv2
14
LICENSE=	GPLv2
14
LICENSE_FILE=	${WRKSRC}/COPYING
15
LICENSE_FILE=	${WRKSRC}/COPYING
15
16
17
BUILD_DEPENDS=	vala:lang/vala
16
LIB_DEPENDS=	libcurl.so:ftp/curl
18
LIB_DEPENDS=	libcurl.so:ftp/curl
17
19
18
GNU_CONFIGURE=	yes
20
USES=		cmake pkgconfig tar:bzip2
19
USES=		pkgconfig tar:bzip2
20
USE_GL=		glut
21
USE_GNOME=	gtk20
21
USE_GNOME=	gtk20
22
USE_SDL=	sdl image mixer
22
USE_SDL=	sdl image mixer
23
INSTALLS_ICONS=	YES
24
25
CMAKE_ARGS=	-DLUA=OFF -DMETASERVER2=ON -DOPENGL=OFF -DSDL=ON -DSOUND=ON
23
26
24
post-install:
27
post-install:
25
	${CP} ${WRKSRC}/pixmaps/48x48.png ${WRKSRC}/pixmaps/crossfire-client.png
28
	@${MKDIR} ${STAGEDIR}${DATADIR}/sounds
26
	${INSTALL_DATA} ${WRKSRC}/gtk-v2/crossfire-client.desktop \
29
	cd ${WRKDIR}/crossfire-sounds-${PORTVERSION} && \
27
		${STAGEDIR}${PREFIX}/share/applications
30
	    ${COPYTREE_SHARE} "*" ${STAGEDIR}${DATADIR}/sounds
28
	${INSTALL_DATA} ${WRKSRC}/pixmaps/crossfire-client.png \
29
		${STAGEDIR}${PREFIX}/share/pixmaps
30
31
31
.include <bsd.port.mk>
32
.include <bsd.port.mk>
(-)b/games/crossfire-client/distinfo (-2 / +5 lines)
Lines 1-2 Link Here
1
SHA256 (crossfire-client-1.71.0.tar.bz2) = 5427655e756ffb48e75c1d9dc3200afab81efa7f2f00ffdf5dfee51918d5819d
1
TIMESTAMP = 1502662309
2
SIZE (crossfire-client-1.71.0.tar.bz2) = 761156
2
SHA256 (crossfire-client-1.72.0.tar.bz2) = 2e863f09be0d5480708e031afb212361f58f6827a68120ffef075b94406d73a5
3
SIZE (crossfire-client-1.72.0.tar.bz2) = 352166
4
SHA256 (crossfire-sounds-1.72.0.tar.bz2) = b41fbac33cbffb6850bbe497ac4d1bcbf5e514073e288f4b00af0c10e99c1d62
5
SIZE (crossfire-sounds-1.72.0.tar.bz2) = 454585
(-)b/games/crossfire-client/pkg-plist (-2 / +41 lines)
Lines 1-7 Link Here
1
bin/cfsndserv
1
bin/cfsndserv
2
bin/crossfire-client-gtk2
2
bin/crossfire-client-gtk2
3
man/man6/crossfire-client-gtk2.6.gz
4
share/applications/crossfire-client.desktop
3
share/applications/crossfire-client.desktop
4
%%DATADIR%%/sounds/COPYING
5
%%DATADIR%%/sounds/Creaky-1.wav
6
%%DATADIR%%/sounds/Evil_Laugh.wav
7
%%DATADIR%%/sounds/Explosion.wav
8
%%DATADIR%%/sounds/FloorTom.wav
9
%%DATADIR%%/sounds/Gun-5.wav
10
%%DATADIR%%/sounds/MetalCrash.wav
11
%%DATADIR%%/sounds/Missed.wav
12
%%DATADIR%%/sounds/Missle1.wav
13
%%DATADIR%%/sounds/Puke.wav
14
%%DATADIR%%/sounds/Tear.wav
15
%%DATADIR%%/sounds/Teeswing.wav
16
%%DATADIR%%/sounds/TowerClock.wav
17
%%DATADIR%%/sounds/Whoosh.wav
18
%%DATADIR%%/sounds/blip.wav
19
%%DATADIR%%/sounds/boink2.wav
20
%%DATADIR%%/sounds/bugle_charge.wav
21
%%DATADIR%%/sounds/chord.wav
22
%%DATADIR%%/sounds/claws.ogg
23
%%DATADIR%%/sounds/click1.wav
24
%%DATADIR%%/sounds/click2.wav
25
%%DATADIR%%/sounds/drip.wav
26
%%DATADIR%%/sounds/fire-spell.wav
27
%%DATADIR%%/sounds/first_try.wav
28
%%DATADIR%%/sounds/fist.ogg
29
%%DATADIR%%/sounds/gong.wav
30
%%DATADIR%%/sounds/knife.ogg
31
%%DATADIR%%/sounds/lightning1.wav
32
%%DATADIR%%/sounds/magic.wav
33
%%DATADIR%%/sounds/ouch1.wav
34
%%DATADIR%%/sounds/painb.wav
35
%%DATADIR%%/sounds/phit2.wav
36
%%DATADIR%%/sounds/sci_fi_gun.wav
37
%%DATADIR%%/sounds/sounds.conf
38
%%DATADIR%%/sounds/squish.wav
39
%%DATADIR%%/sounds/su-fanf.wav
40
%%DATADIR%%/sounds/swish.wav
41
%%DATADIR%%/sounds/sword-1.ogg
5
%%DATADIR%%/themes/Black
42
%%DATADIR%%/themes/Black
6
%%DATADIR%%/themes/Standard
43
%%DATADIR%%/themes/Standard
7
%%DATADIR%%/ui/caelestis.ui
44
%%DATADIR%%/ui/caelestis.ui
Lines 16-19 share/applications/crossfire-client.desktop Link Here
16
%%DATADIR%%/ui/sixforty.ui
53
%%DATADIR%%/ui/sixforty.ui
17
%%DATADIR%%/ui/un-deux.ui
54
%%DATADIR%%/ui/un-deux.ui
18
%%DATADIR%%/ui/v1-redux.ui
55
%%DATADIR%%/ui/v1-redux.ui
19
share/pixmaps/crossfire-client.png
56
share/icons/hicolor/16x16/apps/crossfire-client.png
57
share/icons/hicolor/32x32/apps/crossfire-client.png
58
share/icons/hicolor/48x48/apps/crossfire-client.png

Return to bug 221506