mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Add USES=xorg USES=gl, ports categories j
Add USES=xorg and USES=gl to ports in categories starting with 'j' While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
This commit is contained in:
parent
d9df28a9ce
commit
07e8e1c13c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516912
14 changed files with 16 additions and 13 deletions
|
@ -12,7 +12,7 @@ COMMENT= Program to quiz you on the meanings of Kanji
|
||||||
|
|
||||||
RUN_DEPENDS= xjdic:japanese/edict
|
RUN_DEPENDS= xjdic:japanese/edict
|
||||||
|
|
||||||
USES= imake
|
USES= imake xorg
|
||||||
USE_XORG= ice sm x11 xaw xext xmu xpm xt
|
USE_XORG= ice sm x11 xaw xext xmu xpm xt
|
||||||
|
|
||||||
DATADIR= ${PREFIX}/share/dict/kdrill
|
DATADIR= ${PREFIX}/share/dict/kdrill
|
||||||
|
|
|
@ -13,7 +13,7 @@ COMMENT= Japanese text input server for X11 applications
|
||||||
|
|
||||||
MAKE_JOBS_UNSAFE= yes
|
MAKE_JOBS_UNSAFE= yes
|
||||||
|
|
||||||
USES= imake
|
USES= imake xorg
|
||||||
USE_XORG= ice sm x11 xaw xext xmu xpm xt
|
USE_XORG= ice sm x11 xaw xext xmu xpm xt
|
||||||
SUB_FILES= Kinput2.conf
|
SUB_FILES= Kinput2.conf
|
||||||
PLIST_FILES= bin/kinput2 lib/X11/app-defaults/Kinput2 man/man1/kinput2.1.gz
|
PLIST_FILES= bin/kinput2 lib/X11/app-defaults/Kinput2 man/man1/kinput2.1.gz
|
||||||
|
|
|
@ -17,7 +17,7 @@ LICENSE= MIT
|
||||||
|
|
||||||
BUILD_DEPENDS= nkf:japanese/nkf
|
BUILD_DEPENDS= nkf:japanese/nkf
|
||||||
|
|
||||||
USES= imake
|
USES= imake xorg
|
||||||
USE_XORG= ice sm x11 xaw xext xmu xpm xt
|
USE_XORG= ice sm x11 xaw xext xmu xpm xt
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= hrs-allbsd
|
GH_ACCOUNT= hrs-allbsd
|
||||||
|
|
|
@ -49,7 +49,7 @@ USES+= qt:5 gnome
|
||||||
USE_GNOME= glib20 gtk20
|
USE_GNOME= glib20 gtk20
|
||||||
USE_QT= buildtools core gui widgets
|
USE_QT= buildtools core gui widgets
|
||||||
.elif ${BUILD_MOZC_LIST:Mibus_mozc} == "ibus_mozc"
|
.elif ${BUILD_MOZC_LIST:Mibus_mozc} == "ibus_mozc"
|
||||||
USES+= gettext-runtime gnome
|
USES+= gettext-runtime gnome xorg
|
||||||
USE_XORG= xcb
|
USE_XORG= xcb
|
||||||
USE_GNOME= cairo gdkpixbuf2 glib20 gtk20
|
USE_GNOME= cairo gdkpixbuf2 glib20 gtk20
|
||||||
LIB_DEPENDS+= libfontconfig.so:x11-fonts/fontconfig \
|
LIB_DEPENDS+= libfontconfig.so:x11-fonts/fontconfig \
|
||||||
|
|
|
@ -40,6 +40,7 @@ SHELL_DESC= Shell support
|
||||||
.include <bsd.port.options.mk>
|
.include <bsd.port.options.mk>
|
||||||
|
|
||||||
.if ${PORT_OPTIONS:MX11}
|
.if ${PORT_OPTIONS:MX11}
|
||||||
|
USES+= xorg
|
||||||
USE_XORG= xaw xpm
|
USE_XORG= xaw xpm
|
||||||
GRAPHICS= X11_GRAPHICS
|
GRAPHICS= X11_GRAPHICS
|
||||||
.endif
|
.endif
|
||||||
|
|
|
@ -12,7 +12,7 @@ COMMENT= SKK-like Japanese input method for X11
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
|
||||||
USES= imake
|
USES= imake xorg
|
||||||
USE_XORG= ice sm x11 xext xt xmu
|
USE_XORG= ice sm x11 xext xt xmu
|
||||||
|
|
||||||
PLIST_FILES= bin/skkinput lib/X11/app-defaults/Skkinput \
|
PLIST_FILES= bin/skkinput lib/X11/app-defaults/Skkinput \
|
||||||
|
|
|
@ -11,7 +11,7 @@ DISTNAME= skkinput-${PORTVERSION}
|
||||||
MAINTAINER= koma2@lovepeers.org
|
MAINTAINER= koma2@lovepeers.org
|
||||||
COMMENT= SKK-like Japanese input method for X11
|
COMMENT= SKK-like Japanese input method for X11
|
||||||
|
|
||||||
USES= imake
|
USES= imake xorg
|
||||||
USE_GCC= any
|
USE_GCC= any
|
||||||
USE_CSTD= gnu89
|
USE_CSTD= gnu89
|
||||||
USE_XORG= ice sm x11 xext xmu xt
|
USE_XORG= ice sm x11 xext xmu xt
|
||||||
|
|
|
@ -18,6 +18,7 @@ RUN_DEPENDS= tgif:graphics/tgif \
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
NO_WRKSUBDIR= yes
|
NO_WRKSUBDIR= yes
|
||||||
|
USES= xorg
|
||||||
USE_XORG= x11
|
USE_XORG= x11
|
||||||
PLIST_SUB= XAPPLRESDIR=${XAPPLRESDIR}
|
PLIST_SUB= XAPPLRESDIR=${XAPPLRESDIR}
|
||||||
|
|
||||||
|
|
|
@ -26,7 +26,7 @@ JAVA_OS= native
|
||||||
JAVA_VENDOR= openjdk
|
JAVA_VENDOR= openjdk
|
||||||
USE_PERL5= build
|
USE_PERL5= build
|
||||||
USE_XORG= x11
|
USE_XORG= x11
|
||||||
USES= desktop-file-utils gmake perl5 pkgconfig shebangfix
|
USES= desktop-file-utils gmake perl5 pkgconfig shebangfix xorg
|
||||||
SHEBANG_FILES= jrunscript.in launcher/launchers.in
|
SHEBANG_FILES= jrunscript.in launcher/launchers.in
|
||||||
|
|
||||||
CONFIGURE_ARGS= --with-hamcrest="${HAMCREST_JAR}"
|
CONFIGURE_ARGS= --with-hamcrest="${HAMCREST_JAR}"
|
||||||
|
@ -72,7 +72,7 @@ PLUGIN_MASTER_SITES= LOCAL/tobik:npapi
|
||||||
PLUGIN_PORTDOCS= plugin
|
PLUGIN_PORTDOCS= plugin
|
||||||
PLUGIN_TEST_TARGET= plugin-tests
|
PLUGIN_TEST_TARGET= plugin-tests
|
||||||
PLUGIN_USE= GNOME=glib20
|
PLUGIN_USE= GNOME=glib20
|
||||||
PLUGIN_USES= webplugin:native
|
PLUGIN_USES= webplugin:native gnome
|
||||||
PLUGIN_VARS= WEBPLUGIN_DIR=${PREFIX}/lib \
|
PLUGIN_VARS= WEBPLUGIN_DIR=${PREFIX}/lib \
|
||||||
WEBPLUGIN_FILES=IcedTeaPlugin.so
|
WEBPLUGIN_FILES=IcedTeaPlugin.so
|
||||||
|
|
||||||
|
|
|
@ -17,7 +17,7 @@ BROKEN_aarch64= fails to compile: GVector.java:168: bad use of '>'
|
||||||
BROKEN_armv6= fails to compile: build.xml: Compile failed; see the compiler error output for details
|
BROKEN_armv6= fails to compile: build.xml: Compile failed; see the compiler error output for details
|
||||||
BROKEN_armv7= fails to compile: build.xml: Compile failed; see the compiler error output for details
|
BROKEN_armv7= fails to compile: build.xml: Compile failed; see the compiler error output for details
|
||||||
|
|
||||||
USES= gl tar:bzip2
|
USES= gl tar:bzip2 xorg
|
||||||
USE_JAVA= yes
|
USE_JAVA= yes
|
||||||
USE_GL= gl
|
USE_GL= gl
|
||||||
USE_XORG= xt
|
USE_XORG= xt
|
||||||
|
|
|
@ -25,7 +25,7 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib \
|
||||||
libpng.so:graphics/png
|
libpng.so:graphics/png
|
||||||
RUN_DEPENDS= javavm:java/javavmwrapper
|
RUN_DEPENDS= javavm:java/javavmwrapper
|
||||||
|
|
||||||
USES= compiler:features gmake iconv jpeg pkgconfig
|
USES= compiler:features gmake iconv jpeg pkgconfig xorg
|
||||||
USE_XORG= x11 xext xi xrandr xrender xt xtst
|
USE_XORG= x11 xext xi xrandr xrender xt xtst
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
|
|
|
@ -26,7 +26,7 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib \
|
||||||
libpng.so:graphics/png
|
libpng.so:graphics/png
|
||||||
RUN_DEPENDS= javavm:java/javavmwrapper
|
RUN_DEPENDS= javavm:java/javavmwrapper
|
||||||
|
|
||||||
USES= compiler:features gmake iconv jpeg pkgconfig
|
USES= compiler:features gmake iconv jpeg pkgconfig xorg
|
||||||
USE_XORG= x11 xext xi xrandr xrender xt xtst
|
USE_XORG= x11 xext xi xrandr xrender xt xtst
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
|
|
|
@ -25,7 +25,7 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib \
|
||||||
libpng.so:graphics/png
|
libpng.so:graphics/png
|
||||||
RUN_DEPENDS= javavm:java/javavmwrapper
|
RUN_DEPENDS= javavm:java/javavmwrapper
|
||||||
|
|
||||||
USES= compiler:features gmake iconv jpeg pkgconfig
|
USES= compiler:features gmake iconv jpeg pkgconfig xorg
|
||||||
USE_XORG= x11 xext xi xrandr xrender xt xtst
|
USE_XORG= x11 xext xi xrandr xrender xt xtst
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
|
|
|
@ -16,7 +16,7 @@ BUILD_DEPENDS= jikes:java/jikes
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
USES= gmake libtool pkgconfig
|
USES= gmake libtool pkgconfig xorg
|
||||||
USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME}
|
USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME}
|
||||||
USE_XORG= x11 ice xtst sm
|
USE_XORG= x11 ice xtst sm
|
||||||
|
|
||||||
|
@ -35,6 +35,7 @@ ZIP_DESC= Compress class library
|
||||||
.include <bsd.port.options.mk>
|
.include <bsd.port.options.mk>
|
||||||
|
|
||||||
.if ${PORT_OPTIONS:MGTK2}
|
.if ${PORT_OPTIONS:MGTK2}
|
||||||
|
USES+= gnome
|
||||||
USE_GNOME+= gtk20
|
USE_GNOME+= gtk20
|
||||||
PLIST_SUB+= GTK2=""
|
PLIST_SUB+= GTK2=""
|
||||||
.if ${PORT_OPTIONS:MCAIRO}
|
.if ${PORT_OPTIONS:MCAIRO}
|
||||||
|
|
Loading…
Add table
Reference in a new issue