Add missing USES=sdl for my ports

(and also reorder a few things)
This commit is contained in:
Ganael LAPLANCHE 2019-05-10 10:53:45 +00:00
parent 598456ace5
commit ed18de7de0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=501166
13 changed files with 40 additions and 34 deletions

View File

@ -42,7 +42,7 @@ LIB_DEPENDS= libpulse.so:audio/pulseaudio \
libhidapi.so:comms/hidapi
USES= cmake compiler:c++17-lang desktop-file-utils gl iconv \
pkgconfig qmake qt:5
pkgconfig qmake qt:5 sdl
USE_GITHUB= yes
GH_PROJECT= dolphin

View File

@ -14,13 +14,14 @@ COMMENT= Portable Intellivision(TM) Emulator
LICENSE= GPLv2
WRKSRC= ${WRKDIR}/jzintv-1.0-beta4
BUILD_WRKSRC= ${WRKSRC}/src
USES= alias gmake zip
USES= alias gmake sdl zip
USE_XORG= x11 xau xdmcp
USE_SDL= sdl
CPPFLAGS+= -I${LOCALBASE}/include `${SDL_CONFIG} --cflags`
LDFLAGS+= -L${LOCALBASE}/lib `${SDL_CONFIG} --libs` -lm
WRKSRC= ${WRKDIR}/jzintv-1.0-beta4
BUILD_WRKSRC= ${WRKSRC}/src
OPTIONS_DEFINE= TOOLS DOCS EXAMPLES
OPTIONS_SUB= yes

View File

@ -17,10 +17,8 @@ LIB_DEPENDS= libvorbis.so:audio/libvorbis \
libcdio.so:sysutils/libcdio \
libavformat.so:multimedia/ffmpeg
WRKSRC_SUBDIR= ${PORTNAME}
USES= cmake desktop-file-utils dos2unix gettext gl gnome iconv \
libarchive libtool pkgconfig tar:bzip2
libarchive libtool pkgconfig sdl tar:bzip2
USE_GITHUB= yes
GH_ACCOUNT= martymac
@ -34,6 +32,8 @@ USE_SDL= sdl2
USE_GL= gl
INSTALLS_ICONS= yes
WRKSRC_SUBDIR= ${PORTNAME}
CMAKE_ARGS+= -DDL_LIB:STRING="" \
-DMANPREFIX:STRING="${MANPREFIX}" \
-DBUILD_OPENGL:BOOL=ON \

View File

@ -15,9 +15,10 @@ LICENSE= GPLv2
LIB_DEPENDS= libflatzebra-0.1.so:devel/flatzebra
USES= pkgconfig
USES= pkgconfig sdl
USE_CXXSTD= gnu++98
USE_SDL= mixer sdl
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib

View File

@ -23,12 +23,13 @@ BUILD_DEPENDS= zip:archivers/zip \
${LOCALBASE}/include/boost/crc.hpp:devel/boost-libs
USES= cmake compiler:c++11-lang dos2unix gl localbase:ldflags \
pkgconfig
pkgconfig sdl
USE_SDL= sdl2
USE_GL= gl
DOS2UNIX_REGEX= .*\.(c|h|cpp)
CMAKE_ARGS= -DDATADIR:PATH="${DATADIR}"
WRKSRC= ${WRKDIR}/blobby-${PORTVERSION}
USE_SDL= sdl2
USE_GL= gl
PORTDOCS= AUTHORS ChangeLog README TODO

View File

@ -14,10 +14,11 @@ LICENSE= GPLv2
LIB_DEPENDS= libpng.so:graphics/png
USES= tar:bzip2 gl gmake iconv desktop-file-utils
USES= tar:bzip2 gl gmake iconv desktop-file-utils sdl
USE_GL= gl
USE_SDL= mixer sdl ttf
USE_XORG= x11
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib

View File

@ -15,9 +15,10 @@ LICENSE= GPLv2
LIB_DEPENDS= libflatzebra-0.1.so:devel/flatzebra
USES= pkgconfig
USES= pkgconfig sdl
USE_CXXSTD= gnu++98
USE_SDL= mixer sdl
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib

View File

@ -18,10 +18,11 @@ LIB_DEPENDS= libflatzebra-0.1.so:devel/flatzebra \
libmikmod.so:audio/libmikmod \
libaudiofile.so:audio/libaudiofile
USES= iconv pkgconfig desktop-file-utils
USES= iconv pkgconfig desktop-file-utils sdl
USE_CXXSTD= gnu++98
USE_SDL= sdl image mixer
USE_XORG= x11 xau xdmcp
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include `${SDL_CONFIG} --cflags`
LDFLAGS+= -lpthread -L${LOCALBASE}/lib `${SDL_CONFIG} --libs`

View File

@ -18,7 +18,11 @@ LICENSE_PERMS_BuildLic= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-acc
LIB_DEPENDS= libvorbisfile.so:audio/libvorbis
USES= alias compiler:c++11-lang dos2unix gl gmake gnome \
pkgconfig:build
pkgconfig:build sdl
USE_GL= gl
USE_GNOME= gtk20
USE_SDL= mixer sdl
DOS2UNIX_REGEX= .*(\.(c|h)|Makefile)(\.deps)?
USE_GITHUB= yes
@ -30,10 +34,6 @@ GH_TAGNAME= 5cff6a81708ff053b569ba4400fba073afe207fe \
b1071da75cd465f59257240e5dbc60a014580190:mact
GH_SUBDIR= jfbuild:build jfaudiolib:audio jfmact:mact
USE_GL= gl
USE_GNOME= gtk20
USE_SDL= mixer sdl
NO_CDROM= Must be distributed only through the Internet and free of charge
MAKE_ENV+= DATADIR="${DATADIR}" \

View File

@ -19,19 +19,19 @@ BUILD_DEPENDS= zip:archivers/zip
LIB_DEPENDS= libclanCore.so:devel/clanlib1 \
libpng.so:graphics/png
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -lpthread -L${LOCALBASE}/lib
GNU_CONFIGURE= yes
USES= autoreconf gl gmake gnome iconv jpeg pkgconfig python:2.7,run \
shebangfix
SHEBANG_FILES= openalchemist-config
sdl shebangfix
USE_GNOME= pygtk2
USE_XORG= xxf86vm xi x11 xmu xext xdamage xfixes xau xdmcp xt sm ice
USE_GL= gl glu
USE_SDL= sdl gfx
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -lpthread -L${LOCALBASE}/lib
GNU_CONFIGURE= yes
SHEBANG_FILES= openalchemist-config
PORTDOCS= AUTHORS ChangeLog README TODO
OPTIONS_DEFINE= DOCS

View File

@ -10,15 +10,15 @@ COMMENT= Free re-implementation of the Jazz Jackrabbit(tm) game engine
LICENSE= GPLv2
USES= dos2unix gmake
USES= dos2unix gmake sdl
USE_XORG= x11 xext xrandr xrender xau xdmcp
USE_SDL= sdl
USE_GITHUB= yes
GH_ACCOUNT= AlisterT
DOS2UNIX_REGEX= .*\.(h|cpp)
ALL_TARGET= OpenJazz
USE_XORG= x11 xext xrandr xrender xau xdmcp
USE_SDL= sdl
CXXFLAGS+= -I${LOCALBASE}/include `${SDL_CONFIG} --cflags` \
-DDATAPATH=\\\"${DATADIR}/\\\" -DHOMEDIR

View File

@ -16,13 +16,12 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libguile-2.0.so:lang/guile2 \
libgc.so:devel/boehm-gc
USES= cmake desktop-file-utils gettext-runtime gl gnome pkgconfig
USE_GITHUB= yes
USES= cmake desktop-file-utils gettext-runtime gl gnome pkgconfig sdl
USE_GL= gl
USE_SDL= image2 mixer2 sdl2 ttf2
USE_GITHUB= yes
INSTALLS_ICONS= yes
CMAKE_ARGS+= -DTRACKBALLS_DOC_DIR=${DOCSDIR} \

View File

@ -14,8 +14,9 @@ COMMENT= Port of the original Triplane Turmoil game
LICENSE= GPLv3
USES= gmake
USES= gmake sdl
USE_SDL= sdl mixer
WRKSRC= ${WRKDIR}/${DISTNAME}
CFLAGS+= -DTRIPLANE_DATA=\\\"${DATADIR}\\\"