- Use new knobs from bsd.sdl.mk

This commit is contained in:
Kirill Ponomarev 2004-01-20 18:21:02 +00:00
parent 54866d4f64
commit 4ffd9a16ab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98663
15 changed files with 18 additions and 59 deletions

View File

@ -15,10 +15,7 @@ MASTER_SITE_SUBDIR= cannonsmash
MAINTAINER= ports@FreeBSD.org
COMMENT= A 3D tabletennis game
LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \
SDL_image.10:${PORTSDIR}/graphics/sdl_image
USE_SDL= yes
USE_SDL= image mixer sdl
USE_GL= yes
USE_GNOME= gnometarget gtk20
USE_REINPLACE= yes

View File

@ -13,10 +13,7 @@ MASTER_SITES= http://www.nbswebfx.com/downloads/
MAINTAINER= ports@FreeBSD.org
COMMENT= An interesting one-player puzzle game for X
LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
USE_SDL= mixer
USE_GMAKE= yes
USE_X_PREFIX= yes
MAKE_ENV= JOY=NO \

View File

@ -13,8 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Multiplayer OpenGL Maze Game
LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer
USE_SDL= mixer sdl
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_X_PREFIX= yes
USE_REINPLACE= yes

View File

@ -21,8 +21,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
MAINTAINER= ports@FreeBSD.org
COMMENT= A game of yore similar to the "Tron" and "Nibbles"
LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \
iconv.3:${PORTSDIR}/converters/libiconv
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
DATAVERSION= 1.5
SOUNDVERSION= 1.0
@ -35,7 +34,7 @@ SOUNDSRC= ${WRKDIR}/${SOUNDISTNAME}
MUSICSRC= ${WRKDIR}/${MUSICDISTNAME}
USE_X_PREFIX= yes
USE_SDL= yes
USE_SDL= mixer sdl
USE_GETOPT_LONG= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes

View File

@ -15,13 +15,10 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= A game similar to Jezzball or Barrack
LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
USE_SDL= mixer sdl
USE_GMAKE= yes
MAKE_ENV= SDL_CONFIG="${SDL_CONFIG}" \
prefix="${PREFIX}" \
MAKE_ENV= prefix="${PREFIX}" \
highscoredir="${PREFIX}/share/icebreaker/scores" \
mandir="${PREFIX}/man" \
CHMOD="${CHMOD}" \

View File

@ -15,9 +15,7 @@ MASTER_SITE_SUBDIR= lgames
MAINTAINER= ports@FreeBSD.org
COMMENT= An another tetris clone but a good one with bunch of cool features
LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer
USE_SDL= yes
USE_SDL= mixer sdl
USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes

View File

@ -13,10 +13,7 @@ MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/madbomber/src/
MAINTAINER= ports@FreeBSD.org
COMMENT= A clone of Activision's classic Atari 2600 console game "Kaboom!"
LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \
SDL_image.10:${PORTSDIR}/graphics/sdl_image
USE_SDL= yes
USE_SDL= mixer image sdl
CPPFLAGS= `${SDL_CONFIG} --cflags` -DDATA_PREFIX=\"${DATADIR}/\"
LDFLAGS= `${SDL_CONFIG} --libs`

View File

@ -14,9 +14,7 @@ DISTNAME= moon-lander-1.0
MAINTAINER= ports@FreeBSD.org
COMMENT= "land a spacecraft on the moon"
LIB_DEPENDS= SDL_image.10:${PORTSDIR}/graphics/sdl_image \
SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer
USE_SDL= mixer image sdl
USE_X_PREFIX= YES
USE_REINPLACE= YES

View File

@ -14,14 +14,12 @@ MASTER_SITE_SUBDIR= sobomax
MAINTAINER= ports@FreeBSD.org
COMMENT= A multiplayer game that can be described as Quake in 2D or Worms done right
LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer
WRKSRC= ${WRKDIR}/${PORTNAME}/${PORTNAME}
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_REINPLACE= yes
USE_SDL= yes
USE_SDL= mixer sdl
pre-patch:
@${FIND} ${WRKSRC} \( -name "*.[ch]" -or -name "*.cpp" \) | \

View File

@ -14,19 +14,15 @@ DISTNAME= PowerPak
MAINTAINER= ports@FreeBSD.org
COMMENT= SDL-based Game Software Development Kit
LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \
glut.3:${PORTSDIR}/graphics/libglut \
LIB_DEPENDS= glut.3:${PORTSDIR}/graphics/libglut \
png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg \
smpeg.1:${PORTSDIR}/multimedia/smpeg \
SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer
SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config
USE_SDL= mixer sdl
USE_FREETYPE= yes
USE_REINPLACE= yes
INSTALLS_SHLIB= yes
MAKE_ENV= SDL_CONFIG="${SDL_CONFIG}"
MAKEFILE= Makefile.UNIX
post-extract:

View File

@ -14,13 +14,10 @@ MASTER_SITES= ftp://users.freebsd.org.uk/pub/foobar2k/
MAINTAINER= ports@FreeBSD.org
COMMENT= OpenGL Racing Game
LIB_DEPENDS= SDL_mixer:${PORTSDIR}/audio/sdl_mixer \
SDL_image:${PORTSDIR}/graphics/sdl_image
USE_SDL= mixer image sdl
USE_BZIP2= yes
USE_REINPLACE= yes
USE_MESA= yes
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
CFLAGS+= "-I${X11BASE}/include"
MAKE_ENV= CC="${CC} ${CFLAGS}" LDFLAGS="-L${X11BASE}/lib ${PTHREAD_LIBS}"

View File

@ -14,10 +14,7 @@ MASTER_SITE_SUBDIR= spacerocks
MAINTAINER= ports@FreeBSD.org
COMMENT= Addictive rock-dodging greeblie-killing platform game
LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \
SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \
SDL_image.10:${PORTSDIR}/graphics/sdl_image
USE_SDL= mixer image sdl
USE_REINPLACE= yes
USE_GMAKE= yes

View File

@ -14,14 +14,10 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= An enhanced shoot-the-asteroids game
LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
USE_SDL= mixer sdl
USE_GMAKE= yes
USE_BZIP2= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}"
MAN6= sdlroids.6

View File

@ -18,19 +18,15 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Yet another port of Hexen, popular game from Raven Softrware
LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \
SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer
.if !defined(WITHOUT_WAD)
EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip
.endif
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
USE_SDL= mixer sdl
USE_X_PREFIX= yes
USE_GMAKE= yes
MAKE_ENV= SDL_CONFIG="${SDL_CONFIG}"
.if defined(WITHOUT_WAD)
PLIST_SUB= WAD:="@comment "

View File

@ -14,11 +14,8 @@ MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/vectoroids/src/
MAINTAINER= ports@FreeBSD.org
COMMENT= A vector-based, pretty, Asteroids clone
LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \
SDL_image.10:${PORTSDIR}/graphics/sdl_image
USE_X_PREFIX= yes
USE_SDL= yes
USE_SDL= image mixer sdl
USE_GMAKE= yes
do-install: