Add USES=xorg USES=gl, ports categories c
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories starting with 'c'.
This commit is contained in:
parent
2f557a4678
commit
c2e845d0c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516745
@ -19,7 +19,7 @@ BROKEN_aarch64= fails to link: shapeFunctions.c:(function attach_new): relocati
|
||||
|
||||
RUN_DEPENDS= ccx:cad/calculix-ccx
|
||||
|
||||
USES= gmake tar:bzip2 compiler:c++11-lib
|
||||
USES= gl gmake tar:bzip2 compiler:c++11-lib xorg
|
||||
USE_XORG= ice sm x11 xext xi xmu xt
|
||||
USE_GL= gl glu # uses its own glut
|
||||
|
||||
|
@ -14,7 +14,7 @@ COMMENT= Graphical signal trace waveform viewer
|
||||
LICENSE= GPLv3+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= gmake motif perl5 tar:tgz
|
||||
USES= gmake motif perl5 tar:tgz xorg
|
||||
USE_XORG= x11 sm ice xmu xt
|
||||
USE_PERL5= build
|
||||
|
||||
|
@ -13,7 +13,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Finite element analysis program (personal version)
|
||||
|
||||
USES= fortran gmake localbase:ldflags
|
||||
USES= fortran gmake localbase:ldflags xorg
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= sanjayg0
|
||||
USE_XORG= x11
|
||||
|
@ -24,7 +24,8 @@ LIB_DEPENDS= libfltk.so:x11-toolkits/fltk \
|
||||
libfreetype.so:print/freetype2
|
||||
RUN_DEPENDS= getdp:science/getdp
|
||||
|
||||
USES= blaslapack compiler:c++11-lang cmake fortran gl jpeg tar:tgz
|
||||
USES= blaslapack compiler:c++11-lang cmake fortran gl jpeg tar:tgz \
|
||||
xorg
|
||||
USE_GL= gl glu
|
||||
USE_XORG= x11 xcursor xext xinerama xfixes xft xrender
|
||||
|
||||
|
@ -25,7 +25,7 @@ TCL_USES= tk:tea
|
||||
|
||||
CONFIGURE_WRKSRC= ${WRKSRC}/scripts
|
||||
|
||||
USES= gmake tar:tgz
|
||||
USES= gmake tar:tgz xorg
|
||||
USE_XORG= x11
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
@ -47,7 +47,7 @@ BINS= cvpcb eeschema gerbview kicad pcbnew
|
||||
EXTRAS2RM= linux-non_unicode linux wings3d LINUX.README \
|
||||
contrib_makefiles.txt running_kicad_under_W98.txt
|
||||
USES= desktop-file-utils shared-mime-info compiler:c++11-lib tar:bzip2 cmake:insource,noninja \
|
||||
gettext python:2.7 shebangfix ssl
|
||||
gettext python:2.7 shebangfix ssl gl xorg gnome
|
||||
SHEBANG_FILES= pcbnew/python/plugins/touch_slider_wizard.py
|
||||
|
||||
CMAKE_ARGS= -DLOCALBASE="${LOCALBASE}" \
|
||||
|
@ -28,7 +28,7 @@ GH_ACCOUNT= KiCad
|
||||
GH_PROJECT= kicad-source-mirror
|
||||
|
||||
USES= cmake:noninja compiler:c++11-lib desktop-file-utils gl gnome \
|
||||
pkgconfig python:2.7 shared-mime-info shebangfix ssl tar:xz
|
||||
pkgconfig python:2.7 shared-mime-info shebangfix ssl tar:xz xorg
|
||||
SHEBANG_FILES= pcbnew/python/plugins/touch_slider_wizard.py
|
||||
|
||||
USE_XORG= ice x11 xext
|
||||
|
@ -15,7 +15,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/version.hpp:devel/boost-libs
|
||||
LIB_DEPENDS= libmuparser.so:math/muparser \
|
||||
libfreetype.so:print/freetype2
|
||||
|
||||
USES= compiler:c++11-lib desktop-file-utils pkgconfig qmake qt:5
|
||||
USES= compiler:c++11-lib desktop-file-utils pkgconfig gl qmake qt:5
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= LibreCAD
|
||||
GH_PROJECT= LibreCAD
|
||||
|
@ -40,7 +40,8 @@ CONFIGURE_ARGS= --with-realtime=uspace --enable-non-distributable=yes \
|
||||
--with-locale-dir="${PREFIX}/share/locale" --with-python=${PYTHON_CMD} \
|
||||
--with-boost-python=boost_python27
|
||||
MAKE_ENV= BUILD_VERBOSE=1
|
||||
USES= autoreconf gettext gmake ncurses pkgconfig python:2.7 readline shebangfix tk
|
||||
USES= autoreconf gettext gl gmake gnome ncurses pkgconfig python:2.7 \
|
||||
readline shebangfix tk xorg
|
||||
USE_GL= gl glu
|
||||
USE_GNOME= cairo gdkpixbuf2 libgnomeprintui pygtksourceview
|
||||
USE_XORG= ice sm x11 xext xft xinerama xmu xrender xscrnsaver xt
|
||||
|
@ -16,7 +16,7 @@ LICENSE_FILE= ${FILESDIR}/license.txt
|
||||
|
||||
LIB_DEPENDS= libBLT25.so:x11-toolkits/blt
|
||||
|
||||
USES= gmake tk:tea tar:tgz
|
||||
USES= gmake gl tk:tea tar:tgz xorg
|
||||
USE_XORG= ice xext xi xmu
|
||||
USE_GL= gl
|
||||
CONFIGURE_ARGS= --with-opengl
|
||||
|
@ -17,7 +17,7 @@ LIB_DEPENDS= libTix8.4.3.so:x11-toolkits/tix \
|
||||
OCC_BROKEN= Does not compile because of issues with cad/opencascade
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
USES= gmake jpeg libtool localbase tk:tea
|
||||
USES= gl gmake jpeg libtool localbase tk:tea xorg
|
||||
USE_GL= gl glu
|
||||
USE_XORG= x11 xmu xi
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
@ -32,7 +32,7 @@ LIB_DEPENDS= libzip.so:archivers/libzip \
|
||||
CONFLICTS= openscad
|
||||
|
||||
USES= bison compiler:c++11-lib desktop-file-utils eigen:3 gettext \
|
||||
pkgconfig qmake qt:5 shared-mime-info
|
||||
gl gnome pkgconfig qmake qt:5 shared-mime-info xorg
|
||||
USE_GITHUB= yes
|
||||
USE_GL= gl glu glew
|
||||
USE_GNOME= glib20 libxml2
|
||||
|
@ -32,7 +32,7 @@ LIB_DEPENDS= libzip.so:archivers/libzip \
|
||||
CONFLICTS= openscad
|
||||
|
||||
USES= bison compiler:c++11-lib desktop-file-utils eigen:3 gettext \
|
||||
pkgconfig qmake qt:5 shared-mime-info
|
||||
gl gnome pkgconfig qmake qt:5 shared-mime-info xorg
|
||||
USE_GITHUB= yes
|
||||
USE_GL= gl glu glew
|
||||
USE_GNOME= glib20 libxml2
|
||||
|
@ -22,7 +22,7 @@ RUN_DEPENDS= m4>=1.4.11:devel/m4 \
|
||||
${LOCALBASE}/libdata/pkgconfig/dbus-1.pc:devel/dbus
|
||||
|
||||
USES= gl gmake gnome pkgconfig tk:run shared-mime-info \
|
||||
desktop-file-utils
|
||||
desktop-file-utils xorg
|
||||
USE_GL= gl glu
|
||||
USE_GNOME= intltool cairo pangox-compat
|
||||
USE_XORG= x11 xrender xinerama
|
||||
|
@ -23,7 +23,7 @@ BUILD_DEPENDS= bash:shells/bash \
|
||||
|
||||
MAKE_JOBS_UNSAFE=yes
|
||||
|
||||
USES= compiler:c++11-lang gmake qmake qt:5
|
||||
USES= compiler:c++11-lang gl gmake qmake qt:5
|
||||
USE_GITHUB= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_QT= buildtools qmake_build \
|
||||
|
@ -14,7 +14,8 @@ COMMENT= QElectroTech is application to design electric diagrams
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= compiler:c++11-lib desktop-file-utils kde:5 qmake qt:5 shared-mime-info
|
||||
USES= compiler:c++11-lib desktop-file-utils gl kde:5 qmake qt:5 \
|
||||
shared-mime-info
|
||||
USE_GL= gl
|
||||
USE_QT= concurrent core gui network printsupport sql sql-sqlite3 \
|
||||
svg widgets xml \
|
||||
|
@ -16,8 +16,8 @@ LIB_DEPENDS= libgtkglextmm-x11-1.2.so:x11-toolkits/gtkglextmm \
|
||||
libpolyclipping.so:graphics/polyclipping \
|
||||
libzip.so:archivers/libzip
|
||||
|
||||
USES= compiler:c++11-lib autoreconf gettext gmake libtool localbase \
|
||||
perl5 pkgconfig
|
||||
USES= compiler:c++11-lib autoreconf gettext gl gmake gnome libtool \
|
||||
localbase perl5 pkgconfig
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= timschmidt
|
||||
USE_GNOME= gtkmm24 intltool libxml++26
|
||||
|
@ -23,7 +23,7 @@ GH_PROJECT= libdxfrw:libdxfrw
|
||||
GH_TAGNAME= 8f95895:libdxfrw
|
||||
GH_SUBDIR= extlib/libdxfrw:libdxfrw
|
||||
|
||||
USES= cmake compiler:c++11-lang gl gnome pkgconfig
|
||||
USES= cmake compiler:c++11-lang gl gnome pkgconfig xorg
|
||||
USE_GL= gl glu glew
|
||||
USE_GNOME= atkmm gtk20 pangomm
|
||||
USE_XORG= x11
|
||||
|
@ -20,7 +20,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||
libtiff.so:graphics/tiff \
|
||||
libxerces-c.so:textproc/xerces-c3
|
||||
|
||||
USES= cmake jpeg python shebangfix zip
|
||||
USES= cmake gl jpeg python shebangfix zip xorg
|
||||
SHEBANG_FILES= tools/*.py tools/*/*.py \
|
||||
tools/*/*/*.py tools/*/*/*/*.py \
|
||||
tools/*/*/*/*/*/*.py \
|
||||
|
@ -21,9 +21,9 @@ RUN_DEPENDS= xdg-open:devel/xdg-utils
|
||||
WRKSRC= ${WRKDIR}/Varkon_${PORTVERSION}
|
||||
BUILD_WRKSRC= ${WRKSRC}/sources
|
||||
|
||||
USES= gl gmake xorg
|
||||
USE_XORG= xpm
|
||||
USE_GL= glu
|
||||
USES= gmake
|
||||
MAKE_ENV= PLATFORM=FreeBSD
|
||||
ALL_TARGET= # none
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
@ -16,7 +16,7 @@ LIB_DEPENDS= libgtkglext-x11-1.0.so:x11-toolkits/gtkglext \
|
||||
libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2
|
||||
|
||||
USES= gl gnome pkgconfig
|
||||
USES= gl gnome pkgconfig xorg
|
||||
USE_GITHUB= yes
|
||||
USE_GL= gl glu
|
||||
USE_GNOME= cairo gdkpixbuf2 gtk20
|
||||
|
@ -9,6 +9,7 @@ MASTER_SITES= SF
|
||||
MAINTAINER= gugod@gugod.org
|
||||
COMMENT= Color vt102 terminal emulator with transparency support
|
||||
|
||||
USES= xorg
|
||||
USE_XORG= xpm
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-xim --enable-big5
|
||||
|
@ -16,8 +16,8 @@ LICENSE= GPLv2
|
||||
LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \
|
||||
libfontconfig.so:x11-fonts/fontconfig
|
||||
|
||||
USES= tar:bzip2 cmake gettext gnome pkgconfig xorg
|
||||
USE_XORG= x11 xft xpm
|
||||
USES= tar:bzip2 cmake gettext pkgconfig
|
||||
USE_GNOME= intltool
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -45,7 +45,7 @@ USE_XORG= x11 xext xkbfile sm ice
|
||||
USE_LDCONFIG= yes
|
||||
USES= compiler:c++11-lang gnome tar:xz cmake:noninja desktop-file-utils \
|
||||
gettext-tools:build,run gettext-runtime iconv:wchar_t \
|
||||
kde:5 pkgconfig shared-mime-info compiler:c++14-lang
|
||||
kde:5 pkgconfig shared-mime-info compiler:c++14-lang xorg
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
OPTIONS_DEFINE= GTK2 GTK3 OPENCC TPUNC DOCS
|
||||
|
@ -16,7 +16,7 @@ BROKEN_powerpc64= fails to build: gmake[3]: *** [Makefile:30: en-american] Error
|
||||
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl
|
||||
|
||||
USES= gmake gnome pkgconfig tar:xz
|
||||
USES= gmake gnome pkgconfig tar:xz xorg
|
||||
HAS_CONFIGURE= YES
|
||||
CONFIGURE_ARGS+= --use_gtk3=N --use_qt5=N
|
||||
USE_GNOME= gtk30
|
||||
|
@ -20,7 +20,7 @@ CMAKE_ARGS= -DSYSCONF_INSTALL_DIR=${PREFIX}/etc \
|
||||
-DLIB_DIR=${PREFIX}/lib
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
GLIB_SCHEMAS= org.freedesktop.IBus.Chewing.gschema.xml
|
||||
USES= cmake:noninja gettext pkgconfig
|
||||
USES= cmake:noninja gettext gnome pkgconfig xorg
|
||||
USE_GNOME= gtk20
|
||||
USE_XORG= xtst
|
||||
|
||||
|
@ -17,7 +17,7 @@ LIB_DEPENDS= libsqlite3.so:databases/sqlite3 \
|
||||
libfreetype.so:print/freetype2 \
|
||||
libdbus-1.so:devel/dbus
|
||||
|
||||
USES= autoreconf gmake libtool localbase pkgconfig sqlite
|
||||
USES= autoreconf gmake libtool localbase pkgconfig sqlite xorg
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -20,7 +20,7 @@ LIB_DEPENDS= libboost_thread.so:devel/boost-libs \
|
||||
libopencc.so:chinese/opencc \
|
||||
libyaml-cpp.so:devel/yaml-cpp
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext pathfix perl5 pkgconfig
|
||||
USES= cmake compiler:c++11-lib gettext pathfix perl5 pkgconfig xorg
|
||||
USE_PERL5= build patch
|
||||
|
||||
USE_CXXSTD= c++11
|
||||
|
@ -16,7 +16,7 @@ LIB_DEPENDS= libXaw3d.so:x11-toolkits/Xaw3d
|
||||
PLIST_FILES= bin/acfax
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
USES= imake
|
||||
USES= imake xorg
|
||||
USE_XORG= x11 xext xmu xt sm ice
|
||||
|
||||
post-extract:
|
||||
|
@ -15,7 +15,7 @@ LIB_DEPENDS= libpng.so:graphics/png \
|
||||
libfltk.so:x11-toolkits/fltk \
|
||||
libfontconfig.so:x11-fonts/fontconfig
|
||||
|
||||
USES= autoreconf compiler:c++11-lib gmake pkgconfig
|
||||
USES= autoreconf compiler:c++11-lib gmake pkgconfig xorg
|
||||
USE_CXXSTD= gnu++0x
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XORG= x11 xft xext xfixes xcursor xinerama
|
||||
|
@ -22,7 +22,8 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs\
|
||||
libsndfile.so:audio/libsndfile \
|
||||
libsamplerate.so:audio/libsamplerate
|
||||
|
||||
USES= autoreconf compiler:c++11-lib jpeg gmake perl5 pkgconfig shebangfix
|
||||
USES= autoreconf compiler:c++11-lib jpeg gmake perl5 pkgconfig \
|
||||
shebangfix xorg
|
||||
|
||||
USE_CXXSTD= gnu++0x
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -15,7 +15,7 @@ LIB_DEPENDS= libpng.so:graphics/png \
|
||||
libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfltk.so:x11-toolkits/fltk
|
||||
|
||||
USES= gmake jpeg
|
||||
USES= gmake jpeg xorg
|
||||
USE_XORG= x11 xrender xcursor xfixes xext xft xinerama
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -19,7 +19,7 @@ LIB_DEPENDS= libfltk.so:x11-toolkits/fltk \
|
||||
libfontconfig.so:x11-fonts/fontconfig \
|
||||
libpng.so:graphics/png
|
||||
|
||||
USES= gmake jpeg
|
||||
USES= gmake jpeg xorg
|
||||
USE_XORG= x11 xcursor xext xfixes xft xinerama xrender
|
||||
MAKEFILE= makefile
|
||||
|
||||
|
@ -11,7 +11,7 @@ MASTER_SITES= http://wwwhome.cs.utwente.nl/~ptdeboer/ham/ \
|
||||
MAINTAINER= hamradio@FreeBSD.org
|
||||
COMMENT= Little program for monitoring amateur radio beacons
|
||||
|
||||
USES= imake ncurses tar:tgz
|
||||
USES= imake ncurses tar:tgz xorg
|
||||
USE_XORG= x11
|
||||
|
||||
post-patch:
|
||||
|
@ -23,7 +23,7 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX} --sysconfdir=${PREFIX}
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
USES= gmake tar:bzip2
|
||||
USES= gmake tar:bzip2 xorg
|
||||
USE_XORG= x11
|
||||
LINRAD_DOCFILES= z_APM.txt z_BUFFERS.txt z_CALIBRATE.txt \
|
||||
z_COPYRIGHT.txt z_GIFINFO.txt \
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Linux Infrared Remote Control
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto
|
||||
|
||||
USES= alias autoreconf gmake libtool localbase python tar:bzip2
|
||||
USES= alias autoreconf gmake libtool localbase python tar:bzip2 xorg
|
||||
USE_XORG= sm x11 ice
|
||||
USE_CSTD= gnu89
|
||||
INSTALL_TARGET= install-strip
|
||||
|
@ -12,7 +12,7 @@ RUN_DEPENDS= ${PY_ENUM34}
|
||||
CONFIGURE_ARGS= --enable QtSerialPort
|
||||
PYQT_DIST= yes
|
||||
|
||||
USES= python pyqt:5 qt:5
|
||||
USES= gl python pyqt:5 qt:5
|
||||
USE_GL= gl
|
||||
USE_PYQT= sip_build core_run
|
||||
USE_PYTHON= concurrent flavors py3kplist
|
||||
|
@ -10,7 +10,7 @@ DISTFILES= ${DISTNAME:S/-/_/}.orig${EXTRACT_SUFX}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Communications package for the X Window system
|
||||
|
||||
USES= imake
|
||||
USES= imake xorg
|
||||
USE_XORG= x11 xext xpm xmu xaw xt sm ice
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
@ -31,6 +31,7 @@ MAKE_ARGS+= RELEASE=1
|
||||
OPTIONS_DEFINE= X11 SDL
|
||||
OPTIONS_DEFAULT= X11 SDL
|
||||
|
||||
X11_USES= xorg
|
||||
X11_USE= xorg=x11
|
||||
X11_MAKE_ARGS_OFF= NO_X=1
|
||||
|
||||
|
@ -12,7 +12,7 @@ COMMENT= X psk31 client
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
USES= motif pkgconfig
|
||||
USES= motif pkgconfig xorg
|
||||
USE_XORG= sm ice xt x11
|
||||
|
||||
LIB_DEPENDS= libpulse.so:audio/pulseaudio
|
||||
|
@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.ping.de/pub/unix/
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Display files containing g3 and/or g4 coded fax pages
|
||||
|
||||
USES= imake
|
||||
USES= imake xorg
|
||||
USE_XORG= x11 xext
|
||||
|
||||
PLIST_FILES= bin/viewfax lib/viewfax.tif \
|
||||
|
@ -26,7 +26,7 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \
|
||||
libwebpmux.so:graphics/webp \
|
||||
libwmflite.so:graphics/libwmf
|
||||
|
||||
USES= gettext gmake jpeg motif python:run shebangfix
|
||||
USES= gettext gmake gnome jpeg motif python:run shebangfix xorg
|
||||
|
||||
USE_XORG= ice sm x11 xext xt
|
||||
USE_GNOME+= libxml2
|
||||
|
@ -23,7 +23,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||
libpng.so:graphics/png \
|
||||
libQt5WebKit.so:www/qt5-webkit
|
||||
|
||||
USES= compiler:c++11-lang gmake iconv jpeg perl5 pkgconfig ssl
|
||||
USES= compiler:c++11-lang gmake iconv jpeg perl5 pkgconfig ssl xorg
|
||||
USE_XORG= x11 xext xrender
|
||||
USE_PERL5= build
|
||||
USE_LDCONFIG= yes
|
||||
|
Loading…
Reference in New Issue
Block a user