Add USES=xorg USES=gl, ports categories x

Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
This commit is contained in:
Niclas Zeising
2019-11-07 18:36:55 +00:00
parent 29ac0a6ffd
commit 4c46ca73d8
432 changed files with 494 additions and 400 deletions
+1 -1
View File
@@ -12,8 +12,8 @@ COMMENT= New flavor of asclock
MAKE_JOBS_UNSAFE= yes
WRKSRC= ${WRKDIR}/asclock-xlib
USES= imake xorg
USE_XORG= xpm x11
USES= imake
.include <bsd.port.pre.mk>
+1 -1
View File
@@ -15,7 +15,7 @@ LICENSE= BSD2CLAUSE
CONFLICTS= asclock-gtk-[0-9]* asclock-xlib-[0-9]*
USES= tar:tgz imake
USES= imake tar:tgz xorg
USE_XORG= xpm xext x11
PLIST_FILES= bin/asclock man/man1/asclock.1.gz
+1
View File
@@ -13,6 +13,7 @@ COMMENT= Time/Date applet for WindowMaker
LICENSE= GPLv2
USES= xorg
USE_XORG= xpm
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-xpm-includes=${LOCALBASE}/include \
+1 -1
View File
@@ -10,7 +10,7 @@ MASTER_SITES= http://www.eyesbeyond.com/freebsddom/astzclock/
MAINTAINER= glewis@FreeBSD.org
COMMENT= Afterstep clock with some timezone extensions
USES= imake
USES= imake xorg
USE_XORG= xpm
PLIST_FILES= bin/astzclock man/man1/${PORTNAME}.1.gz
+1
View File
@@ -14,6 +14,7 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
USES= xorg
USE_XORG= x11 xau xdmcp xext xfixes xi xrandr ice sm
PLIST_FILES= bin/bbdate share/bbtools/README.bbdate \
+1 -1
View File
@@ -10,7 +10,7 @@ MASTER_SITES= SUNSITE/X11/clocks
MAINTAINER= ports@FreeBSD.org
COMMENT= Round, analog X11 clock with Bezier curve hands
USES= imake
USES= imake xorg
USE_XORG= ice sm x11 xext xmu xt
PLIST_FILES= bin/bclock \
+1 -1
View File
@@ -18,8 +18,8 @@ LIB_DEPENDS= libcairo.so:graphics/cairo
WRKSRC= ${WRKDIR}/buici
USES= tar:xz bison gmake pkgconfig autoreconf xorg
USE_XORG= x11 xext
USES= tar:xz bison gmake pkgconfig autoreconf
GNU_CONFIGURE= yes
MAKE_JOBS_UNSAFE=yes
+1 -1
View File
@@ -9,8 +9,8 @@ MASTER_SITES= http://opencircuitdesign.com/~tim/programs/dclock/archive/
MAINTAINER= romain@FreeBSD.org
COMMENT= 7-segment digital clock with some optional features
USES= pkgconfig tar:tgz xorg
USE_XORG= x11 xt
USES= pkgconfig tar:tgz
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib -lX11 -lXt -lm
+1 -1
View File
@@ -15,7 +15,7 @@ LICENSE_NAME= Emi Clock for X11
LICENSE_FILE= ${WRKSRC}/COPYRIGHT.en
LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept
USES= iconv:build imake
USES= iconv:build imake xorg
USE_XORG= ice sm x11 xaw xext xmu xpm xt
LANGRES= resources/R6/EUC/EmiClock.ad
+1 -1
View File
@@ -13,8 +13,8 @@ COMMENT= Clock with eyes following the mouse pointer
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
MAKE_ENV= X11BASE=${LOCALBASE}
USES= tar:tgz xorg
USE_XORG= x11 xau xdmcp xpm xt ice
USES= tar:tgz
DESKTOP_ENTRIES="EyeClock" "" "" "eyeclock" "" ""
+1
View File
@@ -10,6 +10,7 @@ MASTER_SITES= http://www.daionet.gr.jp/~masa/archives/
MAINTAINER= ports@FreeBSD.org
COMMENT= OpenGL spinning pocket watch demo and benchmark utility
USES= gl xorg
USE_XORG= xi xmu xext x11
USE_GL= gl glu glut
MAKEFILE= makefile
+1 -1
View File
@@ -10,7 +10,7 @@ MASTER_SITES= LOCAL/ehaupt
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Xerox Lisp machine clock clone
USES= imake
USES= imake xorg
USE_XORG= x11 xext
PLIST_FILES= bin/lmclock
+1
View File
@@ -12,6 +12,7 @@ COMMENT= Clock for mlvwm window manager
WRKSRC= ${WRKDIR}/${PORTNAME}
USES= xorg
USE_XORG= x11 xau xdmcp
PLIST_FILES= bin/mlclock %%DATADIR%%/mlclockrc %%DATADIR%%/mlclockrc-kanji
+1 -1
View File
@@ -13,7 +13,7 @@ COMMENT= Display the current time using the X root cursor
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USES= imake:notall
USES= imake:notall xorg
USE_XORG= x11
OPTIONS_DEFINE= DOCS
+1
View File
@@ -13,6 +13,7 @@ COMMENT= Analog clock for X w/appointment reminder and mail notification
LICENSE= GPLv2+
USES= xorg
USE_XORG= x11 xau xdmcp ice xpm xv
GNU_CONFIGURE= yes
ALL_TARGET= clock
+1 -1
View File
@@ -19,7 +19,7 @@ EXTRACT_BEFORE_ARGS= -dc
EXTRACT_AFTER_ARGS= | ${SH}
NO_WRKSUBDIR= yes
USES= imake
USES= imake xorg
USE_XORG= x11 xext
PLIST_FILES= bin/t3d man/man1/${PORTNAME}.1.gz
+1 -1
View File
@@ -14,7 +14,7 @@ COMMENT= Transparent analog clock for x11
LICENSE= GPLv1
LICENSE_FILE= ${WRKSRC}/COPYING
USES= imake tar:Z
USES= imake tar:Z xorg
USE_XORG= x11 xext
PLIST_FILES= bin/tclock man/man1/${PORTNAME}.1.gz
+1 -1
View File
@@ -15,7 +15,7 @@ USE_GITHUB= yes
GH_ACCOUNT= engerim42
PLIST_FILES= bin/wmBinClock
USES= gmake
USES= gmake xorg
USE_XORG= xpm
post-patch:
+1 -1
View File
@@ -13,7 +13,7 @@ COMMENT= Simple dockable clock application
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USES= tar:bzip2
USES= tar:bzip2 xorg
USE_XORG= x11 xau xdmcp xext xpm
PLIST_FILES= bin/wmblueclock man/man1/${PORTNAME}.1.gz
+1
View File
@@ -13,6 +13,7 @@ COMMENT= Another Window Maker calendar/clock dockapp
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/../COPYING
USES= xorg
USE_XORG= xpm
WRKSRC= ${WRKDIR}/${DISTNAME}/Src
PLIST_FILES= bin/wmCalClock man/man1/${PORTNAME}.1.gz
+1 -1
View File
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
WRKSRC= ${WRKDIR}/dockapps-daaf3aa
USES= autoreconf gmake pkgconfig
USES= autoreconf gmake pkgconfig xorg
USE_XORG= xpm
GNU_CONFIGURE= yes
+1 -1
View File
@@ -14,7 +14,7 @@ COMMENT= Time/date applet for WindowMaker with fishes swimming around
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USES= gnome pkgconfig
USES= gnome pkgconfig xorg
USE_GNOME= cairo gdkpixbuf2 gtk20
USE_XORG= x11
+1 -1
View File
@@ -13,7 +13,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Time/Date applet for WindowMaker
WRKSRC= ${WRKDIR}/wmtime.app/wmtime
USES= imake
USES= imake xorg
USE_XORG= xpm
USE_CSTD= gnu89
+1 -1
View File
@@ -14,7 +14,7 @@ COMMENT= Multi-Function timer dockapp for WindowMaker
WRKSRC= ${WRKDIR}/${DISTNAME}/wmtimer
PORTDOCS= README
PLIST_FILES= bin/wmtimer
USES= gmake pkgconfig
USES= gmake gnome pkgconfig xorg
USE_CSTD= gnu89
USE_XORG= x11 xau xcomposite xcursor xdamage xdmcp xext xfixes xi \
xinerama xpm xrandr xrender
+1 -1
View File
@@ -9,7 +9,7 @@ MASTER_SITES= XCONTRIB/utilities
MAINTAINER= cy@FreeBSD.org
COMMENT= X based alarm clock
USES= imake
USES= imake xorg
USE_XORG= ice sm x11 xaw xext xmu xpm xt
pre-install:
+1
View File
@@ -12,6 +12,7 @@ COMMENT= Rather neat animated clock
WRKSRC= ${WRKDIR}/${DISTNAME}/X11
GNU_CONFIGURE= yes
USES= xorg
USE_XORG= xt sm ice xext x11
PLIST_FILES= bin/xdaliclock man/man1/${PORTNAME}.1.gz
+1 -1
View File
@@ -13,7 +13,7 @@ COMMENT= Simple digital timer for X11
BROKEN= unfetchable
USES= imake
USES= imake xorg
USE_XORG= ice sm x11 xaw xext xmu xpm xt
PLIST_FILES= bin/xtimer man/man1/${PORTNAME}.1.gz
+1 -1
View File
@@ -14,7 +14,7 @@ LICENSE= MIT
RUN_DEPENDS= xauth:x11/xauth
BUILD_DEPENDS= nasm:devel/nasm
USES= autoreconf libtool:build pkgconfig
USES= autoreconf libtool:build pkgconfig xorg
USE_XORG= xorgproto xorg-server
USE_LDCONFIG= yes
USE_GITHUB= yes
+1 -1
View File
@@ -24,7 +24,7 @@ LIB_DEPENDS= libexif.so:graphics/libexif \
PORTSCOUT= limitw:1,even
USES= compiler:c11 desktop-file-utils gettext gmake gnome libtool \
localbase mate pathfix pkgconfig shared-mime-info tar:xz
localbase mate pathfix pkgconfig shared-mime-info tar:xz xorg
USE_MATE= desktop icontheme:run
USE_XORG= ice sm x11
USE_GNOME= cairo gtk30 gnomeprefix intltool introspection:build libxml2
+1 -1
View File
@@ -25,7 +25,7 @@ NLS_USES= gettext
DOCS_BUILD_DEPENDS= xsltproc:textproc/libxslt \
${LOCALBASE}/share/xsl/docbook/manpages/docbook.xsl:textproc/docbook-xsl
USES= desktop-file-utils gnome pkgconfig
USES= desktop-file-utils gnome pkgconfig xorg
USE_GNOME= gtk20 cairo
USE_XORG= x11
USE_LDCONFIG= yes
+1 -1
View File
@@ -16,7 +16,7 @@ LICENSE= GPLv2
ONLY_FOR_ARCHS= amd64 i386
USES= dos2unix desktop-file-utils fpc gnome lazarus:flavors
USES= dos2unix desktop-file-utils fpc gnome lazarus:flavors xorg
PORTDOCS= *
+4 -3
View File
@@ -17,9 +17,10 @@ LIB_DEPENDS= libgtkgl-2.0.so:x11-toolkits/gtkglarea2 \
libfreetype.so:print/freetype2 \
libftgl.so:graphics/ftgl
USES= compiler:c++11-lang tar:bzip2 libtool gettext-runtime pkgconfig
USE_GNOME= gtkmm24 atkmm glibmm pangomm cairomm libsigc++20 gtk20 atk cairo \
gdkpixbuf2
USES= compiler:c++11-lang tar:bzip2 libtool gettext-runtime gl gnome \
pkgconfig
USE_GNOME= gtkmm24 atkmm glibmm pangomm cairomm libsigc++20 gtk20 atk \
cairo gdkpixbuf2
USE_GL= gl glu
USE_LDCONFIG= yes
+2 -1
View File
@@ -23,7 +23,8 @@ OPTIONS_DEFINE= NLS
CONFIGURE_ARGS+=--with-pkglibdata
INSTALLS_ICONS= yes
USES= autoreconf gettext gnome gmake libtool:keepla pkgconfig tar:bzip2
USES= autoreconf gettext gnome gmake libtool:keepla pkgconfig \
tar:bzip2 xorg
GNU_CONFIGURE= yes
USE_GNOME= gtk20 intltool cairo libxml2 librsvg2
USE_XORG+= x11
+1 -1
View File
@@ -21,7 +21,7 @@ LIB_DEPENDS= libgnome-autoar-0.so:archivers/gnome-autoar \
PORTSCOUT= limitw:1,even
USES= compiler:c11 desktop-file-utils gettext gnome \
localbase meson pkgconfig python:3.4+,build tar:xz
localbase meson pkgconfig python:3.4+,build tar:xz xorg
USE_GNOME= cairo gdkpixbuf2 gnomedesktop3
INSTALLS_ICONS= yes
USE_LDCONFIG= yes
+2 -1
View File
@@ -17,7 +17,8 @@ LIB_DEPENDS= libmenu-cache.so:x11/menu-cache \
libexif.so:graphics/libexif
USES= cmake compiler:c++14-lang desktop-file-utils gnome\
gettext-runtime localbase:ldflags lxqt pkgconfig kde:5 qt:5 tar:xz
gettext-runtime localbase:ldflags lxqt pkgconfig kde:5 qt:5 \
tar:xz xorg
USE_QT= buildtools_build qmake_build core dbus gui linguisttools \
widgets x11extras
USE_KDE= oxygen-icons5
+1 -1
View File
@@ -26,7 +26,7 @@ gtk2_CONFLICTS_INSTALL= pcmanfm-gtk3
gtk3_CONFLICTS_INSTALL= pcmanfm
USES= desktop-file-utils gmake gnome gettext libtool localbase \
pkgconfig tar:xz
pkgconfig tar:xz xorg
USE_GNOME= cairo gdkpixbuf2 intltool
USE_XORG= x11
GNU_CONFIGURE= yes
+2 -1
View File
@@ -17,7 +17,8 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
PLIST_SUB+= LOCALBASE=${LOCALBASE}
USES= gettext-runtime:build gmake pkgconfig shared-mime-info tar:bzip2
USES= gettext-runtime:build gmake gnome pkgconfig shared-mime-info \
tar:bzip2 xorg
USE_XORG= ice sm x11 xaw xorgproto
USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 libxml2 pango
+1 -1
View File
@@ -20,7 +20,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/rox:x11-fm/rox-filer \
WRKSRC= ${WRKDIR}/ROX-Session
DATADIR= ${PREFIX}/apps/ROX-Session
USES= gettext-tools pkgconfig python:2.7 shebangfix
USES= gettext-tools gnome pkgconfig python:2.7 shebangfix xorg
SHEBANG_FILES= AutoStart.py choose_wm.py interactive.py migrate.py
USE_GNOME= gtk20 libxml2
USE_XORG= x11 xext xtst xxf86vm
+2 -2
View File
@@ -31,8 +31,8 @@ RUN_DEPENDS= nautilus:x11-fm/nautilus
PORTSCOUT= limitw:1,even
USES= compiler:c11 gettext gmake gnome libtool localbase pathfix \
pkgconfig tar:xz
USES= compiler:c11 gettext gl gmake gnome libtool localbase pathfix \
pkgconfig tar:xz xorg
USE_CSTD= c11
INSTALLS_ICONS= yes
USE_GNOME= cairo gnomeprefix gtksourceview3 intlhack introspection
+1 -1
View File
@@ -15,9 +15,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libsmpeg.so:multimedia/smpeg
USES= gl pkgconfig sdl
USE_GL= glut
USE_SDL= image sdl
USES= pkgconfig
PORTDOCS= README
PLIST_FILES= bin/${PORTNAME}
+1 -1
View File
@@ -19,7 +19,7 @@ GH_PROJECT= WCMCommander
CONFLICTS_INSTALL= wcm # bin/wcm
USES= compiler:c++11-lib cmake
USES= compiler:c++11-lib cmake xorg
CMAKE_ARGS= -DDATADIR="${DATADIR_REL}"
USE_XORG= x11
+1 -1
View File
@@ -35,7 +35,7 @@ HAL_LIB_DEPENDS= libhal-storage.so:sysutils/hal \
libdbus-glib-1.so:devel/dbus-glib \
libdbus-1.so:devel/dbus
HAL_USE= gnome=glib20 xorg=sm,ice
HAL_USES= gettext-runtime
HAL_USES= gettext-runtime gnome
INOTIFY_LIB_DEPENDS= libinotify.so:devel/libinotify
+1 -1
View File
@@ -13,7 +13,7 @@ COMMENT= Navigate through a three-dimensional view of a file system
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= imake
USES= imake xorg
USE_XORG= ice sm x11 xaw xext xmu xpm xt
OPTIONS_DEFINE= DOCS
+1 -1
View File
@@ -18,7 +18,7 @@ LIB_DEPENDS= libFOX-1.6.so:x11-toolkits/fox16 \
libpng.so:graphics/png \
libxcb-util.so:x11/xcb-util
USES= desktop-file-utils gmake localbase pathfix pkgconfig gnome
USES= desktop-file-utils gmake localbase pathfix pkgconfig gnome xorg
USE_XORG= x11 xcb xft xrandr xrender
USE_GNOME= intltool
+2 -2
View File
@@ -3,7 +3,7 @@
PORTNAME= croscorefonts
PORTVERSION= 1.31.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= x11-fonts
MASTER_SITES= https://gsdview.appspot.com/chromeos-localmirror/distfiles/ \
LOCAL/sunpoet
@@ -13,7 +13,7 @@ COMMENT= Fonts created from by Google for ChromeOS to replace MS TTF
LICENSE= APACHE20
USES= fonts tar:bzip2
USES= fonts tar:bzip2 xorg
USE_XORG= x11
NO_ARCH= yes
@@ -2,7 +2,7 @@
PORTNAME= crosextrafonts
PORTVERSION= 20130214
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= x11-fonts
MASTER_SITES= https://gsdview.appspot.com/chromeos-localmirror/distfiles/
PKGNAMESUFFIX= -caladea
@@ -12,7 +12,7 @@ COMMENT= Font created by Google for ChromeOS to replace MS Cambria
LICENSE= APACHE20
USES= fonts
USES= fonts xorg
USE_XORG= x11
NO_ARCH= yes
@@ -2,7 +2,7 @@
PORTNAME= crosextrafonts-carlito
PORTVERSION= 20130920
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= x11-fonts
MASTER_SITES= https://gsdview.appspot.com/chromeos-localmirror/distfiles/
@@ -11,7 +11,7 @@ COMMENT= Font created by Google for ChromeOS to replace MS Calibri
LICENSE= OFL11
USES= fonts
USES= fonts xorg
USE_XORG= x11
NO_ARCH= yes
+1 -1
View File
@@ -18,7 +18,7 @@ BROKEN= unfetchable
BUILD_DEPENDS= bdftopcf:x11-fonts/bdftopcf \
mkfontscale>=0:x11-fonts/mkfontscale
USES= fonts
USES= fonts xorg
USE_XORG= x11
CYR_RFX_ENCODING?= koi8-o
+1 -1
View File
@@ -16,7 +16,7 @@ USE_GITHUB= yes
GH_ACCOUNT= figs-lab
GH_TAGNAME= bb0872f
USES= fonts
USES= fonts xorg
USE_XORG= x11
NO_ARCH= yes
NO_BUILD= yes
+1 -1
View File
@@ -11,7 +11,7 @@ COMMENT= Sans-serif, monospaced, and code typeface for small screens
LICENSE= OFL11
USES= fonts
USES= fonts xorg
USE_XORG= x11
USE_GITHUB= yes
GH_ACCOUNT= bBoxType
+1 -1
View File
@@ -12,7 +12,7 @@ COMMENT= Monospaced font with programming ligatures derived from Fira
LICENSE= OFL11
USES= fonts zip
USES= fonts xorg zip
USE_XORG= x11
NO_ARCH= yes
NO_BUILD= yes
+1 -1
View File
@@ -10,7 +10,7 @@ COMMENT= Expanded version of Fira Sans with support for additional languages
LICENSE= OFL11
USES= fonts
USES= fonts xorg
USE_XORG= x11
USE_GITHUB= yes
+1 -1
View File
@@ -16,7 +16,7 @@ COMMENT= Ukrainian KOI8 fonts for X11R6 (koi8-u)
BUILD_DEPENDS= bdftopcf:x11-fonts/bdftopcf \
mkfontscale>=0:x11-fonts/mkfontscale
USES= fonts perl5 tar:tgz
USES= fonts perl5 tar:tgz xorg
USE_PERL5= build
USE_XORG= x11
NO_WRKSUBDIR= yes
+1 -1
View File
@@ -15,7 +15,7 @@ USE_GITHUB= yes
GH_ACCOUNT= DeLaGuardo
GH_TAGNAME= 16e2c94
USES= fonts
USES= fonts xorg
USE_XORG= x11
NO_BUILD= yes
FONTNAME= TTF
+1 -1
View File
@@ -14,7 +14,7 @@ LICENSE= OFL11
LICENSE_FILE= ${WRKSRC}/OFL.txt
NO_ARCH= yes
USES= fonts
USES= fonts xorg
USE_GITHUB= yes
GH_ACCOUNT= google
GH_PROJECT= fonts
+1 -1
View File
@@ -13,7 +13,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Monospace font
USES= fonts
USES= fonts xorg
USE_XORG= x11
NO_BUILD= yes
+1 -1
View File
@@ -14,7 +14,7 @@ COMMENT= NeXtaw based replacement for xfontsel
LIB_DEPENDS= libneXtaw.so:x11-toolkits/neXtaw
USES= imake
USES= imake xorg
USE_XORG= xaw
post-patch:
+1 -1
View File
@@ -28,8 +28,8 @@ COMMENT= The perfect monospaced bitmap programming fonts
ALREADY_UNZIP= ${DISTDIR}/Opti.pcf.gz ${DISTDIR}/OptiSmall.pcf.gz \
${DISTDIR}/PixelCarnageMono.pcf.gz
USES= fonts xorg zip
USE_XORG= x11
USES= fonts zip
NO_WRKSUBDIR= yes
NO_BUILD= yes
+1 -1
View File
@@ -11,7 +11,7 @@ COMMENT= OpenType Unicode fonts for Scientific, Technical, and Math texts
LICENSE= OFL11
USES= fonts
USES= fonts xorg
USE_XORG= x11
USE_GITHUB= yes
GH_ACCOUNT= stipub
+1 -1
View File
@@ -15,8 +15,8 @@ COMMENT= X11 font designed to be small yet easily read
BUILD_DEPENDS= bdftopcf:x11-fonts/bdftopcf
SUB_FILES= pkg-message
USES= fonts xorg
USE_XORG= x11
USES= fonts
PLIST_FILES= ${FONTSDIR}/suxus-iso-8859-1.pcf.gz
do-extract:
+1 -1
View File
@@ -24,8 +24,8 @@ LICENSE= GPLv2
BUILD_DEPENDS= bdftopcf:x11-fonts/bdftopcf
USES= fonts perl5 xorg
USE_XORG= x11
USES= fonts perl5
USE_PERL5= build
NO_WRKSUBDIR= yes
NO_ARCH= yes
+1 -1
View File
@@ -12,7 +12,7 @@ COMMENT= TrueType font server for X11
LICENSE= LGPL20+
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
USES= pkgconfig tar:xz
USES= pkgconfig tar:xz xorg
USE_XORG= xorgproto
USE_RC_SUBR= xfstt
GNU_CONFIGURE= yes
+1
View File
@@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
USES= xorg
USE_XORG= x11 xext xrandr xxf86dga ice xinerama xrandr xrender xscrnsaver sm
PLIST_FILES= bin/x2vnc \
+1 -1
View File
@@ -11,7 +11,7 @@ COMMENT= Program to link multiple X servers together
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
USES= autoreconf gmake pkgconfig
USES= autoreconf gmake pkgconfig xorg
USE_GITHUB= yes
GH_ACCOUNT= dottedmag
GH_TAGNAME= e62a535
+1 -1
View File
@@ -19,7 +19,7 @@ BUILD_DEPENDS= gm4:devel/m4 \
fvwm2:x11-wm/fvwm2
RUN_DEPENDS= fvwm2:x11-wm/fvwm2
USES= gmake perl5 shebangfix tar:bzip2
USES= gmake perl5 shebangfix tar:bzip2 xorg
USE_XORG= xpm
SHEBANG_FILES= themes/cde/modules/create-buttonbar-config \
themes/redmondxp/modules/FvwmThemesPanelManager
+1 -1
View File
@@ -12,7 +12,7 @@ PKGNAMESUFFIX= -engine
MAINTAINER= pneumann@gmail.com
COMMENT= Murrine GTK+ 2.x cairo based engine
USES= gettext gmake libtool pkgconfig tar:xz
USES= gettext gmake gnome libtool pkgconfig tar:xz xorg
USE_XORG= pixman
USE_GNOME= gtk20 intltool intlhack
USE_LDCONFIG= yes
+2 -1
View File
@@ -16,7 +16,8 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \
libfreetype.so:print/freetype2 \
libfontconfig.so:x11-fonts/fontconfig
USES= gettext-tools gmake localbase pathfix pkgconfig tar:xz
USES= gettext-tools gmake gnome localbase pathfix pkgconfig tar:xz \
xorg
GNU_CONFIGURE= yes
USE_XORG= x11
USE_GNOME= cairo gdkpixbuf2 gtk20 intltool
+1 -1
View File
@@ -15,7 +15,7 @@ LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LIB
BUILD_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas
RUN_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas
USES= cmake compiler:c++11-lib cpe gettext \
USES= cmake compiler:c++11-lib cpe gettext gnome \
kde:5 pkgconfig qt:5 tar:xz xorg
USE_GNOME= cairo gdkpixbuf2 gtk20 gtk30 glib20
USE_KDE= archive attica auth codecs completion config configwidgets \
+2 -1
View File
@@ -17,7 +17,8 @@ LICENSE= LGPL21
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2
USES= compiler:c++11-lang gettext-runtime gl pkgconfig qmake qt:5
USES= compiler:c++11-lang gettext-runtime gl gnome pkgconfig qmake \
qt:5 xorg
USE_GITHUB= yes
GH_ACCOUNT= qt
GH_PROJECT= qtstyleplugins
+1 -1
View File
@@ -34,7 +34,7 @@ USE_GITHUB= yes
GH_ACCOUNT= KDE
GH_TAGNAME= a1ec5f8
USES= compiler:c++11-lib cmake:insource pkgconfig
USES= compiler:c++11-lib cmake:insource pkgconfig xorg
USE_XORG= x11 xcb
.for i in gtk2 kf5 qt5
+1 -1
View File
@@ -12,7 +12,7 @@ COMMENT= GUI binding for using Open Inventor with Xt/Motif
LIB_DEPENDS= libCoin.so:graphics/Coin
USES= libtool motif pathfix perl5 shebangfix
USES= gl libtool motif pathfix perl5 shebangfix xorg
USE_GL= yes
USE_PERL5= build
SHEBANG_FILES= cfg/doxy4win.pl
+1 -1
View File
@@ -13,7 +13,7 @@ COMMENT= 3-D Athena Widget set that looks like Motif
LICENSE= MIT
WRKSRC= ${WRKDIR}/xc/lib/Xaw3d
USES= gettext imake
USES= gettext imake xorg
USE_XORG= x11 xext xmu xt sm ice xpm
USE_LDCONFIG= yes
+1 -1
View File
@@ -16,7 +16,7 @@ GH_ACCOUNT= tiliado
# USES=waf implicity does USES=python:2.7,build but that is not sufficient
# for shebangfix to know the python version
USES= gnome pkgconfig python:2.7,build shebangfix waf
USES= gnome pkgconfig python:2.7,build shebangfix waf xorg
USE_GITHUB= yes
USE_GNOME= gdkpixbuf2 glib20 gtk30
USE_XORG= x11
+1 -1
View File
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libpng.so:graphics/png \
libfontconfig.so:x11-fonts/fontconfig
USES= gl jpeg localbase pkgconfig tar:bz2
USES= gl jpeg localbase pkgconfig tar:bz2 xorg
USE_XORG= x11 xcursor xext xfixes xft xinerama xrender
USE_GL= gl glu
USE_LDCONFIG= yes
+2 -1
View File
@@ -23,7 +23,7 @@ MAJORVER= ${PORTVERSION:R}
SHVER= ${PORTVERSION:S/${MAJORVER}.//}
PLIST_SUB+= MAJORVER=${MAJORVER} SHVER=${SHVER}
USES= jpeg libtool
USES= gl jpeg libtool
USE_GL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-opengl=yes \
@@ -48,6 +48,7 @@ SHM_DESC= Shared Memory support
#
.if ${PORT_OPTIONS:MXFT}
CONFIGURE_ARGS+=--with-xft=yes
USES+= xorg
USE_XORG+= xft
CPPFLAGS+= `freetype-config --cflags`
LDFLAGS+= `freetype-config --libs`
+1 -1
View File
@@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libpng.so:graphics/png \
libtiff.so:graphics/tiff
USES= compiler:features jpeg libtool pathfix
USES= compiler:features gl jpeg libtool pathfix xorg
USE_GL= gl glu
USE_XORG= x11 xext xfixes
GNU_CONFIGURE= yes
+1 -1
View File
@@ -21,7 +21,7 @@ LIB_DEPENDS= libpng.so:graphics/png \
libfreetype.so:print/freetype2 \
libfontconfig.so:x11-fonts/fontconfig
USES= compiler:c++11-lib libtool localbase pathfix
USES= compiler:c++11-lib gl libtool localbase pathfix xorg
USE_GL= gl glu
USE_XORG= ice sm x11 xcursor xext xfixes xft xi xrandr xrender
USE_LDCONFIG= yes
+2 -1
View File
@@ -16,7 +16,8 @@ LIB_DEPENDS= libpopt.so:devel/popt \
libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2
USES= autoreconf gmake libtool mono pathfix perl5 pkgconfig shebangfix tar:bzip2
USES= autoreconf gmake gnome libtool mono pathfix perl5 pkgconfig \
shebangfix tar:bzip2 xorg
USE_LDCONFIG= yes
USE_GITHUB= yes
USE_GNOME= cairo gnomevfs2 gtksharp20 librsvg2 vte libgnomeprintui libgnomeui
+1 -1
View File
@@ -18,7 +18,7 @@ LIB_DEPENDS+= libgif.so:graphics/giflib \
libfreetype.so:print/freetype2 \
libcairo.so:graphics/cairo
USES= gnustep jpeg pkgconfig gl
USES= gl gnustep jpeg pkgconfig xorg
USE_GNUSTEP= base gui build
USE_XORG= xft xrender xmu xext x11 xcursor xfixes xmu
USE_GL= gl
+1 -1
View File
@@ -21,7 +21,7 @@ LIB_DEPENDS+= libsndfile.so:audio/libsndfile
LIB_DEPENDS+= libao.so:audio/libao
LIB_DEPENDS+= libflite.so:audio/flite
USES= gnustep jpeg pkgconfig
USES= gnustep jpeg pkgconfig xorg
USE_GNUSTEP= base build
USE_XORG= x11 xt
+2 -2
View File
@@ -23,8 +23,8 @@ PORTSCOUT= limitw:0,even
RUN_DEPENDS+= update-mime-database:misc/shared-mime-info \
${LOCALBASE}/share/icons/hicolor/index.theme:misc/hicolor-icon-theme
USES+= gettext gmake libtool localbase:ldflags pathfix perl5 \
pkgconfig python:run shebangfix
USES+= gettext gmake gnome libtool localbase:ldflags pathfix perl5 \
pkgconfig python:run shebangfix xorg
SHEBANG_FILES= gtk/gtk-builder-convert
GNU_CONFIGURE= yes
USE_GNOME= atk pango gdkpixbuf2 introspection:build \
+1 -1
View File
@@ -35,7 +35,7 @@ USE_LDCONFIG= yes
GNU_CONFIGURE= yes
USE_GNOME= atk cairo gdkpixbuf2 introspection:build pango
USES= compiler:c11 gettext gmake gnome libtool localbase \
pathfix perl5 pkgconfig tar:xz
pathfix perl5 pkgconfig tar:xz xorg
USE_XORG= xext xrender x11 xinerama xi xrandr xcursor xfixes xdamage \
xcomposite
CONFIGURE_ARGS= --enable-x11-backend \
+1 -1
View File
@@ -27,7 +27,7 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \
libgraphite2.so:graphics/graphite2 \
libdbus-1.so:devel/dbus
USES= ada:run gmake iconv:wchar_t perl5 pkgconfig
USES= ada:run gl gmake gnome iconv:wchar_t perl5 pkgconfig xorg
USE_PERL5= build
USE_GNOME= gtk30 cairo gdkpixbuf2
USE_XORG= ice sm xxf86vm xcb xdmcp xau x11 pixman xfixes xdamage \
+2 -1
View File
@@ -15,7 +15,8 @@ LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
GNU_CONFIGURE= yes
USES= gettext gmake iconv libtool pathfix pkgconfig tar:bzip2
USES= gettext gl gmake gnome iconv libtool pathfix pkgconfig \
tar:bzip2 xorg
USE_GL= glu
USE_GNOME= gtk20 pangox-compat
USE_LDCONFIG= yes
+1 -1
View File
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/readme.txt
LIB_DEPENDS= libpng.so:graphics/png
DOS2UNIX_GLOB= Makefile *.cpp *.h *.txt
USES= alias dos2unix gmake jpeg zip
USES= alias dos2unix gl gmake jpeg zip xorg
USE_GL= gl
USE_XORG= x11 xxf86vm
USE_LDCONFIG= yes
+2 -1
View File
@@ -15,7 +15,8 @@ COMMENT= Gnome print support library
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:misc/gnome-icon-theme
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:misc/gnome-icon-theme
USES= bison gettext gmake libtool:keepla pathfix pkgconfig tar:bzip2
USES= bison gettext gmake gnome libtool:keepla pathfix pkgconfig \
tar:bzip2 xorg
USE_XORG= x11 xpm
USE_GNOME= gnomeprefix libgnomeprint libgnomecanvas \
intlhack
+2 -1
View File
@@ -20,7 +20,8 @@ LIB_DEPENDS+= libgnome-keyring.so:security/libgnome-keyring \
libstartup-notification-1.so:x11/startup-notification
RUN_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:misc/gnome-icon-theme
USES+= bison gettext gmake localbase libtool:keepla pathfix pkgconfig
USES+= bison gettext gmake gnome localbase libtool:keepla pathfix \
pkgconfig xorg
USE_GNOME= gnomeprefix intltool libbonoboui referencehack gvfs
USE_XORG= sm
USE_LDCONFIG= yes
+2 -2
View File
@@ -18,8 +18,8 @@ LIB_DEPENDS= libgnomemm-2.6.so:x11/libgnomemm26 \
libglademm-2.4.so:devel/libglademm24 \
libgnomevfsmm-2.6.so:devel/gnome-vfsmm
USES= compiler:c++11-lang gmake libtool:keepla pathfix pkgconfig \
tar:bzip2
USES= compiler:c++11-lang gmake gnome libtool:keepla pathfix \
pkgconfig tar:bzip2 xorg
USE_CXXSTD= c++11
USE_XORG= x11
USE_GNOME= libgnomeui
+1 -1
View File
@@ -12,8 +12,8 @@ COMMENT= Library for single instance applications
LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib
USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz xorg
USE_XORG= ice x11
USES= gettext gmake libtool pathfix pkgconfig tar:xz
USE_LDCONFIG= yes
USE_GNOME= gtk30 gnomeprefix introspection:build
GNU_CONFIGURE= yes
+2 -1
View File
@@ -21,9 +21,10 @@ PORTSCOUT= ignore:1
LICENSE= LGPL20+
LICENSE_FILE= ${WRKSRC}/COPYING
USES+= bison gettext gmake gnome libtool:keepla localbase:ldflags \
pathfix pkgconfig xorg
USE_XORG= xres x11
USE_GNOME= gtk20 referencehack intlhack introspection
USES+= bison gettext gmake libtool:keepla localbase:ldflags pathfix pkgconfig
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc
+2 -1
View File
@@ -18,7 +18,8 @@ USES= tar:xz
.if !defined(REFERENCE_PORT)
USES+= bison gettext gmake libtool localbase pathfix pkgconfig
USES+= bison gettext gmake gnome libtool localbase pathfix pkgconfig \
xorg
USE_GNOME= cairo gdkpixbuf2 gtk30 intlhack introspection:build \
referencehack
USE_XORG= xext xrender xres x11
+1 -1
View File
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libfreetype.so:print/freetype2
USES= libtool pathfix pkgconfig tar:bzip2
USES= libtool pathfix pkgconfig tar:bzip2 xorg
GNU_CONFIGURE= yes
USE_XORG= x11 xext xft xmu xpm xt
USE_LDCONFIG= yes
+1 -1
View File
@@ -12,7 +12,7 @@ COMMENT= This is the Mowitz ("More widgets") library
LIB_DEPENDS= libXaw3d.so:x11-toolkits/Xaw3d
USES= libtool
USES= libtool xorg
USE_XORG= ice sm x11 xaw xext xmu xpm xt
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
+1 -1
View File
@@ -15,7 +15,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2 \
libglfw.so:graphics/glfw
USES= cmake compiler:c++14-lang eigen:3,build,run gl
USES= cmake compiler:c++14-lang eigen:3,build,run gl xorg
USE_GITHUB= yes
GH_ACCOUNT= wjakob
GH_TAGNAME= 885e4fc
+1 -1
View File
@@ -13,7 +13,7 @@ COMMENT= Athena Widgets with N*XTSTEP appearance
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
USES= libtool localbase
USES= libtool localbase xorg
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_XORG= xmu x11 xext
+1 -1
View File
@@ -16,7 +16,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2 \
libpng.so:graphics/png
USES= gnome jpeg localbase:ldflags pkgconfig waf
USES= gnome jpeg localbase:ldflags pkgconfig waf xorg
USE_GITHUB= yes
GH_ACCOUNT= original-male
USE_GNOME= cairo
+1 -1
View File
@@ -15,7 +15,7 @@ LICENSE= LGPL20+
WRKSRC= ${WRKDIR}/${PORTNAME}_lib
USES= tar:tgz
USES= gl tar:tgz xorg
USE_XORG= xmu xext x11
USE_GL= glut glu gl
USE_LDCONFIG= yes
+1 -1
View File
@@ -20,7 +20,7 @@ LIB_DEPENDS= libgif.so:graphics/giflib \
libtiff.so:graphics/tiff \
libwebp.so:graphics/webp
USES= jpeg perl5 pkgconfig
USES= jpeg perl5 pkgconfig xorg
USE_PERL5= configure
USE_XORG= x11 xcursor xext xpm xrender xrandr
+1 -1
View File
@@ -21,7 +21,7 @@ OPTIONS_DEFAULT= XFT
XFT_DESC= Client-side fonts via libXft
MAKE_JOBS_UNSAFE= yes
USES= jpeg perl5 shebangfix
USES= jpeg perl5 shebangfix xorg
SHEBANG_FILES= pTk/Tcl-pTk \
pTk/mkVFunc
USE_PERL5= configure
+1 -1
View File
@@ -14,7 +14,7 @@ COMMENT= Deprecated pangoX support
BUILD_DEPENDS= pango>=1.34.0:x11-toolkits/pango
USES= gmake libtool pathfix pkgconfig tar:xz
USES= gmake gnome libtool pathfix pkgconfig tar:xz xorg
USE_XORG= x11 ice
USE_LDCONFIG= yes
USE_GNOME= glib20 pango

Some files were not shown because too many files have changed in this diff Show More