From 9524c48b665062ae9714edbd0152264dab76e33e Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Tue, 21 May 2002 07:52:47 +0000 Subject: upgrade to 0.2.3 PR: 37513 Reported by: Jan Stocker Submitted by: maintainer --- games/crimson/Makefile | 10 +++++++--- games/crimson/distinfo | 2 +- games/crimson/pkg-plist | 8 ++++++++ 3 files changed, 16 insertions(+), 4 deletions(-) (limited to 'games/crimson') diff --git a/games/crimson/Makefile b/games/crimson/Makefile index 5f63c3c036b3..012a35bf4606 100644 --- a/games/crimson/Makefile +++ b/games/crimson/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= crimson -PORTVERSION= 0.1.3 +PORTVERSION= 0.2.3 CATEGORIES= games MASTER_SITES= http://www.lanipage.de/jens/crimson/ PKGNAMESUFFIX= -fields @@ -13,14 +13,18 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= jan@jungnickel.com -LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ + SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer USE_BZIP2= yes +SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config GNU_CONFIGURE= yes USE_GMAKE= yes +MAN6= crimson.6 + post-patch: - @${PERL} -pi -e "s|sdl-config|sdl11-config|; s|SDL/|SDL11/|" \ + @${PERL} -pi -e "s|sdl-config|${SDL_CONFIG}|; s|SDL/|SDL11/|" \ ${WRKSRC}/configure .include diff --git a/games/crimson/distinfo b/games/crimson/distinfo index 1dc11f3a3055..eb032f61f45e 100644 --- a/games/crimson/distinfo +++ b/games/crimson/distinfo @@ -1 +1 @@ -MD5 (crimson-0.1.3.tar.bz2) = cd4530013a92797ed5c2433aafee69ac +MD5 (crimson-0.2.3.tar.bz2) = 551908728ccb87f311a8dae332a69faa diff --git a/games/crimson/pkg-plist b/games/crimson/pkg-plist index 617e93cbac31..8ea1aecd1d04 100644 --- a/games/crimson/pkg-plist +++ b/games/crimson/pkg-plist @@ -1,7 +1,15 @@ bin/crimson share/crimson/levels/ArmsRace.lev share/crimson/levels/Uprising.lev +share/crimson/sound/ask.wav +share/crimson/sound/clicked.wav +share/crimson/sound/confirm.wav +share/crimson/sound/error.wav +share/crimson/sound/menu.wav +share/crimson/sound/repair.wav +share/crimson/sound/select.wav share/crimson/cf.dat share/crimson/default.set @dirrm share/crimson/levels +@dirrm share/crimson/sound @dirrm share/crimson -- cgit v1.2.3