Add USES=xorg USES=gl, ports categories b

Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'b'.
This commit is contained in:
Niclas Zeising 2019-11-04 21:08:20 +00:00
parent 4a8f0c3c4e
commit f01bbf652d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516742
11 changed files with 12 additions and 11 deletions

View File

@ -22,8 +22,8 @@ GH_ACCOUNT= krrishnarraj
GH_TAGNAME= 75c8746
USE_LDCONFIG= yes
USES= cmake:insource gl
USE_GL= gl
USES= cmake:insource
CXXFLAGS+= -std=c++11

View File

@ -14,7 +14,7 @@ LICENSE= GPLv3
LIB_DEPENDS= libpng.so:graphics/png
USES= jpeg localbase:ldflags pkgconfig waf
USES= gl jpeg localbase:ldflags pkgconfig waf
USE_GL= egl gl glesv2
CONFIGURE_ARGS= --with-flavors=x11-gl,x11-glesv2 --no-opt --no-debug

View File

@ -12,7 +12,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Molecular viewer, editor, and visualization program
USES= gmake
USES= gmake xorg
USE_XORG= x11
ALL_TARGET= # empty

View File

@ -21,7 +21,7 @@ RESTRICTED= free for academic, non profit usage; do not re-distribute source and
WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION:R}
USES= fortran gl gmake
USES= fortran gl gmake xorg
USE_XORG= x11
USE_GL= gl glu
MAKEFILE= makefile

View File

@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/doc/public/LICENSE
LIB_DEPENDS= libpcre.so:devel/pcre
RUN_DEPENDS= bash:shells/bash
USES= compiler:c++11-lang gmake mysql perl5 python shebangfix ssl
USES= compiler:c++11-lang gmake mysql perl5 python shebangfix ssl xorg
SHEBANG_FILES= src/app/blast/get_species_taxids.sh src/app/blast/legacy_blast.pl src/app/blast/update_blastdb.pl src/app/winmasker/windowmasker_2.2.22_adapter.py
USE_XORG= x11 xpm

View File

@ -18,7 +18,7 @@ BUILD_DEPENDS= bash:shells/bash
BUILD_WRKSRC= ${WRKSRC}/src
INSTALL_WRKSRC= ${WRKSRC}/src
USES= gmake
USES= gmake xorg
USE_XORG= x11 xaw xt
MAKEFILE= Makefile.unx
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DUNX" \

View File

@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libpng.so:graphics/png \
libtiff.so:graphics/tiff
USES= jpeg shebangfix
USES= jpeg shebangfix xorg
USE_CXXSTD= c++98
SHEBANG_FILES= examples/butane_4/procDihedralFile.awk \
examples/butane_4/cleanOutput.bash \
@ -41,6 +41,7 @@ OPTIONS_DEFINE= GLUT EXAMPLES
OPTIONS_DEFAULT= GLUT
GLUT_CONFIGURE_ON= --with-glut=yes
GLUT_USES= gl
GLUT_USE= GL=glut
GLUT_CONFIGURE_OFF= --with-glut=no

View File

@ -20,7 +20,7 @@ LIB_DEPENDS= libfltk.so:x11-toolkits/fltk \
PORTSCOUT= skipv:4.6.1.3
WRKSRC= ${WRKDIR}/${PORTNAME}
USES= gmake jpeg
USES= gmake jpeg xorg
USE_XORG= x11 xcursor xext xfixes xft xinerama xrender
MAKE_ENV= HELPFILE='-DDEFAULT_HELPFILE=\"${DATADIR}/seaview.html\"' \

View File

@ -16,7 +16,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2
USES= compiler:c++14-lang gettext libtool pkgconfig
USES= compiler:c++14-lang gettext gnome libtool pkgconfig xorg
GNU_CONFIGURE= yes
USE_GNOME= cairo gdkpixbuf2 gtk20
USE_XORG= x11

View File

@ -21,7 +21,7 @@ RUN_DEPENDS= bash:shells/bash
BROKEN_aarch64= Fails to build: invokes x86 asm
USES= desktop-file-utils qmake qt:5 shared-mime-info
USES= desktop-file-utils gl qmake qt:5 shared-mime-info xorg
USE_GL= gl glu
USE_QT= buildtools_build linguisttools_build \
core gui network opengl printsupport script scripttools \

View File

@ -21,7 +21,7 @@ LIB_DEPENDS= libgmp.so:math/gmp \
libgsl.so:math/gsl \
libmpfr.so:math/mpfr
USES= autoreconf compiler:c++11-lang gmake libtool localbase perl5 pkgconfig # w/out autoreconf -lstdc++ is present in configure and Makefiles and this causes link failure
USES= autoreconf compiler:c++11-lang gmake libtool localbase perl5 pkgconfig xorg # w/out autoreconf -lstdc++ is present in configure and Makefiles and this causes link failure
USE_XORG= x11 xext # only for build
GNU_CONFIGURE= yes