sysutils: Add missing USES={gnome,mate,php}
This commit is contained in:
parent
27eb1ce727
commit
b4f4d38cda
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517057
@ -16,7 +16,8 @@ LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \
|
||||
libpolkit-gobject-1.so:sysutils/polkit
|
||||
|
||||
USE_GNOME= glib20 intlhack introspection:build libxslt
|
||||
USES= cpe gettext gmake libtool localbase:ldflags pathfix pkgconfig tar:xz
|
||||
USES= cpe gettext gmake gnome libtool localbase:ldflags pathfix \
|
||||
pkgconfig tar:xz
|
||||
CPE_VENDOR= ray_stode
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -13,6 +13,7 @@ LICENSE= GPLv2
|
||||
|
||||
RUN_DEPENDS= ${FONTDIR}/TTF/luxisr.ttf:x11-fonts/font-bh-ttf
|
||||
|
||||
USES= sdl
|
||||
USE_SDL= image sdl ttf
|
||||
USE_RC_SUBR= asusoled oled_clock
|
||||
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Display notebook battery status in tray
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= python:3.3+
|
||||
USES= gnome python:3.3+
|
||||
USE_GNOME= pygobject3
|
||||
USE_PYTHON= autoplist distutils optsuffix
|
||||
|
||||
|
@ -32,8 +32,8 @@ USE_RC_SUBR= cf-execd cf-serverd cf-monitord
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USES= autoreconf:build \
|
||||
cpe gmake localbase libtool shebangfix ssl
|
||||
USES= autoreconf:build cpe gmake gnome libtool localbase shebangfix \
|
||||
ssl
|
||||
USE_GNOME= libxml2
|
||||
SHEBANG_FILES= examples/remake_outputs.pl
|
||||
CFLAGS+= -Wno-return-type
|
||||
|
@ -32,8 +32,7 @@ USE_RC_SUBR= cf-execd cf-serverd cf-monitord
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USES= autoreconf \
|
||||
cpe gmake localbase libtool shebangfix ssl
|
||||
USES= autoreconf cpe gmake gnome libtool localbase shebangfix ssl
|
||||
USE_GNOME= libxml2
|
||||
SHEBANG_FILES= examples/remake_outputs.pl
|
||||
CFLAGS+= -Wno-return-type
|
||||
|
@ -32,8 +32,7 @@ USE_RC_SUBR= cf-execd cf-serverd cf-monitord
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USES= autoreconf \
|
||||
cpe gmake localbase libtool shebangfix ssl
|
||||
USES= autoreconf cpe gmake gnome libtool localbase shebangfix ssl
|
||||
USE_GNOME= libxml2
|
||||
SHEBANG_FILES= examples/remake_outputs.pl
|
||||
CFLAGS+= -Wno-return-type
|
||||
|
@ -29,8 +29,7 @@ USE_RC_SUBR= cf-execd cf-serverd cf-monitord
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USES= autoreconf \
|
||||
cpe gmake localbase libtool shebangfix ssl
|
||||
USES= autoreconf cpe gmake gnome libtool localbase shebangfix ssl
|
||||
USE_GNOME= libxml2
|
||||
SHEBANG_FILES= examples/remake_outputs.pl
|
||||
CFLAGS+= -Wno-return-type
|
||||
|
@ -29,8 +29,7 @@ USE_RC_SUBR= cf-execd cf-serverd cf-monitord
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USES= autoreconf \
|
||||
cpe gmake localbase libtool shebangfix ssl
|
||||
USES= autoreconf cpe gmake gnome libtool localbase shebangfix ssl
|
||||
USE_GNOME= libxml2
|
||||
SHEBANG_FILES= examples/remake_outputs.pl
|
||||
CFLAGS+= -Wno-return-type
|
||||
|
@ -29,8 +29,7 @@ USE_RC_SUBR= cf-execd cf-serverd cf-monitord
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USES= autoreconf \
|
||||
cpe gmake localbase libtool shebangfix ssl
|
||||
USES= autoreconf cpe gmake gnome libtool localbase shebangfix ssl
|
||||
USE_GNOME= libxml2
|
||||
SHEBANG_FILES= examples/remake_outputs.pl
|
||||
CFLAGS+= -Wno-return-type
|
||||
|
@ -27,8 +27,7 @@ LIB_DEPENDS= libcanberra-gtk3.so:audio/libcanberra-gtk3 \
|
||||
RUN_DEPENDS= cinnamon-session:x11/cinnamon-session \
|
||||
gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas
|
||||
|
||||
USES= autoreconf gettext gmake libtool pathfix \
|
||||
pkgconfig tar:xz
|
||||
USES= autoreconf gettext gmake gnome libtool pathfix pkgconfig tar:xz
|
||||
USE_GNOME= gnomeprefix intlhack libgnomekbd \
|
||||
libxslt:build
|
||||
USE_GITHUB= yes
|
||||
|
@ -14,7 +14,7 @@ LICENSE= GPLv3
|
||||
LIB_DEPENDS= libinotify.so:devel/libinotify
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= autoreconf compiler:features gmake libtool pkgconfig
|
||||
USES= autoreconf compiler:features gmake gnome libtool pkgconfig
|
||||
USE_GNOME= glib20
|
||||
|
||||
USE_RC_SUBR= clsync
|
||||
|
@ -32,6 +32,7 @@ OPTIONS_SUB= yes
|
||||
|
||||
X11_DESC= Build GTK+3 frontend in addition to ncurses one
|
||||
|
||||
X11_USES= gnome
|
||||
X11_USE= GNOME=gtk30
|
||||
X11_CMAKE_OFF= -DWITH_GTK:BOOL=OFF
|
||||
X11_VARS= INSTALLS_ICONS=yes
|
||||
|
@ -12,7 +12,7 @@ COMMENT= GTK-based shutdown manager using shutdown(8)
|
||||
|
||||
BROKEN= unfetchable
|
||||
|
||||
USES= desktop-file-utils pkgconfig shared-mime-info
|
||||
USES= desktop-file-utils gnome pkgconfig shared-mime-info
|
||||
USE_GNOME= gtk20
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -18,7 +18,7 @@ LIB_DEPENDS= libpcre.so:devel/pcre
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= cboxdoerfer
|
||||
|
||||
USES= autoreconf compiler:c++11-lang gettext gmake pkgconfig
|
||||
USES= autoreconf compiler:c++11-lang gettext gmake gnome pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= cairo gdkpixbuf2 gtk30 intltool
|
||||
|
||||
|
@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LIB_DEPENDS= libgcrypt.so:security/libgcrypt
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= fuse pkgconfig
|
||||
USES= fuse gnome pkgconfig
|
||||
USE_GNOME= glib20
|
||||
DOCS= README cryptofs.conf
|
||||
|
||||
|
@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= fuse pkgconfig
|
||||
USES= fuse gnome pkgconfig
|
||||
USE_GNOME= glib20
|
||||
PLIST_FILES= bin/curlftpfs man/man1/${PORTNAME}.1.gz
|
||||
|
||||
|
@ -18,7 +18,7 @@ LIB_DEPENDS= libplist.so:devel/libplist \
|
||||
RUN_DEPENDS= usbmuxd:comms/usbmuxd
|
||||
|
||||
USE_GNOME= glib20
|
||||
USES= fuse pkgconfig tar:bzip2
|
||||
USES= fuse gnome pkgconfig tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
@ -22,7 +22,7 @@ LIBSECRET_LIB_DEPENDS= libsecret-*.so:security/libsecret
|
||||
|
||||
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
USES= compiler:c11 fuse iconv pkgconfig samba:lib tar:bzip2
|
||||
USES= compiler:c11 fuse gnome iconv pkgconfig samba:lib tar:bzip2
|
||||
USE_GNOME= glib20:build
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -13,7 +13,7 @@ DIST_SUBDIR= gnome3
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Gconf database editor for the GNOME 3 environment
|
||||
|
||||
USES= gettext gmake pathfix pkgconfig tar:xz
|
||||
USES= gettext gmake gnome pathfix pkgconfig tar:xz
|
||||
INSTALLS_OMF= yes
|
||||
INSTALLS_ICONS= yes
|
||||
USE_GNOME= gnomeprefix intlhack gtk30 gconf2 gnomedocutils
|
||||
|
@ -14,7 +14,7 @@ LICENSE= GPLv2
|
||||
|
||||
BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser
|
||||
|
||||
USES= gettext gmake pathfix perl5 pkgconfig
|
||||
USES= gettext gmake gnome pathfix perl5 pkgconfig
|
||||
USE_PERL5= build
|
||||
USE_GNOME= gtk20
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -16,7 +16,7 @@ ONLY_FOR_ARCHS_REASON= Does not compile
|
||||
|
||||
BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser
|
||||
|
||||
USES= fuse gettext-tools gmake pkgconfig tar:bzip2 xfce xorg
|
||||
USES= fuse gettext-tools gmake gnome pkgconfig tar:bzip2 xfce xorg
|
||||
USE_GNOME= cairo gdkpixbuf2 gtk30 gvfs intltool
|
||||
USE_XORG= x11
|
||||
|
||||
|
@ -14,7 +14,7 @@ COMMENT= Tiny system load meter for gkrellm
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:sysutils/gkrellm2
|
||||
RUN_DEPENDS= gkrellm:sysutils/gkrellm2
|
||||
|
||||
USES= pkgconfig
|
||||
USES= gnome pkgconfig
|
||||
USE_GNOME= gtk20
|
||||
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -c -fPIC"
|
||||
ALL_TARGET= ${PORTNAME}.so
|
||||
|
@ -19,7 +19,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||
libgnome-keyring.so:security/libgnome-keyring \
|
||||
libstartup-notification-1.so:x11/startup-notification
|
||||
|
||||
USES= gettext-tools gmake libtool pathfix pkgconfig
|
||||
USES= gettext-tools gmake gnome libtool pathfix pkgconfig
|
||||
USE_GNOME= cairo gconf2 gdkpixbuf2 gnomeprefix gtk20 intlhack
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -17,7 +17,7 @@ LIB_DEPENDS= libhal.so:sysutils/hal \
|
||||
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/polkit-gnome.pc:sysutils/policykit-gnome
|
||||
|
||||
USE_GNOME= gnomeprefix intlhack gconf2 gtk20
|
||||
USES= alias gettext gmake pathfix pkgconfig
|
||||
USES= alias gettext gmake gnome pathfix pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-nautilus-extension
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -20,7 +20,7 @@ OPTIONS_SUB= yes
|
||||
BUILD_DEPENDS= yelp:x11/yelp
|
||||
RUN_DEPENDS= yelp:x11/yelp
|
||||
|
||||
USES= gmake pathfix pkgconfig python:2.7
|
||||
USES= gmake gnome pathfix pkgconfig python:2.7
|
||||
USE_GNOME= gnomeprefix pygnome2 gnomedocutils intltool
|
||||
INSTALLS_OMF= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -19,7 +19,8 @@ LIB_DEPENDS= libgtop-2.0.so:devel/libgtop
|
||||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= alias compiler:c++11-lang gettext gmake localbase pathfix pkgconfig tar:xz
|
||||
USES= alias compiler:c++11-lang gettext gmake gnome localbase pathfix \
|
||||
pkgconfig tar:xz
|
||||
USE_CXXSTD= c++11
|
||||
USE_GNOME= gtkmm30 intlhack librsvg2 libxml2
|
||||
USE_GNOME+= glib20
|
||||
|
@ -15,7 +15,7 @@ BUILD_DEPENDS= cdrecord:sysutils/cdrtools
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= pathfix pkgconfig gettext gmake tar:bzip2
|
||||
USES= gettext gmake gnome pathfix pkgconfig tar:bzip2
|
||||
USE_GNOME= libglade2 intlhack gnomeprefix
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LIBS+= -L${LOCALBASE}/lib
|
||||
|
@ -25,7 +25,7 @@ RUN_DEPENDS= bash:shells/bash \
|
||||
smartctl:sysutils/smartmontools \
|
||||
xterm:x11/xterm
|
||||
|
||||
USES= compiler:c++11-lang libtool pkgconfig tar:bzip2
|
||||
USES= compiler:c++11-lang gnome libtool pkgconfig tar:bzip2
|
||||
USE_CXXSTD= c++11
|
||||
USE_GNOME= atkmm cairo glibmm gtk30 gtkmm30 libsigc++20 pangomm
|
||||
INSTALLS_ICONS= yes
|
||||
|
@ -18,7 +18,8 @@ LIB_DEPENDS= libpolkit.so.2:sysutils/policykit \
|
||||
libck-connector.so:sysutils/consolekit2
|
||||
RUN_DEPENDS= ${LOCALBASE}/share/pciids/pci.ids:misc/pciids
|
||||
|
||||
USES= gettext gmake libtool:keepla pathfix pkgconfig python shebangfix
|
||||
USES= gettext gmake gnome libtool:keepla pathfix pkgconfig python \
|
||||
shebangfix
|
||||
USE_GNOME= intlhack
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -23,8 +23,8 @@ LIB_DEPENDS= libltdl.so:devel/libltdl \
|
||||
libxml2.so:textproc/libxml2
|
||||
BUILD_DEPENDS= bison:devel/bison
|
||||
|
||||
USES= autoreconf cpe gettext gmake libtool perl5 pkgconfig python:2.7 tar:bzip2 \
|
||||
shebangfix
|
||||
USES= autoreconf cpe gettext gmake gnome libtool perl5 pkgconfig \
|
||||
python:2.7 shebangfix tar:bzip2
|
||||
SHEBANG_FILES= ldirectord/ldirectord.in \
|
||||
lib/plugins/stonith/external/ibmrsa-telnet \
|
||||
lib/plugins/stonith/external/vmware \
|
||||
|
@ -27,6 +27,7 @@ LANG_EN_DESC= language support
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MGTK2}
|
||||
USES+= gnome
|
||||
USE_GNOME+= gtk20
|
||||
.endif
|
||||
|
||||
|
@ -16,7 +16,7 @@ LIB_DEPENDS= libiniparser.so:devel/iniparser \
|
||||
libfreetype.so:print/freetype2
|
||||
RUN_DEPENDS= xdg-open:devel/xdg-utils
|
||||
|
||||
USES= desktop-file-utils gettext gmake pkgconfig tar:bzip2
|
||||
USES= desktop-file-utils gettext gmake gnome pkgconfig tar:bzip2
|
||||
USE_GNOME= cairo gdkpixbuf2 gtk20
|
||||
MAKE_ENV= DEFAULT_VIEWER="xdg-open" USE_SYSTEM_INIPARSER=1
|
||||
|
||||
|
@ -9,8 +9,8 @@ COMMENT= Plasma5 application to show KDE application documentation
|
||||
|
||||
LIB_DEPENDS= libxapian.so:databases/xapian-core
|
||||
|
||||
USES= cmake compiler:c++11-lib cpe gettext grantlee:5 \
|
||||
kde:5 qt:5 shebangfix tar:xz
|
||||
USES= cmake compiler:c++11-lib cpe gettext gnome grantlee:5 kde:5 \
|
||||
qt:5 shebangfix tar:xz
|
||||
USE_GNOME= libxml2
|
||||
USE_KDE= archive auth bookmarks codecs completion config configwidgets \
|
||||
coreaddons dbusaddons doctools ecm emoticons i18n init \
|
||||
|
@ -15,7 +15,7 @@ LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libpopt.so:devel/popt
|
||||
|
||||
USES= gmake iconv ncurses pkgconfig
|
||||
USES= gmake gnome iconv ncurses pkgconfig
|
||||
USE_OPENLDAP= yes
|
||||
USE_GNOME= glib20
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Lightweight desktop-independent task manager
|
||||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= gmake iconv pkgconfig
|
||||
USES= gmake gnome iconv pkgconfig
|
||||
USE_GNOME= gtk20 intlhack
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -28,7 +28,7 @@ LIB_DEPENDS= libcanberra-gtk.so:audio/libcanberra \
|
||||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= desktop-file-utils gettext gmake libtool localbase \
|
||||
USES= desktop-file-utils gettext gmake gnome libtool localbase mate \
|
||||
pathfix pkgconfig shared-mime-info tar:xz xorg
|
||||
USE_MATE= desktop libmatekbd marco menus settingsdaemon
|
||||
USE_XORG= ice sm x11 xcursor xext xft xi xrandr xscrnsaver
|
||||
|
@ -18,7 +18,7 @@ LIB_DEPENDS= libpolkit-gobject-1.so:sysutils/polkit \
|
||||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= gettext gmake libtool localbase pathfix pkgconfig tar:xz
|
||||
USES= gettext gmake gnome libtool localbase pathfix pkgconfig tar:xz
|
||||
USE_GNOME= cairo gdkpixbuf2 gtk30 intltool introspection:build
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -17,7 +17,7 @@ LIB_DEPENDS= libgtop-2.0.so:devel/libgtop \
|
||||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= alias compiler:c++11-lib gettext gmake localbase \
|
||||
USES= alias compiler:c++11-lib gettext gmake gnome localbase mate \
|
||||
pathfix pkgconfig tar:xz
|
||||
USE_MATE= icontheme
|
||||
USE_GNOME= gtkmm30 intlhack librsvg2 libwnck3 libxml2
|
||||
|
@ -18,7 +18,7 @@ LIB_DEPENDS= libmtp.so:multimedia/libmtp \
|
||||
libid3tag.so:audio/libid3tag \
|
||||
libmad.so:audio/libmad
|
||||
|
||||
USES= fuse pkgconfig
|
||||
USES= fuse gnome pkgconfig
|
||||
USE_GNOME= glib20
|
||||
GNU_CONFIGURE= yes
|
||||
PLIST_FILES= bin/mtpfs
|
||||
|
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \
|
||||
libsoup-2.4.so:devel/libsoup
|
||||
|
||||
USES= gettext gmake libarchive pkgconfig
|
||||
USES= gettext gmake gnome libarchive pkgconfig
|
||||
USE_GNOME= glib20 intltool libxml2 libxslt
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -30,8 +30,8 @@ LIB_DEPENDS= libaugeas.so:textproc/augeas \
|
||||
libzstd.so:archivers/zstd
|
||||
RUN_DEPENDS= ca_root_nss>0:security/ca_root_nss
|
||||
|
||||
USES= cmake libtool python:2.7,build compiler:c++11-lib \
|
||||
libarchive ssl
|
||||
USES= cmake compiler:c++11-lib gnome libarchive libtool \
|
||||
python:2.7,build ssl
|
||||
USE_GNOME= libxml2
|
||||
CONFIGURE_ENV+= OSQUERY_BUILD_VERSION="${PORTVERSION}" HOME="${WRKDIR}" \
|
||||
SKIP_TESTS="yes" CC="${CC}" CXX="${CXX}" \
|
||||
|
@ -15,7 +15,7 @@ LICENSE_COMB= multi
|
||||
|
||||
LIB_DEPENDS= libHX.so:lang/libhx
|
||||
|
||||
USES= pkgconfig libtool perl5 ssl tar:xz
|
||||
USES= gnome libtool perl5 pkgconfig ssl tar:xz
|
||||
USE_GNOME= libxml2
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
|
@ -20,7 +20,7 @@ RUN_DEPENDS= syscache:sysutils/pcbsd-syscache \
|
||||
|
||||
USE_PHP= filter gd json session
|
||||
WRKSRC_SUBDIR= src-webui
|
||||
USES= pkgconfig
|
||||
USES= php pkgconfig
|
||||
NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX}
|
||||
|
@ -14,7 +14,7 @@ COMMENT= GNOME frontend to the PolicyKit framework
|
||||
|
||||
LIB_DEPENDS= libpolkit.so:sysutils/policykit
|
||||
|
||||
USES= gettext gmake libtool:keepla pathfix pkgconfig tar:bzip2
|
||||
USES= gettext gmake gnome libtool:keepla pathfix pkgconfig tar:bzip2
|
||||
USE_GNOME= gconf2 gnomedocutils intlhack
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -18,7 +18,7 @@ LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \
|
||||
USERS= polkit
|
||||
GROUPS= polkit
|
||||
|
||||
USES= gettext gmake libtool:keepla pathfix pkgconfig
|
||||
USES= gettext gmake gnome libtool:keepla pathfix pkgconfig
|
||||
USE_GNOME= glib20 intlhack
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -13,7 +13,7 @@ COMMENT= GNOME frontend to the PolicyKit framework
|
||||
|
||||
LIB_DEPENDS= libpolkit-gobject-1.so:sysutils/polkit
|
||||
|
||||
USES= gettext gmake pathfix pkgconfig tar:xz
|
||||
USES= gettext gmake gnome pathfix pkgconfig tar:xz
|
||||
USE_GNOME= gnomeprefix gtk20 gtk30 intlhack
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Graphical interface for easily configuring Synergy2
|
||||
BUILD_DEPENDS= synergys:sysutils/synergy
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= pathfix pkgconfig gettext iconv
|
||||
USES= gettext gnome iconv pathfix pkgconfig
|
||||
USE_GNOME= gnomeprefix libglade2
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
LIB_DEPENDS= libpcre.so:devel/pcre \
|
||||
libnettle.so:security/nettle
|
||||
|
||||
USES= autoreconf gmake libarchive pkgconfig
|
||||
USES= autoreconf gmake gnome libarchive pkgconfig
|
||||
USE_GNOME= glib20
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= miekg
|
||||
|
@ -21,8 +21,8 @@ EXPIRATION_DATE= 2019-12-31
|
||||
LIB_DEPENDS= libpcre.so:devel/pcre \
|
||||
libuuid.so:misc/e2fsprogs-libuuid
|
||||
|
||||
USES= autoreconf:build compiler:c11 gmake libtool pathfix pkgconfig \
|
||||
ssl gettext-runtime python shebangfix
|
||||
USES= autoreconf:build compiler:c11 gettext-runtime gmake gnome \
|
||||
libtool pathfix pkgconfig python shebangfix ssl
|
||||
|
||||
CONFLICTS?= syslog-ng[0-9]-[0-9]* syslog-ng[0-9][0-9]-[0-9]* \
|
||||
syslog-ng[0-24-9][02-9][02-9]-[0-9]* \
|
||||
|
@ -21,8 +21,8 @@ EXPIRATION_DATE= 2019-12-31
|
||||
LIB_DEPENDS= libpcre.so:devel/pcre \
|
||||
libuuid.so:misc/e2fsprogs-libuuid
|
||||
|
||||
USES= autoreconf:build compiler:c11 gmake libtool pathfix pkgconfig \
|
||||
ssl gettext-runtime python shebangfix
|
||||
USES= autoreconf:build compiler:c11 gettext-runtime gmake gnome \
|
||||
libtool pathfix pkgconfig python shebangfix ssl
|
||||
|
||||
CONFLICTS?= syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
|
||||
syslog-ng[0-9][0-9]-[0-9]* \
|
||||
|
@ -21,8 +21,8 @@ EXPIRATION_DATE= 2019-12-31
|
||||
LIB_DEPENDS= libpcre.so:devel/pcre \
|
||||
libuuid.so:misc/e2fsprogs-libuuid
|
||||
|
||||
USES= autoreconf:build compiler:c11 gmake libtool pathfix pkgconfig \
|
||||
ssl gettext-runtime python:build shebangfix
|
||||
USES= autoreconf:build compiler:c11 gettext-runtime gmake gnome \
|
||||
libtool pathfix pkgconfig python:build shebangfix ssl
|
||||
|
||||
CONFLICTS?= syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
|
||||
syslog-ng[0-9][0-9]-[0-9]* \
|
||||
|
@ -21,8 +21,8 @@ EXPIRATION_DATE= 2019-12-31
|
||||
LIB_DEPENDS= libpcre.so:devel/pcre \
|
||||
libuuid.so:misc/e2fsprogs-libuuid
|
||||
|
||||
USES= autoreconf:build compiler:c11 gmake libtool pathfix pkgconfig \
|
||||
ssl gettext-runtime python:3.5+,build shebangfix
|
||||
USES= autoreconf:build compiler:c11 gettext-runtime gmake gnome \
|
||||
libtool pathfix pkgconfig python:3.5+,build shebangfix ssl
|
||||
|
||||
CONFLICTS?= syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
|
||||
syslog-ng[0-9][0-9]-[0-9]* \
|
||||
|
@ -21,8 +21,8 @@ EXPIRATION_DATE= 2019-12-31
|
||||
LIB_DEPENDS= libpcre.so:devel/pcre \
|
||||
libuuid.so:misc/e2fsprogs-libuuid
|
||||
|
||||
USES= autoreconf:build compiler:c11 gmake libtool pathfix pkgconfig \
|
||||
ssl gettext-runtime python:3.5+,build shebangfix
|
||||
USES= autoreconf:build compiler:c11 gettext-runtime gmake gnome \
|
||||
libtool pathfix pkgconfig python:3.5+,build shebangfix ssl
|
||||
|
||||
CONFLICTS?= syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
|
||||
syslog-ng[0-9][0-9]-[0-9]* \
|
||||
|
@ -21,8 +21,8 @@ EXPIRATION_DATE= 2020-10-09
|
||||
LIB_DEPENDS= libpcre.so:devel/pcre \
|
||||
libuuid.so:misc/e2fsprogs-libuuid
|
||||
|
||||
USES= autoreconf:build compiler:c11 gmake libtool pathfix pkgconfig \
|
||||
ssl gettext-runtime python:3.5+,build shebangfix
|
||||
USES= autoreconf:build compiler:c11 gettext-runtime gmake gnome \
|
||||
libtool pathfix pkgconfig python:3.5+,build shebangfix ssl
|
||||
|
||||
CONFLICTS?= syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
|
||||
syslog-ng[0-9][0-9]-[0-9]* \
|
||||
|
@ -21,8 +21,8 @@ EXPIRATION_DATE= 2020-10-09
|
||||
LIB_DEPENDS= libpcre.so:devel/pcre \
|
||||
libuuid.so:misc/e2fsprogs-libuuid
|
||||
|
||||
USES= autoreconf:build compiler:c11 gmake libtool pathfix pkgconfig \
|
||||
ssl gettext-runtime python:3.5+,build shebangfix
|
||||
USES= autoreconf:build compiler:c11 gettext-runtime gmake gnome \
|
||||
libtool pathfix pkgconfig python:3.5+,build shebangfix ssl
|
||||
|
||||
CONFLICTS?= syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
|
||||
syslog-ng[0-9][0-9]-[0-9]* \
|
||||
|
@ -21,8 +21,8 @@ EXPIRATION_DATE= 2020-10-09
|
||||
LIB_DEPENDS= libpcre.so:devel/pcre \
|
||||
libuuid.so:misc/e2fsprogs-libuuid
|
||||
|
||||
USES= autoreconf:build compiler:c11 gmake libtool pathfix pkgconfig \
|
||||
ssl gettext-runtime python:3.5+,build shebangfix
|
||||
USES= autoreconf:build compiler:c11 gettext-runtime gmake gnome \
|
||||
libtool pathfix pkgconfig python:3.5+,build shebangfix ssl
|
||||
|
||||
CONFLICTS?= syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
|
||||
syslog-ng[0-9][0-9]-[0-9]* \
|
||||
|
@ -20,8 +20,8 @@ EXPIRATION_DATE= 2020-10-09
|
||||
LIB_DEPENDS= libpcre.so:devel/pcre \
|
||||
libuuid.so:misc/e2fsprogs-libuuid
|
||||
|
||||
USES= autoreconf:build compiler:c11 gmake libtool pathfix pkgconfig \
|
||||
ssl gettext-runtime python:3.5+,build shebangfix
|
||||
USES= autoreconf:build compiler:c11 gettext-runtime gmake gnome \
|
||||
libtool pathfix pkgconfig python:3.5+,build shebangfix ssl
|
||||
|
||||
CONFLICTS?= syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
|
||||
syslog-ng[0-9][0-9]-[0-9]* \
|
||||
|
@ -17,8 +17,8 @@ BROKEN_sparc64= fails to link: Internal error: Segmentation fault (program ld)
|
||||
LIB_DEPENDS= libpcre.so:devel/pcre \
|
||||
libuuid.so:misc/e2fsprogs-libuuid
|
||||
|
||||
USES= autoreconf:build compiler:c11 gmake libtool pathfix pkgconfig \
|
||||
ssl gettext-runtime python:3.5+,build shebangfix
|
||||
USES= autoreconf:build compiler:c11 gettext-runtime gmake gnome \
|
||||
libtool pathfix pkgconfig python:3.5+,build shebangfix ssl
|
||||
|
||||
CONFLICTS?= syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
|
||||
syslog-ng[0-9][0-9]-[0-9]* \
|
||||
|
@ -17,7 +17,8 @@ LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \
|
||||
libpolkit-gobject-1.so:sysutils/polkit
|
||||
RUN_DEPENDS= p5-Net-DBus>=0:devel/p5-Net-DBus
|
||||
|
||||
USES= gettext-tools gmake pathfix perl5 pkgconfig shebangfix tar:bzip2
|
||||
USES= gettext-tools gmake gnome pathfix perl5 pkgconfig shebangfix \
|
||||
tar:bzip2
|
||||
SHEBANG_FILES= SystemToolsBackends.pl.in
|
||||
USE_GNOME= intlhack glib20
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -11,7 +11,7 @@ COMMENT= Gtk+/ncurses rc.conf editor/management tool
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
USES= pkgconfig tar:xz
|
||||
USES= gnome pkgconfig tar:xz
|
||||
|
||||
OPTIONS_SINGLE= X11
|
||||
OPTIONS_SINGLE_X11= GTK2
|
||||
|
@ -17,7 +17,7 @@ LIB_DEPENDS= libconfuse.so:devel/libconfuse \
|
||||
libpcre.so:devel/pcre \
|
||||
libcdio.so:sysutils/libcdio
|
||||
|
||||
USES= tar:bzip2 pathfix pkgconfig gettext iconv libtool
|
||||
USES= gettext gnome iconv libtool pathfix pkgconfig tar:bzip2
|
||||
USE_GNOME= glib20
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-doc
|
||||
|
@ -20,7 +20,7 @@ NONROOT_DESC= Use xcdroast w/o being root
|
||||
RUN_DEPENDS= cdrecord:sysutils/cdrtools
|
||||
BUILD_DEPENDS= cdrecord:sysutils/cdrtools
|
||||
|
||||
USES= gettext gmake iconv pkgconfig
|
||||
USES= gettext gmake gnome iconv pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
CONFIGURE_ENV+= GTK_CONFIG="${GTK_CONFIG}" \
|
||||
|
@ -33,8 +33,8 @@ SPICE_LIB_DEPENDS= libspice-server.so:devel/libspice-server
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
ONLY_FOR_ARCHS_REASON= "not yet ported to anything other than amd64"
|
||||
|
||||
USES= cpe gettext gmake libtool localbase:ldflags perl5 pkgconfig \
|
||||
python:2.7 shebangfix
|
||||
USES= cpe gettext gmake gnome libtool localbase:ldflags perl5 \
|
||||
pkgconfig python:2.7 shebangfix
|
||||
USE_GNOME= glib20
|
||||
USE_LDCONFIG= yes
|
||||
HAS_CONFIGURE= yes
|
||||
|
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2
|
||||
|
||||
USES= compiler:c11 pkgconfig xfce
|
||||
USES= compiler:c11 gnome pkgconfig xfce
|
||||
USE_XFCE= panel
|
||||
USE_GNOME= cairo gdkpixbuf2 gtk30
|
||||
|
||||
|
@ -21,7 +21,8 @@ BUILD_DEPENDS= valac:lang/vala \
|
||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/xdg/__init__.py:devel/py-xdg@${PY_FLAVOR} \
|
||||
${PYTHON_SITELIBDIR}/dbus/__init__.py:devel/py-dbus@${PY_FLAVOR}
|
||||
|
||||
USES= gmake gettext pathfix python:2.7 pkgconfig libtool sqlite tar:xz
|
||||
USES= gettext gmake gnome libtool pathfix pkgconfig python:2.7 sqlite \
|
||||
tar:xz
|
||||
USE_GNOME= intlhack glib20 introspection:build
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user