Add USES=xorg USES=gl, ports categories i

Add USES=xorg and USES=gl to ports in categories starting with 'i'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
This commit is contained in:
Niclas Zeising 2019-11-05 22:26:59 +00:00
parent a3c56e68df
commit ec1a3de9c3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516848
4 changed files with 4 additions and 4 deletions

View file

@ -12,7 +12,7 @@ COMMENT= Simple IRC client
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= cmake compiler:c++11-lang pkgconfig
USES= cmake compiler:c++11-lang pkgconfig xorg
USE_XORG= ice sm x11 xext
INSTALLS_ICONS= yes

View file

@ -21,7 +21,7 @@ LIB_DEPENDS= libproxy.so:net/libproxy \
RUN_DEPENDS= ${LOCALBASE}/share/xml/iso-codes/iso_639.xml:misc/iso-codes
USES= compiler:c++11-lang desktop-file-utils gettext-tools gnome \
libtool meson ninja pkgconfig python:3.5+ shebangfix ssl
libtool meson ninja pkgconfig python:3.5+ shebangfix ssl xorg
USE_GNOME= cairo gtk20 intltool libxml2
USE_XORG= x11
USE_GITHUB= yes

View file

@ -16,7 +16,7 @@ LIB_DEPENDS= libaudiofile.so:audio/libaudiofile \
libenchant.so:textproc/enchant
USES= cmake compiler:c++11-lang cpe desktop-file-utils gettext gnome \
kde:5 perl5 pkgconfig python:2.7 qt:5 ssl tar:bzip2
kde:5 perl5 pkgconfig python:2.7 qt:5 ssl tar:bzip2 xorg
USE_GNOME= glib20
USE_PERL5= build
USE_KDE= auth codecs config configwidgets coreaddons i18n notifications \

View file

@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
OPTIONS_DEFINE= DOCS
USES= tk
USES= tk xorg
USE_XORG= xt
GNU_CONFIGURE= yes