mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
Add missing USES=xorg for my ports
This commit is contained in:
parent
fda6691b0b
commit
e025da1854
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=512444
@ -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 sdl
|
||||
pkgconfig qmake qt:5 sdl xorg
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_PROJECT= dolphin
|
||||
|
@ -14,7 +14,7 @@ COMMENT= Portable Intellivision(TM) Emulator
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USES= alias gmake sdl zip
|
||||
USES= alias gmake sdl xorg zip
|
||||
USE_XORG= x11 xau xdmcp
|
||||
USE_SDL= sdl
|
||||
|
||||
|
@ -18,7 +18,7 @@ LIB_DEPENDS= libvorbis.so:audio/libvorbis \
|
||||
libavformat.so:multimedia/ffmpeg
|
||||
|
||||
USES= cmake desktop-file-utils dos2unix gettext gl gnome iconv \
|
||||
libarchive libtool pkgconfig sdl tar:bzip2
|
||||
libarchive libtool pkgconfig sdl tar:bzip2 xorg
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= martymac
|
||||
|
@ -14,7 +14,7 @@ LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libpng.so:graphics/png
|
||||
|
||||
USES= tar:bzip2 gl gmake iconv desktop-file-utils sdl
|
||||
USES= tar:bzip2 gl gmake iconv desktop-file-utils sdl xorg
|
||||
USE_GL= gl
|
||||
USE_SDL= mixer sdl ttf
|
||||
USE_XORG= x11
|
||||
|
@ -18,7 +18,7 @@ LIB_DEPENDS= libflatzebra-0.1.so:devel/flatzebra \
|
||||
libmikmod.so:audio/libmikmod \
|
||||
libaudiofile.so:audio/libaudiofile
|
||||
|
||||
USES= iconv pkgconfig desktop-file-utils sdl
|
||||
USES= iconv pkgconfig desktop-file-utils sdl xorg
|
||||
USE_CXXSTD= gnu++98
|
||||
USE_SDL= sdl image mixer
|
||||
USE_XORG= x11 xau xdmcp
|
||||
|
@ -20,7 +20,7 @@ LIB_DEPENDS= libclanCore.so:devel/clanlib1 \
|
||||
libpng.so:graphics/png
|
||||
|
||||
USES= autoreconf gl gmake gnome iconv jpeg pkgconfig python:2.7,run \
|
||||
sdl shebangfix
|
||||
sdl shebangfix xorg
|
||||
USE_GNOME= pygtk2
|
||||
USE_XORG= xxf86vm xi x11 xmu xext xdamage xfixes xau xdmcp xt sm ice
|
||||
USE_GL= gl glu
|
||||
|
@ -10,7 +10,7 @@ COMMENT= Free re-implementation of the Jazz Jackrabbit(tm) game engine
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USES= dos2unix gmake sdl
|
||||
USES= dos2unix gmake sdl xorg
|
||||
USE_XORG= x11 xext xrandr xrender xau xdmcp
|
||||
USE_SDL= sdl
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user