diff options
Diffstat (limited to 'sysutils')
43 files changed, 43 insertions, 43 deletions
diff --git a/sysutils/apcctrl/Makefile b/sysutils/apcctrl/Makefile index f6a7abc93ecc..232f32b1501d 100644 --- a/sysutils/apcctrl/Makefile +++ b/sysutils/apcctrl/Makefile @@ -56,7 +56,7 @@ CGI_CONFIGURE_ON= --with-cgi-bin=${ETCDIR}/cgi CGI_LIB_DEPENDS= libgd.so:graphics/gd GAPCMON_CONFIGURE_ENABLE= gapcmon GAPCMON_USES= gnome pkgconfig xorg -GAPCMON_USE= GNOME=cairo,gconf2,gdkpixbuf2 XORG=x11,xext +GAPCMON_USE= GNOME=cairo,gconf2,gdkpixbuf XORG=x11,xext GAPCMON_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 GAPCMON_CONFLICTS= gapcmon diff --git a/sysutils/apcupsd/Makefile b/sysutils/apcupsd/Makefile index 993d5b9128ce..b11e9b8952f5 100644 --- a/sysutils/apcupsd/Makefile +++ b/sysutils/apcupsd/Makefile @@ -62,7 +62,7 @@ CLIENT_ONLY_CONFIGURE_ON= --enable-net \ --disable-snmp --disable-test --disable-pcnet GAPCMON_CONFIGURE_ENABLE= gapcmon GAPCMON_USES= gnome pkgconfig xorg -GAPCMON_USE= GNOME=cairo,gconf2,gdkpixbuf2 XORG=x11,xext +GAPCMON_USE= GNOME=cairo,gconf2,gdkpixbuf XORG=x11,xext GAPCMON_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 GAPCMON_CONFLICTS= gapcmon diff --git a/sysutils/bamf/Makefile b/sysutils/bamf/Makefile index 6efdf25520d0..5c86cd9d22b0 100644 --- a/sysutils/bamf/Makefile +++ b/sysutils/bamf/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libgtop-2.0.so:devel/libgtop \ USES= compiler:c11 gettext-runtime gmake gnome libtool pathfix \ pkgconfig python:build vala:build xorg -USE_GNOME= gtk30 glib20 introspection:build libwnck3 cairo gdkpixbuf2 +USE_GNOME= gtk30 glib20 introspection:build libwnck3 cairo gdkpixbuf USE_XORG= x11 GNU_CONFIGURE= yes diff --git a/sysutils/batterycat/Makefile b/sysutils/batterycat/Makefile index 4846be3ae64d..c4ccfcde8697 100644 --- a/sysutils/batterycat/Makefile +++ b/sysutils/batterycat/Makefile @@ -12,7 +12,7 @@ WWW= https://sourceforge.net/projects/batterycat/ LICENSE= GPLv2+ USES= gmake gnome pkgconfig -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 PLIST_FILES= bin/batterycat share/applications/batterycat.desktop \ ${DATADIR_REL}/batterycat.html \ diff --git a/sysutils/brasero/Makefile b/sysutils/brasero/Makefile index a45aac0d7c9b..a16d627d78eb 100644 --- a/sysutils/brasero/Makefile +++ b/sysutils/brasero/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= growisofs:sysutils/dvd+rw-tools \ USES= desktop-file-utils gettext gmake gnome gstreamer libtool pathfix \ pkgconfig shared-mime-info tar:xz xorg -USE_GNOME= cairo gdkpixbuf2 gnomeprefix gtk30 intlhack \ +USE_GNOME= cairo gdkpixbuf gnomeprefix gtk30 intlhack \ introspection:build libxml2 GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share diff --git a/sysutils/budgie-control-center/Makefile b/sysutils/budgie-control-center/Makefile index 5eff6314f5b3..7b94359708c0 100644 --- a/sysutils/budgie-control-center/Makefile +++ b/sysutils/budgie-control-center/Makefile @@ -35,7 +35,7 @@ RUN_DEPENDS= gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas USES= budgie compiler:c++11-lib gettext gnome meson \ localbase:ldflags pkgconfig samba:lib tar:xz xorg -USE_GNOME= cairo gdkpixbuf2 glib20 gnomedesktop3 gtk30 gsound libxml2 +USE_GNOME= cairo gdkpixbuf glib20 gnomedesktop3 gtk30 gsound libxml2 USE_XORG= x11 xi MESON_ARGS= -Dcheese=false diff --git a/sysutils/catfish/Makefile b/sysutils/catfish/Makefile index e157aac7e252..1dcec2e92c23 100644 --- a/sysutils/catfish/Makefile +++ b/sysutils/catfish/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR} \ USES= cpe desktop-file-utils gettext-tools gnome meson pkgconfig \ python shebangfix tar:bz2 xfce CPE_VENDOR= catfish_project -USE_GNOME= gdkpixbuf2 gtk30 pygobject3 +USE_GNOME= gdkpixbuf gtk30 pygobject3 USE_XFCE= xfconf BINARY_ALIAS= python3=${PYTHON_CMD} SHEBANG_FILES= bin/catfish diff --git a/sysutils/cinnamon-control-center/Makefile b/sysutils/cinnamon-control-center/Makefile index a846885a72f9..2a66cee98f55 100644 --- a/sysutils/cinnamon-control-center/Makefile +++ b/sysutils/cinnamon-control-center/Makefile @@ -27,7 +27,7 @@ LIB_DEPENDS= libcinnamon-desktop.so:x11/cinnamon-desktop \ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= gettext gnome meson pkgconfig python:build shebangfix xorg -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 intltool libgnomekbd libxml2 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 intltool libgnomekbd libxml2 USE_XORG= x11 xfixes xorgproto sm USE_GITHUB= yes diff --git a/sysutils/cinnamon-settings-daemon/Makefile b/sysutils/cinnamon-settings-daemon/Makefile index 6bab2f150c3e..7583f7ab729a 100644 --- a/sysutils/cinnamon-settings-daemon/Makefile +++ b/sysutils/cinnamon-settings-daemon/Makefile @@ -34,7 +34,7 @@ RUN_DEPENDS= cinnamon-session:x11/cinnamon-session USES= compiler:c11 gettext-tools gnome localbase meson pkgconfig \ python:build shebangfix xorg -USE_GNOME= cairo dconf gdkpixbuf2 gtk30 intltool libgnomekbd pango +USE_GNOME= cairo dconf gdkpixbuf gtk30 intltool libgnomekbd pango USE_XORG= x11 xext xfixes xi USE_GITHUB= yes diff --git a/sysutils/czkawka/Makefile b/sysutils/czkawka/Makefile index 57a742bcdb10..0a121f0d84ec 100644 --- a/sysutils/czkawka/Makefile +++ b/sysutils/czkawka/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE_MIT= ${WRKSRC}/${PORTNAME}_core/LICENSE USES= cargo gnome USE_GITHUB= yes GH_ACCOUNT= qarmin -USE_GNOME= gdkpixbuf2 gtk40 +USE_GNOME= gdkpixbuf gtk40 # XXX https://github.com/rust-lang/cargo/issues/4101 CARGO_INSTALL_PATH= ${PLIST_FILES:Mbin/*:T} diff --git a/sysutils/ddrescueview/Makefile b/sysutils/ddrescueview/Makefile index b7b5b8037d75..5ab8389bc271 100644 --- a/sysutils/ddrescueview/Makefile +++ b/sysutils/ddrescueview/Makefile @@ -20,7 +20,7 @@ qt6_CONFLICTS_INSTALL= ${PORTNAME}-gtk2 ${PORTNAME}-qt5 USES= desktop-file-utils dos2unix fpc gnome lazarus:flavors tar:xz xorg DOS2UNIX_REGEX= .*\.([txt]|pas|lpi|lpr|txt) -USE_GNOME_gtk2= cairo gdkpixbuf2 glib20 pango +USE_GNOME_gtk2= cairo gdkpixbuf glib20 pango USE_GNOME+= ${USE_GNOME_${FLAVOR}} USE_XORG= x11 diff --git a/sysutils/deskflow/Makefile b/sysutils/deskflow/Makefile index e36bc58c52e1..38036e066078 100644 --- a/sysutils/deskflow/Makefile +++ b/sysutils/deskflow/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= libei.so:x11/libei \ USES= cmake compiler:c++20-lang gl gnome pkgconfig qt:6 ssl xorg USE_GITHUB= yes USE_GL= opengl -USE_GNOME= gdkpixbuf2 glib20 +USE_GNOME= gdkpixbuf glib20 USE_QT= base USE_XORG= ice sm x11 xext xi xinerama xkbfile xrandr xtst diff --git a/sysutils/dunst/Makefile b/sysutils/dunst/Makefile index d233d12bc00a..5914c68723b2 100644 --- a/sysutils/dunst/Makefile +++ b/sysutils/dunst/Makefile @@ -19,7 +19,7 @@ USES= gmake gnome perl5 pkgconfig xorg USE_GITHUB= yes GH_ACCOUNT= dunst-project -USE_GNOME= cairo gdkpixbuf2 pango +USE_GNOME= cairo gdkpixbuf pango USE_PERL5= build USE_XORG= x11 xext xinerama xrandr xscrnsaver diff --git a/sysutils/dvdisaster/Makefile b/sysutils/dvdisaster/Makefile index 927829805caf..1d92ef1265b7 100644 --- a/sysutils/dvdisaster/Makefile +++ b/sysutils/dvdisaster/Makefile @@ -36,7 +36,7 @@ FLAVORS_SUB= yes .if ${FLAVOR} == default LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 -USE_GNOME+= cairo gdkpixbuf2 gtk20 +USE_GNOME+= cairo gdkpixbuf gtk20 CONFIGURE_ARGS+= --with-gui=yes .endif diff --git a/sysutils/fsearch/Makefile b/sysutils/fsearch/Makefile index d67ef6e467fa..17d5b7263fd1 100644 --- a/sysutils/fsearch/Makefile +++ b/sysutils/fsearch/Makefile @@ -17,7 +17,7 @@ USE_GITHUB= yes GH_ACCOUNT= cboxdoerfer USES= meson gettext-tools gnome pkgconfig -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 post-patch: @${PRINTF} '\n%s\n%s;\n' int \ diff --git a/sysutils/garcon/Makefile b/sysutils/garcon/Makefile index 0301ef115b35..628e3fd7cfb8 100644 --- a/sysutils/garcon/Makefile +++ b/sysutils/garcon/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz USES= compiler:c11 gettext-tools gmake gnome libtool pathfix \ pkgconfig tar:bzip2 xfce -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 USE_LDCONFIG= yes USE_XFCE= libmenu diff --git a/sysutils/gigolo/Makefile b/sysutils/gigolo/Makefile index 1b3251a5cf35..41693951dc42 100644 --- a/sysutils/gigolo/Makefile +++ b/sysutils/gigolo/Makefile @@ -13,7 +13,7 @@ BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser LIB_DEPENDS= libharfbuzz.so:print/harfbuzz USES= gettext-tools gmake gnome pkgconfig tar:bzip2 xfce xorg -USE_GNOME= cairo gdkpixbuf2 gtk30 gvfs +USE_GNOME= cairo gdkpixbuf gtk30 gvfs USE_XORG= x11 GNU_CONFIGURE= yes diff --git a/sysutils/isomaster/Makefile b/sysutils/isomaster/Makefile index 1511d94bf1c4..66baa12fd499 100644 --- a/sysutils/isomaster/Makefile +++ b/sysutils/isomaster/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libiniparser.so:devel/iniparser \ RUN_DEPENDS= xdg-open:devel/xdg-utils USES= desktop-file-utils gettext gmake gnome pkgconfig tar:bzip2 -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 MAKE_ENV= DEFAULT_VIEWER="xdg-open" USE_SYSTEM_INIPARSER=1 CPPFLAGS+= -I${LOCALBASE}/include/iniparser \ diff --git a/sysutils/lxinput/Makefile b/sysutils/lxinput/Makefile index b696aba31b37..f3ce47f887ff 100644 --- a/sysutils/lxinput/Makefile +++ b/sysutils/lxinput/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 USES= gmake gnome localbase pkgconfig tar:xz xorg -USE_GNOME= gtk20 cairo gdkpixbuf2 intltool +USE_GNOME= gtk20 cairo gdkpixbuf intltool USE_XORG= x11 GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share diff --git a/sysutils/lxtask/Makefile b/sysutils/lxtask/Makefile index 172f7c35171e..b583847af629 100644 --- a/sysutils/lxtask/Makefile +++ b/sysutils/lxtask/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 USES= gmake gnome iconv pkgconfig tar:xz -USE_GNOME= cairo gdkpixbuf2 gtk20 intlhack +USE_GNOME= cairo gdkpixbuf gtk20 intlhack GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share diff --git a/sysutils/mate-polkit/Makefile b/sysutils/mate-polkit/Makefile index 55371c2c72cf..d71361eb383d 100644 --- a/sysutils/mate-polkit/Makefile +++ b/sysutils/mate-polkit/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libpolkit-gobject-1.so:sysutils/polkit \ PORTSCOUT= limitw:1,even USES= gettext gmake gnome libtool localbase pathfix pkgconfig tar:xz -USE_GNOME= cairo gdkpixbuf2 gtk30 intltool introspection:build +USE_GNOME= cairo gdkpixbuf gtk30 intltool introspection:build USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip diff --git a/sysutils/process-viewer/Makefile b/sysutils/process-viewer/Makefile index 20f1340a796f..9984cf7fb9d3 100644 --- a/sysutils/process-viewer/Makefile +++ b/sysutils/process-viewer/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene USES= cargo gnome -USE_GNOME= cairo gdkpixbuf2 glib20 gtk40 pango +USE_GNOME= cairo gdkpixbuf glib20 gtk40 pango USE_GITHUB= yes GH_ACCOUNT= guillaumegomez diff --git a/sysutils/signon-ui/Makefile b/sysutils/signon-ui/Makefile index 011f5191c188..dac11e8c321c 100644 --- a/sysutils/signon-ui/Makefile +++ b/sysutils/signon-ui/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= libaccounts-qt5.so:net-im/libaccounts-qt@qt5 \ USES= compiler:c++11-lang gettext-runtime gl gnome pkgconfig python \ qmake qt:5 tar:bz2 USE_GL= gl -USE_GNOME= gdkpixbuf2 glib20 +USE_GNOME= gdkpixbuf glib20 USE_QT= core dbus declarative gui location network webchannel webengine widgets xml \ buildtools:build qmake:build # gitlab variables diff --git a/sysutils/slurm-wlm/Makefile b/sysutils/slurm-wlm/Makefile index 714afd343478..4db32cacac65 100644 --- a/sysutils/slurm-wlm/Makefile +++ b/sysutils/slurm-wlm/Makefile @@ -63,7 +63,7 @@ DOCS_BUILD_DEPENDS= man2html:textproc/man2html CURL_LIB_DEPENDS= libcurl.so:ftp/curl CURL_CONFIGURE_WITH= libcurl -GUI_USE= GNOME=cairo,gdkpixbuf2,glib20,gtk20,pango +GUI_USE= GNOME=cairo,gdkpixbuf,glib20,gtk20,pango GUI_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz diff --git a/sysutils/synergy/Makefile b/sysutils/synergy/Makefile index 4abdef4c9faa..d17cb39a09e9 100644 --- a/sysutils/synergy/Makefile +++ b/sysutils/synergy/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ USES= cmake compiler:c++14-lang cpe gnome localbase:ldflags pkgconfig qt:6 ssl xorg CPE_VENDOR= synergy-foss USE_QT= base tools:build -USE_GNOME= gdkpixbuf2 glib20 +USE_GNOME= gdkpixbuf glib20 USE_XORG= ice xtst x11 sm xext xinerama xrandr xi USE_GITHUB= yes diff --git a/sysutils/szyszka/Makefile b/sysutils/szyszka/Makefile index 2ba330c8f235..5c116b290334 100644 --- a/sysutils/szyszka/Makefile +++ b/sysutils/szyszka/Makefile @@ -11,7 +11,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo gnome -USE_GNOME= glib20 gtk40 gdkpixbuf2 +USE_GNOME= glib20 gtk40 gdkpixbuf USE_GITHUB= yes GH_ACCOUNT= qarmin diff --git a/sysutils/thefish/Makefile b/sysutils/thefish/Makefile index 4db26a090a17..c6eb7f58e23d 100644 --- a/sysutils/thefish/Makefile +++ b/sysutils/thefish/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ USES= gnome pkgconfig -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 MAKE_ENV+= WITH_GTK=yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/sysutils/touchegg/Makefile b/sysutils/touchegg/Makefile index c3425f127dff..626dd8a188bb 100644 --- a/sysutils/touchegg/Makefile +++ b/sysutils/touchegg/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz \ libudev.so:devel/libudev-devd USES= cmake:testing compiler:c++17-lang desktop-file-utils gnome localbase:ldflags pkgconfig xorg -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 USE_XORG= x11 xi xrandr xtst USE_GITHUB= yes diff --git a/sysutils/xfburn/Makefile b/sysutils/xfburn/Makefile index a266d4aae3e0..e1e69f4fdd20 100644 --- a/sysutils/xfburn/Makefile +++ b/sysutils/xfburn/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= cdrdao:sysutils/cdrdao USES= compiler:c11 desktop-file-utils gettext-tools gmake gnome \ pkgconfig tar:bzip2 xfce -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 intltool +USE_GNOME= cairo gdkpixbuf glib20 gtk30 intltool USE_XFCE= libexo GNU_CONFIGURE= yes diff --git a/sysutils/xfce4-battery-plugin/Makefile b/sysutils/xfce4-battery-plugin/Makefile index 4bce955991c2..ae3977149806 100644 --- a/sysutils/xfce4-battery-plugin/Makefile +++ b/sysutils/xfce4-battery-plugin/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz USES= alias gettext-tools gmake gnome libtool pkgconfig tar:bzip2 \ xfce -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 USE_LDCONFIG= yes USE_XFCE= libmenu panel diff --git a/sysutils/xfce4-bsdcpufreq-plugin/Makefile b/sysutils/xfce4-bsdcpufreq-plugin/Makefile index b738f5fc6685..2dc233029823 100644 --- a/sysutils/xfce4-bsdcpufreq-plugin/Makefile +++ b/sysutils/xfce4-bsdcpufreq-plugin/Makefile @@ -13,7 +13,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz USES= compiler:c11 gnome pkgconfig xfce USE_XFCE= libmenu panel -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 PLIST_FILES= lib/xfce4/panel/plugins/libbsdcpufreq.so \ share/xfce4/panel/plugins/bsdcpufreq.desktop diff --git a/sysutils/xfce4-cpugraph-plugin/Makefile b/sysutils/xfce4-cpugraph-plugin/Makefile index 6da2c600d73d..3c377c7ad296 100644 --- a/sysutils/xfce4-cpugraph-plugin/Makefile +++ b/sysutils/xfce4-cpugraph-plugin/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz USES= compiler:c++17-lang gettext-tools gmake gnome libtool pkgconfig \ tar:bzip2 xfce USE_CXXSTD= c++17 -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 USE_XFCE= libmenu panel xfconf GNU_CONFIGURE= yes diff --git a/sysutils/xfce4-diskperf-plugin/Makefile b/sysutils/xfce4-diskperf-plugin/Makefile index 81a6913f7062..63225d1dec7e 100644 --- a/sysutils/xfce4-diskperf-plugin/Makefile +++ b/sysutils/xfce4-diskperf-plugin/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz USES= compiler:c11 gettext-tools gnome gmake libtool pkgconfig \ tar:bzip2 xfce -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 USE_XFCE= libmenu panel GNU_CONFIGURE= yes diff --git a/sysutils/xfce4-fsguard-plugin/Makefile b/sysutils/xfce4-fsguard-plugin/Makefile index 6e2f44399f78..cf391607e146 100644 --- a/sysutils/xfce4-fsguard-plugin/Makefile +++ b/sysutils/xfce4-fsguard-plugin/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ tar:bzip2 xfce xorg -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 USE_XFCE= libmenu panel USE_XORG= x11 diff --git a/sysutils/xfce4-genmon-plugin/Makefile b/sysutils/xfce4-genmon-plugin/Makefile index 52617f9c186d..ed8bd0ac42a1 100644 --- a/sysutils/xfce4-genmon-plugin/Makefile +++ b/sysutils/xfce4-genmon-plugin/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ tar:bzip2 xfce -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 USE_XFCE= libmenu panel xfconf GNU_CONFIGURE= yes diff --git a/sysutils/xfce4-mount-plugin/Makefile b/sysutils/xfce4-mount-plugin/Makefile index 1ebe651c51aa..7d603d44a157 100644 --- a/sysutils/xfce4-mount-plugin/Makefile +++ b/sysutils/xfce4-mount-plugin/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ tar:bzip2 xfce -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 USE_XFCE= libmenu panel GNU_CONFIGURE= yes diff --git a/sysutils/xfce4-netload-plugin/Makefile b/sysutils/xfce4-netload-plugin/Makefile index 35446b8f0198..6d7baf4ad5c8 100644 --- a/sysutils/xfce4-netload-plugin/Makefile +++ b/sysutils/xfce4-netload-plugin/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ tar:bzip2 xfce -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 USE_XFCE= libmenu panel GNU_CONFIGURE= yes diff --git a/sysutils/xfce4-places-plugin/Makefile b/sysutils/xfce4-places-plugin/Makefile index 9c5ce0d02915..644d834ab934 100644 --- a/sysutils/xfce4-places-plugin/Makefile +++ b/sysutils/xfce4-places-plugin/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz \ USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ tar:bzip2 xfce xorg -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 USE_XFCE= libexo libmenu panel xfconf USE_XORG= ice sm x11 diff --git a/sysutils/xfce4-power-manager/Makefile b/sysutils/xfce4-power-manager/Makefile index 59b806e9b0cf..e9e4553d4bc5 100644 --- a/sysutils/xfce4-power-manager/Makefile +++ b/sysutils/xfce4-power-manager/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz \ USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ tar:bzip2 xfce xorg -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 USE_XFCE= libmenu panel xfconf USE_XORG= ice sm x11 xext xrandr xscrnsaver xtst diff --git a/sysutils/xfce4-settings/Makefile b/sysutils/xfce4-settings/Makefile index abb56ab6f749..fe4646f99926 100644 --- a/sysutils/xfce4-settings/Makefile +++ b/sysutils/xfce4-settings/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= hwdata>0:misc/hwdata USES= compiler:c11 desktop-file-utils gettext-tools gmake gnome \ libtool pkgconfig python shebangfix tar:bzip2 xfce xorg -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 libxml2:build +USE_GNOME= cairo gdkpixbuf glib20 gtk30 libxml2:build USE_XFCE= garcon libexo xfconf USE_XORG= x11 xcursor xext xi xorgproto xrandr diff --git a/sysutils/xfce4-systemload-plugin/Makefile b/sysutils/xfce4-systemload-plugin/Makefile index 9450e5d0039f..98f99720f19d 100644 --- a/sysutils/xfce4-systemload-plugin/Makefile +++ b/sysutils/xfce4-systemload-plugin/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz \ USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ tar:bzip2 xfce -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 USE_XFCE= libmenu panel xfconf GNU_CONFIGURE= yes diff --git a/sysutils/xfce4-wavelan-plugin/Makefile b/sysutils/xfce4-wavelan-plugin/Makefile index 2f15bb22c766..4794a6c65fac 100644 --- a/sysutils/xfce4-wavelan-plugin/Makefile +++ b/sysutils/xfce4-wavelan-plugin/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ tar:bzip2 xfce -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 USE_XFCE= libmenu panel GNU_CONFIGURE= yes diff --git a/sysutils/zeitgeist/Makefile b/sysutils/zeitgeist/Makefile index 066b4f563957..bd67d7167628 100644 --- a/sysutils/zeitgeist/Makefile +++ b/sysutils/zeitgeist/Makefile @@ -24,7 +24,7 @@ USES= autoreconf gettext gmake gnome libtool localbase:ldflags pathfix pkgconfi USE_GITLAB= yes GL_SITE= https://gitlab.freedesktop.org GL_TAGNAME= 8b89364c077b46734d193c5b8a80f83b0fc917dd -USE_GNOME= cairo gdkpixbuf2 glib20 intlhack \ +USE_GNOME= cairo gdkpixbuf glib20 intlhack \ introspection:build USE_LDCONFIG= yes USE_PYTHON= py3kplist |