diff --git a/Mk/Scripts/qa.sh b/Mk/Scripts/qa.sh index 3d6f9a3b7933..3a82ad4890fb 100644 --- a/Mk/Scripts/qa.sh +++ b/Mk/Scripts/qa.sh @@ -410,7 +410,7 @@ proxydeps_suggest_uses() { # grep LIB_DEPENDS= Mk/Uses/gnome.mk |sed -e 's|\(.*\)_LIB_DEPENDS.*:\(.*\)\/\(.*\)|[ "\1" = "\3" ] \|\| echo "elif [ \\${pkg} = \\\"\2/\3\\\" ]; then; warn \\\"you need USE_GNOME+=\1\\\""|'|sort|sh elif [ ${pkg} = "databases/evolution-data-server" ]; then warn "you need USE_GNOME+=evolutiondataserver3" elif [ ${pkg} = "graphics/gdk-pixbuf" ]; then warn "you need USE_GNOME+=gdkpixbuf" - elif [ ${pkg} = "graphics/gdk-pixbuf2" ]; then warn "you need USE_GNOME+=gdkpixbuf2" + elif [ ${pkg} = "graphics/gdk-pixbuf2" ]; then warn "you need USE_GNOME+=gdkpixbuf" elif [ ${pkg} = "x11/gnome-desktop" ]; then warn "you need USE_GNOME+=gnomedesktop3" elif [ ${pkg} = "devel/gobject-introspection" ]; then warn "you need USE_GNOME+=introspection" elif [ ${pkg} = "graphics/libart_lgpl" ]; then warn "you need USE_GNOME+=libartlgpl2" diff --git a/Mk/Uses/gnome.mk b/Mk/Uses/gnome.mk index 03062fa973fc..5603966820ed 100644 --- a/Mk/Uses/gnome.mk +++ b/Mk/Uses/gnome.mk @@ -63,7 +63,7 @@ _USE_GNOME_ALL= intlhack intltool introspection \ # GNOME 2 components _USE_GNOME_ALL+= atk cairo \ - gdkpixbuf2 gdkpixbuf2xlib gconf2 glib20 \ + gdkpixbuf gdkpixbuf2xlib gconf2 glib20 \ gtk-update-icon-cache gtk20 \ gtksharp20 gtksourceview2 gvfs libartlgpl2 \ libglade2 libgnomecanvas \ @@ -131,7 +131,7 @@ gtkmm24_LIB_DEPENDS= libgtkmm-2.4.so:x11-toolkits/gtkmm24 gtkmm24_USE_GNOME_IMPL= glibmm cairomm atkmm pangomm gtk20 gtkmm30_LIB_DEPENDS= libgtkmm-3.0.so:x11-toolkits/gtkmm30 -gtkmm30_USE_GNOME_IMPL= atkmm cairomm gdkpixbuf2 glibmm gtk30 pangomm +gtkmm30_USE_GNOME_IMPL= atkmm cairomm gdkpixbuf glibmm gtk30 pangomm gtksourceviewmm3_LIB_DEPENDS= libgtksourceviewmm-3.0.so:x11-toolkits/gtksourceviewmm3 gtksourceviewmm3_USE_GNOME_IMPL= gtkmm30 gtksourceview3 @@ -171,20 +171,20 @@ pangoft2_USE_GNOME_IMPL=pango pangox-compat_LIB_DEPENDS= libpangox-1.0.so:x11-toolkits/pangox-compat pangox-compat_USE_GNOME_IMPL= glib20 pango -gdkpixbuf2_LIB_DEPENDS= libgdk_pixbuf-2.0.so:graphics/gdk-pixbuf2 -gdkpixbuf2_USE_GNOME_IMPL=glib20 +gdkpixbuf_LIB_DEPENDS= libgdk_pixbuf-2.0.so:graphics/gdk-pixbuf2 +gdkpixbuf_USE_GNOME_IMPL=glib20 gdkpixbuf2xlib_LIB_DEPENDS= libgdk_pixbuf_xlib-2.0.so:graphics/gdk-pixbuf2-xlib -gdkpixbuf2xlib_USE_GNOME_IMPL= glib20 gdkpixbuf2 +gdkpixbuf2xlib_USE_GNOME_IMPL= glib20 gdkpixbuf gtk-update-icon-cache_RUN_DEPENDS= gtk-update-icon-cache:graphics/gtk-update-icon-cache gtk20_LIB_DEPENDS= libgtk-x11-2.0.so:x11-toolkits/gtk20 -gtk20_USE_GNOME_IMPL= atk cairo gdkpixbuf2 pangoft2 +gtk20_USE_GNOME_IMPL= atk cairo gdkpixbuf pangoft2 GTK2_VERSION= 2.10.0 gtk30_LIB_DEPENDS= libgtk-3.so:x11-toolkits/gtk30 -gtk30_USE_GNOME_IMPL= atk cairo gdkpixbuf2 pango +gtk30_USE_GNOME_IMPL= atk cairo gdkpixbuf pango GTK3_VERSION= 3.0.0 gtk40_LIB_DEPENDS= libgtk-4.so:x11-toolkits/gtk40 @@ -245,7 +245,7 @@ librsvg2_BUILD_DEPENDS= librsvg2>=0:graphics/librsvg2 librsvg2_LIB_DEPENDS= librsvg-2.so:graphics/librsvg2 librsvg2_RUN_DEPENDS= librsvg2>=0:graphics/librsvg2 . endif -librsvg2_USE_GNOME_IMPL=cairo gdkpixbuf2 +librsvg2_USE_GNOME_IMPL=cairo gdkpixbuf nautilus3_LIB_DEPENDS= libnautilus-extension.so:x11-fm/nautilus nautilus3_USE_GNOME_IMPL=gnomedesktop3 libxml2 diff --git a/Mk/bsd.gecko.mk b/Mk/bsd.gecko.mk index 0610308068a3..2cd5eddb32d3 100644 --- a/Mk/bsd.gecko.mk +++ b/Mk/bsd.gecko.mk @@ -65,7 +65,7 @@ USES+= compiler:c++17-lang cpe elfctl gl gmake gnome iconv \ pkgconfig python:build desktop-file-utils CPE_VENDOR?=mozilla USE_GL= gl -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 USE_XORG= x11 xcb xcomposite xdamage xext xfixes xrandr xrender xt xtst HAS_CONFIGURE= yes CONFIGURE_OUTSOURCE= yes diff --git a/accessibility/caribou/Makefile b/accessibility/caribou/Makefile index 06c5ecf6cfc9..fc4feaeba96b 100644 --- a/accessibility/caribou/Makefile +++ b/accessibility/caribou/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}atspi>=2.1.91:accessibility/py-atspi@${PY_FL USES= gettext gl gmake gnome libtool localbase pathfix \ pkgconfig python shebangfix tar:xz xorg -USE_GNOME= cairo gdkpixbuf2 gtk30 intlhack introspection:build libxml2 \ +USE_GNOME= cairo gdkpixbuf gtk30 intlhack introspection:build libxml2 \ libxslt:build pygobject3 USE_PYTHON= py3kplist SHEBANG_FILES= tools/fix_gir.py tools/make_schema.py diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile index 3edf6b5f248d..afef8d8d3520 100644 --- a/archivers/file-roller/Makefile +++ b/archivers/file-roller/Makefile @@ -24,7 +24,7 @@ PORTSCOUT= limitw:1,even USES= cpe desktop-file-utils gettext gnome libarchive localbase \ meson pkgconfig python:build tar:xz -USE_GNOME= cairo gdkpixbuf2 gtk40 +USE_GNOME= cairo gdkpixbuf gtk40 USE_LDCONFIG= yes MESON_ARGS= -Dpackagekit=false BINARY_ALIAS= python3=${PYTHON_VERSION} diff --git a/archivers/gnome-autoar/Makefile b/archivers/gnome-autoar/Makefile index 5552a6b29898..57c772371f40 100644 --- a/archivers/gnome-autoar/Makefile +++ b/archivers/gnome-autoar/Makefile @@ -15,7 +15,7 @@ USES= cpe gettext-runtime gmake gnome libarchive meson pkgconfig \ tar:xz vala:build CPE_VENDOR= gnome -USE_GNOME= cairo gdkpixbuf2 gtk30 introspection:build +USE_GNOME= cairo gdkpixbuf gtk30 introspection:build OPTIONS_DEFINE= DOCS diff --git a/archivers/thunar-archive-plugin/Makefile b/archivers/thunar-archive-plugin/Makefile index 3068c9b737f3..9d1e43d81401 100644 --- a/archivers/thunar-archive-plugin/Makefile +++ b/archivers/thunar-archive-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= libexo thunar GNU_CONFIGURE= yes diff --git a/archivers/xarchiver/Makefile b/archivers/xarchiver/Makefile index b46c5d616ece..deb48ae579ed 100644 --- a/archivers/xarchiver/Makefile +++ b/archivers/xarchiver/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/gzip:archivers/gzip \ USES= desktop-file-utils gmake gnome libtool:build pkgconfig USE_GITHUB= yes GH_ACCOUNT= ib -USE_GNOME= cairo gdkpixbuf2 glib20 intltool +USE_GNOME= cairo gdkpixbuf glib20 intltool GNU_CONFIGURE= yes diff --git a/astro/gpscorrelate/Makefile b/astro/gpscorrelate/Makefile index 2bdbea6597fd..2e666ccc448b 100644 --- a/astro/gpscorrelate/Makefile +++ b/astro/gpscorrelate/Makefile @@ -22,7 +22,7 @@ USES= compiler:c++11-lang gettext-runtime gmake gnome pkgconfig USE_GITHUB= yes GH_ACCOUNT= freefoote -USE_GNOME= cairo gdkpixbuf2 glib20 gtk20 libxml2 pango +USE_GNOME= cairo gdkpixbuf glib20 gtk20 libxml2 pango PLIST_FILES= bin/gpscorrelate bin/gpscorrelate-gui \ share/man/man1/gpscorrelate.1.gz share/man/man1/gpscorrelate-gui.1.gz diff --git a/astro/nightfall/Makefile b/astro/nightfall/Makefile index 40dc8e990af6..2b8d2c425f53 100644 --- a/astro/nightfall/Makefile +++ b/astro/nightfall/Makefile @@ -12,7 +12,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 USES= compiler gettext gmake gnome jpeg pathfix perl5 pkgconfig -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CPPFLAGS+= -I${LOCALBASE}/include diff --git a/astro/opencpn/Makefile b/astro/opencpn/Makefile index 720db32b8a15..b96244a65627 100644 --- a/astro/opencpn/Makefile +++ b/astro/opencpn/Makefile @@ -26,7 +26,7 @@ USE_GITHUB= yes GH_ACCOUNT= ${GH_PROJECT} GH_PROJECT= OpenCPN USE_GL= gl glu -USE_GNOME= cairo gdkpixbuf2 gtk30 pango +USE_GNOME= cairo gdkpixbuf gtk30 pango USE_LDCONFIG= ${PREFIX}/lib/opencpn USE_WX= 3.0+ WX_CONF_ARGS= absolute diff --git a/astro/siril/Makefile b/astro/siril/Makefile index 640c4796009e..5c0d4317d88e 100644 --- a/astro/siril/Makefile +++ b/astro/siril/Makefile @@ -38,7 +38,7 @@ LIB_DEPENDS+= libopencv_photo.so:graphics/opencv # for some reason, configure fa USES= cmake:indirect compiler:c++11-lang desktop-file-utils gettext \ gnome meson pkgconfig jpeg shared-mime-info tar:bz2 -USE_GNOME= atk cairo gdkpixbuf2 gtk30 intltool pango +USE_GNOME= atk cairo gdkpixbuf gtk30 intltool pango BINARY_ALIAS= git=false diff --git a/astro/viking/Makefile b/astro/viking/Makefile index c61a8cad6928..3f80378fe8a3 100644 --- a/astro/viking/Makefile +++ b/astro/viking/Makefile @@ -27,7 +27,7 @@ RUN_DEPENDS= gpsbabel:astro/gpsbabel USES= compiler:c++11-lib desktop-file-utils gettext gmake gnome \ iconv localbase perl5 pkgconfig tar:bzip2 xorg USE_XORG= x11 -USE_GNOME= cairo gdkpixbuf2 gtk30 intlhack +USE_GNOME= cairo gdkpixbuf gtk30 intlhack USE_PERL5= run GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share diff --git a/audio/abx/Makefile b/audio/abx/Makefile index 671c02dffe1b..051d07ab75df 100644 --- a/audio/abx/Makefile +++ b/audio/abx/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libsndfile.so:audio/libsndfile USES= gettext-runtime gmake gnome pkgconfig -USE_GNOME= atk cairo glib20 gdkpixbuf2 gtk20 pango +USE_GNOME= atk cairo glib20 gdkpixbuf gtk20 pango GNU_CONFIGURE= yes diff --git a/audio/amberol/Makefile b/audio/amberol/Makefile index 9c288edc5e99..72aca8c2349b 100644 --- a/audio/amberol/Makefile +++ b/audio/amberol/Makefile @@ -20,7 +20,7 @@ USES= cargo desktop-file-utils gettext gnome gstreamer meson \ USE_GITLAB= yes GL_SITE= https://gitlab.gnome.org GL_ACCOUNT= World -USE_GNOME= gdkpixbuf2 gtk40 libadwaita +USE_GNOME= gdkpixbuf gtk40 libadwaita GLIB_SCHEMAS= io.bassi.Amberol.gschema.xml USE_GSTREAMER= bad good libav diff --git a/audio/amsynth/Makefile b/audio/amsynth/Makefile index b4099a35d9b2..5943215e222e 100644 --- a/audio/amsynth/Makefile +++ b/audio/amsynth/Makefile @@ -27,7 +27,7 @@ RUN_DEPENDS= dssi>0:audio/dssi USES= compiler:c++11-lang gettext-tools gmake gnome libtool localbase \ pkgconfig xorg -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 intltool pango +USE_GNOME= atk cairo gdkpixbuf glib20 gtk20 intltool pango USE_XORG= x11 GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile index ee89fbf15c9c..0729459f1a48 100644 --- a/audio/aqualung/Makefile +++ b/audio/aqualung/Makefile @@ -36,7 +36,7 @@ LIB_DEPENDS= libFLAC.so:audio/flac \ libfontconfig.so:x11-fonts/fontconfig USES= autoreconf compiler:c++11-lang cpe gettext gnome localbase lua:52 pkgconfig -USE_GNOME= cairo gdkpixbuf2 gtk20 libxml2 libxslt +USE_GNOME= cairo gdkpixbuf gtk20 libxml2 libxslt USE_GITHUB= yes GH_ACCOUNT= jeremyevans diff --git a/audio/ardour/Makefile b/audio/ardour/Makefile index b01fcbbc162b..3b7259482aab 100644 --- a/audio/ardour/Makefile +++ b/audio/ardour/Makefile @@ -48,7 +48,7 @@ USES= compiler:c++14-lang desktop-file-utils gettext gnome \ libarchive pkgconfig python:build readline ssl tar:bzip2 \ waf xorg shared-mime-info USE_CXXSTD= c++14 -USE_GNOME= atk cairo cairomm gdkpixbuf2 glib20 glibmm gtk20 gtkmm24 libxml2 pango +USE_GNOME= atk cairo cairomm gdkpixbuf glib20 glibmm gtk20 gtkmm24 libxml2 pango USE_LDCONFIG= yes USE_XORG= x11 diff --git a/audio/ario/Makefile b/audio/ario/Makefile index 0304e059d9a3..e0f09e3fc304 100644 --- a/audio/ario/Makefile +++ b/audio/ario/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl GNU_CONFIGURE= yes USES= gmake gnome libtool pkgconfig USE_LDCONFIG= yes -USE_GNOME= gtk30 pango atk cairo gdkpixbuf2 glib20 libxml2 +USE_GNOME= gtk30 pango atk cairo gdkpixbuf glib20 libxml2 INSTALL_TARGET= install-strip OPTIONS_DEFINE= AVAHI DBUS DEBUG LIBMPDCLIENT2 MPDIDLE NLS PLAYLISTS SEARCH TAGLIB diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile index adf174c23a5b..7a23e1def995 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -41,7 +41,7 @@ USES= cmake compiler:c++20-lang cpe desktop-file-utils gettext \ CPE_VENDOR= audacityteam USE_GITHUB= yes -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 USE_WX= 3.2+ WX_COMPS= wx diff --git a/audio/aylet/Makefile b/audio/aylet/Makefile index 07a4671b2908..91e513c46c91 100644 --- a/audio/aylet/Makefile +++ b/audio/aylet/Makefile @@ -28,7 +28,7 @@ OPTIONS_DEFAULT= GUI OPTIONS_SUB= yes GUI_USES= gnome -GUI_USE= GNOME=atk,cairo,gdkpixbuf2,glib20,gtk20,pango +GUI_USE= GNOME=atk,cairo,gdkpixbuf,glib20,gtk20,pango GUI_ALL_TARGET= xaylet diff --git a/audio/calf-lv2/Makefile b/audio/calf-lv2/Makefile index bb68340cfceb..12195ad6e44a 100644 --- a/audio/calf-lv2/Makefile +++ b/audio/calf-lv2/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libfluidsynth.so:audio/fluidsynth \ libexpat.so:textproc/expat2 USES= autoreconf compiler:c++11-lang desktop-file-utils gmake gnome libtool localbase pkgconfig -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 USE_CXXSTD= c++11 USE_LDCONFIG= yes diff --git a/audio/d11amp/Makefile b/audio/d11amp/Makefile index 9a054bdf8c97..a4b5da653c0e 100644 --- a/audio/d11amp/Makefile +++ b/audio/d11amp/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libmpg123.so:audio/mpg123 \ libzip.so:archivers/libzip USES= gnome pkgconfig tar:bz2 -USE_GNOME= cairo gdkpixbuf2 gtk40 +USE_GNOME= cairo gdkpixbuf gtk40 MAKE_ARGS= INSTALLMAN=${STAGEDIR}${PREFIX}/share/man TEST_ENV= SHA256_CMD=sha256 TMP_DIR=/tmp/d11amp/ diff --git a/audio/eq10q-lv2/Makefile b/audio/eq10q-lv2/Makefile index 61fa915ffaea..79219668d22e 100644 --- a/audio/eq10q-lv2/Makefile +++ b/audio/eq10q-lv2/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libfftw3.so:math/fftw3 \ USES= cmake compiler:c++11-lang dos2unix gnome localbase:ldflags \ pkgconfig -USE_GNOME= glib20 gtk20 gtkmm24 gdkpixbuf2 atkmm cairo cairomm pangomm +USE_GNOME= glib20 gtk20 gtkmm24 gdkpixbuf atkmm cairo cairomm pangomm DOS2UNIX_FILES= dsp/vu.h OPTIONS_DEFINE_amd64= SSE diff --git a/audio/foo-yc20/Makefile b/audio/foo-yc20/Makefile index d61e9afaf962..36834fedbba5 100644 --- a/audio/foo-yc20/Makefile +++ b/audio/foo-yc20/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libjack.so:audio/jack \ USES= compiler:c++11-lang gmake gnome localbase pkgconfig USE_GITHUB= yes GH_ACCOUNT= sampov2 -USE_GNOME= gtk20 gdkpixbuf2 cairo +USE_GNOME= gtk20 gdkpixbuf cairo post-patch: @${REINPLACE_CMD} -e 's|install -Dm|install -m|' ${WRKSRC}/Makefile diff --git a/audio/ganv/Makefile b/audio/ganv/Makefile index fb02936e3298..d306d35b91e3 100644 --- a/audio/ganv/Makefile +++ b/audio/ganv/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libcgraph.so:graphics/graphviz \ libfreetype.so:print/freetype2 USES= compiler:c++11-lang gettext gnome localbase:ldflags meson pkgconfig tar:xz -USE_GNOME= atk atkmm cairo cairomm gdkpixbuf2 glib20 glibmm gtk20 gtkmm24 introspection:build libsigc++20 pango pangomm +USE_GNOME= atk atkmm cairo cairomm gdkpixbuf glib20 glibmm gtk20 gtkmm24 introspection:build libsigc++20 pango pangomm USE_LDCONFIG= yes .include diff --git a/audio/gigedit/Makefile b/audio/gigedit/Makefile index 215a2910a5be..898a7533f7a3 100644 --- a/audio/gigedit/Makefile +++ b/audio/gigedit/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libgig.so:audio/libgig \ libsndfile.so:audio/libsndfile USES= autoreconf gettext gmake gnome libtool pkgconfig tar:bz2 -USE_GNOME= cairo cairomm gdkpixbuf2 glib20 glibmm gtk30 gtkmm30 intltool pango pangomm +USE_GNOME= cairo cairomm gdkpixbuf glib20 glibmm gtk30 gtkmm30 intltool pango pangomm USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/audio/gmtp/Makefile b/audio/gmtp/Makefile index f4ce4680d896..824d570cbe14 100644 --- a/audio/gmtp/Makefile +++ b/audio/gmtp/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libmtp.so:multimedia/libmtp \ USES= dos2unix gmake gnome localbase pkgconfig DOS2UNIX_FILES= COPYING -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 GLIB_SCHEMAS= org.gnome.gmtp.gschema.xml GNU_CONFIGURE= yes diff --git a/audio/gnome-podcasts/Makefile b/audio/gnome-podcasts/Makefile index 16ef1bc34cee..14640cb37817 100644 --- a/audio/gnome-podcasts/Makefile +++ b/audio/gnome-podcasts/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= bash:shells/bash USES= cargo gettext gnome gstreamer meson pkgconfig sqlite ssl USE_GITLAB= yes -USE_GNOME= gdkpixbuf2 gtk40 libadwaita +USE_GNOME= gdkpixbuf gtk40 libadwaita USE_GSTREAMER= bad good libav GL_SITE= https://gitlab.gnome.org GL_ACCOUNT= World diff --git a/audio/grip/Makefile b/audio/grip/Makefile index b5d8da43b850..c32d353dee83 100644 --- a/audio/grip/Makefile +++ b/audio/grip/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ USES= compiler:c++11-lang gmake gnome libtool localbase pathfix \ pkgconfig xorg -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 USE_XORG= ice sm x11 xext GNU_CONFIGURE= yes diff --git a/audio/gsequencer/Makefile b/audio/gsequencer/Makefile index 85c353d94fc6..3ab8d4b137e3 100644 --- a/audio/gsequencer/Makefile +++ b/audio/gsequencer/Makefile @@ -28,7 +28,7 @@ RUN_DEPENDS= dssi>0:audio/dssi USES= autoreconf desktop-file-utils gettext-runtime gettext-tools gmake gnome gstreamer \ libtool localbase:ldflags perl5 pkgconfig shared-mime-info -USE_GNOME= cairo gdkpixbuf2 glib20 gtk40 libxml2 pango +USE_GNOME= cairo gdkpixbuf glib20 gtk40 libxml2 pango USE_XORG= x11 USE_CSTD= gnu99 USE_LDCONFIG= yes diff --git a/audio/gtk-mixer/Makefile b/audio/gtk-mixer/Makefile index 55e0e7c98588..b211bfebcfe5 100644 --- a/audio/gtk-mixer/Makefile +++ b/audio/gtk-mixer/Makefile @@ -13,7 +13,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz USES= cmake gnome pkgconfig USE_GITHUB= yes GH_ACCOUNT= rozhuk-im -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 CFLAGS+= -DHAVE_REALLOCARRAY DESKTOP_ENTRIES= "GTK-Mixer" \ diff --git a/audio/gvolwheel/Makefile b/audio/gvolwheel/Makefile index 418fa4925f83..968f71d93bfb 100644 --- a/audio/gvolwheel/Makefile +++ b/audio/gvolwheel/Makefile @@ -12,7 +12,7 @@ LICENSE= GPLv3 USES= autoreconf libtool gmake gnome pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-oss -USE_GNOME= cairo gdkpixbuf2 gtk30 intltool +USE_GNOME= cairo gdkpixbuf gtk30 intltool USE_GITHUB= yes GH_ACCOUNT= Junker diff --git a/audio/invada-studio-plugins-lv2/Makefile b/audio/invada-studio-plugins-lv2/Makefile index 015db0825b28..62bbf787946c 100644 --- a/audio/invada-studio-plugins-lv2/Makefile +++ b/audio/invada-studio-plugins-lv2/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig USES= gmake gnome localbase pkgconfig tar:tgz -USE_GNOME= cairo gdkpixbuf2 glib20 gtk20 +USE_GNOME= cairo gdkpixbuf glib20 gtk20 LLD_UNSAFE= yes WRKSRC= ${WRKDIR}/${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} diff --git a/audio/ir-lv2/Makefile b/audio/ir-lv2/Makefile index a1da3c9219f6..81bb699f7278 100644 --- a/audio/ir-lv2/Makefile +++ b/audio/ir-lv2/Makefile @@ -26,7 +26,7 @@ USES= gmake gnome pkgconfig USE_GITHUB= yes GH_ACCOUNT= tomszilagyi GH_PROJECT= ir.lv2 -USE_GNOME= glib20 gtk20 gdkpixbuf2 cairo +USE_GNOME= glib20 gtk20 gdkpixbuf cairo MAKE_ENV= INSTDIR=${STAGEDIR}${PREFIX}/lib/lv2 diff --git a/audio/jalv-select/Makefile b/audio/jalv-select/Makefile index 29cf06733d60..0435209aaf64 100644 --- a/audio/jalv-select/Makefile +++ b/audio/jalv-select/Makefile @@ -25,7 +25,7 @@ USES= compiler:c++11-lang gettext-runtime gmake gnome pkgconfig xorg USE_GITHUB= yes GH_ACCOUNT= brummer10 GH_PROJECT= jalv_select -USE_GNOME= atk atkmm cairo gdkpixbuf2 glib20 glibmm gtk20 gtkmm24 pango pangomm +USE_GNOME= atk atkmm cairo gdkpixbuf glib20 glibmm gtk20 gtkmm24 pango pangomm USE_XORG= x11 MAKE_ARGS= MAN_DIR=${PREFIX}/share/man/man1 diff --git a/audio/jalv/Makefile b/audio/jalv/Makefile index ac53b07e89fa..d9a521223657 100644 --- a/audio/jalv/Makefile +++ b/audio/jalv/Makefile @@ -25,7 +25,7 @@ USES= desktop-file-utils gnome pkgconfig meson qmake:no_configure,no_env \ qt:5 tar:xz USE_QT= core gui widgets buildtools:build USE_GNOME= atk atkmm cairo cairomm pango pangomm libsigc++20 \ - gdkpixbuf2 glib20 glibmm gtk20 gtk30 gtkmm24 + gdkpixbuf glib20 glibmm gtk20 gtk30 gtkmm24 MESON_ARGS= -Dportaudio=disabled CXXFLAGS+= -fPIC diff --git a/audio/ladish/Makefile b/audio/ladish/Makefile index 284ba1e3877b..d0e80ea041ce 100644 --- a/audio/ladish/Makefile +++ b/audio/ladish/Makefile @@ -27,7 +27,7 @@ OPTIONS_DEFAULT= GUI OPTIONS_SUB= yes GUI_USES= gettext gnome -GUI_USE= GNOME=atkmm,cairo,gdkpixbuf2,gtk20,gtkmm24,libgnomecanvas,pango,intltool:build +GUI_USE= GNOME=atkmm,cairo,gdkpixbuf,gtk20,gtkmm24,libgnomecanvas,pango,intltool:build GUI_VARS= CONFIGURE_ARGS=--enable-gladish GUI_BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs GUI_LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ diff --git a/audio/lash/Makefile b/audio/lash/Makefile index db435ec17787..1aa2511532d0 100644 --- a/audio/lash/Makefile +++ b/audio/lash/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libjack.so:audio/jack \ libuuid.so:misc/e2fsprogs-libuuid USES= gmake gnome libtool pathfix pkgconfig -USE_GNOME= gtk20 libxml2 gdkpixbuf2 cairo +USE_GNOME= gtk20 libxml2 gdkpixbuf cairo GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-alsa-midi USE_LDCONFIG= yes diff --git a/audio/libgpod/Makefile b/audio/libgpod/Makefile index e8c8a37dcc1e..a0f643cfd4d7 100644 --- a/audio/libgpod/Makefile +++ b/audio/libgpod/Makefile @@ -21,7 +21,7 @@ CONFIGURE_ARGS= --disable-udev --without-hal \ --without-python \ --with-html-dir="${DOCSDIR:H}" USE_CSTD= gnu89 -USE_GNOME= gdkpixbuf2 intltool libxml2 +USE_GNOME= gdkpixbuf intltool libxml2 INSTALL_TARGET= install-strip USE_LDCONFIG= yes diff --git a/audio/midivisualizer/Makefile b/audio/midivisualizer/Makefile index 45f4019275f6..7ac6b545a343 100644 --- a/audio/midivisualizer/Makefile +++ b/audio/midivisualizer/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib \ libnotify.so:devel/libnotify USES= cmake compiler:c++20-lang gettext-runtime gl gnome localbase:ldflags pkgconfig xorg -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 pango +USE_GNOME= cairo gdkpixbuf glib20 gtk30 pango USE_GL= gl USE_XORG= x11 diff --git a/audio/muse-sequencer/Makefile b/audio/muse-sequencer/Makefile index 99e68d2708ce..883623d67854 100644 --- a/audio/muse-sequencer/Makefile +++ b/audio/muse-sequencer/Makefile @@ -33,7 +33,7 @@ USES= cmake compiler:c++11-lib desktop-file-utils gl gnome kde:5 localbase:ldfl USE_GL= gl USE_QT= core gui svg xml widgets buildtools:build linguisttools:build qmake:build uitools:build USE_KDE= ecm:build -USE_GNOME= atk atkmm cairo cairomm gdkpixbuf2 glib20 glibmm gtk20 gtkmm24 libsigc++20 pango pangomm +USE_GNOME= atk atkmm cairo cairomm gdkpixbuf glib20 glibmm gtk20 gtkmm24 libsigc++20 pango pangomm USE_LDCONFIG= yes USE_GITHUB= yes diff --git a/audio/oss/Makefile b/audio/oss/Makefile index 2eccb2b5eb70..17b8997773d8 100644 --- a/audio/oss/Makefile +++ b/audio/oss/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 USES= gnome tar:bzip2 kmod pkgconfig -USE_GNOME= gtk20 cairo gdkpixbuf2 +USE_GNOME= gtk20 cairo gdkpixbuf USE_RC_SUBR= oss HAS_CONFIGURE= yes diff --git a/audio/pa-applet/Makefile b/audio/pa-applet/Makefile index 03f40e4ab6be..48217bbc1ace 100644 --- a/audio/pa-applet/Makefile +++ b/audio/pa-applet/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libpulse.so:audio/pulseaudio \ libnotify.so:devel/libnotify USES= autoreconf gnome pkgconfig -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share USE_GITHUB= yes diff --git a/audio/pasystray/Makefile b/audio/pasystray/Makefile index 611f0bf3db5e..0aa930c75e49 100644 --- a/audio/pasystray/Makefile +++ b/audio/pasystray/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libpulse.so:audio/pulseaudio USES= autoreconf gnome pkgconfig -USE_GNOME= cairo gdkpixbuf2 +USE_GNOME= cairo gdkpixbuf GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share USE_GITHUB= yes diff --git a/audio/patchage/Makefile b/audio/patchage/Makefile index 05fa48f8a784..d0277cfcd0aa 100644 --- a/audio/patchage/Makefile +++ b/audio/patchage/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib \ libharfbuzz.so:print/harfbuzz USES= compiler:c++14-lang gettext gnome localbase meson pkgconfig python:build tar:xz -USE_GNOME= atk cairo cairomm glib20 glibmm gdkpixbuf2 gtk20 gtkmm24 libsigc++20 pango pangomm +USE_GNOME= atk cairo cairomm glib20 glibmm gdkpixbuf gtk20 gtkmm24 libsigc++20 pango pangomm MESON_ARGS= -Djack=disabled post-install: diff --git a/audio/praat/Makefile b/audio/praat/Makefile index d209c0db5c01..fac4d8d4397b 100644 --- a/audio/praat/Makefile +++ b/audio/praat/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= CharisSIL>=0:x11-fonts/charis \ USES= compiler:c++17-lang gnome iconv pkgconfig xorg USE_GITHUB= yes -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 USE_XORG= x11 PLIST_FILES= bin/praat \ diff --git a/audio/psindustrializer/Makefile b/audio/psindustrializer/Makefile index 277f5749b752..8b28e98e0b7b 100644 --- a/audio/psindustrializer/Makefile +++ b/audio/psindustrializer/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libaudiofile.so:audio/libaudiofile \ libharfbuzz.so:print/harfbuzz USES= gettext-runtime gl gmake gnome libtool pkgconfig tar:xz xorg -USE_GNOME= atk cairo gdkpixbuf2 gtk20 libxml2 pango pangox-compat +USE_GNOME= atk cairo gdkpixbuf gtk20 libxml2 pango pangox-compat USE_GL= gl glu USE_XORG= x11 USE_LDCONFIG= yes diff --git a/audio/qtractor/Makefile b/audio/qtractor/Makefile index 76423992e007..fad108b706c2 100644 --- a/audio/qtractor/Makefile +++ b/audio/qtractor/Makefile @@ -36,7 +36,7 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib \ RUN_DEPENDS= alsa-seq-server>0:audio/alsa-seq-server USES= cmake compiler:c++17-lang desktop-file-utils gettext-runtime gnome localbase:ldflags pkgconfig qt:5 shared-mime-info -USE_GNOME= atk cairo gdkpixbuf2 gtk20 gtkmm24 pango +USE_GNOME= atk cairo gdkpixbuf gtk20 gtkmm24 pango USE_QT= core gui svg widgets x11extras xml buildtools:build linguisttools:build qmake:build #USE_QT= base svg tools:build # for Qt6 diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index bf3576820cce..dcfd0e07709f 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -26,7 +26,7 @@ LIB_DEPENDS= libtotem-plparser.so:multimedia/totem-pl-parser \ USES= desktop-file-utils gettext gnome gstreamer localbase:ldflags meson \ pkgconfig tar:xz vala:build xorg -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 introspection libxml2 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 introspection libxml2 USE_XORG= ice x11 xorgproto USE_GSTREAMER= flac lame jpeg cdparanoia vorbis MESON_ARGS= -Dapidoc=false \ diff --git a/audio/shortwave/Makefile b/audio/shortwave/Makefile index 91b6278a4df4..c1cd7dc617fc 100644 --- a/audio/shortwave/Makefile +++ b/audio/shortwave/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \ USES= cargo gettext gnome gstreamer meson pkgconfig sqlite ssl USE_GITLAB= yes -USE_GNOME= gdkpixbuf2 gtk40 libadwaita +USE_GNOME= gdkpixbuf gtk40 libadwaita USE_GSTREAMER= good libav soup vorbis GL_SITE= https://gitlab.gnome.org GL_ACCOUNT= World diff --git a/audio/songrec/Makefile b/audio/songrec/Makefile index 8701b1a14d03..ff52d8b355b0 100644 --- a/audio/songrec/Makefile +++ b/audio/songrec/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib \ libpulse.so:audio/pulseaudio USES= cargo gettext-runtime gnome ssl -USE_GNOME= gdkpixbuf2 glib20 gtk30 +USE_GNOME= gdkpixbuf glib20 gtk30 USE_GITHUB= yes GH_ACCOUNT= marin-m diff --git a/audio/soundtracker/Makefile b/audio/soundtracker/Makefile index 35ffd33ee8c5..fecdd07abb1b 100644 --- a/audio/soundtracker/Makefile +++ b/audio/soundtracker/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ RUN_DEPENDS= bash:shells/bash USES= desktop-file-utils gettext gmake gnome pkgconfig shebangfix tar:xz xorg -USE_GNOME= cairo gdkpixbuf2 glib20 gtk20 libxml2 pango +USE_GNOME= cairo gdkpixbuf glib20 gtk20 libxml2 pango USE_XORG= x11 SHEBANG_FILES= soundtracker_convert_config diff --git a/audio/strawberry/Makefile b/audio/strawberry/Makefile index 5795a5945395..04d0ae6ca323 100644 --- a/audio/strawberry/Makefile +++ b/audio/strawberry/Makefile @@ -52,7 +52,7 @@ EBUR128_CMAKE_BOOL= ENABLE_EBUR128 IPOD_LIB_DEPENDS= libgpod.so:audio/libgpod \ libimobiledevice-1.0.so:comms/libimobiledevice \ libplist-2.0.so:devel/libplist -IPOD_USE= GNOME=gdkpixbuf2 +IPOD_USE= GNOME=gdkpixbuf IPOD_CMAKE_BOOL= ENABLE_GPOD MOODBAR_LIB_DEPENDS= libfftw3.so:math/fftw3 diff --git a/audio/suil/Makefile b/audio/suil/Makefile index 08380fc386b7..6fe3cd2280e7 100644 --- a/audio/suil/Makefile +++ b/audio/suil/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= lv2>=1.14.0:audio/lv2 USES= compiler:c++11-lang gnome pkgconfig python:build qt:5 \ tar:bzip2 waf xorg -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 gtk30 pango +USE_GNOME= atk cairo gdkpixbuf glib20 gtk20 gtk30 pango USE_QT= core gui widgets x11extras USE_XORG= x11 USE_LDCONFIG= yes diff --git a/audio/synthpod-lv2/Makefile b/audio/synthpod-lv2/Makefile index 0da93b933c23..16871528cc6a 100644 --- a/audio/synthpod-lv2/Makefile +++ b/audio/synthpod-lv2/Makefile @@ -40,7 +40,7 @@ GTK2_DESC= Build GTK-2 sandbox GTK2_MESON_ON= -Duse-gtk2=true GTK2_LIB_DEPENDS= libxcb-icccm.so:x11/xcb-util-wm GTK2_USES= gnome xorg -GTK2_USE= XORG=x11,xcb,xext GNOME=glib20,gtk20,gdkpixbuf2 gettext-runtime +GTK2_USE= XORG=x11,xcb,xext GNOME=glib20,gtk20,gdkpixbuf gettext-runtime GTK3_DESC= Build GTK-3 sandbox GTK3_MESON_ON= -Duse-gtk3=true diff --git a/audio/thunar-media-tags-plugin/Makefile b/audio/thunar-media-tags-plugin/Makefile index a9bf46bf75b2..62b1a3697547 100644 --- a/audio/thunar-media-tags-plugin/Makefile +++ b/audio/thunar-media-tags-plugin/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libtag.so:audio/taglib \ 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= libutil thunar GNU_CONFIGURE= yes diff --git a/audio/triceratops-lv2/Makefile b/audio/triceratops-lv2/Makefile index 4be477dded02..299a8fe410dd 100644 --- a/audio/triceratops-lv2/Makefile +++ b/audio/triceratops-lv2/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libharfbuzz.so:print/harfbuzz USES= compiler:c++11-lang gnome pkgconfig python:build waf -USE_GNOME= cairo cairomm gdkpixbuf2 gtk20 gtkmm24 +USE_GNOME= cairo cairomm gdkpixbuf gtk20 gtkmm24 WRKSRC= ${WRKDIR}/${PORTNAME}#-lv2-0.5.0.o.2022 diff --git a/audio/tuner/Makefile b/audio/tuner/Makefile index fe45f0abb489..3c29e2133f66 100644 --- a/audio/tuner/Makefile +++ b/audio/tuner/Makefile @@ -23,7 +23,7 @@ GH_ACCOUNT= louis77 APPNAME= com.github.louis77.tuner PLIST_SUB= APPNAME=${APPNAME} -USE_GNOME= gdkpixbuf2 glib20 gtk30 intlhack +USE_GNOME= gdkpixbuf glib20 gtk30 intlhack GLIB_SCHEMAS= ${APPNAME}.gschema.xml .include diff --git a/audio/volumeicon/Makefile b/audio/volumeicon/Makefile index 9373139aab76..b81193de6aeb 100644 --- a/audio/volumeicon/Makefile +++ b/audio/volumeicon/Makefile @@ -16,7 +16,7 @@ CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib USES= autoreconf gmake gnome gettext pkgconfig xorg -USE_GNOME= gtk30 intltool cairo gdkpixbuf2 +USE_GNOME= gtk30 intltool cairo gdkpixbuf USE_XORG= x11 USE_CSTD= gnu99 USE_GITHUB= yes diff --git a/audio/xfce4-mixer/Makefile b/audio/xfce4-mixer/Makefile index 72ef84ec610b..2a09dd760b26 100644 --- a/audio/xfce4-mixer/Makefile +++ b/audio/xfce4-mixer/Makefile @@ -22,7 +22,7 @@ lite_CONFLICTS_INSTALL= xfce4-mixer-full USES= compiler:c11 gettext-tools gmake gnome gstreamer libtool \ pkgconfig tar:bzip2 xfce xorg -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 USE_GSTREAMER= good USE_XFCE= libmenu panel xfconf USE_XORG= x11 diff --git a/audio/xfce4-mpc-plugin/Makefile b/audio/xfce4-mpc-plugin/Makefile index ab4779f6696f..1bf81056fe28 100644 --- a/audio/xfce4-mpc-plugin/Makefile +++ b/audio/xfce4-mpc-plugin/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= musicpd:audio/musicpd 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/audio/xfce4-pulseaudio-plugin/Makefile b/audio/xfce4-pulseaudio-plugin/Makefile index 1b31661090d1..fe1bec213d96 100644 --- a/audio/xfce4-pulseaudio-plugin/Makefile +++ b/audio/xfce4-pulseaudio-plugin/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= pavucontrol>=2.0:audio/pavucontrol USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ tar:bzip2 xfce xorg -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 libwnck3 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 libwnck3 USE_XFCE= libexo panel windowing xfconf USE_XORG= x11 diff --git a/audio/xfmpc/Makefile b/audio/xfmpc/Makefile index aea16bd76e8d..c9eca877efef 100644 --- a/audio/xfmpc/Makefile +++ b/audio/xfmpc/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libmpd.so:audio/libmpd \ USES= compiler:c11 gettext-tools gmake gnome pkgconfig tar:bzip2 \ vala:build xfce xorg -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 USE_XFCE= libmenu USE_XORG= ice sm x11 diff --git a/audio/xoscope/Makefile b/audio/xoscope/Makefile index 570e2d3ac206..3862d455b425 100644 --- a/audio/xoscope/Makefile +++ b/audio/xoscope/Makefile @@ -18,7 +18,7 @@ GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CONFIGURE_ARGS= --prefix=${STAGEDIR}${PREFIX} --sysconfdir=${STAGEDIR}${PREFIX} USES= gmake gnome pkgconfig tar:tgz xorg -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 USE_XORG= x11 .include diff --git a/audio/zrythm/Makefile b/audio/zrythm/Makefile index 19ba74002e48..2da8c9d1cc57 100644 --- a/audio/zrythm/Makefile +++ b/audio/zrythm/Makefile @@ -51,7 +51,7 @@ USES= compiler:c11 desktop-file-utils gettext-tools gettext-runtime \ guile:2.2,3.0,alias,conflicts gnome libtool localbase:ldflags \ meson pkgconfig python:build shared-mime-info shebangfix xorg USE_GITHUB= yes -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 gtksourceview3 libxml2 pango +USE_GNOME= atk cairo gdkpixbuf glib20 gtk30 gtksourceview3 libxml2 pango USE_XORG= x11 SHEBANG_FILES= scripts/collect_translatables.sh diff --git a/biology/gperiodic/Makefile b/biology/gperiodic/Makefile index 64541d14b93d..541d4babb963 100644 --- a/biology/gperiodic/Makefile +++ b/biology/gperiodic/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig\ libfreetype.so:print/freetype2 USES= gnome pkgconfig -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 PORTDOCS= AUTHORS ChangeLog README diff --git a/cad/PrusaSlicer/Makefile b/cad/PrusaSlicer/Makefile index 492e4e137c5b..57911f4861a9 100644 --- a/cad/PrusaSlicer/Makefile +++ b/cad/PrusaSlicer/Makefile @@ -54,7 +54,7 @@ CPE_VENDOR= prusa3d USE_GITHUB= yes GH_ACCOUNT= prusa3d USE_GL= gl glu glew -USE_GNOME= gtk30 pango atk cairo gdkpixbuf2 glib20 +USE_GNOME= gtk30 pango atk cairo gdkpixbuf glib20 USE_WX= 3.2 USE_XORG= x11 diff --git a/cad/gtkwave/Makefile b/cad/gtkwave/Makefile index d523d90b3dcc..e21463b1302c 100644 --- a/cad/gtkwave/Makefile +++ b/cad/gtkwave/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz USES= desktop-file-utils gettext-runtime gmake gnome gperf pkgconfig \ shared-mime-info -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-mime-update \ diff --git a/cad/horizon-eda/Makefile b/cad/horizon-eda/Makefile index 322c7eb6209d..b4065d27ad92 100644 --- a/cad/horizon-eda/Makefile +++ b/cad/horizon-eda/Makefile @@ -32,7 +32,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libzmq.so:net/libzmq4 USES= desktop-file-utils gnome libarchive localbase meson pkgconfig python:build sqlite -USE_GNOME= atkmm gdkpixbuf2 gtkmm30 librsvg2 +USE_GNOME= atkmm gdkpixbuf gtkmm30 librsvg2 USE_GITHUB= yes GH_PROJECT= horizon diff --git a/cad/kicad-devel/Makefile b/cad/kicad-devel/Makefile index 90521f363890..2b33b4cc1424 100644 --- a/cad/kicad-devel/Makefile +++ b/cad/kicad-devel/Makefile @@ -50,7 +50,7 @@ GL_TAGNAME= ${GIT_SRC_HASH} USE_GL= egl gl glu glut opengl USE_WX= 3.2 WX_COMPS= wx python:lib -USE_GNOME= atk cairo gtk30 gdkpixbuf2 pango +USE_GNOME= atk cairo gtk30 gdkpixbuf pango USE_XORG+= ice pixman x11 xext BINS= cvpcb eeschema gerbview kicad pcbnew EXTRAS2RM= linux-non_unicode linux wings3d LINUX.README \ diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile index 37c1aa505511..bfe6695ab668 100644 --- a/cad/kicad/Makefile +++ b/cad/kicad/Makefile @@ -38,7 +38,7 @@ USE_XORG= ice x11 xext USE_GL= egl gl glu glut opengl USE_WX= 3.2 WX_COMPS= python:lib wx -USE_GNOME= atk cairo gdkpixbuf2 gtk30 pango +USE_GNOME= atk cairo gdkpixbuf gtk30 pango USE_GITLAB= yes GL_ACCOUNT= kicad/code diff --git a/cad/lepton-eda/Makefile b/cad/lepton-eda/Makefile index d44301340f85..04ec713e092d 100644 --- a/cad/lepton-eda/Makefile +++ b/cad/lepton-eda/Makefile @@ -31,7 +31,7 @@ USES= desktop-file-utils gettext-tools gnome groff:build \ xorg USE_XORG= pixman x11 xau xcb xcomposite xcursor xdamage xdmcp xext xfixes \ xi xinerama xrandr xrender -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 USE_GL= egl gl USE_LDCONFIG= yes diff --git a/cad/librnd/Makefile b/cad/librnd/Makefile index 2cd533acf9a6..92ddd3687ae5 100644 --- a/cad/librnd/Makefile +++ b/cad/librnd/Makefile @@ -46,7 +46,7 @@ GTK2_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz GTK2_USES= gnome -GTK2_USE= gnome=cairo,gdkpixbuf2,gtk20 +GTK2_USE= gnome=cairo,gdkpixbuf,gtk20 GTK2_CONFIGURE_OFF= --disable-hid_gtk2_gdk GTK4_IMPLIES= GTK2 @@ -55,7 +55,7 @@ GTK4_LIB_DEPENDS= libepoxy.so:graphics/libepoxy \ libharfbuzz.so:print/harfbuzz \ libvulkan.so:graphics/vulkan-loader GTK4_USES= gl gnome -GTK4_USE= gl=gl,glu gnome=cairo,gdkpixbuf2,gtk40 +GTK4_USE= gl=gl,glu gnome=cairo,gdkpixbuf,gtk40 GTK4_CONFIGURE_OFF= --disable-hid_gtk4_gl MOTIF_BROKEN= Fails to build diff --git a/cad/openctm/Makefile b/cad/openctm/Makefile index 95925327a7c0..8cfc75e780e9 100644 --- a/cad/openctm/Makefile +++ b/cad/openctm/Makefile @@ -23,7 +23,7 @@ BUILD_DEPENDS= pnglite>0:graphics/pnglite \ USES= compiler:c++11-lang dos2unix gettext-runtime gl gmake gnome \ jpeg pkgconfig tar:bz2 USE_GL= gl glew glu glut -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 pango +USE_GNOME= atk cairo gdkpixbuf glib20 gtk20 pango MAKEFILE= Makefile.linux USE_LDCONFIG= yes diff --git a/cad/oregano/Makefile b/cad/oregano/Makefile index 0b8b2742b02b..fb3124e7d5ff 100644 --- a/cad/oregano/Makefile +++ b/cad/oregano/Makefile @@ -21,7 +21,7 @@ USES= compiler:c11 desktop-file-utils gettext gnome pkgconfig \ shared-mime-info waf USE_GITHUB= yes GH_ACCOUNT= drahnr -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 gtksourceview3 intltool libxml2 pango +USE_GNOME= atk cairo gdkpixbuf glib20 gtk30 gtksourceview3 intltool libxml2 pango GLIB_SCHEMAS= io.ahoi.oregano.gschema.xml diff --git a/cad/sp2sp/Makefile b/cad/sp2sp/Makefile index 1b06ad86d8ae..1958db30de8c 100644 --- a/cad/sp2sp/Makefile +++ b/cad/sp2sp/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 USES= autoreconf gettext-runtime gnome pkgconfig -USE_GNOME= gtk20 pango atk cairo gdkpixbuf2 glib20 +USE_GNOME= gtk20 pango atk cairo gdkpixbuf glib20 GNU_CONFIGURE= yes PLIST_FILES= bin/sp2sp diff --git a/cad/z88/Makefile b/cad/z88/Makefile index 0ebed893f1e8..3d303ac962e9 100644 --- a/cad/z88/Makefile +++ b/cad/z88/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libgtkglext-x11-1.0.so:x11-toolkits/gtkglext \ USES= gl gnome pkgconfig xorg USE_GITHUB= yes USE_GL= gl glu -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 USE_XORG= x11 GH_ACCOUNT= LSCAD diff --git a/comms/deforaos-phone/Makefile b/comms/deforaos-phone/Makefile index 3ffa7a826cda..a0c3963df2e9 100644 --- a/comms/deforaos-phone/Makefile +++ b/comms/deforaos-phone/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat USES= desktop-file-utils gnome pkgconfig ssl USE_XORG= x11 -USE_GNOME= gtk30 cairo gdkpixbuf2 +USE_GNOME= gtk30 cairo gdkpixbuf MAKE_ARGS+= PREFIX=${PREFIX} OPTIONS_DEFINE= DOCS NLS diff --git a/comms/gnokii/Makefile b/comms/gnokii/Makefile index b735af5f78a8..a4da40e93f1f 100644 --- a/comms/gnokii/Makefile +++ b/comms/gnokii/Makefile @@ -75,7 +75,7 @@ X11_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libharfbuzz.so:print/harfbuzz X11_USES= xorg X11_USE= XORG=x11 XORG=xpm \ - GNOME=cairo GNOME=gdkpixbuf2 GNOME=gtk20 + GNOME=cairo GNOME=gdkpixbuf GNOME=gtk20 X11_PLIST_SUB= X11='' X11_PLIST_SUB_OFF= X11='@comment ' diff --git a/comms/gpredict/Makefile b/comms/gpredict/Makefile index ff949b98d5bf..0a0b3699d867 100644 --- a/comms/gpredict/Makefile +++ b/comms/gpredict/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libatk-1.0.so:accessibility/at-spi2-core \ USES= compiler:c11 gettext gmake gnome pkgconfig tar:bz2 GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share -USE_GNOME= cairo gdkpixbuf2 gtk30 intltool +USE_GNOME= cairo gdkpixbuf gtk30 intltool post-patch: @${REINPLACE_CMD} -e \ diff --git a/comms/grig/Makefile b/comms/grig/Makefile index c8015be67ba8..db7192b69b8f 100644 --- a/comms/grig/Makefile +++ b/comms/grig/Makefile @@ -22,7 +22,7 @@ GH_ACCOUNT= fillods GH_PROJECT= grig GH_TAGNAME= 9d79adb -USE_GNOME= cairo gdkpixbuf2 gtk20 intltool +USE_GNOME= cairo gdkpixbuf gtk20 intltool GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share diff --git a/comms/xdemorse/Makefile b/comms/xdemorse/Makefile index 62778a953589..2e2947aca4fc 100644 --- a/comms/xdemorse/Makefile +++ b/comms/xdemorse/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib USES= compiler:c++11-lang gettext-tools gmake gnome \ localbase:ldflags pkgconfig tar:bz2 -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share diff --git a/comms/xdx/Makefile b/comms/xdx/Makefile index 33d180374839..73dd434405c4 100644 --- a/comms/xdx/Makefile +++ b/comms/xdx/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 USES= gettext gmake gnome pkgconfig -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share diff --git a/comms/xlog/Makefile b/comms/xlog/Makefile index d5db02eca4de..e3567ba6e0e9 100644 --- a/comms/xlog/Makefile +++ b/comms/xlog/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libhamlib.so:comms/hamlib \ USES= compiler:c11 gnome pkgconfig shared-mime-info -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share diff --git a/comms/xnec2c/Makefile b/comms/xnec2c/Makefile index 654a0bf934a0..be3d7197b5a2 100644 --- a/comms/xnec2c/Makefile +++ b/comms/xnec2c/Makefile @@ -18,7 +18,7 @@ USES= autoreconf desktop-file-utils gettext gmake gnome pkgconfig \ GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CONFIGURE_ENV+= LIBS=-lexecinfo -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 intltool +USE_GNOME= cairo gdkpixbuf glib20 gtk30 intltool OPTIONS_DEFINE= DOCS EXAMPLES diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index 65aa97d19699..8dbc5306df28 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -36,7 +36,7 @@ USES= bdb:5 cmake cpe gettext gnome gperf \ iconv:wchar_t localbase pathfix pkgconfig python:build \ sqlite tar:xz xorg USE_CXXSTD= gnu++17 -USE_GNOME= cairo gdkpixbuf2 gtk30 intltool introspection:build libxml2 +USE_GNOME= cairo gdkpixbuf gtk30 intltool introspection:build libxml2 USE_XORG= x11 USE_LDCONFIG= yes CPE_VENDOR= gnome diff --git a/databases/gmdb2/Makefile b/databases/gmdb2/Makefile index 0158a6322517..599c5f0698c9 100644 --- a/databases/gmdb2/Makefile +++ b/databases/gmdb2/Makefile @@ -19,7 +19,7 @@ USES= autoreconf gettext gmake gnome iconv libtool \ pkgconfig readline USE_GITHUB= yes GH_ACCOUNT= mdbtools -USE_GNOME= gdkpixbuf2 glib20 gtk30 libxml2 +USE_GNOME= gdkpixbuf glib20 gtk30 libxml2 GLIB_SCHEMAS= mdbtools.gmdb2.gschema.xml GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share diff --git a/databases/gom/Makefile b/databases/gom/Makefile index 5e4f8c6f34d4..67f4ea309a19 100644 --- a/databases/gom/Makefile +++ b/databases/gom/Makefile @@ -12,7 +12,7 @@ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING USES= gnome meson pkgconfig python sqlite tar:xz -USE_GNOME= gdkpixbuf2 glib20 introspection pygobject3 +USE_GNOME= gdkpixbuf glib20 introspection pygobject3 USE_LDCONFIG= yes diff --git a/databases/libiodbc/Makefile b/databases/libiodbc/Makefile index 0d9719626d84..992b225728a9 100644 --- a/databases/libiodbc/Makefile +++ b/databases/libiodbc/Makefile @@ -27,7 +27,7 @@ INSTALL_TARGET= install-strip OPTIONS_DEFINE= GTK2 DOCS EXAMPLES OPTIONS_SUB= yes -GTK2_USE= GNOME=cairo,gdkpixbuf2,gtk20 +GTK2_USE= GNOME=cairo,gdkpixbuf,gtk20 GTK2_USES= gettext-runtime gnome GTK2_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 diff --git a/deskutils/anydesk/Makefile b/deskutils/anydesk/Makefile index 44cef8bb7dab..98fa7ce63125 100644 --- a/deskutils/anydesk/Makefile +++ b/deskutils/anydesk/Makefile @@ -27,7 +27,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ USES= cpe gl gnome minizip xorg USE_GL= gl glu -USE_GNOME= cairo gdkpixbuf2 glib20 gtk20 pangox-compat +USE_GNOME= cairo gdkpixbuf glib20 gtk20 pangox-compat USE_XORG= x11 xcb xdamage xext xfixes xi xrandr xrender xtst NO_BUILD= YES diff --git a/deskutils/bookworm/Makefile b/deskutils/bookworm/Makefile index 0792b8f18cae..8c7b8ab3e66c 100644 --- a/deskutils/bookworm/Makefile +++ b/deskutils/bookworm/Makefile @@ -27,7 +27,7 @@ USES= desktop-file-utils gettext gnome meson pkgconfig \ python shebangfix sqlite vala:build USE_GITHUB= yes GH_ACCOUNT= babluboy -USE_GNOME= gdkpixbuf2 glib20 gtk30 libxml2 pango +USE_GNOME= gdkpixbuf glib20 gtk30 libxml2 pango GLIB_SCHEMAS= com.github.babluboy.bookworm.gschema.xml SHEBANG_FILES= data/scripts/com.github.babluboy.bookworm.search.sh \ diff --git a/deskutils/budgie-desktop-view/Makefile b/deskutils/budgie-desktop-view/Makefile index d8b21936c46e..45bd4131aa75 100644 --- a/deskutils/budgie-desktop-view/Makefile +++ b/deskutils/budgie-desktop-view/Makefile @@ -13,7 +13,7 @@ LICENSE= APACHE20 USES= budgie gettext gnome meson pkgconfig tar:xz vala:build USE_BUDGIE= raven:run -USE_GNOME= glib20 gtk30 gdkpixbuf2 intltool +USE_GNOME= glib20 gtk30 gdkpixbuf intltool MESON_ARGS= -Dwerror=false GLIB_SCHEMAS= org.buddiesofbudgie.budgie-desktop-view.gschema.xml diff --git a/deskutils/caja-extensions/Makefile b/deskutils/caja-extensions/Makefile index 57aa6794beaa..0704fb5041fb 100644 --- a/deskutils/caja-extensions/Makefile +++ b/deskutils/caja-extensions/Makefile @@ -22,7 +22,7 @@ PORTSCOUT= limitw:1,even USES= autoreconf compiler:c11 gettext gmake gnome libtool \ localbase mate pathfix pkgconfig tar:xz gstreamer USE_MATE= caja desktop -USE_GNOME= cairo gdkpixbuf2 gtk30 intltool +USE_GNOME= cairo gdkpixbuf gtk30 intltool USE_LDCONFIG= yes GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share diff --git a/deskutils/elementary-calendar/Makefile b/deskutils/elementary-calendar/Makefile index 6e054404745c..09491f40b21e 100644 --- a/deskutils/elementary-calendar/Makefile +++ b/deskutils/elementary-calendar/Makefile @@ -28,7 +28,7 @@ RUN_DEPENDS= consolekit2>0:sysutils/consolekit2 USES= desktop-file-utils gettext gnome meson pkgconfig vala:build USE_GITHUB= yes GH_ACCOUNT= elementary -USE_GNOME= evolutiondataserver3 gdkpixbuf2 glib20 gtk30 +USE_GNOME= evolutiondataserver3 gdkpixbuf glib20 gtk30 GLIB_SCHEMAS= io.elementary.calendar.gschema.xml .include diff --git a/deskutils/fbreader/Makefile b/deskutils/fbreader/Makefile index 241715742812..99fedde2eb26 100644 --- a/deskutils/fbreader/Makefile +++ b/deskutils/fbreader/Makefile @@ -44,7 +44,7 @@ LIB_DEPENDS+= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libpng16.so:graphics/png USES+= gnome jpeg -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 MAKE_ENV+= UI_TYPE=gtk CONFLICTS= ${PORTNAME}-qt6 PLIST_SUB= UITYPE=gtk diff --git a/deskutils/genius/Makefile b/deskutils/genius/Makefile index 2d8087c29a3b..70c9f7a4c8d3 100644 --- a/deskutils/genius/Makefile +++ b/deskutils/genius/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libamtk-5.so:x11-toolkits/amtk \ USES= desktop-file-utils gmake gnome libtool pathfix pkgconfig \ readline shared-mime-info tar:xz xorg -USE_GNOME= cairo gnomeprefix gdkpixbuf2 gtksourceview4 intltool vte3 +USE_GNOME= cairo gnomeprefix gdkpixbuf gtksourceview4 intltool vte3 USE_XORG= x11 xext GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-extra-gcc-optimization \ diff --git a/deskutils/glabels/Makefile b/deskutils/glabels/Makefile index fe0c2be45c94..221d514bd720 100644 --- a/deskutils/glabels/Makefile +++ b/deskutils/glabels/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libsecret-1.so:security/libsecret \ USES= desktop-file-utils gettext gmake gnome libtool pathfix \ pkgconfig shared-mime-info tar:xz -USE_GNOME= cairo gdkpixbuf2 gtk30 intltool librsvg2 +USE_GNOME= cairo gdkpixbuf gtk30 intltool librsvg2 INSTALL_TARGET= install-strip USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/deskutils/gnome-contacts/Makefile b/deskutils/gnome-contacts/Makefile index 0d3243d67b14..a422070800bb 100644 --- a/deskutils/gnome-contacts/Makefile +++ b/deskutils/gnome-contacts/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libfolks.so:net-im/folks \ libqrencode.so:graphics/libqrencode USE_GL= egl -USE_GNOME= cairo evolutiondataserver3 gdkpixbuf2 gnomedesktop3 gtk30 \ +USE_GNOME= cairo evolutiondataserver3 gdkpixbuf gnomedesktop3 gtk30 \ intlhack introspection:build libadwaita USE_XORG= x11 xcomposite xdamage xext xfixes xi xrandr USES= compiler:c11 gettext gl gnome localbase meson perl5 pkgconfig \ diff --git a/deskutils/gnome-photos/Makefile b/deskutils/gnome-photos/Makefile index 0f441d3206ca..7639776fd50e 100644 --- a/deskutils/gnome-photos/Makefile +++ b/deskutils/gnome-photos/Makefile @@ -35,7 +35,7 @@ PORTSCOUT= limitw:1,even USES= compiler:c11 gettext gnome jpeg localbase meson pkgconfig \ tar:xz -USE_GNOME= cairo gdkpixbuf2 gtk30 libxml2 +USE_GNOME= cairo gdkpixbuf gtk30 libxml2 USE_LDCONFIG= yes GLIB_SCHEMAS= org.gnome.photos.gschema.xml diff --git a/deskutils/gnome-screenshot/Makefile b/deskutils/gnome-screenshot/Makefile index e65c835391f0..5e3e0557dd63 100644 --- a/deskutils/gnome-screenshot/Makefile +++ b/deskutils/gnome-screenshot/Makefile @@ -25,7 +25,7 @@ PORTSCOUT= limitw:1,even USES= compiler:c11 gettext gnome meson pkgconfig python:build \ shebangfix tar:xz xorg -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 USE_XORG= x11 xext SHEBANG_FILES= build-aux/postinstall.py diff --git a/deskutils/gnotime/Makefile b/deskutils/gnotime/Makefile index 6376a1bef02c..43a0cace6aa8 100644 --- a/deskutils/gnotime/Makefile +++ b/deskutils/gnotime/Makefile @@ -27,7 +27,7 @@ GH_ACCOUNT= GnoTime GH_PROJECT= gnotime GH_TAGNAME= ee0ddbcb8945fc6b11a49b107b738e3c934357a1 USE_XORG= sm ice xscrnsaver x11 -USE_GNOME= cairo gconf2 gdkpixbuf2 glib20 gtk30 libxml2 +USE_GNOME= cairo gconf2 gdkpixbuf glib20 gtk30 libxml2 GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share INSTALL_TARGET= install-strip diff --git a/deskutils/gpicker/Makefile b/deskutils/gpicker/Makefile index ebd7c5b0ef0d..56dad4e6d43c 100644 --- a/deskutils/gpicker/Makefile +++ b/deskutils/gpicker/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 USES= gettext-runtime gmake gnome pkgconfig -USE_GNOME= gtk20 cairo gdkpixbuf2 +USE_GNOME= gtk20 cairo gdkpixbuf GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share diff --git a/deskutils/growl-for-linux/Makefile b/deskutils/growl-for-linux/Makefile index 817df3423254..176e17033660 100644 --- a/deskutils/growl-for-linux/Makefile +++ b/deskutils/growl-for-linux/Makefile @@ -36,7 +36,7 @@ PLIST_SUB= DESKTOPDIR=${DESKTOPDIR:S,^${PREFIX}/,,} USES= autoreconf compiler:nestedfct gnome libtool pkgconfig sqlite:3 \ ssl USE_GITHUB= yes -USE_GNOME= cairo gdkpixbuf2 gtk20 libxml2 +USE_GNOME= cairo gdkpixbuf gtk20 libxml2 USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME}/display \ ${PREFIX}/lib/${PORTNAME}/subscribe diff --git a/deskutils/maliit-framework/Makefile b/deskutils/maliit-framework/Makefile index 9977c07bbe9d..2aa9072d7506 100644 --- a/deskutils/maliit-framework/Makefile +++ b/deskutils/maliit-framework/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz \ USES= cmake compiler:c++11-lang gnome pkgconfig qt:5 xorg USE_GITHUB= yes GH_ACCOUNT= maliit -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 pango +USE_GNOME= atk cairo gdkpixbuf glib20 gtk30 pango USE_QT= core dbus declarative gui network wayland widgets \ buildtools:build qmake:build USE_XORG= xcb diff --git a/deskutils/notekit/Makefile b/deskutils/notekit/Makefile index 8f775042bd90..5213e0e910f7 100644 --- a/deskutils/notekit/Makefile +++ b/deskutils/notekit/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libjsoncpp.so:devel/jsoncpp USES= cmake compiler:c++17-lang gnome pkgconfig -USE_GNOME= gdkpixbuf2 gtkmm30 gtksourceviewmm3 +USE_GNOME= gdkpixbuf gtkmm30 gtksourceviewmm3 USE_GITHUB= yes GH_ACCOUNT= blackhole89 diff --git a/deskutils/notify-osd/Makefile b/deskutils/notify-osd/Makefile index 5918eed16084..d61ad74661bc 100644 --- a/deskutils/notify-osd/Makefile +++ b/deskutils/notify-osd/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= dbus-daemon:devel/dbus \ gsettings-desktop-schemas>=3.28.0:devel/gsettings-desktop-schemas USES= gettext-runtime gmake gnome libtool pkgconfig xorg -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 pango +USE_GNOME= atk cairo gdkpixbuf glib20 gtk30 pango USE_XORG= pixman x11 GNU_CONFIGURE= yes diff --git a/deskutils/orage/Makefile b/deskutils/orage/Makefile index 587808e6ea62..4c312a6a84b1 100644 --- a/deskutils/orage/Makefile +++ b/deskutils/orage/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libical.so:devel/libical \ USES= compiler:c++11-lang desktop-file-utils gettext gmake gnome \ libtool pkgconfig tar:bzip2 xfce xorg -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 USE_XFCE= libmenu USE_XORG= ice sm x11 diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile index e754d2da117d..05cc19320926 100644 --- a/deskutils/pinot/Makefile +++ b/deskutils/pinot/Makefile @@ -41,7 +41,7 @@ USES= compiler:c++11-lang autoreconf gettext gnome libarchive \ libtool pkgconfig python shebangfix sqlite:3 ssl xorg USE_CXXSTD= c++11 USE_XORG= pixman -USE_GNOME= atkmm cairo cairomm gdkpixbuf2 glibmm gtk30 gtkmm30 \ +USE_GNOME= atkmm cairo cairomm gdkpixbuf glibmm gtk30 gtkmm30 \ libsigc++20 libxml2 pangomm USE_LDCONFIG= ${PREFIX}/lib/pinot/backends ${PREFIX}/lib/pinot/filters SHEBANG_FILES= scripts/bash/*.sh diff --git a/deskutils/showdown/Makefile b/deskutils/showdown/Makefile index eb00017a399d..130979703849 100644 --- a/deskutils/showdown/Makefile +++ b/deskutils/showdown/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ USES= compiler:c++11-lang desktop-file-utils gmake gnome \ pkgconfig vala:build xorg -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 pango +USE_GNOME= atk cairo gdkpixbuf glib20 gtk30 pango USE_XORG= x11 USE_GITHUB= yes GH_ACCOUNT= craigbarnes diff --git a/deskutils/spacefm/Makefile b/deskutils/spacefm/Makefile index 2a3bb1f5a5c5..ebf8a6c42f9b 100644 --- a/deskutils/spacefm/Makefile +++ b/deskutils/spacefm/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= bash:shells/bash USES= desktop-file-utils gettext gmake gnome localbase:ldflags \ pkgconfig shared-mime-info shebangfix xorg -USE_GNOME= cairo gdkpixbuf2 glib20 gtk20 intltool pango +USE_GNOME= cairo gdkpixbuf glib20 gtk20 intltool pango USE_XORG= x11 USE_GITHUB= yes diff --git a/deskutils/spice-gtk/Makefile b/deskutils/spice-gtk/Makefile index 5109da95980a..b32247bd824f 100644 --- a/deskutils/spice-gtk/Makefile +++ b/deskutils/spice-gtk/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= spice-protocol>=0.12.15:devel/spice-protocol USES= compiler:c11 cpe gettext-tools gmake gnome gstreamer jpeg \ libtool localbase:ldflags pkgconfig python ssl tar:bzip2 xorg USE_XORG= pixman x11 -USE_GNOME= cairo gdkpixbuf2 gnomeprefix gtk30 intltool introspection:build +USE_GNOME= cairo gdkpixbuf gnomeprefix gtk30 intltool introspection:build CPE_VENDOR= spice-gtk_project diff --git a/deskutils/synapse/Makefile b/deskutils/synapse/Makefile index e2243bfcc10a..ee7a5d95ac8b 100644 --- a/deskutils/synapse/Makefile +++ b/deskutils/synapse/Makefile @@ -25,7 +25,7 @@ LIB_DEPENDS= libzeitgeist-2.0.so:sysutils/zeitgeist \ USES= gettext-tools gmake gnome pkgconfig tar:xz vala:build xorg GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 libxml2 pango +USE_GNOME= cairo gdkpixbuf glib20 gtk30 libxml2 pango USE_XORG= x11 OPTIONS_DEFINE= NLS diff --git a/deskutils/sysctlview/Makefile b/deskutils/sysctlview/Makefile index b3eac2e0db8e..e03e47c45a63 100644 --- a/deskutils/sysctlview/Makefile +++ b/deskutils/sysctlview/Makefile @@ -17,7 +17,7 @@ USES= compiler:c++11-lang gnome pkgconfig USE_GITLAB= yes GL_ACCOUNT= alfix GL_TAGNAME= 6ef5c821f66d92c2a1ca3fc964b511425dacd18e -USE_GNOME= atk atkmm cairo cairomm gdkpixbuf2 glib20 glibmm gtk30 gtkmm30 \ +USE_GNOME= atk atkmm cairo cairomm gdkpixbuf glib20 glibmm gtk30 gtkmm30 \ libsigc++20 pango pangomm DESKTOP_ENTRIES= "Sysctlview" \ diff --git a/deskutils/xdg-desktop-portal/Makefile b/deskutils/xdg-desktop-portal/Makefile index 932d2a024cf3..fa06f8744bc2 100644 --- a/deskutils/xdg-desktop-portal/Makefile +++ b/deskutils/xdg-desktop-portal/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libfuse3.so:filesystems/fusefs-libs3 \ USES= gettext-tools gmake gnome meson pkgconfig python:build shebangfix USE_GITHUB= yes GH_ACCOUNT= flatpak -USE_GNOME= gdkpixbuf2 glib20 +USE_GNOME= gdkpixbuf glib20 MESON_ARGS= -Ddocumentation=disabled \ -Dflatpak-interfaces=disabled \ diff --git a/deskutils/xfce4-generic-slider/Makefile b/deskutils/xfce4-generic-slider/Makefile index f16365468f0f..b1921eee2d1e 100644 --- a/deskutils/xfce4-generic-slider/Makefile +++ b/deskutils/xfce4-generic-slider/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libharfbuzz.so:print/harfbuzz USES= compiler:c11 gettext 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/deskutils/xfce4-notes-plugin/Makefile b/deskutils/xfce4-notes-plugin/Makefile index defb8aba1f1f..ed86a717ea0f 100644 --- a/deskutils/xfce4-notes-plugin/Makefile +++ b/deskutils/xfce4-notes-plugin/Makefile @@ -14,7 +14,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 gtksourceview4 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 gtksourceview4 USE_XFCE= libmenu panel xfconf USE_XORG= ice sm x11 diff --git a/deskutils/xfce4-notifyd/Makefile b/deskutils/xfce4-notifyd/Makefile index 574e039bf293..1521282e2ec0 100644 --- a/deskutils/xfce4-notifyd/Makefile +++ b/deskutils/xfce4-notifyd/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz \ USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig sqlite \ 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 diff --git a/deskutils/xfce4-tumbler/Makefile b/deskutils/xfce4-tumbler/Makefile index 829a74107a17..1477eb13fe6f 100644 --- a/deskutils/xfce4-tumbler/Makefile +++ b/deskutils/xfce4-tumbler/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libpng16.so:graphics/png USES= compiler:c11 gettext-tools gmake gnome libtool \ localbase:ldflags pathfix pkgconfig tar:bzip2 xfce -USE_GNOME= cairo gdkpixbuf2 glib20 libgsf +USE_GNOME= cairo gdkpixbuf glib20 libgsf USE_LDCONFIG= yes USE_XFCE= libutil diff --git a/deskutils/xpad/Makefile b/deskutils/xpad/Makefile index 8480d5cc1ee9..774bdfe77f51 100644 --- a/deskutils/xpad/Makefile +++ b/deskutils/xpad/Makefile @@ -24,7 +24,7 @@ OPTIONS_SUB= yes CONFLICTS_INSTALL= xpad3 USE_XORG= x11 sm ice -USE_GNOME= gtk30 gtksourceview4 cairo gdkpixbuf2 +USE_GNOME= gtk30 gtksourceview4 cairo gdkpixbuf CPPFLAGS+= ${CXXFLAGS} -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib GNU_CONFIGURE= yes diff --git a/devel/allegro5/Makefile b/devel/allegro5/Makefile index 14153e9d01b8..10d907baad83 100644 --- a/devel/allegro5/Makefile +++ b/devel/allegro5/Makefile @@ -28,7 +28,7 @@ USES= cmake:insource compiler:c++11-lang gl gnome jpeg \ USE_XORG= x11 xpm xext xcursor xxf86vm xxf86dga sm ice xi xinerama xrandr \ xscrnsaver USE_GL= gl glu -USE_GNOME= gtk30 cairo gdkpixbuf2 +USE_GNOME= gtk30 cairo gdkpixbuf USE_LDCONFIG= yes CFLAGS+= -isystem${LOCALBASE}/include -L${LOCALBASE}/lib -Wno-unused-command-line-argument diff --git a/devel/appstream-compose/Makefile b/devel/appstream-compose/Makefile index 40333ae74d6e..7151474b8a4b 100644 --- a/devel/appstream-compose/Makefile +++ b/devel/appstream-compose/Makefile @@ -10,7 +10,7 @@ LIB_DEPENDS= libappstream.so:devel/appstream \ RUN_DEPENDS= optipng:graphics/optipng \ ffprobe:multimedia/ffmpeg -USE_GNOME= cairo gdkpixbuf2 librsvg2 pango +USE_GNOME= cairo gdkpixbuf librsvg2 pango MESON_ARGS= -Dcompose=true diff --git a/devel/appstream-glib/Makefile b/devel/appstream-glib/Makefile index f497e97294f4..24cc137c508f 100644 --- a/devel/appstream-glib/Makefile +++ b/devel/appstream-glib/Makefile @@ -24,7 +24,7 @@ CONFLICTS_BUILD= appstream-glib-0.5.* USES= compiler:c11 gettext gperf gnome libarchive meson \ pkgconfig sqlite tar:xz -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 introspection:build \ +USE_GNOME= cairo gdkpixbuf glib20 gtk30 introspection:build \ libxml2:build pango USE_LDCONFIG= yes MESON_ARGS= -Drpm=false \ diff --git a/devel/ayatana-ido/Makefile b/devel/ayatana-ido/Makefile index 723577a55273..ede879d5fcfd 100644 --- a/devel/ayatana-ido/Makefile +++ b/devel/ayatana-ido/Makefile @@ -13,7 +13,7 @@ LIB_DEPENDS= libgtest.so:devel/googletest \ BUILD_DEPENDS= lcov>=0:devel/lcov USES= cmake gnome localbase:ldflags pkgconfig vala:build -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 introspection pango +USE_GNOME= atk cairo gdkpixbuf glib20 gtk30 introspection pango OPTIONS_DEFINE= DOCS USE_LDCONFIG= yes diff --git a/devel/cutter/Makefile b/devel/cutter/Makefile index 5de58e5b1973..76c437c6ff99 100644 --- a/devel/cutter/Makefile +++ b/devel/cutter/Makefile @@ -21,7 +21,7 @@ CONFIGURE_ARGS= --disable-gtk-doc-html --with-html-dir=${PREFIX}/share/doc \ GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share USES= gettext gnome gmake libtool localbase pathfix pkgconfig -USE_GNOME= intlhack gdkpixbuf2 glib20 gtk20 +USE_GNOME= intlhack gdkpixbuf glib20 gtk20 USE_LDCONFIG= yes INSTALL_TARGET= install-strip TEST_TARGET= check diff --git a/devel/electron31/Makefile b/devel/electron31/Makefile index cc367ed987b4..76b9d5858825 100644 --- a/devel/electron31/Makefile +++ b/devel/electron31/Makefile @@ -91,7 +91,7 @@ GH_TUPLE= nodejs:node:v${NODE_VER}:node \ Mantle:Mantle:${MANTLE_VER}:mantle \ EngFlow:reclient-configs:${ENGFLOW_RECLIENT_CONFIGS_VER}:reclient_configs USE_GL= gbm gl glesv2 -USE_GNOME= atk cairo gdkpixbuf2 gtk30 libxml2 libxslt pango +USE_GNOME= atk cairo gdkpixbuf gtk30 libxml2 libxslt pango USE_XORG= x11 xcb xcomposite xcursor xdamage xext xfixes xi xrandr \ xrender xscrnsaver xtst diff --git a/devel/electron32/Makefile b/devel/electron32/Makefile index d2e6e1a78a54..5a29a6aa77ec 100644 --- a/devel/electron32/Makefile +++ b/devel/electron32/Makefile @@ -85,7 +85,7 @@ GH_TUPLE= nodejs:node:v${NODE_VER}:node \ Mantle:Mantle:${MANTLE_VER}:mantle \ EngFlow:reclient-configs:${ENGFLOW_RECLIENT_CONFIGS_VER}:reclient_configs USE_GL= gbm gl glesv2 -USE_GNOME= atk cairo gdkpixbuf2 gtk30 libxml2 libxslt pango +USE_GNOME= atk cairo gdkpixbuf gtk30 libxml2 libxslt pango USE_XORG= x11 xcb xcomposite xcursor xdamage xext xfixes xi xrandr \ xrender xscrnsaver xtst diff --git a/devel/electron33/Makefile b/devel/electron33/Makefile index afe315f7cdbe..1d138975809f 100644 --- a/devel/electron33/Makefile +++ b/devel/electron33/Makefile @@ -84,7 +84,7 @@ GH_TUPLE= nodejs:node:v${NODE_VER}:node \ Mantle:Mantle:${MANTLE_VER}:mantle \ EngFlow:reclient-configs:${ENGFLOW_RECLIENT_CONFIGS_VER}:reclient_configs USE_GL= gbm gl glesv2 -USE_GNOME= atk cairo gdkpixbuf2 gtk30 libxml2 libxslt pango +USE_GNOME= atk cairo gdkpixbuf gtk30 libxml2 libxslt pango USE_XORG= x11 xcb xcomposite xcursor xdamage xext xfixes xi xrandr \ xrender xscrnsaver xtst diff --git a/devel/electron34/Makefile b/devel/electron34/Makefile index 1e084e3161be..9d5b5b2dbcb9 100644 --- a/devel/electron34/Makefile +++ b/devel/electron34/Makefile @@ -84,7 +84,7 @@ GH_TUPLE= nodejs:node:v${NODE_VER}:node \ Mantle:Mantle:${MANTLE_VER}:mantle \ EngFlow:reclient-configs:${ENGFLOW_RECLIENT_CONFIGS_VER}:reclient_configs USE_GL= gbm gl glesv2 -USE_GNOME= atk cairo gdkpixbuf2 gtk30 libxml2 libxslt pango +USE_GNOME= atk cairo gdkpixbuf gtk30 libxml2 libxslt pango USE_XORG= x11 xcb xcomposite xcursor xdamage xext xfixes xi xrandr \ xrender xscrnsaver xtst diff --git a/devel/geany-plugins/files/Makefile.common b/devel/geany-plugins/files/Makefile.common index 71d0b10c57a4..22b42e114ca1 100644 --- a/devel/geany-plugins/files/Makefile.common +++ b/devel/geany-plugins/files/Makefile.common @@ -22,7 +22,7 @@ USES+= compiler:c++11-lang .endif INSTALL_TARGET= install-strip LIB_DEPENDS+= libharfbuzz.so:print/harfbuzz -USE_GNOME+= cairo gdkpixbuf2 gtk30 +USE_GNOME+= cairo gdkpixbuf gtk30 .endif GEANY_PLUGIN?= ${PORTNAME:S,geany-plugin-,,} diff --git a/devel/geany/Makefile b/devel/geany/Makefile index f198594bbfc1..d022c34b54e6 100644 --- a/devel/geany/Makefile +++ b/devel/geany/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz USES= compiler:c++11-lang desktop-file-utils gettext-tools gmake \ gnome iconv libtool localbase pathfix pkgconfig python:build \ shebangfix tar:bzip2 -USE_GNOME= cairo gdkpixbuf2 gtk30 intltool +USE_GNOME= cairo gdkpixbuf gtk30 intltool USE_LDCONFIG= yes SHEBANG_FILES= scripts/gen-api-gtkdoc.py diff --git a/devel/gitg/Makefile b/devel/gitg/Makefile index 591e57937a36..9350f878a0d6 100644 --- a/devel/gitg/Makefile +++ b/devel/gitg/Makefile @@ -33,7 +33,7 @@ PORTSCOUT= limitw:1,even USES= compiler:c11 desktop-file-utils gettext gnome localbase \ meson pathfix pkgconfig python:build tar:xz vala:build -USE_GNOME= cairo gdkpixbuf2 gtk30 gtksourceview4 intltool introspection +USE_GNOME= cairo gdkpixbuf gtk30 gtksourceview4 intltool introspection USE_LDCONFIG= yes GLIB_SCHEMAS= org.gnome.gitg.gschema.xml diff --git a/devel/gwenhywfar/Makefile b/devel/gwenhywfar/Makefile index c2b21e65be42..2a442fd15772 100644 --- a/devel/gwenhywfar/Makefile +++ b/devel/gwenhywfar/Makefile @@ -70,11 +70,11 @@ LIB_DEPENDS+= libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz \ libfontconfig.so:x11-fonts/fontconfig USES+= gettext-runtime gnome -USE_GNOME+= cairo gdkpixbuf2 gtk20 +USE_GNOME+= cairo gdkpixbuf gtk20 . elif ${_GWEN_GUI} == "gtk3" LIB_DEPENDS+= libharfbuzz.so:print/harfbuzz USES+= gettext-runtime gnome -USE_GNOME+= cairo gdkpixbuf2 gtk30 +USE_GNOME+= cairo gdkpixbuf gtk30 . elif ${_GWEN_GUI} == "qt5" USES+= compiler:c++11-lang gl qmake:no_env qt:5 USE_GL= gl diff --git a/devel/hs-ghcprofview/Makefile b/devel/hs-ghcprofview/Makefile index 52915d7de9a5..9482dd1f7501 100644 --- a/devel/hs-ghcprofview/Makefile +++ b/devel/hs-ghcprofview/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \ USES= cabal gnome pkgconfig -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 introspection pango +USE_GNOME= atk cairo gdkpixbuf glib20 gtk30 introspection pango USE_CABAL= OneTuple-0.4.1.1_1 \ QuickCheck-2.14.3 \ diff --git a/devel/hs-threadscope/Makefile b/devel/hs-threadscope/Makefile index 93fbd238f001..a286729d9917 100644 --- a/devel/hs-threadscope/Makefile +++ b/devel/hs-threadscope/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ USES= cabal gnome pkgconfig -USE_GNOME= cairo gdkpixbuf2 glib20 gtk20 +USE_GNOME= cairo gdkpixbuf glib20 gtk20 USE_CABAL= alex-3.5.2.0 \ ansi-terminal-1.1.2 \ diff --git a/devel/juce/Makefile b/devel/juce/Makefile index 0eff3e6f9061..0b42ae7957d6 100644 --- a/devel/juce/Makefile +++ b/devel/juce/Makefile @@ -30,7 +30,7 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib \ USES= cmake compiler:c++17-lang dos2unix gl gnome localbase:ldflags pkgconfig xorg DOS2UNIX_FILES= modules/juce_core/juce_core.h \ modules/juce_dsp/containers/juce_AudioBlock_test.cpp -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 pango +USE_GNOME= atk cairo gdkpixbuf glib20 gtk30 pango USE_GL= gl USE_XORG= x11 xcomposite xcursor xext xinerama xorgproto xrandr @@ -57,7 +57,7 @@ DEMOS_DESC= Build and install demo programs DEMOS_USES= gnome pkgconfig DEMOS_CMAKE_BOOL= JUCE_BUILD_EXAMPLES DEMOS_LDFLAGS= -lexecinfo -DEMOS_USE= GNOME=atk,cairo,gdkpixbuf2,gtk30,pango +DEMOS_USE= GNOME=atk,cairo,gdkpixbuf,gtk30,pango DEMOS_LIB_DEPENDS= libcurl.so:ftp/curl \ libwebkit2gtk-4.0.so:www/webkit2-gtk@40 \ libsoup-2.4.so:devel/libsoup diff --git a/devel/juce706/Makefile b/devel/juce706/Makefile index fd726bfee072..df237b5eb490 100644 --- a/devel/juce706/Makefile +++ b/devel/juce706/Makefile @@ -28,7 +28,7 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib \ USES= cmake compiler:c++11-lang dos2unix gl gnome localbase:ldflags pkgconfig xorg DOS2UNIX_FILES= modules/juce_core/juce_core.h \ modules/juce_dsp/containers/juce_AudioBlock_test.cpp -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 pango +USE_GNOME= atk cairo gdkpixbuf glib20 gtk30 pango USE_GL= gl USE_XORG= x11 xcomposite xcursor xext xinerama xorgproto xrandr @@ -54,7 +54,7 @@ DEMOS_DESC= Build and install demo programs DEMOS_USES= gnome pkgconfig DEMOS_CMAKE_BOOL= JUCE_BUILD_EXAMPLES DEMOS_LDFLAGS= -lexecinfo -DEMOS_USE= GNOME=atk,cairo,gdkpixbuf2,gtk30,pango +DEMOS_USE= GNOME=atk,cairo,gdkpixbuf,gtk30,pango DEMOS_LIB_DEPENDS= libcurl.so:ftp/curl \ libwebkit2gtk-4.0.so:www/webkit2-gtk@40 \ libsoup-2.4.so:devel/libsoup diff --git a/devel/libappindicator/Makefile b/devel/libappindicator/Makefile index ae5c1cf753a6..713167301ef6 100644 --- a/devel/libappindicator/Makefile +++ b/devel/libappindicator/Makefile @@ -25,7 +25,7 @@ LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ USES= autoreconf:build gmake gnome libtool pkgconfig USE_LDCONFIG= yes -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 OPTIONS_DEFINE= VAPI OPTIONS_DEFAULT= VAPI diff --git a/devel/libayatana-appindicator/Makefile b/devel/libayatana-appindicator/Makefile index 254ec34bc99c..2bfe1a4cd103 100644 --- a/devel/libayatana-appindicator/Makefile +++ b/devel/libayatana-appindicator/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= lcov>=0:devel/lcov USES= cmake gnome localbase:ldflags pkgconfig pathfix -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 introspection pango +USE_GNOME= atk cairo gdkpixbuf glib20 gtk30 introspection pango CMAKE_OFF= ENABLE_BINDINGS_MONO \ ENABLE_BINDINGS_VALA \ FLAVOUR_GTK2 \ diff --git a/devel/libayatana-indicator/Makefile b/devel/libayatana-indicator/Makefile index 266301e92b71..7938f06f528e 100644 --- a/devel/libayatana-indicator/Makefile +++ b/devel/libayatana-indicator/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= lcov>=0:devel/lcov USES= cmake gnome localbase:ldflags pkgconfig vala:build -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 introspection pango +USE_GNOME= atk cairo gdkpixbuf glib20 gtk30 introspection pango USE_LDCONFIG= yes LDFLAGS+= -pthread diff --git a/devel/libdbusmenu/Makefile b/devel/libdbusmenu/Makefile index b22cfb364468..69367a4b0d6c 100644 --- a/devel/libdbusmenu/Makefile +++ b/devel/libdbusmenu/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \ GNU_CONFIGURE= yes USES= compiler gettext-tools gmake gnome libtool pathfix pkgconfig python:run \ shebangfix vala:build -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 intltool intlhack libxslt \ +USE_GNOME= cairo gdkpixbuf glib20 gtk30 intltool intlhack libxslt \ introspection:build USE_LDCONFIG= yes INSTALL_TARGET= install-strip diff --git a/devel/libglade2/Makefile b/devel/libglade2/Makefile index 1c3c1ac30bf9..93686b081032 100644 --- a/devel/libglade2/Makefile +++ b/devel/libglade2/Makefile @@ -19,7 +19,7 @@ USES= tar:bzip2 RUN_DEPENDS= xmlcatmgr:textproc/xmlcatmgr USES+= gmake gnome libtool pathfix pkgconfig localbase -USE_GNOME= cairo gdkpixbuf2 libxml2 gtk20 +USE_GNOME= cairo gdkpixbuf libxml2 gtk20 USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/devel/libgsf/Makefile b/devel/libgsf/Makefile index 642343c7f1c8..29295bb7474d 100644 --- a/devel/libgsf/Makefile +++ b/devel/libgsf/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= cpe gmake gnome libtool localbase pathfix pkgconfig tar:xz CPE_VENDOR= gnome -USE_GNOME= gdkpixbuf2 glib20 libxml2 introspection:build +USE_GNOME= gdkpixbuf glib20 libxml2 introspection:build USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/devel/libindicator/Makefile b/devel/libindicator/Makefile index b6acfc245cda..501dd1fc95ea 100644 --- a/devel/libindicator/Makefile +++ b/devel/libindicator/Makefile @@ -9,7 +9,7 @@ COMMENT= Symbols and convience functions for desktop indicators WWW= https://launchpad.net/libindicator USES= compiler:c++11-lang gmake gnome libtool pkgconfig -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/devel/libnotify/Makefile b/devel/libnotify/Makefile index 854142d6368c..7cd688103358 100644 --- a/devel/libnotify/Makefile +++ b/devel/libnotify/Makefile @@ -11,7 +11,7 @@ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING USES= gnome meson pkgconfig tar:xz -USE_GNOME= gdkpixbuf2 glib20 introspection:build +USE_GNOME= gdkpixbuf glib20 introspection:build USE_LDCONFIG= yes MESON_ARGS= -Ddocbook_docs=disabled \ diff --git a/devel/qt6-base/Makefile b/devel/qt6-base/Makefile index b305993db175..55776ab54202 100644 --- a/devel/qt6-base/Makefile +++ b/devel/qt6-base/Makefile @@ -44,7 +44,7 @@ LIB_DEPENDS= libatk-1.0.so:accessibility/at-spi2-core \ USES= cmake compiler:c++17-lang gl gnome jpeg perl5 pkgconfig python \ qt-dist:6 shebangfix ssl USE_GL= egl opengl -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 pango +USE_GNOME= cairo gdkpixbuf glib20 gtk30 pango USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} USE_LOCALE= C.UTF-8 diff --git a/devel/smooth/Makefile b/devel/smooth/Makefile index a700115f9160..7303fe184634 100644 --- a/devel/smooth/Makefile +++ b/devel/smooth/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libcpuid.so:sysutils/libcpuid \ USES= gmake gnome iconv jpeg localbase pkgconfig xorg USE_LDCONFIG= yes -USE_GNOME= cairo gdkpixbuf2 gtk30 libxml2 +USE_GNOME= cairo gdkpixbuf gtk30 libxml2 USE_XORG= x11 MAKE_ARGS= config="systemlibcpuid systemlibwebp" diff --git a/devel/spread-sheet-widget/Makefile b/devel/spread-sheet-widget/Makefile index 4348bad6a349..c01ebcbb9798 100644 --- a/devel/spread-sheet-widget/Makefile +++ b/devel/spread-sheet-widget/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libharfbuzz.so:print/harfbuzz USES= gmake gnome libtool pkgconfig -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 +USE_GNOME= atk cairo gdkpixbuf glib20 gtk30 USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/devel/thunar-vcs-plugin/Makefile b/devel/thunar-vcs-plugin/Makefile index 2a955f5930ed..aeb3b0bc4b7d 100644 --- a/devel/thunar-vcs-plugin/Makefile +++ b/devel/thunar-vcs-plugin/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz USES= compiler:c11 gettext-tools gmake gnome libtool localbase \ pkgconfig tar:bzip2 xfce -USE_GNOME= cairo gdkpixbuf2 gtk30 glib20 +USE_GNOME= cairo gdkpixbuf gtk30 glib20 USE_XFCE= libexo thunar GNU_CONFIGURE= yes diff --git a/devel/upp/Makefile b/devel/upp/Makefile index 2d2b854f9d94..142283b95226 100644 --- a/devel/upp/Makefile +++ b/devel/upp/Makefile @@ -39,7 +39,7 @@ IDE_LIB_DEPENDS= libfreetype.so:print/freetype2 \ libpng.so:graphics/png IDE_PLIST_FILES= bin/theide ${PREFIX}/share/man/man1/theide.1.gz IDE_USES= gnome xorg -IDE_USE= XORG=x11 GNOME=cairo,gdkpixbuf2,gtk30 +IDE_USE= XORG=x11 GNOME=cairo,gdkpixbuf,gtk30 UDC_DESC= Install spelling dictionaries (*.udc files) UDC_VARS= PORTDATA+=*.udc UMK_DESC= Build/install UMK (U++ MaKe command line utility) diff --git a/editors/deforaos-editor/Makefile b/editors/deforaos-editor/Makefile index 7a29cee95e23..c655ddf9858d 100644 --- a/editors/deforaos-editor/Makefile +++ b/editors/deforaos-editor/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libDesktop.so:x11/deforaos-libdesktop \ libSystem.so:devel/deforaos-libsystem USES= desktop-file-utils gnome pkgconfig xorg -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 USE_XORG= x11 MAKE_ARGS+= PREFIX=${PREFIX} diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile index 111d0b57fa82..d4e6ca479f73 100644 --- a/editors/gedit-plugins/Makefile +++ b/editors/gedit-plugins/Makefile @@ -26,7 +26,7 @@ PORTSCOUT= limitw:1,even USES= compiler:c11 gettext gnome localbase meson pkgconfig \ python shebangfix tar:xz vala:build -USE_GNOME= cairo gdkpixbuf2 gtk30 gtksourceview4 intlhack introspection \ +USE_GNOME= cairo gdkpixbuf gtk30 gtksourceview4 intlhack introspection \ vte3 USE_CSTD= c11 USE_LDCONFIG= yes diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index d1da925421f5..ece8318ac453 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -32,7 +32,7 @@ PORTSCOUT= limitw:1,even USES= compiler:c11 cpe desktop-file-utils gettext gnome localbase \ meson pkgconfig python tar:xz vala:build xorg USE_CSTD= c11 -USE_GNOME= cairo gdkpixbuf2 gtksourceview4 intlhack introspection libxml2 \ +USE_GNOME= cairo gdkpixbuf gtksourceview4 intlhack introspection libxml2 \ pygobject3 USE_XORG= sm x11 USE_LDCONFIG= yes diff --git a/editors/gmanedit/Makefile b/editors/gmanedit/Makefile index 9abaa5050ecc..1e1655414be9 100644 --- a/editors/gmanedit/Makefile +++ b/editors/gmanedit/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ USES= gettext gmake gnome pkgconfig GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 LDFLAGS+= -lz diff --git a/editors/imhex/Makefile b/editors/imhex/Makefile index dfa2e0fa3ee5..5327d46c574e 100644 --- a/editors/imhex/Makefile +++ b/editors/imhex/Makefile @@ -32,7 +32,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ USES= cmake desktop-file-utils gl gnome pkgconfig python xorg USE_GL= gl glu opengl -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 USE_XORG= x11 xcb xau xdmcp USE_GITHUB= yes diff --git a/editors/jucipp/Makefile b/editors/jucipp/Makefile index c0002c046dbf..c1979e78c559 100644 --- a/editors/jucipp/Makefile +++ b/editors/jucipp/Makefile @@ -24,7 +24,7 @@ USE_GITLAB= yes GL_ACCOUNT= cppit GL_TUPLE= cppit:libclangmm:5611eb3d9e69486f85a431fbaae03c065f62c2d8:libclangmm/lib/libclangmm \ eidheim:tiny-process-library:aaf6afa48ad8f0ea5f15dc5cb5f53888bf1ff7ac:tinyprocesslibrary/lib/tiny-process-library -USE_GNOME= gdkpixbuf2 gtkmm30 gtksourceviewmm3 +USE_GNOME= gdkpixbuf gtkmm30 gtksourceviewmm3 CMAKE_ARGS= -DCMAKE_INCLUDE_PATH=${LOCALBASE}/llvm${LLVM_DEFAULT}/include \ -DCMAKE_LIBRARY_PATH=${LOCALBASE}/llvm${LLVM_DEFAULT}/lib diff --git a/editors/lazarus-devel/Makefile b/editors/lazarus-devel/Makefile index 607117cb88c7..b4321c12853f 100644 --- a/editors/lazarus-devel/Makefile +++ b/editors/lazarus-devel/Makefile @@ -55,7 +55,7 @@ RUN_DEPENDS+= ${LOCALBASE}/bin/gdb:devel/gdb .if ${PKGNAMESUFFIX} == "-gtk2-devel" USES+= gnome -USE_GNOME= cairo gtk20 gdkpixbuf2 +USE_GNOME= cairo gtk20 gdkpixbuf .endif post-extract: diff --git a/editors/lazarus/Makefile b/editors/lazarus/Makefile index 788e8272c3fe..d02cf5eece4c 100644 --- a/editors/lazarus/Makefile +++ b/editors/lazarus/Makefile @@ -55,7 +55,7 @@ RUN_DEPENDS+= ${LOCALBASE}/bin/gdb:devel/gdb .if ${PKGNAMESUFFIX} == "-gtk2" USES+= gnome -USE_GNOME= cairo gtk20 gdkpixbuf2 +USE_GNOME= cairo gtk20 gdkpixbuf .endif post-extract: diff --git a/editors/leafpad/Makefile b/editors/leafpad/Makefile index ca46adcd004d..8792f3a6b6fd 100644 --- a/editors/leafpad/Makefile +++ b/editors/leafpad/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ USES= desktop-file-utils gettext gmake gnome localbase:ldflags \ pkgconfig -USE_GNOME= cairo gdkpixbuf2 gtk20 intlhack +USE_GNOME= cairo gdkpixbuf gtk20 intlhack GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CONFIGURE_ARGS= --enable-chooser diff --git a/editors/marker/Makefile b/editors/marker/Makefile index aae2858a98d5..cbc5553098ca 100644 --- a/editors/marker/Makefile +++ b/editors/marker/Makefile @@ -24,7 +24,7 @@ GH_TUPLE= Mandarancio:scidown:a7b7f063de4f272ef0ec12d00b98470888e8cb32:scidown/s Mandarancio:charter:a25dee1214ea9ba5882325066555cb813efbb489:charter/src/scidown/src/charter \ codeplea:tinyexpr:9476568b69de4c384903f1d5f255907b92592f45:tinyexpr/src/scidown/src/charter/src/tinyexpr -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 gtksourceview3 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 gtksourceview3 GLIB_SCHEMAS= com.github.fabiocolacio.marker.gschema.xml DATADIR= ${PREFIX}/share/com.github.fabiocolacio.marker diff --git a/editors/mousepad/Makefile b/editors/mousepad/Makefile index 32dae1bca9f7..129425d95fc9 100644 --- a/editors/mousepad/Makefile +++ b/editors/mousepad/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz USES= desktop-file-utils gettext-tools gmake gnome libtool perl5 \ pkgconfig tar:bzip2 xfce -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 gtksourceview3 intltool +USE_GNOME= cairo gdkpixbuf glib20 gtk30 gtksourceview3 intltool GLIB_SCHEMAS= org.xfce.mousepad.gschema.xml USE_LDCONFIG= yes diff --git a/editors/mp/Makefile b/editors/mp/Makefile index e8c932ad254c..5bee62bbe04a 100644 --- a/editors/mp/Makefile +++ b/editors/mp/Makefile @@ -54,11 +54,11 @@ ANSI_DESC= ANSI terminal support ANSI_CONFIGURE_WITH= ansi GTK2_USES= gnome pkgconfig -GTK2_USE= gnome=cairo,gdkpixbuf2,gtk20 +GTK2_USE= gnome=cairo,gdkpixbuf,gtk20 GTK2_CONFIGURE_ON= --with-gtk=2 GTK3_USES= gnome pkgconfig -GTK3_USE= gnome=cairo,gdkpixbuf2,gtk30 +GTK3_USE= gnome=cairo,gdkpixbuf,gtk30 GTK3_CONFIGURE_ON= --with-gtk=3 NCURSES_USES= ncurses diff --git a/editors/openoffice-4/Makefile b/editors/openoffice-4/Makefile index 0df211e7648f..17a06c25ce1d 100644 --- a/editors/openoffice-4/Makefile +++ b/editors/openoffice-4/Makefile @@ -114,7 +114,7 @@ USES= autoreconf bison compiler:c++11-lib cpe desktop-file-utils \ gettext-runtime gl gmake gnome iconv java jpeg perl5 pkgconfig \ shared-mime-info ssl tar:bzip2 xorg USE_GL= gl glu -USE_GNOME= gdkpixbuf2 gdkpixbuf2xlib gtk20 libxslt glib20 +USE_GNOME= gdkpixbuf gdkpixbufxlib gtk20 libxslt glib20 JAVA_VENDOR= openjdk USE_PERL5= build USE_XORG= ice sm x11 xau xaw xcomposite xcursor xdamage xext xfixes xi \ diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile index 49845d5eef3d..7eb0672c6820 100644 --- a/editors/openoffice-devel/Makefile +++ b/editors/openoffice-devel/Makefile @@ -115,7 +115,7 @@ USES= autoreconf bison compiler:c++11-lib cpe desktop-file-utils \ gettext-runtime gl gmake gnome iconv java jpeg perl5 pkgconfig \ python shared-mime-info ssl tar:${TARTYPE} xorg USE_GL= gl glu -USE_GNOME= gdkpixbuf2 gdkpixbuf2xlib gtk20 libxslt glib20 +USE_GNOME= gdkpixbuf gdkpixbufxlib gtk20 libxslt glib20 JAVA_VENDOR= openjdk USE_PERL5= build USE_XORG= ice sm x11 xau xaw xcomposite xcursor xdamage xext xfixes xi \ diff --git a/editors/pluma-plugins/Makefile b/editors/pluma-plugins/Makefile index 80331b33fa8a..4aa84c2519f8 100644 --- a/editors/pluma-plugins/Makefile +++ b/editors/pluma-plugins/Makefile @@ -28,7 +28,7 @@ PORTSCOUT= limitw:1,even USES= compiler:c11 gettext gnome localbase gmake pkgconfig \ python shebangfix tar:xz -USE_GNOME= cairo gdkpixbuf2 gtk30 gtksourceview4 intlhack introspection \ +USE_GNOME= cairo gdkpixbuf gtk30 gtksourceview4 intlhack introspection \ intltool vte3 USE_CSTD= c11 USE_LDCONFIG= yes diff --git a/editors/pluma/Makefile b/editors/pluma/Makefile index ea93ac955ad4..2e1b6256fa8d 100644 --- a/editors/pluma/Makefile +++ b/editors/pluma/Makefile @@ -22,7 +22,7 @@ PORTSCOUT= limitw:1,even USES= compiler:c11 desktop-file-utils gettext-tools gmake gnome libtool localbase \ pathfix pkgconfig python shebangfix tar:xz xorg mate USE_XORG= ice sm x11 -USE_GNOME= cairo gdkpixbuf2 gnomeprefix gtk30 gtksourceview4 \ +USE_GNOME= cairo gdkpixbuf gnomeprefix gtk30 gtksourceview4 \ intltool introspection libxml2 USE_MATE= desktop:build USE_LDCONFIG= yes diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index e022cd5582c1..3fb9e5524888 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libboost_thread.so:devel/boost-libs \ USES= desktop-file-utils gettext-tools:build,run \ gmake gnome pkgconfig -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 pango +USE_GNOME= cairo gdkpixbuf glib20 gtk30 pango USE_WX= 3.2 WX_CONF_ARGS= absolute GNU_CONFIGURE= yes diff --git a/editors/rehex/Makefile b/editors/rehex/Makefile index c4dd2c299c23..e1b9c82ee34e 100644 --- a/editors/rehex/Makefile +++ b/editors/rehex/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libbotan-2.so:security/botan2 \ USES= compiler:c++11-lang gmake gnome lua:53 perl5 pkgconfig USE_GITHUB= yes GH_ACCOUNT= solemnwarning -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 pango +USE_GNOME= atk cairo gdkpixbuf glib20 gtk30 pango USE_PERL5= build USE_WX= 3.0+ MAKE_ENV= INSTALL_STRIP="${STRIP}" LUA_PKG="lua-${LUA_VER}" LUA="${LUA_CMD}" diff --git a/editors/scite/Makefile b/editors/scite/Makefile index fc8a7cc3cdf9..48d95ee8a3e7 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= xdg-open:devel/xdg-utils USES= compiler:c++20-lang desktop-file-utils gmake gnome pkgconfig \ tar:tgz -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 MAKEFILE= makefile MAKE_ARGS= GTK3=1 .if defined(WITH_DEBUG) diff --git a/editors/sciteco/Makefile b/editors/sciteco/Makefile index 4283bccf8f0b..4447ea21c77a 100644 --- a/editors/sciteco/Makefile +++ b/editors/sciteco/Makefile @@ -51,7 +51,7 @@ PLIST_SUB+= GTK="@comment " \ .elif ${FLAVOR} == gtk USES+= desktop-file-utils # FIXME: To appease QA checks, we would have to -# USE_GNOME+=cairo gdkpixbuf2 and +# USE_GNOME+=cairo gdkpixbuf and # gtk_LIB_DEPENDS+=libharfbuzz.so:print/harfbuzz USE_GNOME+= gtk30 CONFIGURE_ARGS+= --program-prefix=g \ diff --git a/editors/textadept/Makefile b/editors/textadept/Makefile index af3d0c69019f..778266d82e5e 100644 --- a/editors/textadept/Makefile +++ b/editors/textadept/Makefile @@ -21,7 +21,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= compiler:c++17-lang desktop-file-utils gmake gnome iconv \ pkgconfig USE_CXXSTD= c++17 -USE_GNOME= cairo gdkpixbuf2 glib20 +USE_GNOME= cairo gdkpixbuf glib20 USE_GITHUB= yes GH_ACCOUNT= orbitalquark keplerproject:lfs diff --git a/editors/vim/Makefile b/editors/vim/Makefile index 5db2e15ad8c9..b82fa34a6772 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -64,7 +64,7 @@ GUI= gtk2 CONFIGURE_ARGS+=--enable-xim --enable-fontset PLIST_SUB+= GUI="" DESKTOP="" USES+= desktop-file-utils gnome xorg -USE_GNOME= gdkpixbuf2 gtk20 +USE_GNOME= gdkpixbuf gtk20 USE_XORG= ice sm x11 xpm xt .elif ${FLAVOR:U} == gtk3 @@ -72,7 +72,7 @@ GUI= gtk3 CONFIGURE_ARGS+=--enable-xim --enable-fontset PLIST_SUB+= GUI="" DESKTOP="" USES+= desktop-file-utils gnome xorg -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 USE_XORG= ice sm x11 xpm xt .elif ${FLAVOR:U} == motif diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile index b2f709add156..afd8489b43fc 100644 --- a/editors/vscode/Makefile +++ b/editors/vscode/Makefile @@ -76,7 +76,7 @@ BINARY_ALIAS= python=${PYTHON_CMD} USE_XORG= x11 xcb xcomposite xcursor xdamage xext xfixes xi xkbfile \ xrandr xrender xscrnsaver xtst USE_GL= gbm gl glesv2 -USE_GNOME= atk cairo pango gdkpixbuf2 gtk30 libxml2 libxslt +USE_GNOME= atk cairo pango gdkpixbuf gtk30 libxml2 libxslt SHEBANG_REGEX= ./(extensions|node_modules|resources|scripts|src)/.*\.sh$$ PATHFIX_FILES= src/vs/workbench/contrib/debug/node/terminals.ts diff --git a/editors/xed/Makefile b/editors/xed/Makefile index 051e0e2ec426..b7a9033b1164 100644 --- a/editors/xed/Makefile +++ b/editors/xed/Makefile @@ -22,7 +22,7 @@ USES= compiler:c++11-lang desktop-file-utils gettext-tools gnome meson \ pkgconfig python:run xorg USE_GITHUB= yes GH_ACCOUNT= linuxmint -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 gtksourceview4 intltool \ +USE_GNOME= atk cairo gdkpixbuf glib20 gtk30 gtksourceview4 intltool \ introspection pango USE_LDCONFIG= yes USE_XORG= x11 diff --git a/editors/xmlcopyeditor/Makefile b/editors/xmlcopyeditor/Makefile index e20453a86ef9..627c902c339b 100644 --- a/editors/xmlcopyeditor/Makefile +++ b/editors/xmlcopyeditor/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libaspell.so:textproc/aspell \ USES= autoreconf compiler:c++11-lang desktop-file-utils dos2unix \ gettext-tools gmake gnome iconv libtool localbase pkgconfig -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 intltool libxml2 pango +USE_GNOME= atk cairo gdkpixbuf glib20 gtk30 intltool libxml2 pango USE_WX= 3.0 # fails to build with 3.2 WX_COMPS= wx WX_CONF_ARGS= absolute diff --git a/emulators/frodo/Makefile b/emulators/frodo/Makefile index 93b9eb5f775f..08b7123a5dc8 100644 --- a/emulators/frodo/Makefile +++ b/emulators/frodo/Makefile @@ -16,7 +16,7 @@ USES= gmake xorg pkgconfig sdl gnome \ desktop-file-utils shared-mime-info USE_XORG= x11 xt xext sm ice USE_SDL= sdl2 -USE_GNOME= gtk30 pango cairo gdkpixbuf2 glib20 +USE_GNOME= gtk30 pango cairo gdkpixbuf glib20 GNU_CONFIGURE= yes DATADIR= ${PREFIX}/share/Frodo DOCSDIR= ${PREFIX}/share/doc/Frodo diff --git a/emulators/higan/Makefile b/emulators/higan/Makefile index 199b732ef985..279e937599c9 100644 --- a/emulators/higan/Makefile +++ b/emulators/higan/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libharfbuzz.so:print/harfbuzz USES= compiler:c++14-lang gettext gmake gnome pkgconfig xorg -USE_GNOME= cairo gdkpixbuf2 gtk20 gtksourceview2 +USE_GNOME= cairo gdkpixbuf gtk20 gtksourceview2 USE_XORG= x11 xext xrandr USE_CSTD= c99 USE_CXXSTD= c++14 diff --git a/emulators/open-vm-tools/Makefile b/emulators/open-vm-tools/Makefile index 18c7cf396891..bb21f215ee60 100644 --- a/emulators/open-vm-tools/Makefile +++ b/emulators/open-vm-tools/Makefile @@ -68,7 +68,7 @@ X11_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz X11_USES= desktop-file-utils xorg -X11_USE= GNOME=gdkpixbuf2,gdkpixbuf2xlib,gtk30,gtkmm30 \ +X11_USE= GNOME=gdkpixbuf,gdkpixbufxlib,gtk30,gtkmm30 \ XORG=ice,sm,x11,xext,xi,xinerama,xorgproto,xrandr,xrender,xtst X11_CONFIGURE_WITH= gtk3 gtkmm3 x diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile index 6addb2d529c3..1d2d2659fd71 100644 --- a/emulators/qemu-devel/Makefile +++ b/emulators/qemu-devel/Makefile @@ -89,7 +89,7 @@ GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls GNUTLS_CONFIGURE_OFF= --disable-gnutls GTK3_LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon GTK3_USES= gettext gl -GTK3_USE= GNOME=gdkpixbuf2,vte3 XORG=x11,xext +GTK3_USE= GNOME=gdkpixbuf,vte3 XORG=x11,xext GTK3_CONFIGURE_OFF= --disable-gtk --disable-vte JPEG_USES= jpeg JPEG_CONFIGURE_OFF= --disable-vnc-jpeg @@ -112,7 +112,7 @@ USBREDIR_RUN_DEPENDS= usbredir>=0.6:net/usbredir USBREDIR_CONFIGURE_OFF= --disable-usb-redir VDE_CONFIGURE_OFF= --disable-vde X11_USES= sdl -X11_USE= SDL=sdl2 XORG=x11,xext GNOME=gdkpixbuf2 +X11_USE= SDL=sdl2 XORG=x11,xext GNOME=gdkpixbuf X11_CONFIGURE_ENABLE= sdl .include diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index 7cd3fd2057e2..e409f2655b32 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -175,7 +175,7 @@ GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls GNUTLS_CONFIGURE_OFF= --disable-gnutls GTK3_LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon GTK3_USES= gettext gl -GTK3_USE= GNOME=gdkpixbuf2,gtk30,vte3 \ +GTK3_USE= GNOME=gdkpixbuf,gtk30,vte3 \ XORG=x11,xext GTK3_CONFIGURE_OFF= --disable-gtk \ --disable-vte @@ -205,7 +205,7 @@ USBREDIR_CONFIGURE_OFF= --disable-usb-redir VDE_LIB_DEPENDS= libvdeplug.so:net/vde2 VDE_CONFIGURE_OFF= --disable-vde X11_USES= sdl -X11_USE= GNOME=gdkpixbuf2 \ +X11_USE= GNOME=gdkpixbuf \ SDL=sdl2 \ XORG=x11,xext X11_CONFIGURE_ENABLE= sdl diff --git a/emulators/qemu8/Makefile b/emulators/qemu8/Makefile index d76ddc8dafe2..0614a05e9e05 100644 --- a/emulators/qemu8/Makefile +++ b/emulators/qemu8/Makefile @@ -103,7 +103,7 @@ GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls GNUTLS_CONFIGURE_OFF= --disable-gnutls GTK3_LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon GTK3_USES= gettext gl -GTK3_USE= GNOME=gdkpixbuf2,gtk30,vte3 \ +GTK3_USE= GNOME=gdkpixbuf,gtk30,vte3 \ XORG=x11,xext GTK3_CONFIGURE_OFF= --disable-gtk \ --disable-vte @@ -133,7 +133,7 @@ USBREDIR_CONFIGURE_OFF= --disable-usb-redir VDE_LIB_DEPENDS= libvdeplug.so:net/vde2 VDE_CONFIGURE_OFF= --disable-vde X11_USES= sdl -X11_USE= GNOME=gdkpixbuf2 \ +X11_USE= GNOME=gdkpixbuf \ SDL=sdl2 \ XORG=x11,xext X11_CONFIGURE_ENABLE= sdl diff --git a/emulators/sameboy/Makefile b/emulators/sameboy/Makefile index 0465aafb57b8..e3a0797cbdb9 100644 --- a/emulators/sameboy/Makefile +++ b/emulators/sameboy/Makefile @@ -18,7 +18,7 @@ USE_GITHUB= yes GH_ACCOUNT= LIJI32 GH_PROJECT= SameBoy USE_GL= gl -USE_GNOME= gdkpixbuf2 +USE_GNOME= gdkpixbuf USE_SDL= sdl2 MAKE_ARGS= FREEDESKTOP=true \ diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile index 034794c51f7f..3d941cf5e395 100644 --- a/emulators/snes9x-gtk/Makefile +++ b/emulators/snes9x-gtk/Makefile @@ -30,7 +30,7 @@ GH_TUPLE= KhronosGroup:SPIRV-Cross:bccaa94:spirv/../external/SPIRV-Cross \ KhronosGroup:Vulkan-Headers:577baa0:vulkan/../external/vulkan-headers \ KhronosGroup:glslang:9c7fd1a:glslang/../external/glslang -USE_GNOME= gdkpixbuf2 gtkmm30 +USE_GNOME= gdkpixbuf gtkmm30 USE_SDL= sdl2 USE_XORG= x11 xrandr xext diff --git a/emulators/teo/Makefile b/emulators/teo/Makefile index 5dd5bd518a2d..a49652490942 100644 --- a/emulators/teo/Makefile +++ b/emulators/teo/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib \ libpng.so:graphics/png USES= gmake gnome pkgconfig xorg -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 USE_XORG= x11 xext ALL_TARGET= default diff --git a/emulators/tiemu3/Makefile b/emulators/tiemu3/Makefile index 3927a6c80909..85764c295d86 100644 --- a/emulators/tiemu3/Makefile +++ b/emulators/tiemu3/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libtifiles2.so:devel/libtifiles2 USES= gmake gnome groff libtool localbase pkgconfig sdl -USE_GNOME= cairo gdkpixbuf2 gtk20 libglade2 +USE_GNOME= cairo gdkpixbuf gtk20 libglade2 USE_SDL= sdl GNU_CONFIGURE= yes diff --git a/emulators/tme/Makefile b/emulators/tme/Makefile index a5533514e287..68c944ba9674 100644 --- a/emulators/tme/Makefile +++ b/emulators/tme/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libltdl.so:devel/libltdl USES= autoreconf compiler gettext gmake gnome iconv libtool perl5 \ pkgconfig -USE_GNOME= gdkpixbuf2 gtk20 +USE_GNOME= gdkpixbuf gtk20 USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index b417bfd3e6d6..2d0b5c5bb2d8 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -96,7 +96,7 @@ __pmlinks1!= ${ECHO_CMD} '${LMLINKS:S/ / /}' | ${AWK} \ .if ${PORT_OPTIONS:MGTK3UI} USES+= gnome gl -USE_GNOME+= gtk30 vte3 cairo gdkpixbuf2 pango +USE_GNOME+= gtk30 vte3 cairo gdkpixbuf pango USE_GL+= glu gl glew .endif diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index ad1bc823cc76..b2061391103d 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -31,7 +31,7 @@ USES= cmake:insource compiler:c++17-lang cpe desktop-file-utils \ gettext-tools gnome guile:2.2,3.0,alias,conflicts localbase \ perl5 pkgconfig shebangfix tar:bzip2 xorg USE_XORG= x11 -USE_GNOME= cairo gdkpixbuf2 gtk30 intltool libxml2 libxslt +USE_GNOME= cairo gdkpixbuf gtk30 intltool libxml2 libxslt USE_LDCONFIG= yes CMAKE_ARGS= -DCOMPILE_GSCHEMAS=OFF \ diff --git a/finance/grisbi/Makefile b/finance/grisbi/Makefile index 159818fea924..bfd0074d1382 100644 --- a/finance/grisbi/Makefile +++ b/finance/grisbi/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libofx.so:finance/libofx \ USES= desktop-file-utils gmake gnome iconv localbase \ pkgconfig shared-mime-info ssl tar:bzip2 -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 intltool libgsf libxml2 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 intltool libgsf libxml2 GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CONFIGURE_ENV+= OPENSSL_CFLAGS="-I${OPENSSLINC}" OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto" diff --git a/french/verbiste/Makefile b/french/verbiste/Makefile index 3d4bd9563af7..d62d0294abac 100644 --- a/french/verbiste/Makefile +++ b/french/verbiste/Makefile @@ -26,7 +26,7 @@ OPTIONS_DEFINE= GTK2 DOCS EXAMPLES .if ${PORT_OPTIONS:MGTK2} USES+= gettext -USE_GNOME+= cairo gdkpixbuf2 gtk20 +USE_GNOME+= cairo gdkpixbuf gtk20 LIB_DEPENDS+= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz diff --git a/ftp/filezilla/Makefile b/ftp/filezilla/Makefile index 056a691f7ee9..e2b7db39cad6 100644 --- a/ftp/filezilla/Makefile +++ b/ftp/filezilla/Makefile @@ -26,7 +26,7 @@ TEST_TARGET= check USES= compiler:c++17-lang gmake gnome iconv:wchar_t libtool localbase \ pkgconfig sqlite tar:xz -USE_GNOME= cairo gtk30 gdkpixbuf2 +USE_GNOME= cairo gtk30 gdkpixbuf INSTALL_TARGET= install-strip GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-fast-install diff --git a/ftp/gftp/Makefile b/ftp/gftp/Makefile index f3adae9bd056..276957ef366a 100644 --- a/ftp/gftp/Makefile +++ b/ftp/gftp/Makefile @@ -17,7 +17,7 @@ USES= autoreconf desktop-file-utils gettext-tools gnome gmake pathfix \ pkgconfig ssl tar:bzip2 USE_GITHUB= yes GH_ACCOUNT= masneyb -USE_GNOME= cairo gdkpixbuf2 glib20 gtk20 +USE_GNOME= cairo gdkpixbuf glib20 gtk20 GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share diff --git a/games/atomix/Makefile b/games/atomix/Makefile index 015be9898913..96dbbc983775 100644 --- a/games/atomix/Makefile +++ b/games/atomix/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libgnome-games-support-1.so:games/libgnome-games-support PORTSCOUT= limitw:1,even USES= gettext gnome meson pkgconfig tar:xz -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 LDFLAGS= -lm .include diff --git a/games/eboard/Makefile b/games/eboard/Makefile index 46639b4b1b23..6fdd6b86ab73 100644 --- a/games/eboard/Makefile +++ b/games/eboard/Makefile @@ -28,7 +28,7 @@ USES= compiler:c++11-lang gnome gstreamer perl5 pkgconfig \ USE_CXXSTD= c++11 USE_GITHUB= yes GH_ACCOUNT= fbergo -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 USE_PERL5= build SHEBANG_FILES= configure diff --git a/games/ecwolf/Makefile b/games/ecwolf/Makefile index 4d0bd4337949..e73102ea66de 100644 --- a/games/ecwolf/Makefile +++ b/games/ecwolf/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ USES= cmake compiler:c++11-lang gnome jpeg localbase:ldflags \ pkgconfig sdl tar:xz -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 USE_SDL= mixer2 net2 sdl2 SUB_FILES= ecwolf pkg-message diff --git a/games/exult/Makefile b/games/exult/Makefile index 4cf40b8e12b3..7b22fd303f14 100644 --- a/games/exult/Makefile +++ b/games/exult/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= autoconf-archive>=0:devel/autoconf-archive USES= autoreconf compiler:c++17-lang gmake libtool localbase \ pkgconfig sdl xorg -USE_GNOME= cairo gdkpixbuf2 +USE_GNOME= cairo gdkpixbuf USE_SDL= sdl2 USE_XORG= x11 xext diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile index f4ef901df0be..d25bd0b356f6 100644 --- a/games/freeciv/Makefile +++ b/games/freeciv/Makefile @@ -50,7 +50,7 @@ DB_DESC= Database support UI_DESC= GUI clients GTK3_USES= gnome sdl -GTK3_USE= GNOME=cairo,gdkpixbuf2,glib20,gtk30,pango \ +GTK3_USE= GNOME=cairo,gdkpixbuf,glib20,gtk30,pango \ SDL=mixer2 GTK3_VARS= _FREECIV_CLIENT+=gtk3 \ _FREECIV_CLIENT+=gtk3.22 \ @@ -58,7 +58,7 @@ GTK3_VARS= _FREECIV_CLIENT+=gtk3 \ GTK4_IMPLIES= GTK3 GTK4_USES= gnome sdl -GTK4_USE= GNOME=cairo,gdkpixbuf2,glib20,gtk40,pango \ +GTK4_USE= GNOME=cairo,gdkpixbuf,glib20,gtk40,pango \ SDL=mixer2 GTK4_VARS= _FREECIV_CLIENT+=gtk4 \ _FREECIV_MP+=gtk4 diff --git a/games/freedoko/Makefile b/games/freedoko/Makefile index 284d1910e280..23746b3cbfaa 100644 --- a/games/freedoko/Makefile +++ b/games/freedoko/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz USES= gettext-runtime gettext-tools gmake gnome localbase \ pkgconfig zip:infozip openal:al,alut tex -USE_GNOME= gdkpixbuf2 gtkmm30 +USE_GNOME= gdkpixbuf gtkmm30 USE_TEX= pdftex:build dvipsk:build ALL_TARGET= compile documentation diff --git a/games/freetennis/Makefile b/games/freetennis/Makefile index 763c321a5d8d..e00986d2942f 100644 --- a/games/freetennis/Makefile +++ b/games/freetennis/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libharfbuzz.so:print/harfbuzz USES= gettext gl gnome ocaml sdl tar:bzip2 xorg -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 pango +USE_GNOME= atk cairo gdkpixbuf glib20 gtk20 pango USE_GL= gl glu USE_SDL= ttf mixer sdl USE_XORG= x11 xext xmu diff --git a/games/gnubg/Makefile b/games/gnubg/Makefile index 5e05060f0b7b..f6e87c18e5dc 100644 --- a/games/gnubg/Makefile +++ b/games/gnubg/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= libcanberra-gtk.so:audio/libcanberra-gtk2 \ USES= bison gl gmake gnome libtool pathfix shebangfix python \ pkgconfig compiler:c++11-lang xorg ncurses readline -USE_GNOME= glib20 gtk20 cairo pangox-compat gdkpixbuf2 +USE_GNOME= glib20 gtk20 cairo pangox-compat gdkpixbuf USE_XORG+= xmu xt sm ice x11 USE_GL+= glu gl diff --git a/games/gtkradiant/Makefile b/games/gtkradiant/Makefile index 3fb93b36f945..e4e3066e2483 100644 --- a/games/gtkradiant/Makefile +++ b/games/gtkradiant/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libgtkglext-x11-1.0.so:x11-toolkits/gtkglext \ libpng.so:graphics/png USES= compiler:c++11-lang gnome pkgconfig python:build scons zip -USE_GNOME= gdkpixbuf2 gtk20 libxml2 +USE_GNOME= gdkpixbuf gtk20 libxml2 MAKE_ARGS= ${MAKE_ENV} BUILD=release SSP_UNSAFE= yes diff --git a/games/kanatest/Makefile b/games/kanatest/Makefile index c8cb27235fde..37e27dd4f213 100644 --- a/games/kanatest/Makefile +++ b/games/kanatest/Makefile @@ -14,7 +14,7 @@ FETCH_DEPENDS= git:devel/git LIB_DEPENDS= libharfbuzz.so:print/harfbuzz USES= gettext gmake gnome pkgconfig tar:xz -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 libxml2 pango +USE_GNOME= atk cairo gdkpixbuf glib20 gtk30 libxml2 pango GNU_CONFIGURE= yes MAKE_ENV= LIBINTL="-lintl" diff --git a/games/libgnome-games-support/Makefile b/games/libgnome-games-support/Makefile index efe13e17fc83..e19e9505d8f0 100644 --- a/games/libgnome-games-support/Makefile +++ b/games/libgnome-games-support/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libgee-0.8.so:devel/libgee PORTSCOUT= limitw:1,even USES= gettext gnome meson pkgconfig tar:xz vala:build -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 .include diff --git a/games/macopix/Makefile b/games/macopix/Makefile index f94a02e83c28..aa8fcaa9b35b 100644 --- a/games/macopix/Makefile +++ b/games/macopix/Makefile @@ -37,7 +37,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libtiff.so:graphics/tiff USES= gettext gmake gnome iconv jpeg libtool pkgconfig xorg -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 USE_XORG= x11 GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share diff --git a/games/netradiant/Makefile b/games/netradiant/Makefile index d8099bb6cc8c..86171cb85328 100644 --- a/games/netradiant/Makefile +++ b/games/netradiant/Makefile @@ -26,7 +26,7 @@ LIB_DEPENDS= libpng.so:graphics/png \ USES= compiler:c++11-lang gl gmake gnome jpeg localbase:ldflags \ pkgconfig tar:xz xorg USE_GL= gl glu -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 libxml2 pango pangox-compat +USE_GNOME= atk cairo gdkpixbuf glib20 gtk20 libxml2 pango pangox-compat USE_XORG= ice sm x11 xmu xt MAKE_ENV= BUILD=release DOWNLOAD_GAMEPACKS=no EXE=${ARCH} \ RADIANT_ABOUTMSG="For ${OPSYS} ${OSREL} (${ARCH})" diff --git a/games/xcowsay/Makefile b/games/xcowsay/Makefile index 3da0826962c7..a52e18b7319a 100644 --- a/games/xcowsay/Makefile +++ b/games/xcowsay/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ USES= gettext gmake gnome pkgconfig USE_CSTD= c99 -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 GNU_CONFIGURE= yes OPTIONS_DEFINE= DBUS diff --git a/games/xqf/Makefile b/games/xqf/Makefile index 8ecf5aa540b2..1b12aed5ee5b 100644 --- a/games/xqf/Makefile +++ b/games/xqf/Makefile @@ -11,7 +11,7 @@ WWW= http://www.linuxgames.com/xqf/ RUN_DEPENDS= qstat:games/qstat USES= autoreconf gettext gmake gnome pkgconfig xorg -USE_GNOME= intlhack gdkpixbuf2 gdkpixbuf2xlib +USE_GNOME= intlhack gdkpixbuf gdkpixbufxlib USE_XORG= x11 GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share diff --git a/games/zdoom/Makefile b/games/zdoom/Makefile index 70e89df2c84e..b9fc82b294ff 100644 --- a/games/zdoom/Makefile +++ b/games/zdoom/Makefile @@ -26,7 +26,7 @@ DATADIR= ${DMDIR}/${PORTNAME} USES= cmake dos2unix gettext gnome jpeg openal pkgconfig sdl DOS2UNIX_FILES= src/p_spec.cpp -USE_GNOME= atk cairo gdkpixbuf2 gtk20 pango +USE_GNOME= atk cairo gdkpixbuf gtk20 pango USE_SDL= sdl2 CMAKE_ARGS= -DNO_FMOD:BOOL=ON CXXFLAGS+= -DSHARE_DIR=\\\"${DATADIR}\\\" diff --git a/graphics/ImageMagick6/Makefile b/graphics/ImageMagick6/Makefile index 4695aca233a8..2b822aa8c9a3 100644 --- a/graphics/ImageMagick6/Makefile +++ b/graphics/ImageMagick6/Makefile @@ -163,7 +163,7 @@ RAW_IMPLIES= LCMS2 SVG_DESC= SVG vector image format support (via librsvg, implies the x11 option) SVG_CONFIGURE_WITH= rsvg -SVG_USE= gnome=cairo,gdkpixbuf2,librsvg2 +SVG_USE= gnome=cairo,gdkpixbuf,librsvg2 TESTS_TEST_DEPENDS= gsfonts>=0:print/gsfonts diff --git a/graphics/ImageMagick7/Makefile b/graphics/ImageMagick7/Makefile index b6f5b9ceaef8..8fa7e997af83 100644 --- a/graphics/ImageMagick7/Makefile +++ b/graphics/ImageMagick7/Makefile @@ -168,7 +168,7 @@ RAW_IMPLIES= LCMS2 SVG_DESC= SVG vector image format support (via librsvg, implies the x11 option) SVG_CONFIGURE_WITH= rsvg -SVG_USE= gnome=cairo,gdkpixbuf2,librsvg2 +SVG_USE= gnome=cairo,gdkpixbuf,librsvg2 TIFF_CONFIGURE_WITH= tiff TIFF_LIB_DEPENDS= libtiff.so:graphics/tiff diff --git a/graphics/akira/Makefile b/graphics/akira/Makefile index 17b035b6fde8..c99a1915882e 100644 --- a/graphics/akira/Makefile +++ b/graphics/akira/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libgee-0.8.so:devel/libgee \ USES= desktop-file-utils gettext gnome libarchive meson pkgconfig \ python:build shared-mime-info shebangfix vala:build -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 USE_GITHUB= yes GH_ACCOUNT= akiraux GH_PROJECT= Akira diff --git a/graphics/birdfont/Makefile b/graphics/birdfont/Makefile index e8c3f95f9492..63d5c942b0f3 100644 --- a/graphics/birdfont/Makefile +++ b/graphics/birdfont/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ USES= gettext-tools gnome pkgconfig python:build shared-mime-info \ shebangfix sqlite:3 tar:xz vala:build -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 USE_LDCONFIG= yes SHEBANG_FILES= configure install.py diff --git a/graphics/chafa/Makefile b/graphics/chafa/Makefile index fc9e9d8461c4..79ec01b884db 100644 --- a/graphics/chafa/Makefile +++ b/graphics/chafa/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libavif.so:graphics/libavif \ USES= cpe gettext-runtime gnome jpeg libtool magick:7 tar:xz CPE_VENDOR= chafa_project -USE_GNOME= cairo gdkpixbuf2 glib20 librsvg2 +USE_GNOME= cairo gdkpixbuf glib20 librsvg2 USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-html-dir=${DOCSDIR}/html diff --git a/graphics/clutter-gtk3/Makefile b/graphics/clutter-gtk3/Makefile index c1b68cf454e2..894e186fed50 100644 --- a/graphics/clutter-gtk3/Makefile +++ b/graphics/clutter-gtk3/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libcogl.so:graphics/cogl \ libjson-glib-1.0.so:devel/json-glib USES= gettext gl gnome localbase meson pkgconfig tar:xz xorg -USE_GNOME= cairo gdkpixbuf2 gtk30 introspection:build +USE_GNOME= cairo gdkpixbuf gtk30 introspection:build USE_XORG= x11 xcomposite xdamage xext xfixes xi xrandr USE_GL= egl USE_LDCONFIG= yes diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile index 8ace9a78ea9d..639be0c073a9 100644 --- a/graphics/clutter/Makefile +++ b/graphics/clutter/Makefile @@ -26,7 +26,7 @@ PORTSCOUT= limit:1,even USES= cpe gettext gl gmake gnome libtool localbase pathfix pkgconfig \ tar:xz xorg -USE_GNOME= atk cairo gdkpixbuf2 pango introspection:build gtk30 +USE_GNOME= atk cairo gdkpixbuf pango introspection:build gtk30 USE_GL= egl USE_XORG= x11 xcomposite xdamage xext xfixes xi xrandr GNU_CONFIGURE= yes diff --git a/graphics/cogl/Makefile b/graphics/cogl/Makefile index ab6c24a3d48e..ba925ff3dada 100644 --- a/graphics/cogl/Makefile +++ b/graphics/cogl/Makefile @@ -16,7 +16,7 @@ CONFLICTS= clutter-1.6.[0-9]* USES= gettext gl gmake gnome libtool localbase pathfix pkgconfig \ tar:xz xorg GNU_CONFIGURE= yes -USE_GNOME= cairo gdkpixbuf2 pango introspection:build +USE_GNOME= cairo gdkpixbuf pango introspection:build USE_GL= egl gbm USE_XORG= x11 xcomposite xext xdamage xfixes xrandr USE_LDCONFIG= yes diff --git a/graphics/elementary-photos/Makefile b/graphics/elementary-photos/Makefile index 33177b3e5757..0df48eb20ebf 100644 --- a/graphics/elementary-photos/Makefile +++ b/graphics/elementary-photos/Makefile @@ -29,7 +29,7 @@ USES= compiler:c11 desktop-file-utils gettext gnome gstreamer meson \ pkgconfig sqlite:3 vala:build USE_GITHUB= yes GH_ACCOUNT= elementary -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 libxml2 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 libxml2 GLIB_SCHEMAS= io.elementary.photos.gschema.xml USE_LDCONFIG= yes diff --git a/graphics/eog-plugins/Makefile b/graphics/eog-plugins/Makefile index 07892f2463d4..c7576df63bbe 100644 --- a/graphics/eog-plugins/Makefile +++ b/graphics/eog-plugins/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= eog:graphics/eog PORTSCOUT= limitw:1,even -USE_GNOME= cairo gdkpixbuf2 gtk30 introspection libxml2 +USE_GNOME= cairo gdkpixbuf gtk30 introspection libxml2 USES= gettext gnome meson pkgconfig tar:xz GLIB_SCHEMAS= org.gnome.eog.plugins.exif-display.gschema.xml diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index 42435c9bf488..f47f9c4b35bf 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -30,7 +30,7 @@ PORTSCOUT= limitw:1,even USES= compiler:c++11-lib cpe desktop-file-utils gettext gnome gstreamer libarchive \ localbase:ldflags meson pkgconfig tar:xz xorg -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 USE_LDCONFIG= yes USE_XORG= ice CPE_VENDOR= gnome diff --git a/graphics/flif/Makefile b/graphics/flif/Makefile index 1138529060e6..2feb2de6d08d 100644 --- a/graphics/flif/Makefile +++ b/graphics/flif/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libinotify.so:devel/libinotify \ libpng.so:graphics/png USES= cmake compiler:c++11-lang cpe gettext-runtime gnome localbase:ldflags pkgconfig sdl shared-mime-info -USE_GNOME= gdkpixbuf2 glib20 +USE_GNOME= gdkpixbuf glib20 USE_SDL= sdl2 USE_LDCONFIG= yes diff --git a/graphics/fotocx/Makefile b/graphics/fotocx/Makefile index 135cb66310ae..636177a830af 100644 --- a/graphics/fotocx/Makefile +++ b/graphics/fotocx/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= xdg-open:devel/xdg-utils \ ufraw-batch:graphics/ufraw USES= desktop-file-utils gmake gnome jpeg pkgconfig -USE_GNOME= cairo glib20 gdkpixbuf2 gtk30 +USE_GNOME= cairo glib20 gdkpixbuf gtk30 ALL_TARGET= ${PORTNAME} CXXFLAGS+= -Wno-register -Wno-writable-strings diff --git a/graphics/gcolor3/Makefile b/graphics/gcolor3/Makefile index 970c416c31d1..8427785c7cc5 100644 --- a/graphics/gcolor3/Makefile +++ b/graphics/gcolor3/Makefile @@ -21,7 +21,7 @@ USES= gnome gettext meson pkgconfig USE_GITLAB= yes GL_SITE= https://gitlab.gnome.org GL_ACCOUNT= World -USE_GNOME= cairo gdkpixbuf2 gtk30 intltool +USE_GNOME= cairo gdkpixbuf gtk30 intltool MESON_ARGS= -Dwerror=false diff --git a/graphics/gdk-pixbuf2-xlib/Makefile b/graphics/gdk-pixbuf2-xlib/Makefile index 69646486b3e1..a16531e3e4aa 100644 --- a/graphics/gdk-pixbuf2-xlib/Makefile +++ b/graphics/gdk-pixbuf2-xlib/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= docbook-xsl>0:textproc/docbook-xsl USES= cpe gettext gnome localbase:ldflags meson pkgconfig \ python:build shared-mime-info tar:xz xorg CPE_VENDOR= gnome -USE_GNOME= glib20 introspection:build libxslt:build gdkpixbuf2 +USE_GNOME= glib20 introspection:build libxslt:build gdkpixbuf USE_XORG= x11 USE_LDCONFIG= yes diff --git a/graphics/geeqie/Makefile b/graphics/geeqie/Makefile index 08692c88bee4..95d960fa8cdd 100644 --- a/graphics/geeqie/Makefile +++ b/graphics/geeqie/Makefile @@ -17,7 +17,7 @@ TEST_DEPENDS= appstreamcli:devel/appstream USES= desktop-file-utils gettext-tools gnome jpeg \ lua:53 meson pkgconfig shebangfix -USE_GNOME= cairo gdkpixbuf2 gtk30 glib20 +USE_GNOME= cairo gdkpixbuf gtk30 glib20 USE_GITHUB= yes GH_ACCOUNT= BestImageViewer SHEBANG_FILES= plugins/*/geeqie-* \ diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index 89f177b8a4c5..4fba3fe19cb5 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -96,7 +96,7 @@ PANGO_IMPLIES= CAIRO PANGO_USE= GNOME=pango PANGO_MESON_ENABLED= pango pangocairo -PIXBUF_USE= GNOME=gdkpixbuf2 +PIXBUF_USE= GNOME=gdkpixbuf PIXBUF_MESON_ENABLED= gdk-pixbuf POPPLER_IMPLIES= CAIRO diff --git a/graphics/gimp-beautify-plugin/Makefile b/graphics/gimp-beautify-plugin/Makefile index d5eeb94e13fa..adcc86e1a120 100644 --- a/graphics/gimp-beautify-plugin/Makefile +++ b/graphics/gimp-beautify-plugin/Makefile @@ -24,7 +24,7 @@ GH_TAGNAME= e209c8d USES= gettext gmake gnome pkgconfig xorg USE_GCC= yes -USE_GNOME= atk cairo gdkpixbuf2 gtk20 +USE_GNOME= atk cairo gdkpixbuf gtk20 USE_XORG= x11 xcomposite xcursor xdamage xext xfixes xi xinerama xrandr xrender TMPDIR= ${WRKDIR} diff --git a/graphics/gimp-lensfun-plugin/Makefile b/graphics/gimp-lensfun-plugin/Makefile index f49759bd0d6c..e62941c2b94b 100644 --- a/graphics/gimp-lensfun-plugin/Makefile +++ b/graphics/gimp-lensfun-plugin/Makefile @@ -34,7 +34,7 @@ GH_ACCOUNT= seebk GH_PROJECT= GIMP-Lensfun GH_TAGNAME= c5eaf97 -USE_GNOME+= cairo gdkpixbuf2 glib20 gtk20 pango +USE_GNOME+= cairo gdkpixbuf glib20 gtk20 pango PLUGIN_DIR?= libexec/gimp/2.2/plug-ins PLUGINS= gimp-lensfun diff --git a/graphics/gimp-refocus-plugin/Makefile b/graphics/gimp-refocus-plugin/Makefile index 729e252fb49a..d427f2bf2de8 100644 --- a/graphics/gimp-refocus-plugin/Makefile +++ b/graphics/gimp-refocus-plugin/Makefile @@ -21,7 +21,7 @@ USES= autoreconf compiler:c++11-lang gettext gmake gnome pathfix \ pkgconfig GNU_CONFIGURE= yes CONFIGURE_ENV= GIMPTOOL=${LOCALBASE}/bin/gimptool-2.0 -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 pango +USE_GNOME= atk cairo gdkpixbuf glib20 gtk20 pango GIMP_PLUGIN_DIR= libexec/gimp/2.2/plug-ins diff --git a/graphics/gmic-qt/Makefile b/graphics/gmic-qt/Makefile index 3c867b307af9..114b25aa2a1d 100644 --- a/graphics/gmic-qt/Makefile +++ b/graphics/gmic-qt/Makefile @@ -49,7 +49,7 @@ LIB_DEPENDS+= libbabl-0.1.so:x11/babl \ libgimp-2.0.so:graphics/gimp-app \ libjson-glib-1.0.so:devel/json-glib USES+= gettext-runtime gnome -USE_GNOME= cairo gdkpixbuf2 glib20 +USE_GNOME= cairo gdkpixbuf glib20 PLUGINS_DIR= libexec/gimp/2.2/plug-ins/gmic_gimp_qt .else PLUGINS_DIR= bin diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile index 5461beafb92b..3ed95d376eef 100644 --- a/graphics/gnash/Makefile +++ b/graphics/gnash/Makefile @@ -37,7 +37,7 @@ CPE_VENDOR= gnu USE_CSTD= gnu11 USE_CXXSTD= c++11 USE_XORG= x11 xau xdmcp xext xi xinerama ice sm xv -USE_GNOME= atk gdkpixbuf2 gtk20 libxml2 pango +USE_GNOME= atk gdkpixbuf gtk20 libxml2 pango USE_GL= egl USE_SDL= sdl GNU_CONFIGURE= yes diff --git a/graphics/goocanvas2/Makefile b/graphics/goocanvas2/Makefile index e7333080477d..94cdfc96f567 100644 --- a/graphics/goocanvas2/Makefile +++ b/graphics/goocanvas2/Makefile @@ -13,7 +13,7 @@ WWW= https://sourceforge.net/projects/goocanvas/ LICENSE= LGPL20 USES= gmake gnome libtool pathfix pkgconfig python:build tar:xz -USE_GNOME= cairo gdkpixbuf2 gtk30 introspection:build +USE_GNOME= cairo gdkpixbuf gtk30 introspection:build USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python=no diff --git a/graphics/goocanvas3/Makefile b/graphics/goocanvas3/Makefile index 0df5e92391df..d3817ac09bce 100644 --- a/graphics/goocanvas3/Makefile +++ b/graphics/goocanvas3/Makefile @@ -13,7 +13,7 @@ WWW= https://gitlab.gnome.org/GNOME/goocanvas/ LICENSE= LGPL20 USES= gmake gnome libtool pkgconfig tar:xz -USE_GNOME= cairo gdkpixbuf2 gtk30 introspection:build +USE_GNOME= cairo gdkpixbuf gtk30 introspection:build USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python=no diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index fda93fecacf3..e06f81b81c67 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -90,7 +90,7 @@ PANGOCAIRO_USE= GNOME=pango,cairo XORG=xrender,x11,xau,xdmcp GDK_USES= gnome xorg GDK_USE= GNOME=gtk30 SMYRNA_USES= gnome gl xorg -SMYRNA_USE= GNOME=libglade2,pangox-compat,gdkpixbuf2,gtk20 \ +SMYRNA_USE= GNOME=libglade2,pangox-compat,gdkpixbuf,gtk20 \ GL=glut,glu,gl GVEDIT_USES= qt:6 GVEDIT_USE= QT=tools:build,base diff --git a/graphics/gstreamer1-plugins-gdkpixbuf/Makefile b/graphics/gstreamer1-plugins-gdkpixbuf/Makefile index bb4b3f17ea2c..23b59dc0ca71 100644 --- a/graphics/gstreamer1-plugins-gdkpixbuf/Makefile +++ b/graphics/gstreamer1-plugins-gdkpixbuf/Makefile @@ -4,7 +4,7 @@ PKGNAMESUFFIX= 1-plugins-gdkpixbuf COMMENT= GStreamer image decoder/overlay plugin -USE_GNOME= gdkpixbuf2 +USE_GNOME= gdkpixbuf MASTERDIR= ${.CURDIR:H:H}/multimedia/gstreamer1-plugins diff --git a/graphics/gtk-update-icon-cache/Makefile b/graphics/gtk-update-icon-cache/Makefile index f6822cfa656f..38efb5b926e0 100644 --- a/graphics/gtk-update-icon-cache/Makefile +++ b/graphics/gtk-update-icon-cache/Makefile @@ -11,7 +11,7 @@ LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING USES= gettext gnome meson pkgconfig trigger -USE_GNOME= gdkpixbuf2 +USE_GNOME= gdkpixbuf USE_GITLAB= yes GL_SITE= https://gitlab.gnome.org GL_ACCOUNT= Community/gentoo diff --git a/graphics/icon-slicer/Makefile b/graphics/icon-slicer/Makefile index 6f35b46ae31a..e6cec5a4fb29 100644 --- a/graphics/icon-slicer/Makefile +++ b/graphics/icon-slicer/Makefile @@ -13,7 +13,7 @@ LICENSE= MIT # in readme and sources; COPYING seem to be unrelated LIB_DEPENDS= libpopt.so:devel/popt USES= gnome localbase pkgconfig -USE_GNOME= gdkpixbuf2 +USE_GNOME= gdkpixbuf GNU_CONFIGURE= yes PORTDOCS= AUTHORS ChangeLog README diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile index 12466ddddc59..62a3593a8ee7 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -54,7 +54,7 @@ TEST_DEPENDS= googletest>0:devel/googletest \ USES= compiler:c++20-lang cmake:testing cpe desktop-file-utils ghostscript:run \ gnome jpeg pathfix pkgconfig python \ readline shebangfix tar:xz xorg -USE_GNOME= cairo gdkpixbuf2 glibmm gtkmm30 gtksourceview4 libxml2 libxslt +USE_GNOME= cairo gdkpixbuf glibmm gtkmm30 gtksourceview4 libxml2 libxslt USE_PYTHON= cython USE_XORG= sm ice x11 xext USE_LDCONFIG= yes diff --git a/graphics/libavif/Makefile b/graphics/libavif/Makefile index a79c75b4adfa..aa8cb4860aa5 100644 --- a/graphics/libavif/Makefile +++ b/graphics/libavif/Makefile @@ -64,7 +64,7 @@ LIBYUV_LIB_DEPENDS= libyuv.so:graphics/libyuv MANPAGES_BUILD_DEPENDS= pandoc:textproc/hs-pandoc MANPAGES_CMAKE_BOOL= AVIF_BUILD_MAN_PAGES PIXBUF_CMAKE_BOOL= AVIF_BUILD_GDK_PIXBUF -PIXBUF_USE= GNOME=gdkpixbuf2 +PIXBUF_USE= GNOME=gdkpixbuf PIXBUF_USES= gnome RAV1E_CMAKE_OFF= -DAVIF_CODEC_RAV1E:STRING=OFF RAV1E_CMAKE_ON= -DAVIF_CODEC_RAV1E:STRING=SYSTEM diff --git a/graphics/libchamplain/Makefile b/graphics/libchamplain/Makefile index cb30b1050712..fd79b98e5464 100644 --- a/graphics/libchamplain/Makefile +++ b/graphics/libchamplain/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libcogl.so:graphics/cogl \ USES= gettext-runtime gl gnome localbase meson \ pkgconfig sqlite tar:xz vala:build xorg -USE_GNOME= cairo gdkpixbuf2 gtk30 introspection:build +USE_GNOME= cairo gdkpixbuf gtk30 introspection:build USE_GL= egl USE_XORG= x11 xcomposite xdamage xext xfixes xi xrandr USE_LDCONFIG= yes diff --git a/graphics/libexif-gtk/Makefile b/graphics/libexif-gtk/Makefile index bbd9d29adae3..c6ea4662d4b5 100644 --- a/graphics/libexif-gtk/Makefile +++ b/graphics/libexif-gtk/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libexif.so:graphics/libexif GNU_CONFIGURE= yes USES= gnome libtool pkgconfig -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 USE_LDCONFIG= yes INSTALL_TARGET= install-strip diff --git a/graphics/libgnomecanvas/Makefile b/graphics/libgnomecanvas/Makefile index 7aa02934fe50..1c4ac3d360f0 100644 --- a/graphics/libgnomecanvas/Makefile +++ b/graphics/libgnomecanvas/Makefile @@ -13,7 +13,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libharfbuzz.so:print/harfbuzz USES+= gettext gmake gnome libtool localbase pathfix pkgconfig tar:bzip2 -USE_GNOME= cairo gdkpixbuf2 glib20 gtk20 intltool libartlgpl2 pango +USE_GNOME= cairo gdkpixbuf glib20 gtk20 intltool libartlgpl2 pango USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ diff --git a/graphics/libheif/Makefile b/graphics/libheif/Makefile index 94835ff4b4a9..03a9cfbb6774 100644 --- a/graphics/libheif/Makefile +++ b/graphics/libheif/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libsharpyuv.so:graphics/webp USES= cmake:testing compiler:c++11-lang cpe gettext-runtime gnome \ localbase:ldflags pathfix pkgconfig CPE_VENDOR= struktur -USE_GNOME= gdkpixbuf2 glib20 +USE_GNOME= gdkpixbuf glib20 USE_LDCONFIG= yes PLIST_SUB= LIB_VER=${DISTVERSION} diff --git a/graphics/libjxl/Makefile b/graphics/libjxl/Makefile index aa4ece3b1d9d..5413dc595976 100644 --- a/graphics/libjxl/Makefile +++ b/graphics/libjxl/Makefile @@ -68,7 +68,7 @@ OPENEXR_LIB_DEPENDS= libOpenEXR.so:graphics/openexr OPENEXR_CMAKE_BOOL= JPEGXL_ENABLE_OPENEXR PIXBUF_USES= gnome -PIXBUF_USE= GNOME=gdkpixbuf2 +PIXBUF_USE= GNOME=gdkpixbuf PIXBUF_CMAKE_BOOL= JPEGXL_ENABLE_PLUGIN_GDKPIXBUF PNG_LIB_DEPENDS= libpng.so:graphics/png diff --git a/graphics/libopenraw/Makefile b/graphics/libopenraw/Makefile index cd662f4cfc30..b721cf2c1f6a 100644 --- a/graphics/libopenraw/Makefile +++ b/graphics/libopenraw/Makefile @@ -71,7 +71,7 @@ OPTIONS_SUB= yes GNOME_CONFIGURE_ENABLE= gnome GNOME_USES= gettext-runtime -GNOME_USE= GNOME=glib20,gdkpixbuf2 +GNOME_USE= GNOME=glib20,gdkpixbuf TEST_BUILD_DEPENDS= curl:ftp/curl diff --git a/graphics/librsvg2-rust/Makefile b/graphics/librsvg2-rust/Makefile index a1ebd23b0eee..d1492d01a876 100644 --- a/graphics/librsvg2-rust/Makefile +++ b/graphics/librsvg2-rust/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ USES= cargo compiler:c11 cpe gettext gmake gnome libtool pkgconfig tar:xz vala:build CPE_VENDOR= gnome -USE_GNOME= cairo gdkpixbuf2 libxml2 pango introspection:build +USE_GNOME= cairo gdkpixbuf libxml2 pango introspection:build USE_LDCONFIG= yes PORTSCOUT= limitw:1,even diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile index 8c26ed164d85..84b5bb5115d8 100644 --- a/graphics/librsvg2/Makefile +++ b/graphics/librsvg2/Makefile @@ -35,7 +35,7 @@ VAPI_USES= vala:build VAPI_CONFIGURE_ON= --enable-vala=yes VAPI_CONFIGURE_OFF= --enable-vala=no -USE_GNOME= cairo gnomeprefix gdkpixbuf2 introspection:build \ +USE_GNOME= cairo gnomeprefix gdkpixbuf introspection:build \ libxml2 pango CPE_VENDOR= gnome USE_LDCONFIG= yes diff --git a/graphics/libsixel/Makefile b/graphics/libsixel/Makefile index d1865dd72bbf..7531dcfd4d39 100644 --- a/graphics/libsixel/Makefile +++ b/graphics/libsixel/Makefile @@ -39,7 +39,7 @@ JPEG_LDFLAGS= -L${LOCALBASE}/lib PIXBUF_CONFIGURE_WITH= gdk-pixbuf2 PIXBUF_USES= gettext gnome -PIXBUF_USE= gnome=glib20,gdkpixbuf2 +PIXBUF_USE= gnome=glib20,gdkpixbuf PNG_LIB_DEPENDS= libpng.so:graphics/png PNG_CONFIGURE_WITH= png diff --git a/graphics/libwmf/Makefile b/graphics/libwmf/Makefile index 81c656b4f66b..2709623901a2 100644 --- a/graphics/libwmf/Makefile +++ b/graphics/libwmf/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \ libpng.so:graphics/png USES= cpe gnome jpeg libtool localbase pkgconfig -USE_GNOME= gdkpixbuf2 +USE_GNOME= gdkpixbuf CONFIGURE_ARGS= --with-fontdir=${LOCALBASE}/share/libwmf/fonts \ --with-freetype=${LOCALBASE} \ diff --git a/graphics/minder/Makefile b/graphics/minder/Makefile index 41ef89441597..8b22d90e9cb5 100644 --- a/graphics/minder/Makefile +++ b/graphics/minder/Makefile @@ -22,7 +22,7 @@ USES= desktop-file-utils gettext gnome libarchive localbase:ldflags \ USE_GITHUB= yes GH_ACCOUNT= phase1geo GH_PROJECT= Minder -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 gtksourceview4 libxml2 pango +USE_GNOME= cairo gdkpixbuf glib20 gtk30 gtksourceview4 libxml2 pango GLIB_SCHEMAS= com.github.phase1geo.minder.gschema.xml SHEBANG_FILES= meson/post_install.py diff --git a/graphics/mtpaint/Makefile b/graphics/mtpaint/Makefile index 7267999a3bef..00dc63451982 100644 --- a/graphics/mtpaint/Makefile +++ b/graphics/mtpaint/Makefile @@ -19,7 +19,7 @@ USE_GITHUB= yes GH_ACCOUNT= wjaguar GH_PROJECT= mtPaint GH_TAGNAME= 4ea607e -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 USE_XORG= x11 HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} --mandir=${PREFIX}/share/man/man1 \ diff --git a/graphics/nip2/Makefile b/graphics/nip2/Makefile index 3f2fb6a5ce2f..edd543bb23df 100644 --- a/graphics/nip2/Makefile +++ b/graphics/nip2/Makefile @@ -24,7 +24,7 @@ USES= bison cpe desktop-file-utils dos2unix gettext gmake gnome pkgconfig \ CPE_VENDOR= ${PORTNAME}_project DOS2UNIX_GLOB= *.def -USE_GNOME= cairo gdkpixbuf2 gtk20 libxml2 +USE_GNOME= cairo gdkpixbuf gtk20 libxml2 GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS+= --disable-update-desktop diff --git a/graphics/noaa-apt/Makefile b/graphics/noaa-apt/Makefile index a36957fe14e0..9e656ccf0066 100644 --- a/graphics/noaa-apt/Makefile +++ b/graphics/noaa-apt/Makefile @@ -12,7 +12,7 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo gnome pkgconfig ssl -USE_GNOME= gdkpixbuf2 gtk30 +USE_GNOME= gdkpixbuf gtk30 USE_GITHUB= yes GH_ACCOUNT= martinber diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile index eaab5c44521f..40a3b279c16e 100644 --- a/graphics/opencv/Makefile +++ b/graphics/opencv/Makefile @@ -120,7 +120,7 @@ TESSERACT_CMAKE_BOOL= WITH_TESSERACT ### # GUI group options (GTK3 VTK) -GTK3_USE= gnome=gtk30,cairo,gdkpixbuf2 +GTK3_USE= gnome=gtk30,cairo,gdkpixbuf GTK3_CMAKE_BOOL= WITH_GTK VTK_DESC= Include VTK library support (build opencv_viz module) diff --git a/graphics/openslide/Makefile b/graphics/openslide/Makefile index 690f1eb4a146..030f5a1657f7 100644 --- a/graphics/openslide/Makefile +++ b/graphics/openslide/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libdicom.so:graphics/libdicom \ USES= gettext-runtime gnome jpeg meson pkgconfig sqlite USE_GITHUB= yes -USE_GNOME= cairo gdkpixbuf2 glib20 libxml2 +USE_GNOME= cairo gdkpixbuf glib20 libxml2 USE_LDCONFIG= yes MESON_ARGS= -Ddoc=disabled diff --git a/graphics/pdfpc/Makefile b/graphics/pdfpc/Makefile index cef15fab4746..ba827ded73e5 100644 --- a/graphics/pdfpc/Makefile +++ b/graphics/pdfpc/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= libgee-0.8.so:devel/libgee \ libwebkit2gtk-4.0.so:www/webkit2-gtk@40 USES= cmake compiler:c11 gnome gstreamer pkgconfig vala:build xorg -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 USE_XORG= x11 USE_GITHUB= yes diff --git a/graphics/pqiv/Makefile b/graphics/pqiv/Makefile index 5193cdb1f598..9254c1916575 100644 --- a/graphics/pqiv/Makefile +++ b/graphics/pqiv/Makefile @@ -32,7 +32,7 @@ WAND_DESC= ImageMagick image processing support OPTIONS_DEFAULT= GTK3 LIBARCHIVE LIBAV PIXBUF POPPLER WEBP USE_XORG= x11 -USE_GNOME= cairo gdkpixbuf2 +USE_GNOME= cairo gdkpixbuf HAS_CONFIGURE= yes LIBARCHIVE_CONFIGURE_WITH= archive archive_cbx diff --git a/graphics/qiv/Makefile b/graphics/qiv/Makefile index a91196ce71b5..2c4bf8441140 100644 --- a/graphics/qiv/Makefile +++ b/graphics/qiv/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libImlib2.so:graphics/imlib2 \ libtiff.so:graphics/tiff USES= gmake gnome jpeg pkgconfig tar:tgz xorg -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 PLIST_FILES= bin/qiv share/man/man1/qiv.1.gz USE_XORG+= x11 xext diff --git a/graphics/rawstudio/Makefile b/graphics/rawstudio/Makefile index 01d51671350e..910ce22b8034 100644 --- a/graphics/rawstudio/Makefile +++ b/graphics/rawstudio/Makefile @@ -28,7 +28,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ USES= compiler:c++11-lang cpe desktop-file-utils gmake gnome \ jpeg libtool localbase pathfix pkgconfig sqlite xorg -USE_GNOME= cairo gconf2 gdkpixbuf2 gtk20 libxml2 +USE_GNOME= cairo gconf2 gdkpixbuf gtk20 libxml2 USE_LDCONFIG= yes USE_XORG= x11 diff --git a/graphics/rgbpaint/Makefile b/graphics/rgbpaint/Makefile index 8ae96e9eda90..c29dd6fd4b88 100644 --- a/graphics/rgbpaint/Makefile +++ b/graphics/rgbpaint/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libharfbuzz.so:print/harfbuzz USES= gettext gnome pkgconfig tar:bzip2 xorg -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 USE_XORG= x11 HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} --mandir=${PREFIX}/share/man/man1 \ diff --git a/graphics/ristretto/Makefile b/graphics/ristretto/Makefile index a6c3bb456441..c4a0fc3eebc9 100644 --- a/graphics/ristretto/Makefile +++ b/graphics/ristretto/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libexif.so:graphics/libexif \ USES= compiler:c11 desktop-file-utils gettext-tools gmake gnome \ pkgconfig tar:bzip2 xfce xorg -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 USE_XFCE= libmenu xfconf USE_XORG= ice sm x11 diff --git a/graphics/rubygem-gdk_pixbuf2/Makefile b/graphics/rubygem-gdk_pixbuf2/Makefile index 0688a1f90d16..c9729828174d 100644 --- a/graphics/rubygem-gdk_pixbuf2/Makefile +++ b/graphics/rubygem-gdk_pixbuf2/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= rubygem-rake>=0:devel/rubygem-rake RUN_DEPENDS= rubygem-gio2>=${PORTVERSION}<${PORTVERSION}_99:devel/rubygem-gio2 USES= gem gnome -USE_GNOME= gdkpixbuf2 +USE_GNOME= gdkpixbuf NO_ARCH= yes diff --git a/graphics/satty/Makefile b/graphics/satty/Makefile index 12e5580afa0b..f7a6fcef5d89 100644 --- a/graphics/satty/Makefile +++ b/graphics/satty/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig USES= cargo desktop-file-utils gnome USE_GITHUB= yes -USE_GNOME= gdkpixbuf2 gtk40 libadwaita +USE_GNOME= gdkpixbuf gtk40 libadwaita GH_ACCOUNT= gabm GH_PROJECT= Satty CARGO_ENV= SOURCE_DIR="${WRKSRC}" diff --git a/graphics/simple-scan/Makefile b/graphics/simple-scan/Makefile index 79f519221c00..07a9baeb7fc8 100644 --- a/graphics/simple-scan/Makefile +++ b/graphics/simple-scan/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libgusb.so:devel/libgusb \ libsane.so:graphics/sane-backends USES= gettext gnome meson pkgconfig python:build shebangfix tar:xz vala:build -USE_GNOME= cairo gdkpixbuf2 gtk40 libadwaita +USE_GNOME= cairo gdkpixbuf gtk40 libadwaita SHEBANG_FILES= data/meson_compile_gschema.py GLIB_SCHEMAS= org.gnome.SimpleScan.gschema.xml diff --git a/graphics/swappy/Makefile b/graphics/swappy/Makefile index fd9e1ae65972..4e0543163209 100644 --- a/graphics/swappy/Makefile +++ b/graphics/swappy/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= compiler:c11 desktop-file-utils gettext-tools gnome meson pkgconfig USE_GITHUB= yes -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 GH_ACCOUNT= jtheoof PLIST_FILES= bin/${PORTNAME} \ share/applications/${PORTNAME}.desktop \ diff --git a/graphics/synfigstudio/Makefile b/graphics/synfigstudio/Makefile index bc53610becef..51273433b846 100644 --- a/graphics/synfigstudio/Makefile +++ b/graphics/synfigstudio/Makefile @@ -31,7 +31,7 @@ USE_CXXSTD= c++11 USE_GITHUB= yes GH_ACCOUNT= synfig GH_PROJECT= synfig -USE_GNOME= gdkpixbuf2 gtkmm30 intltool +USE_GNOME= gdkpixbuf gtkmm30 intltool USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/graphics/ufraw/Makefile b/graphics/ufraw/Makefile index 6601cf8564fa..b341938ae571 100644 --- a/graphics/ufraw/Makefile +++ b/graphics/ufraw/Makefile @@ -23,7 +23,7 @@ USE_CXXSTD= gnu++14 USE_GITHUB= yes GH_ACCOUNT= sergiomb2 GH_TAGNAME= f34669b -USE_GNOME+= cairo gdkpixbuf2 glib20 gtk20 +USE_GNOME+= cairo gdkpixbuf glib20 gtk20 GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share diff --git a/graphics/variety/Makefile b/graphics/variety/Makefile index ea9413484fdc..2cbf850c2d4d 100644 --- a/graphics/variety/Makefile +++ b/graphics/variety/Makefile @@ -31,7 +31,7 @@ USES= desktop-file-utils gettext-tools gnome magick:run python \ USE_GITHUB= yes GH_ACCOUNT= varietywalls -USE_GNOME= gdkpixbuf2 gtk30 intltool pygobject3:run +USE_GNOME= gdkpixbuf gtk30 intltool pygobject3:run USE_PYTHON= autoplist distutils noflavors SHEBANG_FILES= bin/variety data/scripts/* diff --git a/graphics/viewnior/Makefile b/graphics/viewnior/Makefile index 92ab2a3cbcec..6a2988fa5705 100644 --- a/graphics/viewnior/Makefile +++ b/graphics/viewnior/Makefile @@ -19,7 +19,7 @@ USE_GITHUB= yes GH_ACCOUNT= hellosiyan GH_PROJECT= Viewnior -USE_GNOME= gdkpixbuf2 glib20 gtk20 intlhack intltool +USE_GNOME= gdkpixbuf glib20 gtk20 intlhack intltool PORTDOCS= AUTHORS NEWS README.md diff --git a/graphics/webp-pixbuf-loader/Makefile b/graphics/webp-pixbuf-loader/Makefile index aeec2b256919..aaed903033ac 100644 --- a/graphics/webp-pixbuf-loader/Makefile +++ b/graphics/webp-pixbuf-loader/Makefile @@ -12,7 +12,7 @@ LICENSE= LGPL20+ LIB_DEPENDS= libwebp.so:graphics/webp USES= gnome meson pkgconfig -USE_GNOME= glib20 gdkpixbuf2 +USE_GNOME= glib20 gdkpixbuf USE_GITHUB= yes GH_ACCOUNT= aruiz diff --git a/graphics/xmedcon/Makefile b/graphics/xmedcon/Makefile index 62d53172eac0..497c1c9d9c38 100644 --- a/graphics/xmedcon/Makefile +++ b/graphics/xmedcon/Makefile @@ -32,7 +32,7 @@ OPTIONS_DEFAULT=X11 GLIB ACR_NEMA ANALYZE CONCORDE DICOM DICOM_LJPEG ECAT GIF \ OPTIONS_SUB= yes X11_CONFIGURE_ENABLE= gui -X11_USE= GNOME=cairo,gdkpixbuf2,gtk20 +X11_USE= GNOME=cairo,gdkpixbuf,gtk20 X11_DESKTOP_ENTRIES= "XMedCon" \ "" \ "${PREFIX}/etc/xmedcon.png" \ diff --git a/graphics/xournalpp/Makefile b/graphics/xournalpp/Makefile index 5d01105556cd..0194a29a5004 100644 --- a/graphics/xournalpp/Makefile +++ b/graphics/xournalpp/Makefile @@ -25,7 +25,7 @@ LIB_DEPENDS= libgtksourceview-4.so:x11-toolkits/gtksourceview4 \ USES= cmake compiler:c++11-lang gettext-tools gnome lua pkgconfig tex xorg desktop-file-utils shared-mime-info USE_GITHUB= yes GH_TAGNAME= d435ef5 -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 librsvg2 libxml2 pango +USE_GNOME= atk cairo gdkpixbuf glib20 gtk30 librsvg2 libxml2 pango USE_XORG= x11 xext xi USE_TEX= latex:build diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile index 1c34fd3a2228..2fd645931e54 100644 --- a/graphics/xsane/Makefile +++ b/graphics/xsane/Makefile @@ -22,7 +22,7 @@ USE_GITLAB= yes GL_SITE= https://gitlab.com/sane-project GL_ACCOUNT= frontend GL_TAGNAME= d01b4089ce6778e76fa86a0410d4e80cf6eb819e -USE_GNOME= gtk20 gdkpixbuf2 +USE_GNOME= gtk20 gdkpixbuf GNU_CONFIGURE= yes PORTDOCS= *.html *.jpg diff --git a/graphics/xviewer/Makefile b/graphics/xviewer/Makefile index 5985e0936a25..fbb9041cf7e8 100644 --- a/graphics/xviewer/Makefile +++ b/graphics/xviewer/Makefile @@ -23,7 +23,7 @@ USES= meson compiler:c++11-lang desktop-file-utils gettext-tools \ gnome localbase pkgconfig xorg USE_GITHUB= yes GH_ACCOUNT= linuxmint -USE_GNOME= atk cairo gdkpixbuf2 gtk30 introspection pango +USE_GNOME= atk cairo gdkpixbuf gtk30 introspection pango USE_XORG= x11 GLIB_SCHEMAS= org.x.viewer.enums.xml org.x.viewer.gschema.xml diff --git a/graphics/xzgv/Makefile b/graphics/xzgv/Makefile index 05d662e794b2..312b81e51a30 100644 --- a/graphics/xzgv/Makefile +++ b/graphics/xzgv/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libexif.so:graphics/libexif \ libfontconfig.so:x11-fonts/fontconfig USES= cpe gmake gnome pkgconfig xorg -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 USE_XORG= x11 LDFLAGS+= -L${LOCALBASE}/lib -lX11 -lm diff --git a/graphics/zbar/Makefile b/graphics/zbar/Makefile index 857b2d52d139..a90ba564730a 100644 --- a/graphics/zbar/Makefile +++ b/graphics/zbar/Makefile @@ -46,13 +46,13 @@ GIR_USE= GNOME=introspection:build GIR_CONFIGURE_WITH= gir GTK2_USES= gnome gettext-runtime -GTK2_USE= GNOME=atk,cairo,gdkpixbuf2,glib20,gtk20,pango +GTK2_USE= GNOME=atk,cairo,gdkpixbuf,glib20,gtk20,pango GTK2_LIB_DEPENDS= libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig GTK2_CONFIGURE_ON= --with-gtk=gtk2 GTK3_USES= gnome gettext-runtime -GTK3_USE= GNOME=atk,cairo,gdkpixbuf2,glib20,gtk30,pango +GTK3_USE= GNOME=atk,cairo,gdkpixbuf,glib20,gtk30,pango GTK3_CONFIGURE_ON= --with-gtk=gtk3 GTK_NONE_CONFIGURE_ON= --with-gtk=no diff --git a/irc/hexchat/Makefile b/irc/hexchat/Makefile index c08f03f55ac1..68435aa711ae 100644 --- a/irc/hexchat/Makefile +++ b/irc/hexchat/Makefile @@ -29,7 +29,7 @@ SHEBANG_FILES= meson_post_install.py \ plugins/perl/generate_header.py \ plugins/python/generate_plugin.py \ src/common/make-te.py -USE_GNOME= cairo gdkpixbuf2 gtk20 intltool libxml2 +USE_GNOME= cairo gdkpixbuf gtk20 intltool libxml2 USE_XORG= x11 MESON_ARGS= -Dtls=enabled -Dgtk-frontend=true -Dwith-python=python-${PYTHON_VER} diff --git a/irc/srain/Makefile b/irc/srain/Makefile index 1eee02a38b73..1c454d611b83 100644 --- a/irc/srain/Makefile +++ b/irc/srain/Makefile @@ -17,7 +17,7 @@ USES= compiler:c11 desktop-file-utils gettext-tools gnome meson \ pkgconfig ssl USE_GITHUB= yes GH_ACCOUNT= SrainApp -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 pango +USE_GNOME= cairo gdkpixbuf glib20 gtk30 pango OPTIONS_DEFINE= APP_INDICATOR DOCS OPTIONS_DEFAULT= APP_INDICATOR diff --git a/japanese/ibus-skk/Makefile b/japanese/ibus-skk/Makefile index 9f01ef445312..b323524258b1 100644 --- a/japanese/ibus-skk/Makefile +++ b/japanese/ibus-skk/Makefile @@ -21,7 +21,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= DATADIRNAME=share USE_GITHUB= yes GH_ACCOUNT= ueno -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 intltool pango +USE_GNOME= atk cairo gdkpixbuf glib20 gtk30 intltool pango CPPFLAGS+= -I${LOCALBASE}/include diff --git a/japanese/kasumi/Makefile b/japanese/kasumi/Makefile index d61b2b5ef450..48a894f0f089 100644 --- a/japanese/kasumi/Makefile +++ b/japanese/kasumi/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libanthy.so:japanese/anthy \ libfreetype.so:print/freetype2 USES= compiler:c++11-lang gmake gnome iconv:wchar_t localbase:ldflags pkgconfig -USE_GNOME= gtk20 cairo gdkpixbuf2 +USE_GNOME= gtk20 cairo gdkpixbuf USE_CXXSTD= c++11 GNU_CONFIGURE= yes diff --git a/japanese/mozc-server/Makefile b/japanese/mozc-server/Makefile index a1246edbd012..6173e6a62336 100644 --- a/japanese/mozc-server/Makefile +++ b/japanese/mozc-server/Makefile @@ -50,7 +50,7 @@ USE_QT= buildtools core gui widgets .elif ${BUILD_MOZC_LIST:Mibus_mozc} == "ibus_mozc" USES+= gettext-runtime gnome xorg USE_XORG= xcb -USE_GNOME= cairo gdkpixbuf2 glib20 gtk20 +USE_GNOME= cairo gdkpixbuf glib20 gtk20 LIB_DEPENDS+= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 .elif ${BUILD_MOZC_LIST:Mmozc_el} == "mozc_el" diff --git a/japanese/scim-anthy/Makefile b/japanese/scim-anthy/Makefile index 724cbbcd19f1..6502bc13f1cb 100644 --- a/japanese/scim-anthy/Makefile +++ b/japanese/scim-anthy/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} \ kasumi:japanese/kasumi USES= gettext-runtime gmake gnome iconv libtool:keepla pkgconfig -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 pango +USE_GNOME= atk cairo gdkpixbuf glib20 gtk20 pango GNU_CONFIGURE= yes .include diff --git a/japanese/uim-anthy/Makefile b/japanese/uim-anthy/Makefile index 17a5fff312c9..5776c44736d7 100644 --- a/japanese/uim-anthy/Makefile +++ b/japanese/uim-anthy/Makefile @@ -8,7 +8,7 @@ PKGNAMESUFFIX= -anthy COMMENT= Uim plugin using Anthy input method .if !defined(WITHOUT_X11) -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 .endif LIB_DEPENDS= libanthy.so:japanese/anthy \ diff --git a/java/openjfx14/Makefile b/java/openjfx14/Makefile index 0e2f26067696..ae73b73cc455 100644 --- a/java/openjfx14/Makefile +++ b/java/openjfx14/Makefile @@ -40,7 +40,7 @@ USE_GITHUB= yes GH_ACCOUNT= openjdk GH_PROJECT= jfx USE_GL= gl -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 gtk30 pango +USE_GNOME= atk cairo gdkpixbuf glib20 gtk20 gtk30 pango JAVA_VERSION= 11 USE_LDCONFIG= yes USE_XORG= x11 xtst xxf86vm diff --git a/korean/imhangul-gtk2/Makefile b/korean/imhangul-gtk2/Makefile index be4e5a6bf797..63212c44b3bb 100644 --- a/korean/imhangul-gtk2/Makefile +++ b/korean/imhangul-gtk2/Makefile @@ -23,7 +23,7 @@ USE_GITHUB= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 USES= autoreconf gmake gnome libtool pkgconfig OPTIONS_DEFINE= NLS diff --git a/korean/imhangul-gtk3/Makefile b/korean/imhangul-gtk3/Makefile index bca2ca02f9e8..2c959142317b 100644 --- a/korean/imhangul-gtk3/Makefile +++ b/korean/imhangul-gtk3/Makefile @@ -21,7 +21,7 @@ USE_GITHUB= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 USES= autoreconf gmake gnome libtool pkgconfig OPTIONS_DEFINE= NLS diff --git a/korean/nabi/Makefile b/korean/nabi/Makefile index 6f9862c4d40c..0a3a92ae33f3 100644 --- a/korean/nabi/Makefile +++ b/korean/nabi/Makefile @@ -20,7 +20,7 @@ USE_GITHUB= yes GNU_CONFIGURE= yes USES= autoreconf gmake gnome pkgconfig xorg -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 USE_XORG= ice sm x11 OPTIONS_DEFINE= NLS diff --git a/lang/cjs/Makefile b/lang/cjs/Makefile index a5d39775094f..5e4dbbf0dc3c 100644 --- a/lang/cjs/Makefile +++ b/lang/cjs/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libffi.so:devel/libffi \ USES= compiler:c++17-lang gettext gnome localbase meson pkgconfig \ python:build readline shebangfix xorg -USE_GNOME= cairo gdkpixbuf2 gtk30 introspection +USE_GNOME= cairo gdkpixbuf gtk30 introspection USE_XORG= x11 xext MESON_ARGS= -Dinstalled_tests=false \ -Dprofiler=disabled diff --git a/lang/lafontaine/Makefile b/lang/lafontaine/Makefile index d7f1585d2cf0..47255abeab77 100644 --- a/lang/lafontaine/Makefile +++ b/lang/lafontaine/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ USES= gmake gnome pathfix pkgconfig USE_CSTD= gnu89 -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 GNU_CONFIGURE= yes LDFLAGS+= -lm WRKSRC= ${WRKDIR}/${PORTNAME}-0.4 diff --git a/lang/neko/Makefile b/lang/neko/Makefile index 8ff33922c733..4c5177298ed4 100644 --- a/lang/neko/Makefile +++ b/lang/neko/Makefile @@ -35,7 +35,7 @@ APACHE_DESC= Build Apache modules UI_DESC= UI (GTK) UI_USES= gnome -UI_USE= gnome=atk,cairo,gdkpixbuf2,glib20,gtk20,pango +UI_USE= gnome=atk,cairo,gdkpixbuf,glib20,gtk20,pango UI_CMAKE_BOOL= WITH_UI APACHE_USES= apache diff --git a/mail/astroid/Makefile b/mail/astroid/Makefile index b05d141126bc..730897c2ea40 100644 --- a/mail/astroid/Makefile +++ b/mail/astroid/Makefile @@ -32,7 +32,7 @@ USES= cmake compiler:c++17-lang desktop-file-utils gettext-runtime gnome \ pkgconfig USE_GITHUB= yes GH_ACCOUNT= astroidmail -USE_GNOME= atk atkmm cairo cairomm gdkpixbuf2 glib20 glibmm gtk30 \ +USE_GNOME= atk atkmm cairo cairomm gdkpixbuf glib20 glibmm gtk30 \ gtkmm30 introspection libsigc++20 pango pangomm vte3 USE_CXXSTD= c++17 diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index e4eed6b1f828..b572164bb1c1 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -32,7 +32,7 @@ RUN_DEPENDS= gnome-keyring:security/gnome-keyring USES= cpe desktop-file-utils gettext gmake gnome iconv libtool pathfix perl5 \ pkgconfig tar:xz CPE_VENDOR= gnome -USE_GNOME= cairo gdkpixbuf2 gnomeprefix intlhack libxslt gtksourceview4 +USE_GNOME= cairo gdkpixbuf gnomeprefix intlhack libxslt gtksourceview4 USE_XORG= x11 GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share diff --git a/mail/deforaos-mailer/Makefile b/mail/deforaos-mailer/Makefile index 9ad8859a1401..a4db9681cb94 100644 --- a/mail/deforaos-mailer/Makefile +++ b/mail/deforaos-mailer/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libDesktop.so:x11/deforaos-libdesktop \ libSystem.so:devel/deforaos-libsystem USES= gnome pkgconfig ssl xorg -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 USE_LDCONFIG= yes USE_XORG= x11 diff --git a/mail/evolution-ews/Makefile b/mail/evolution-ews/Makefile index 613de1810209..dc453220eee8 100644 --- a/mail/evolution-ews/Makefile +++ b/mail/evolution-ews/Makefile @@ -27,6 +27,6 @@ PORTSCOUT= limitw:1,even USES= compiler:c11 cmake gettext gnome localbase pathfix \ pkgconfig sqlite tar:xz -USE_GNOME= cairo gdkpixbuf2 evolutiondataserver3 intltool +USE_GNOME= cairo gdkpixbuf evolutiondataserver3 intltool .include diff --git a/mail/py-mailnag/Makefile b/mail/py-mailnag/Makefile index 8af3e2b6d286..2100c93b8e2c 100644 --- a/mail/py-mailnag/Makefile +++ b/mail/py-mailnag/Makefile @@ -23,7 +23,7 @@ USES= desktop-file-utils gettext-tools gnome gstreamer python shebangfix USE_GITHUB= yes GH_ACCOUNT= pulb -USE_GNOME= gdkpixbuf2 glib20 gtk30 pygobject3 +USE_GNOME= gdkpixbuf glib20 gtk30 pygobject3 USE_PYTHON= autoplist distutils SHEBANG_FILES= mailnag mailnag-config diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index 4cb836b23ede..516bca80576a 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ USES= cpe desktop-file-utils gettext gmake gnome iconv libtool pkgconfig \ tar:bzip2 -USE_GNOME= gtk20 cairo gdkpixbuf2 +USE_GNOME= gtk20 cairo gdkpixbuf USE_LDCONFIG= yes CPE_VENDOR= sylpheed_project diff --git a/mail/wmmaiload/Makefile b/mail/wmmaiload/Makefile index 41fcec2b2e50..e39eb6abe61e 100644 --- a/mail/wmmaiload/Makefile +++ b/mail/wmmaiload/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz \ USES= gmake gnome localbase:ldflags pkgconfig ssl tar:bzip2 xorg USE_XORG= x11 xext xpm -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} CFLAGS+= -fcommon diff --git a/mail/xfce4-mailwatch-plugin/Makefile b/mail/xfce4-mailwatch-plugin/Makefile index 6941c6a18afd..ccce870280aa 100644 --- a/mail/xfce4-mailwatch-plugin/Makefile +++ b/mail/xfce4-mailwatch-plugin/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libgnutls.so:security/gnutls \ 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= libexo panel USE_XORG= x11 diff --git a/math/cadabra2/Makefile b/math/cadabra2/Makefile index e7a408385dd5..97fa33352592 100644 --- a/math/cadabra2/Makefile +++ b/math/cadabra2/Makefile @@ -48,7 +48,7 @@ OPTIONS_DEFAULT= GUI OPTIONS_SUB= yes GUI_USES= desktop-file-utils -GUI_USE= GNOME=gtkmm30,gdkpixbuf2 +GUI_USE= GNOME=gtkmm30,gdkpixbuf GUI_CMAKE_BOOL= ENABLE_FRONTEND _PY_SONAME= ${PYTHON_EXT_SUFFIX} diff --git a/math/coq/Makefile b/math/coq/Makefile index 365b50b4aef8..4bbe10c00a46 100644 --- a/math/coq/Makefile +++ b/math/coq/Makefile @@ -28,7 +28,7 @@ RUN_DEPENDS= ${SA_DIR}/num/META:math/ocaml-num \ USES= emacs gettext-runtime gmake gnome ocaml:camlp4,dune,ldconfig python:env shebangfix tex SHEBANG_FILES= tools/*.py USE_GITHUB= yes -USE_GNOME= cairo gdkpixbuf2 gtk30 gtksourceview3 +USE_GNOME= cairo gdkpixbuf gtk30 gtksourceview3 USE_LDCONFIG= ${PREFIX}/lib/coq OCAML_LDLIBS= ${OCAML_SITELIBDIR}/coq-core OCAML_PACKAGES= coq-core coq-stdlib coq diff --git a/math/ggobi/Makefile b/math/ggobi/Makefile index 4b64cad612aa..6f654543be3c 100644 --- a/math/ggobi/Makefile +++ b/math/ggobi/Makefile @@ -17,7 +17,7 @@ USES= autoreconf desktop-file-utils gettext-tools \ gmake gnome libtool pathfix pkgconfig tex USE_GITHUB= yes GH_TAGNAME= 93a7148 # The 'official' tarball misses last commit with pstricks removal! -USE_GNOME= cairo gdkpixbuf2 glib20 gtk20 libxml2 +USE_GNOME= cairo gdkpixbuf glib20 gtk20 libxml2 USE_LDCONFIG= yes USE_TEX= web2c:build dvipdfmx:build diff --git a/math/gkmap/Makefile b/math/gkmap/Makefile index b7e55ece12f5..0b80325bfcb3 100644 --- a/math/gkmap/Makefile +++ b/math/gkmap/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libharfbuzz.so:print/harfbuzz USES= gnome pkgconfig dos2unix -USE_GNOME= cairo gdkpixbuf2 gtk20 libglade2 libxml2 +USE_GNOME= cairo gdkpixbuf gtk20 libglade2 libxml2 GNU_CONFIGURE= yes diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile index a3d894dbad89..695ec1c15af3 100644 --- a/math/gnuplot/Makefile +++ b/math/gnuplot/Makefile @@ -46,7 +46,7 @@ PLIST_SUB+= X11="@comment " .else USES+= gnome jpeg lua:53 ncurses tex xorg USE_TEX= kpathsea -USE_GNOME+= atk cairo gtk30 gdkpixbuf2 +USE_GNOME+= atk cairo gtk30 gdkpixbuf USE_WX= 3.0+ USE_XORG+= x11 LIB_DEPENDS+= libfontconfig.so:x11-fonts/fontconfig \ diff --git a/math/gretl/Makefile b/math/gretl/Makefile index 9dfe954ab2bd..7b333de2c727 100644 --- a/math/gretl/Makefile +++ b/math/gretl/Makefile @@ -56,7 +56,7 @@ ATLAS_VARS_OFF= BLAS=-lblas LAPACK=-llapack GUI_DESC= Graphical user interface and plugins GUI_CONFIGURE_ON= --enable-gui=yes GUI_CONFIGURE_OFF= --enable-gui=no --enable-xdg=no -GUI_USE= GNOME=cairo,gtksourceview4,gdkpixbuf2 +GUI_USE= GNOME=cairo,gtksourceview4,gdkpixbuf GUI_USE_OFF= GNOME=glib20,libxml2 GUI_VARS= GTK_VER=3 GUI_VARS_OFF= GTK_VER=2 diff --git a/math/mate-calc/Makefile b/math/mate-calc/Makefile index c582932ce3ba..21b07bb6e62b 100644 --- a/math/mate-calc/Makefile +++ b/math/mate-calc/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libmpc.so:math/mpc \ PORTSCOUT= limitw:1,even USES= gettext gmake gnome localbase pkgconfig tar:xz -USE_GNOME= cairo gdkpixbuf2 gtk30 intlhack libxml2 +USE_GNOME= cairo gdkpixbuf gtk30 intlhack libxml2 GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share diff --git a/math/mpsolve/Makefile b/math/mpsolve/Makefile index 6065d588b662..bfd53c1649de 100644 --- a/math/mpsolve/Makefile +++ b/math/mpsolve/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libgmp.so:math/gmp \ USES= autoreconf:2.69 compiler:c++11-lang gettext-runtime gmake \ gnome libtool localbase pkgconfig shared-mime-info tar:bz2 -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 pango +USE_GNOME= atk cairo gdkpixbuf glib20 gtk30 pango USE_LDCONFIG= yes USE_CXXSTD= c++14 # fix compilation failure on 14: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister] diff --git a/math/qalculate-gtk/Makefile b/math/qalculate-gtk/Makefile index e86b2079e99f..ffc2b6a54f5a 100644 --- a/math/qalculate-gtk/Makefile +++ b/math/qalculate-gtk/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= gnuplot:math/gnuplot USES= compiler:c++11-lang gettext gmake gnome \ libtool:build localbase pkgconfig -USE_GNOME= cairo gdkpixbuf2 gtk30 intltool libxml2 +USE_GNOME= cairo gdkpixbuf gtk30 intltool libxml2 GNU_CONFIGURE= yes diff --git a/math/ump/Makefile b/math/ump/Makefile index 5a2cb201892c..c886f6bdf250 100644 --- a/math/ump/Makefile +++ b/math/ump/Makefile @@ -14,7 +14,7 @@ LICENSE= GPLv2 USES= compiler:c++11-lang gl gmake gnome pkgconfig tar:bzip2 xorg USE_CXXSTD= c++14 USE_GL= gl glu -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 USE_XORG= x11 ALL_TARGET= ${PORTNAME} diff --git a/math/visualpolylib/Makefile b/math/visualpolylib/Makefile index 6bbb5eb396de..2789e91936e7 100644 --- a/math/visualpolylib/Makefile +++ b/math/visualpolylib/Makefile @@ -22,7 +22,7 @@ USES= gettext-runtime gmake gnome pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static \ --with-polylib=${LOCALBASE}/lib/libpolylibgmp.so -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 pango +USE_GNOME= atk cairo gdkpixbuf glib20 gtk20 pango CFLAGS+= -fcommon # notified the maontainer via e-mail on Sep 19, 2020 diff --git a/math/xfce4-calculator-plugin/Makefile b/math/xfce4-calculator-plugin/Makefile index 446fcee70cd7..53097e122358 100644 --- a/math/xfce4-calculator-plugin/Makefile +++ b/math/xfce4-calculator-plugin/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ tar:bz2 xfce xorg -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 USE_XFCE= libmenu panel USE_XORG= x11 diff --git a/misc/actiona/Makefile b/misc/actiona/Makefile index 1327afb28cf6..631b13d4d9a6 100644 --- a/misc/actiona/Makefile +++ b/misc/actiona/Makefile @@ -21,7 +21,7 @@ USE_GITHUB= yes GH_ACCOUNT= Jmgr USE_QT= concurrent core dbus gui multimedia network script scripttools speech sql widgets x11extras xml xmlpatterns \ buildtools:build uitools:build -USE_GNOME= gdkpixbuf2 glib20 +USE_GNOME= gdkpixbuf glib20 USE_GL= gl USE_XORG= x11 xtst diff --git a/misc/free42/Makefile b/misc/free42/Makefile index ae553d530d45..b0ed6bfdd1b4 100644 --- a/misc/free42/Makefile +++ b/misc/free42/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libharfbuzz.so:print/harfbuzz USES= compiler dos2unix gmake gnome localbase pkgconfig tar:tgz xorg -USE_GNOME= atk cairo gdkpixbuf2 gtk30 pango +USE_GNOME= atk cairo gdkpixbuf gtk30 pango USE_XORG= x11 xmu DOS2UNIX_FILES= gtk/IntelRDFPMathLib20U1/LIBRARY/float128/op_system.h \ gtk/IntelRDFPMathLib20U1/LIBRARY/float128/architecture.h \ diff --git a/misc/gpsim/Makefile b/misc/gpsim/Makefile index 6dffcb2f0da5..b0237485d965 100644 --- a/misc/gpsim/Makefile +++ b/misc/gpsim/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= gpasm:devel/gputils USES= compiler:c++11-lang gmake gnome libtool localbase:ldflags pathfix pkgconfig readline USE_CXXSTD= c++11 -USE_GNOME= cairo gdkpixbuf2 glib20 gtk20 pango +USE_GNOME= cairo gdkpixbuf glib20 gtk20 pango USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/misc/iio-oscilloscope/Makefile b/misc/iio-oscilloscope/Makefile index c667fed9bdee..965af0905d26 100644 --- a/misc/iio-oscilloscope/Makefile +++ b/misc/iio-oscilloscope/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= libad9361.so:misc/libad9361-iio \ libmatio.so:math/matio USES= cmake compiler:c11 gnome localbase:ldflags pkgconfig -USE_GNOME= atk cairo gdkpixbuf2 gtk30 libxml2 pango +USE_GNOME= atk cairo gdkpixbuf gtk30 libxml2 pango USE_LDCONFIG= yes USE_GITHUB= yes diff --git a/misc/lxi-tools/Makefile b/misc/lxi-tools/Makefile index 41ab72305e51..949af3d668f1 100644 --- a/misc/lxi-tools/Makefile +++ b/misc/lxi-tools/Makefile @@ -25,7 +25,7 @@ OPTIONS_SUB= yes GUI_LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib GUI_USES= gettext-tools gnome python:build -GUI_USE= gnome=cairo,gdkpixbuf2,glib20,gtk40,gtksourceview5,libadwaita +GUI_USE= gnome=cairo,gdkpixbuf,glib20,gtk40,gtksourceview5,libadwaita GUI_MESON_OFF= -Dgui=false GUI_BINARY_ALIAS= python3=${PYTHON_CMD} GUI_PLIST_FILES= bin/lxi-gui diff --git a/misc/wmforecast/Makefile b/misc/wmforecast/Makefile index b275aa796328..cdecd234766b 100644 --- a/misc/wmforecast/Makefile +++ b/misc/wmforecast/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libgweather-3.so:net/libgweather \ libwraster.so:x11-wm/libwraster USES= gmake gettext-runtime gnome pkgconfig xorg -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 pango +USE_GNOME= atk cairo gdkpixbuf glib20 gtk30 pango USE_XORG= x11 GNU_CONFIGURE= yes diff --git a/misc/xfce4-appfinder/Makefile b/misc/xfce4-appfinder/Makefile index 4f82c859f499..e6eaf50f344a 100644 --- a/misc/xfce4-appfinder/Makefile +++ b/misc/xfce4-appfinder/Makefile @@ -12,7 +12,7 @@ LICENSE= GPLv2 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= garcon libmenu xfconf GNU_CONFIGURE= yes diff --git a/misc/xfce4-weather-plugin/Makefile b/misc/xfce4-weather-plugin/Makefile index 8dd77cda69a4..09cb6a2b79e9 100644 --- a/misc/xfce4-weather-plugin/Makefile +++ b/misc/xfce4-weather-plugin/Makefile @@ -17,7 +17,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 intltool libxml2 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 intltool libxml2 USE_LDCONFIG= yes USE_XFCE= libmenu panel xfconf diff --git a/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile index 9e9a4ca4a25e..8411b4b630ee 100644 --- a/multimedia/audacious-plugins/Makefile +++ b/multimedia/audacious-plugins/Makefile @@ -46,7 +46,7 @@ qt6_CONFLICTS_INSTALL= audacious-plugins audacious-plugins-gtk2 \ USES= compiler:c++11-lib gettext-tools gmake gnome iconv localbase \ meson pkgconfig tar:bzip2 xorg -USE_GNOME= gdkpixbuf2 glib20 libxml2 +USE_GNOME= gdkpixbuf glib20 libxml2 USE_XORG= x11 CONFIGURE_ENV= LIBRARY_PATH="${LOCALBASE}/lib" diff --git a/multimedia/audacious/Makefile b/multimedia/audacious/Makefile index 4215bf41766f..07f3019db086 100644 --- a/multimedia/audacious/Makefile +++ b/multimedia/audacious/Makefile @@ -65,7 +65,7 @@ MESON_ARGS+= -Dgtk2=true \ -Dgtk=true \ -Dqt5=false \ -Dqt=false -USE_GNOME+= cairo gdkpixbuf2 gtk20 +USE_GNOME+= cairo gdkpixbuf gtk20 PLIST_SUB= GTK="" \ QT="@comment " .elif ${FLAVOR} == gtk3 @@ -73,7 +73,7 @@ MESON_ARGS+= -Dgtk2=false \ -Dgtk=true \ -Dqt5=false \ -Dqt=false -USE_GNOME+= cairo gdkpixbuf2 gtk30 +USE_GNOME+= cairo gdkpixbuf gtk30 PLIST_SUB= GTK="" \ QT="@comment " .endif diff --git a/multimedia/celluloid/Makefile b/multimedia/celluloid/Makefile index 6bfc9c542011..9ad80a65bd78 100644 --- a/multimedia/celluloid/Makefile +++ b/multimedia/celluloid/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libepoxy.so:graphics/libepoxy \ USES= compiler:c11 desktop-file-utils gettext-tools gnome \ meson pkgconfig python:build shebangfix tar:xz USE_GITHUB= yes -USE_GNOME= gdkpixbuf2 gtk40 libadwaita +USE_GNOME= gdkpixbuf gtk40 libadwaita GH_ACCOUNT= ${PORTNAME}-player SHEBANG_FILES= src/generate-authors.py meson-post-install.py GLIB_SCHEMAS= io.github.celluloid_player.Celluloid.gschema.xml diff --git a/multimedia/clutter-gst3/Makefile b/multimedia/clutter-gst3/Makefile index 656c99667bc9..3735e6304090 100644 --- a/multimedia/clutter-gst3/Makefile +++ b/multimedia/clutter-gst3/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libclutter-1.0.so:graphics/clutter \ USES= gettext-runtime gl gmake gnome gstreamer libtool localbase pathfix \ pkgconfig tar:xz xorg -USE_GNOME= atk cairo gdkpixbuf2 gnomeprefix introspection:build pango +USE_GNOME= atk cairo gdkpixbuf gnomeprefix introspection:build pango GNU_CONFIGURE= yes USE_GL= gl egl USE_XORG= xcomposite xdamage xext xfixes xi xrandr x11 diff --git a/multimedia/droidcam/Makefile b/multimedia/droidcam/Makefile index eadf870b2da6..3fcf62a366c0 100644 --- a/multimedia/droidcam/Makefile +++ b/multimedia/droidcam/Makefile @@ -42,7 +42,7 @@ USES= desktop-file-utils gettext-runtime gmake gnome pkgconfig xorg USE_GITHUB= yes GH_ACCOUNT= dev47apps GH_PROJECT= droidcam-linux-client -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 pango +USE_GNOME= cairo gdkpixbuf glib20 gtk30 pango USE_XORG= x11 PLIST_FILES= bin/${PORTNAME} \ diff --git a/multimedia/elementary-videos/Makefile b/multimedia/elementary-videos/Makefile index 1840b86c1810..393f49796d40 100644 --- a/multimedia/elementary-videos/Makefile +++ b/multimedia/elementary-videos/Makefile @@ -17,7 +17,7 @@ USES= desktop-file-utils gettext gnome gstreamer meson pkgconfig \ vala:build USE_GITHUB= yes GH_ACCOUNT= elementary -USE_GNOME= gdkpixbuf2 glib20 gtk40 libadwaita +USE_GNOME= gdkpixbuf glib20 gtk40 libadwaita GLIB_SCHEMAS= io.elementary.videos.gschema.xml USE_GSTREAMER= faad libav ogg opus plugins theora vorbis x x264 ximagesrc diff --git a/multimedia/gstreamer1-validate/Makefile b/multimedia/gstreamer1-validate/Makefile index b22e9ea50e9a..bff99c0f0bd9 100644 --- a/multimedia/gstreamer1-validate/Makefile +++ b/multimedia/gstreamer1-validate/Makefile @@ -21,7 +21,7 @@ USES= compiler:c11 gettext-runtime gmake gnome gstreamer libtool pathfix \ SHEBANG_FILES= tools/gst-validate-launcher.in USE_LDCONFIG= yes GNU_CONFIGURE= yes -USE_GNOME= cairo gdkpixbuf2 gtk30 introspection:build +USE_GNOME= cairo gdkpixbuf gtk30 introspection:build INSTALL_TARGET= install-strip USE_PYTHON= noflavors diff --git a/multimedia/handbrake/Makefile b/multimedia/handbrake/Makefile index d50eae2eb1b8..1d6e92e8a232 100644 --- a/multimedia/handbrake/Makefile +++ b/multimedia/handbrake/Makefile @@ -103,7 +103,7 @@ VPL_CONFIGURE_ON= --enable-qsv X11_LIB_DEPENDS= libvpx.so:multimedia/libvpx X11_USES= gettext desktop-file-utils gnome gstreamer X11_USE= gstreamer=gdkpixbuf,libav \ - gnome=gtk40,intltool,cairo,gdkpixbuf2,libxml2 + gnome=gtk40,intltool,cairo,gdkpixbuf,libxml2 X11_CONFIGURE_OFF= --disable-gtk X11_CONFIGURE_ENV= COMPILER_PATH=${LOCALBASE}/bin X11_MAKE_ENV= COMPILER_PATH=${LOCALBASE}/bin diff --git a/multimedia/kmplayer/Makefile b/multimedia/kmplayer/Makefile index ce5cd23d9910..099f35bee4e3 100644 --- a/multimedia/kmplayer/Makefile +++ b/multimedia/kmplayer/Makefile @@ -30,7 +30,7 @@ RUN_DEPENDS= mplayer:multimedia/mplayer USES= cmake compiler:c++11-lang cpe desktop-file-utils gettext-runtime \ gnome kde:5 pkgconfig qt:5 tar:bz2 xorg -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 USE_QT= concurrent core dbus gui network printsupport \ svg widgets x11extras xml \ buildtools:build qmake:build diff --git a/multimedia/libmediaart/Makefile b/multimedia/libmediaart/Makefile index 80ba34db033f..17401a5f3bbe 100644 --- a/multimedia/libmediaart/Makefile +++ b/multimedia/libmediaart/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LESSER USES= gnome meson pathfix pkgconfig tar:xz vala:build -USE_GNOME= gdkpixbuf2 introspection:build +USE_GNOME= gdkpixbuf introspection:build USE_LDCONFIG= yes MESON_ARGS= -Dimage_library=gdk-pixbuf -Dgtk_doc=false diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile index 3cb59ffc8e39..47c8abab8d09 100644 --- a/multimedia/libxine/Makefile +++ b/multimedia/libxine/Makefile @@ -117,7 +117,7 @@ OPENSSL_CONFIGURE_ENV= OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto -lssl" \ OPENSSL_USES= ssl PIXBUF_CONFIGURE_ENABLE= gdkpixbuf PIXBUF_IMPLIES= DMX_IMAGE -PIXBUF_USE= GNOME=gdkpixbuf2,glib20 +PIXBUF_USE= GNOME=gdkpixbuf,glib20 PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio PULSEAUDIO_CONFIGURE_WITH= pulseaudio SDL_CONFIGURE_WITH= sdl diff --git a/multimedia/lives/Makefile b/multimedia/lives/Makefile index 0cfa85275583..25db3f73d58e 100644 --- a/multimedia/lives/Makefile +++ b/multimedia/lives/Makefile @@ -32,7 +32,7 @@ USES= autoreconf compiler:c++11-lib gettext-runtime gettext-tools \ gl gnome libtool localbase pathfix perl5 pkgconfig python \ sdl shebangfix xorg USE_GL= gl glu -USE_GNOME= cairo gdkpixbuf2 gtk30 intltool +USE_GNOME= cairo gdkpixbuf gtk30 intltool USE_LDCONFIG= yes USE_SDL= sdl sdl2 USE_XORG= x11 xrender diff --git a/multimedia/mlt7/Makefile b/multimedia/mlt7/Makefile index 2f9af8db2fde..26ac9baca304 100644 --- a/multimedia/mlt7/Makefile +++ b/multimedia/mlt7/Makefile @@ -65,7 +65,7 @@ GDK_LIB_DEPENDS= libexif.so:graphics/libexif \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz -GDK_USE= gnome=gdkpixbuf2,pango +GDK_USE= gnome=gdkpixbuf,pango GDK_CMAKE_BOOL= MOD_GDK JACKRACK_DESC= Enable jackrack module diff --git a/multimedia/mplayer/Makefile.optvars b/multimedia/mplayer/Makefile.optvars index 0353ef4598a9..95a9701766a0 100644 --- a/multimedia/mplayer/Makefile.optvars +++ b/multimedia/mplayer/Makefile.optvars @@ -53,7 +53,7 @@ GSM_LIB_DEPENDS= libgsm.so:audio/gsm GSM_CONFIGURE_OFF= --disable-libgsm GUI_CONFIGURE_ENABLE= gui -GUI_USE= GNOME=cairo,gdkpixbuf2,gtk20 +GUI_USE= GNOME=cairo,gdkpixbuf,gtk20 GUI_USES= gnome GUI_DESKTOP_ENTRIES= "MPlayer" "High performance media player" "mplayer" "gmplayer" "" false GUI_IMPLIES= ASS JPEG X11 diff --git a/multimedia/pitivi/Makefile b/multimedia/pitivi/Makefile index 71f7f03be44b..070cbd9bf999 100644 --- a/multimedia/pitivi/Makefile +++ b/multimedia/pitivi/Makefile @@ -25,7 +25,7 @@ SHEBANG_FILES= bin/pitivi.in \ tests/__init__.py \ tests/validate-tests/manager.py \ tests/validate-tests/runtests -USE_GNOME= cairo intltool gdkpixbuf2 gsound gtk30 pygobject3 +USE_GNOME= cairo intltool gdkpixbuf gsound gtk30 pygobject3 USE_GSTREAMER= bad editing-services gdkpixbuf good gtk USE_LDCONFIG= yes MESON_ARGS= -Db_lundef=false diff --git a/multimedia/xfce4-parole/Makefile b/multimedia/xfce4-parole/Makefile index adbb7cebd951..184210f81f73 100644 --- a/multimedia/xfce4-parole/Makefile +++ b/multimedia/xfce4-parole/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= xdg-screensaver:devel/xdg-utils USES= compiler:c++11-lang desktop-file-utils gettext-tools \ gmake gnome gstreamer libtool pkgconfig tar:bzip2 xfce xorg -USE_GNOME= cairo gdkpixbuf2 gtk30 glib20 +USE_GNOME= cairo gdkpixbuf gtk30 glib20 USE_GSTREAMER= core faad flac wavpack x USE_XFCE= libmenu xfconf USE_XORG= ice sm x11 diff --git a/net-im/coyim/Makefile b/net-im/coyim/Makefile index 5ea821f262da..c6518728f8d4 100644 --- a/net-im/coyim/Makefile +++ b/net-im/coyim/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 USES= gnome go pkgconfig -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 pango +USE_GNOME= atk cairo gdkpixbuf glib20 gtk30 pango USE_GITHUB= yes GH_SUBDIR= src/github.com/${GH_ACCOUNT}/${PORTNAME} diff --git a/net-im/dino/Makefile b/net-im/dino/Makefile index 5d1ad2157b09..59bbfa68535c 100644 --- a/net-im/dino/Makefile +++ b/net-im/dino/Makefile @@ -39,7 +39,7 @@ LDFLAGS+= -L${LOCALBASE}/lib LDFLAGS+= -Wl,--export-dynamic USE_LDCONFIG= yes -USE_GNOME= cairo gdkpixbuf2 glib20 gnomeprefix gtk40 intlhack +USE_GNOME= cairo gdkpixbuf glib20 gnomeprefix gtk40 intlhack CANBERRA_DESC= Notifications sounds support ICE_DESC= ICE NAT traversal plugin diff --git a/net-im/dissent/Makefile b/net-im/dissent/Makefile index fc7e1c166c79..caffbe659efb 100644 --- a/net-im/dissent/Makefile +++ b/net-im/dissent/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene \ libspelling-1.so:x11-toolkits/libspelling USES= gnome go:1.22,modules gstreamer pkgconfig -USE_GNOME= cairo gdkpixbuf2 gtk40 gtksourceview5 libadwaita +USE_GNOME= cairo gdkpixbuf gtk40 gtksourceview5 libadwaita USE_GSTREAMER= bad good ugly GO_MODULE= libdb.so/dissent CGO_LDFLAGS+= -Wl,--as-needed # gtk4 deps diff --git a/net-im/fractal/Makefile b/net-im/fractal/Makefile index 75ff80776e6b..15a239d97ef7 100644 --- a/net-im/fractal/Makefile +++ b/net-im/fractal/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \ USES= cargo cpe desktop-file-utils gettext gnome gstreamer meson \ pkgconfig python:build shebangfix ssl CPE_VENDOR= gnome -USE_GNOME= cairo gdkpixbuf2 gtk30 gtksourceview4 +USE_GNOME= cairo gdkpixbuf gtk30 gtksourceview4 USE_GSTREAMER= bad editing-services SHEBANG_FILES= scripts diff --git a/net-im/gotktrix/Makefile b/net-im/gotktrix/Makefile index 583c85488400..70e293f6675c 100644 --- a/net-im/gotktrix/Makefile +++ b/net-im/gotktrix/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene \ libvulkan.so:graphics/vulkan-loader USES= gnome go:modules pkgconfig -USE_GNOME= cairo gdkpixbuf2 glib20 gtk40 introspection pango +USE_GNOME= cairo gdkpixbuf glib20 gtk40 introspection pango GO_MODULE= github.com/diamondburned/gotktrix PLIST_FILES= bin/gotktrix \ diff --git a/net-im/purple-gowhatsapp/Makefile b/net-im/purple-gowhatsapp/Makefile index 152639630484..e6005d85b8cd 100644 --- a/net-im/purple-gowhatsapp/Makefile +++ b/net-im/purple-gowhatsapp/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libpurple.so:net-im/libpurple \ USES= go:no_targets cmake dos2unix localbase:ldflags pkgconfig USES+= gnome gettext-runtime -USE_GNOME= gdkpixbuf2 glib20 +USE_GNOME= gdkpixbuf glib20 OPTIONS_MULTI= DB-backend OPTIONS_MULTI_DB-backend= SQLITE3 PGSQL diff --git a/net-im/qTox/Makefile b/net-im/qTox/Makefile index 4e2e8365f0f9..35eaadaf2256 100644 --- a/net-im/qTox/Makefile +++ b/net-im/qTox/Makefile @@ -57,12 +57,12 @@ APPINDICATOR_BROKEN= can not find appindicator-0.1 GTK_SYSTRAY_DESC= Enable GTK systray GTK_SYSTRAY_CMAKE_BOOL= ENABLE_GTK_SYSTRAY GTK_SYSTRAY_USES= gnome -GTK_SYSTRAY_USE= GNOME=atk,cairo,gdkpixbuf2,gtk20 +GTK_SYSTRAY_USE= GNOME=atk,cairo,gdkpixbuf,gtk20 STATUSNOTIFIER_DESC= Enable status notifier STATUSNOTIFIER_CMAKE_BOOL= ENABLE_STATUSNOTIFIER STATUSNOTIFIER_USES= gnome -STATUSNOTIFIER_USE= GNOME=atk,cairo,gdkpixbuf2,gtk20 +STATUSNOTIFIER_USE= GNOME=atk,cairo,gdkpixbuf,gtk20 PLIST_FILES= bin/qtox \ share/applications/io.github.qtox.qTox.desktop \ diff --git a/net-im/signal-desktop/Makefile b/net-im/signal-desktop/Makefile index 5eaa397b5949..191f1a475f88 100644 --- a/net-im/signal-desktop/Makefile +++ b/net-im/signal-desktop/Makefile @@ -63,7 +63,7 @@ GH_ACCOUNT= signalapp GH_PROJECT= Signal-Desktop USE_GL= gbm gl -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 libxml2 libxslt pango +USE_GNOME= atk cairo gdkpixbuf glib20 gtk30 libxml2 libxslt pango USE_XORG= x11 xcb xcomposite xdamage xext xfixes xi xrandr xrender xtst PACKAGE_ENV= SIGNAL_ENV=production \ diff --git a/net-im/toxic/Makefile b/net-im/toxic/Makefile index 060579e78541..60f594b8e064 100644 --- a/net-im/toxic/Makefile +++ b/net-im/toxic/Makefile @@ -34,7 +34,7 @@ GAMES_DESC= Includes a games module GAMES_MAKE_ARGS_OFF= DISABLE_GAMES=1 X11_USES= gnome xorg -X11_USE= GNOME=gdkpixbuf2,glib20 XORG=x11 +X11_USE= GNOME=gdkpixbuf,glib20 XORG=x11 X11_MAKE_ARGS_OFF= DISABLE_X11=1 DISABLE_DESKTOP_NOTIFY=1 X11_LIB_DEPENDS=libnotify.so:devel/libnotify diff --git a/net-im/tuba/Makefile b/net-im/tuba/Makefile index ce32caf47f56..7f28266daee1 100644 --- a/net-im/tuba/Makefile +++ b/net-im/tuba/Makefile @@ -23,7 +23,7 @@ USES= desktop-file-utils gettext-tools gnome gstreamer meson \ pkgconfig vala:build USE_GITHUB= yes GH_ACCOUNT= GeopJr -USE_GNOME= cairo gdkpixbuf2 glib20 gtk40 gtksourceview5 libadwaita libxml2 +USE_GNOME= cairo gdkpixbuf glib20 gtk40 gtksourceview5 libadwaita libxml2 GLIB_SCHEMAS= dev.geopjr.Tuba.gschema.xml OPTIONS_DEFINE= SPELLCHECK diff --git a/net-mgmt/collectd5/Makefile b/net-mgmt/collectd5/Makefile index 82ac1dc8692a..15c34ea872fb 100644 --- a/net-mgmt/collectd5/Makefile +++ b/net-mgmt/collectd5/Makefile @@ -175,7 +175,7 @@ MYSQL_CONFIGURE_WITH= libmysql=${LOCALBASE} NOTIFYDESKTOP_LIB_DEPENDS= libnotify.so:devel/libnotify NOTIFYDESKTOP_CONFIGURE_ENABLE= notify_desktop -NOTIFYDESKTOP_USE= GNOME=gdkpixbuf2 +NOTIFYDESKTOP_USE= GNOME=gdkpixbuf NOTIFYDESKTOP_USES= gettext-runtime gnome NOTIFYEMAIL_LIB_DEPENDS= libesmtp.so:mail/libesmtp diff --git a/net-mgmt/etherape/Makefile b/net-mgmt/etherape/Makefile index c015e306e488..91b6f5ae7938 100644 --- a/net-mgmt/etherape/Makefile +++ b/net-mgmt/etherape/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libpopt.so:devel/popt USES= gettext gmake gnome iconv localbase pathfix pkgconfig -USE_GNOME= atk cairo gdkpixbuf2 gtk30 pango +USE_GNOME= atk cairo gdkpixbuf gtk30 pango GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share diff --git a/net-mgmt/mbrowse/Makefile b/net-mgmt/mbrowse/Makefile index 33d125746458..4145da4ec588 100644 --- a/net-mgmt/mbrowse/Makefile +++ b/net-mgmt/mbrowse/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp \ libfreetype.so:print/freetype2 USES= gnome pkgconfig ssl -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-snmp-prefix=${PREFIX} --with-snmp-type=net diff --git a/net-mgmt/wifimgr/Makefile b/net-mgmt/wifimgr/Makefile index d4dd63c367ce..c8294b8d1489 100644 --- a/net-mgmt/wifimgr/Makefile +++ b/net-mgmt/wifimgr/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libharfbuzz.so:print/harfbuzz USES= desktop-file-utils gnome pkgconfig tar:xz xorg -USE_GNOME= cairo gdkpixbuf2 +USE_GNOME= cairo gdkpixbuf USE_XORG= x11 OPTIONS_DEFINE= GTK2 NLS diff --git a/net-p2p/transmission-components/Makefile b/net-p2p/transmission-components/Makefile index f5beda315500..790fe86855fe 100644 --- a/net-p2p/transmission-components/Makefile +++ b/net-p2p/transmission-components/Makefile @@ -62,7 +62,7 @@ EXTRACT_AFTER_ARGS= --exclude third-party/dht \ .if ${FLAVOR} == gtk USES+= desktop-file-utils gettext-runtime gettext-tools gnome -USE_GNOME= gdkpixbuf2 glibmm gtkmm30 +USE_GNOME= gdkpixbuf glibmm gtkmm30 .endif .if ${FLAVOR} == qt diff --git a/net/avahi-gtk/Makefile b/net/avahi-gtk/Makefile index 34973e75c8bf..52e09ed0c315 100644 --- a/net/avahi-gtk/Makefile +++ b/net/avahi-gtk/Makefile @@ -21,7 +21,7 @@ PLIST= ${.CURDIR}/pkg-plist AVAHI_SLAVE= gtk AVAHI_PKGCONFIG=avahi-ui.pc -USE_GNOME+= atk cairo gdkpixbuf2 gtk20 pango +USE_GNOME+= atk cairo gdkpixbuf gtk20 pango do-build: @${DO_MAKE_BUILD} -C ${WRKSRC}/avahi-common diff --git a/net/avahi-gtk3/Makefile b/net/avahi-gtk3/Makefile index 216d07386218..fa245c2cbfe5 100644 --- a/net/avahi-gtk3/Makefile +++ b/net/avahi-gtk3/Makefile @@ -19,7 +19,7 @@ PLIST= ${.CURDIR}/pkg-plist AVAHI_SLAVE= gtk3 AVAHI_PKGCONFIG=avahi-ui-gtk3.pc -USE_GNOME+= cairo gdkpixbuf2 gtk30 +USE_GNOME+= cairo gdkpixbuf gtk30 do-build: ${DO_MAKE_BUILD} -C ${WRKSRC}/avahi-common diff --git a/net/boinc-client/Makefile b/net/boinc-client/Makefile index e233eb047531..f3a34674691b 100644 --- a/net/boinc-client/Makefile +++ b/net/boinc-client/Makefile @@ -74,7 +74,7 @@ MANAGER_LIB_DEPENDS= libnotify.so:devel/libnotify \ libfreetype.so:print/freetype2 \ libxkbcommon.so:x11/libxkbcommon MANAGER_USES= desktop-file-utils gnome iconv xorg -MANAGER_USE= GNOME=atk,cairo,gdkpixbuf2,glib20,gtk30,pango \ +MANAGER_USE= GNOME=atk,cairo,gdkpixbuf,glib20,gtk30,pango \ WX=3.2+ XORG=x11,xcb,xext,xscrnsaver MANAGER_CONFIGURE_ENABLE= manager MANAGER_CONFIGURE_WITH= wx-config diff --git a/net/dhcpcd-ui/Makefile b/net/dhcpcd-ui/Makefile index a71915181f2a..952897678d8e 100644 --- a/net/dhcpcd-ui/Makefile +++ b/net/dhcpcd-ui/Makefile @@ -29,7 +29,7 @@ OPTIONS_DEFAULT= GTK3 OPTIONS_SUB= yes GTK3_USES= gnome -GTK3_USE= gnome=gdkpixbuf2,gtk30 +GTK3_USE= gnome=gdkpixbuf,gtk30 GTK3_CONFIGURE_WITH= gtk post-install: diff --git a/net/freerdp3/Makefile b/net/freerdp3/Makefile index 7381e5c9d41b..4ede7550c106 100644 --- a/net/freerdp3/Makefile +++ b/net/freerdp3/Makefile @@ -211,7 +211,7 @@ _WEBKIT_LIB_DEPENDS= libsoup-3.0.so:devel/libsoup3 \ libharfbuzz.so:print/harfbuzz \ libwebkit2gtk-4.1.so:www/webkit2-gtk@41 _WEBKIT_USES= gettext gnome -WEBKIT_USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 pango +WEBKIT_USE_GNOME= atk cairo gdkpixbuf glib20 gtk30 pango WEBKIT_CMAKE_ON= -DWITH_WEBVIEW:BOOL=ON WEBP_LIB_DEPENDS= libwebp.so:graphics/webp diff --git a/net/grilo/Makefile b/net/grilo/Makefile index c6463c22fc7d..f41f7bbf91ea 100644 --- a/net/grilo/Makefile +++ b/net/grilo/Makefile @@ -28,7 +28,7 @@ OPTIONS_DEFINE= UI UI_DESC= Enable testing UI UI_MESON_TRUE= enable-test-ui -UI_USE= GNOME=gdkpixbuf2,gtk30 +UI_USE= GNOME=gdkpixbuf,gtk30 PLIST_SUB+= LIBVER=316 diff --git a/net/grsync/Makefile b/net/grsync/Makefile index 0328867b63f6..07bcdc771bf0 100644 --- a/net/grsync/Makefile +++ b/net/grsync/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ USES= desktop-file-utils gettext gmake gnome \ pkgconfig shared-mime-info shebangfix -USE_GNOME= cairo gdkpixbuf2 gtk30 intltool +USE_GNOME= cairo gdkpixbuf gtk30 intltool GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share diff --git a/net/gtk-vnc/Makefile b/net/gtk-vnc/Makefile index 923581a94ca7..6dee94b7305f 100644 --- a/net/gtk-vnc/Makefile +++ b/net/gtk-vnc/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libgnutls.so:security/gnutls \ USES= gettext gnome localbase meson perl5 pkgconfig python \ tar:xz vala:build xorg -USE_GNOME= cairo gdkpixbuf2 gtk30 introspection:build +USE_GNOME= cairo gdkpixbuf gtk30 introspection:build USE_XORG= x11 USE_LDCONFIG= yes diff --git a/net/libdmapsharing/Makefile b/net/libdmapsharing/Makefile index f1ffb937fa9f..c5bab7a3c7fd 100644 --- a/net/libdmapsharing/Makefile +++ b/net/libdmapsharing/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libsoup-3.0.so:devel/libsoup3 \ libgee-0.8.so:devel/libgee USES= gettext gnome gmake gstreamer libtool pathfix pkgconfig vala:build -USE_GNOME= gdkpixbuf2 gnomeprefix gtk30 introspection +USE_GNOME= gdkpixbuf gnomeprefix gtk30 introspection USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-tests diff --git a/net/liferea/Makefile b/net/liferea/Makefile index 98d17a97b9d0..3112e6202496 100644 --- a/net/liferea/Makefile +++ b/net/liferea/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \ USES= compiler:c++11-lang cpe desktop-file-utils gettext \ gmake gnome libtool localbase \ pathfix pkgconfig python sqlite tar:bzip2 -USE_GNOME= cairo dconf:run gtk30 gdkpixbuf2 intltool introspection \ +USE_GNOME= cairo dconf:run gtk30 gdkpixbuf intltool introspection \ libxslt libxml2 GLIB_SCHEMAS= net.sf.liferea.gschema.xml diff --git a/net/onedrive/Makefile b/net/onedrive/Makefile index 3238898a61fb..17ef79e81aac 100644 --- a/net/onedrive/Makefile +++ b/net/onedrive/Makefile @@ -34,7 +34,7 @@ COMPLETION_CONFIGURE_ENABLE= completions NOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify NOTIFY_USES= gnome -NOTIFY_USE= GNOME=glib20,gdkpixbuf2 +NOTIFY_USE= GNOME=glib20,gdkpixbuf NOTIFY_CONFIGURE_ENABLE= notifications ONEDRIVE_LOGDIR= /var/log/${PORTNAME} diff --git a/net/remmina/Makefile b/net/remmina/Makefile index a83f64751655..d0a258094c25 100644 --- a/net/remmina/Makefile +++ b/net/remmina/Makefile @@ -28,7 +28,7 @@ GL_ACCOUNT= Remmina GL_PROJECT= Remmina GL_TAGNAME= 2a455eadd6462457d08c2d066c5c245e0dee3bf9 -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 pango +USE_GNOME= cairo gdkpixbuf glib20 gtk30 pango USE_XORG= ice sm x11 xext diff --git a/net/unison/Makefile b/net/unison/Makefile index ce69ad10e9b2..c725bfbcbeb4 100644 --- a/net/unison/Makefile +++ b/net/unison/Makefile @@ -50,7 +50,7 @@ PLIST_SUB+= X11="@comment " .else ALL_TARGET= tui guimaybe SUB_FILES= ${PORTNAME}.desktop -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 pango +USE_GNOME= atk cairo gdkpixbuf glib20 gtk30 pango USES+= gettext-runtime gnome PLIST_SUB+= X11="" .endif diff --git a/net/unison240/Makefile b/net/unison240/Makefile index 0713747ae73c..2ff07c8f6a9b 100644 --- a/net/unison240/Makefile +++ b/net/unison240/Makefile @@ -50,7 +50,7 @@ PLIST_SUB+= X11="@comment " .else MAKE_ARGS+= UISTYLE=gtk2 SUB_FILES= ${PORTNAME}.desktop -USE_GNOME+= atk cairo gdkpixbuf2 glib20 gtk20 pango +USE_GNOME+= atk cairo gdkpixbuf glib20 gtk20 pango USES+= gettext-runtime gnome PLIST_SUB+= X11="" .endif diff --git a/net/unison248/Makefile b/net/unison248/Makefile index d3200507e0a9..e376622807b5 100644 --- a/net/unison248/Makefile +++ b/net/unison248/Makefile @@ -58,7 +58,7 @@ PLIST_SUB+= X11="@comment " MAKE_ARGS= UISTYLE=gtk2 SUB_FILES= ${PORTNAME}.desktop SUB_LIST= PORTVERSION=${PORTVERSION} VERSIONSUFFIX=${VERSIONSUFFIX} -USE_GNOME+= atk cairo gdkpixbuf2 glib20 gtk20 pango +USE_GNOME+= atk cairo gdkpixbuf glib20 gtk20 pango USES+= gettext-runtime gnome PLIST_SUB+= X11="" .endif diff --git a/net/unison251/Makefile b/net/unison251/Makefile index 1d9f813b4d5e..52a4cda820e1 100644 --- a/net/unison251/Makefile +++ b/net/unison251/Makefile @@ -55,7 +55,7 @@ PLIST_SUB+= X11="@comment " .else MAKE_ARGS= UISTYLE=gtk2 SUB_FILES= ${PORTNAME}.desktop -USE_GNOME+= atk cairo gdkpixbuf2 glib20 gtk20 pango +USE_GNOME+= atk cairo gdkpixbuf glib20 gtk20 pango USES+= gettext-runtime gnome PLIST_SUB+= X11="" .endif diff --git a/news/pan/Makefile b/news/pan/Makefile index 41b9a1e4aeac..7a640068ea7d 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= libpcre.so:devel/pcre \ USES= compiler:c++11-lang desktop-file-utils gettext-tools:build \ gmake gnome iconv localbase pathfix pkgconfig tar:bzip2 USE_CXXSTD= c++14 -USE_GNOME= cairo gdkpixbuf2 intlhack +USE_GNOME= cairo gdkpixbuf intlhack GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share diff --git a/print/deforaos-pdfviewer/Makefile b/print/deforaos-pdfviewer/Makefile index e64ff6eacb08..3e89e0c63003 100644 --- a/print/deforaos-pdfviewer/Makefile +++ b/print/deforaos-pdfviewer/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libSystem.so:devel/deforaos-libsystem \ MAKE_ARGS+= PREFIX=${PREFIX} USES= desktop-file-utils gnome pkgconfig -USE_GNOME= gtk20 gdkpixbuf2 cairo +USE_GNOME= gtk20 gdkpixbuf cairo MAKE_ENV+= MANDIR=${STAGEDIR}${PREFIX}/share/man OPTIONS_DEFINE= DOCS NLS diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile index 43a28f946690..aa9a0541c9e0 100644 --- a/print/fontforge/Makefile +++ b/print/fontforge/Makefile @@ -47,7 +47,7 @@ GIF_LIB_DEPENDS= libgif.so:graphics/giflib GIF_CMAKE_BOOL= ENABLE_LIBGIF GTK3_LIB_DEPENDS= libharfbuzz.so:print/harfbuzz -GTK3_USE= gnome=gdkpixbuf2,gtk30 +GTK3_USE= gnome=gdkpixbuf,gtk30 JPEG_USES= jpeg JPEG_CMAKE_BOOL=ENABLE_LIBJPEG diff --git a/print/gutenprint/Makefile b/print/gutenprint/Makefile index 0c1b526a01ee..0a837f75cbf3 100644 --- a/print/gutenprint/Makefile +++ b/print/gutenprint/Makefile @@ -42,7 +42,7 @@ LIB_DEPENDS+= libgutenprint.so:print/gutenprint MAKE_ARGS+= GUTENPRINT_LIBS='`$$(PKG_CONFIG) --libs gutenprint`' .if ${GUT_SLAVE} == "gimp" USES+= gnome -USE_GNOME+= cairo gdkpixbuf2 +USE_GNOME+= cairo gdkpixbuf LIB_DEPENDS+= libbabl-0.1.so:x11/babl \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ diff --git a/print/pdfchain/Makefile b/print/pdfchain/Makefile index 65583a83f757..bc5398952a52 100644 --- a/print/pdfchain/Makefile +++ b/print/pdfchain/Makefile @@ -12,7 +12,7 @@ LICENSE= GPLv3 USES= compiler:c++11-lang desktop-file-utils gettext-runtime gnome \ pkgconfig -USE_GNOME= atk atkmm cairo cairomm gdkpixbuf2 glib20 glibmm gtk30 gtkmm30 \ +USE_GNOME= atk atkmm cairo cairomm gdkpixbuf glib20 glibmm gtk30 gtkmm30 \ libsigc++20 pango pangomm GNU_CONFIGURE= yes diff --git a/print/photoprint/Makefile b/print/photoprint/Makefile index ef25b378867a..c94594ea5b9f 100644 --- a/print/photoprint/Makefile +++ b/print/photoprint/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= libcups.so:print/cups \ GNU_CONFIGURE= yes USES= compiler:c++11-lang desktop-file-utils gettext gnome jpeg \ libtool localbase pkgconfig xorg -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 USE_XORG= x11 USE_CXXSTD= gnu++98 LIBS+= -lX11 diff --git a/print/py-weasyprint/Makefile b/print/py-weasyprint/Makefile index f74d96d82052..d70391610dd9 100644 --- a/print/py-weasyprint/Makefile +++ b/print/py-weasyprint/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}brotli>=1.0.9:archivers/py-brotli@${PY_FLAVO USES= gnome python USE_PYTHON= autoplist pep517 -USE_GNOME= gdkpixbuf2 pango +USE_GNOME= gdkpixbuf pango NO_ARCH= yes diff --git a/print/simple-fb2-reader/Makefile b/print/simple-fb2-reader/Makefile index 4f8b677e6463..32bd1053402a 100644 --- a/print/simple-fb2-reader/Makefile +++ b/print/simple-fb2-reader/Makefile @@ -15,6 +15,6 @@ USES= cmake desktop-file-utils gettext-runtime gnome pkgconfig \ shared-mime-info sqlite USE_GITHUB= yes GH_ACCOUNT= Cactus64k -USE_GNOME= cairo gdkpixbuf2 gtk30 libxml2 +USE_GNOME= cairo gdkpixbuf gtk30 libxml2 .include diff --git a/print/xreader/Makefile b/print/xreader/Makefile index e5952a2f96fa..8952cf5f1113 100644 --- a/print/xreader/Makefile +++ b/print/xreader/Makefile @@ -20,7 +20,7 @@ USES= desktop-file-utils gettext-tools gnome meson pkgconfig xorg USE_GITHUB= yes GH_ACCOUNT= linuxmint USE_LDCONFIG= yes -USE_GNOME= cairo gdkpixbuf2 gtk30 libxml2 +USE_GNOME= cairo gdkpixbuf gtk30 libxml2 USE_XORG= ice sm x11 GLIB_SCHEMAS= org.x.reader.gschema.xml diff --git a/science/chemtool-devel/Makefile b/science/chemtool-devel/Makefile index 143fa1a424ec..5e46ecf8fb3b 100644 --- a/science/chemtool-devel/Makefile +++ b/science/chemtool-devel/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libEMF.so:graphics/libemf \ RUN_DEPENDS= fig2dev:print/fig2dev USES= compiler:c++11-lang gettext gmake gnome pkgconfig tar:tgz xorg -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 USE_XORG= x11 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-emf=yes diff --git a/science/chemtool/Makefile b/science/chemtool/Makefile index 442ee9a9ca68..aaec303b6fc0 100644 --- a/science/chemtool/Makefile +++ b/science/chemtool/Makefile @@ -20,7 +20,7 @@ USES= compiler:c++11-lang gmake gnome pkgconfig xorg GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CONFIGURE_ARGS= --enable-emf=yes --with-localedir=${PREFIX} -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 USE_XORG= x11 CFLAGS+= -fcommon # notified the author via e-mail on Sep 20, 2020 diff --git a/science/gabedit/Makefile b/science/gabedit/Makefile index f03130eb9f4a..67a2cee125a3 100644 --- a/science/gabedit/Makefile +++ b/science/gabedit/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ USES= compiler:c++11-lang gettext-runtime gl gmake gnome pkgconfig \ xorg -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 pango pangox-compat +USE_GNOME= atk cairo gdkpixbuf glib20 gtk20 pango pangox-compat USE_GL= gl glu USE_XORG= ice sm x11 xmu xt diff --git a/science/ghemical/Makefile b/science/ghemical/Makefile index 3e79f5f625e0..0d393aa81339 100644 --- a/science/ghemical/Makefile +++ b/science/ghemical/Makefile @@ -28,7 +28,7 @@ USES= compiler:c++11-lang fortran gettext gl gmake gnome pathfix \ pkgconfig xorg GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-gtk --enable-threads --disable-openbabel # not compatible with OpenBabel-3 so it is disabled -USE_GNOME= cairo gdkpixbuf2 gtk20 libglade2 intltool pangox-compat +USE_GNOME= cairo gdkpixbuf gtk20 libglade2 intltool pangox-compat USE_GL= gl glu USE_XORG= x11 diff --git a/science/luscus/Makefile b/science/luscus/Makefile index 82a85ac92a2d..45960a841f19 100644 --- a/science/luscus/Makefile +++ b/science/luscus/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= bash:shells/bash \ USES= cmake compiler:c++11-lang gettext-runtime gl gnome pkgconfig \ shebangfix xorg SHEBANG_GLOB= *.sh -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 pango pangox-compat +USE_GNOME= atk cairo gdkpixbuf glib20 gtk20 pango pangox-compat USE_GL= gl glu USE_XORG= x11 diff --git a/science/v_sim/Makefile b/science/v_sim/Makefile index 76a0bc42d56f..68f706f4fb08 100644 --- a/science/v_sim/Makefile +++ b/science/v_sim/Makefile @@ -35,7 +35,7 @@ USES= autoreconf blaslapack compiler:c11 fortran gl gmake gnome \ shebangfix tar:bzip2 xorg SHEBANG_GLOB= *.py USE_XORG= x11 -USE_GNOME= cairo gtk30 gdkpixbuf2 intltool introspection pygobject3:run +USE_GNOME= cairo gtk30 gdkpixbuf intltool introspection pygobject3:run USE_GL= gl glu USE_GITLAB= yes GL_ACCOUNT= l_sim diff --git a/science/zotero/Makefile b/science/zotero/Makefile index fbd7f8b1421c..3398ea937533 100644 --- a/science/zotero/Makefile +++ b/science/zotero/Makefile @@ -40,7 +40,7 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib \ USES= desktop-file-utils gettext-runtime gl iconv jpeg gnome sqlite tar:xz xorg USE_GL= egl -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 gtk30 pango +USE_GNOME= atk cairo gdkpixbuf glib20 gtk20 gtk30 pango USE_XORG= ice pixman sm x11 xau xcb xcomposite xcursor xdamage xdmcp xext \ xfixes xi xinerama xrandr xrender xt WRKSRC= ${WRKDIR}/Zotero_FreeBSD-${ARCH} diff --git a/security/authenticator/Makefile b/security/authenticator/Makefile index 29b44c90a006..3ddc36af1f7f 100644 --- a/security/authenticator/Makefile +++ b/security/authenticator/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene \ USES= cargo desktop-file-utils gettext gnome gstreamer meson pkgconfig sqlite ssl USE_GITLAB= yes -USE_GNOME= gdkpixbuf2 gtk40 libadwaita +USE_GNOME= gdkpixbuf gtk40 libadwaita USE_GSTREAMER= gl rust zbar GL_SITE= https://gitlab.gnome.org GL_ACCOUNT= World diff --git a/security/gpa/Makefile b/security/gpa/Makefile index c4cadb90ae03..cbd06e27b898 100644 --- a/security/gpa/Makefile +++ b/security/gpa/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libassuan.so:security/libassuan \ RUN_DEPENDS= gpgv2:security/gnupg USES= desktop-file-utils gmake gnome localbase pkgconfig tar:bzip2 -USE_GNOME= gdkpixbuf2 gtk30 +USE_GNOME= gdkpixbuf gtk30 GNU_CONFIGURE= yes CONFIGURE_ENV+= GPGKEYS_LDAP="${LOCALBASE}/libexec/gpg2keys_ldap" diff --git a/security/hydra/Makefile b/security/hydra/Makefile index 7d8674bc0d40..ed6ac8b50893 100644 --- a/security/hydra/Makefile +++ b/security/hydra/Makefile @@ -40,7 +40,7 @@ SSH_LIB_DEPENDS= libssh.so.4:security/libssh X11_USES= gettext gnome pkgconfig X11_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 -X11_USE= gnome=atk,cairo,gdkpixbuf2,glib20,gtk20,pango +X11_USE= gnome=atk,cairo,gdkpixbuf,glib20,gtk20,pango X11_PLIST_FILES= bin/xhydra share/man/man1/xhydra.1.gz .include diff --git a/security/picocrypt/Makefile b/security/picocrypt/Makefile index 51dadf6b09be..4fa8dcf12262 100644 --- a/security/picocrypt/Makefile +++ b/security/picocrypt/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz USES= gl gnome go:modules pkgconfig xorg USE_GL= gl -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 USE_XORG= x11 xau xcb xdmcp USE_GITHUB= yes GH_ACCOUNT= HACKERALERT diff --git a/security/putty/Makefile b/security/putty/Makefile index 04672b79f2b6..56f4499523d8 100644 --- a/security/putty/Makefile +++ b/security/putty/Makefile @@ -55,7 +55,7 @@ LDFLAGS+= -Wl,--as-needed USES+= xorg USE_XORG= x11 USES+= gnome -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 CMAKE_ARGS+= -DPUTTY_GTK_VERSION:STRING=3 PLIST_FILES+= bin/pterm \ diff --git a/security/stoken/Makefile b/security/stoken/Makefile index 1ef6edbd40f6..eb0280267bd1 100644 --- a/security/stoken/Makefile +++ b/security/stoken/Makefile @@ -27,7 +27,7 @@ OPTIONS_SUB= yes X11_CONFIGURE_WITH= gtk X11_DESC= Build GUI token interface -X11_USE= GNOME=gtk30,cairo,gdkpixbuf2 +X11_USE= GNOME=gtk30,cairo,gdkpixbuf X11_USES= desktop-file-utils do-test: build diff --git a/security/yersinia/Makefile b/security/yersinia/Makefile index c03d11def3ee..717b53727cb7 100644 --- a/security/yersinia/Makefile +++ b/security/yersinia/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libnet.so:net/libnet \ libfreetype.so:print/freetype2 USES= autoreconf gnome ncurses pkgconfig -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 USE_GITHUB= yes GH_TUPLE= tomac:yersinia:8c0d7c5 GNU_CONFIGURE= yes 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 diff --git a/textproc/fcitx5-gtk/Makefile b/textproc/fcitx5-gtk/Makefile index 61c8fc496f6d..d1bdab21aeb2 100644 --- a/textproc/fcitx5-gtk/Makefile +++ b/textproc/fcitx5-gtk/Makefile @@ -23,7 +23,7 @@ gtk4_PKGNAMESUFFIX= 4 USES= cmake compiler:c++17-lang gnome kde:5 pkgconfig \ tar:zst xorg -USE_GNOME= cairo gdkpixbuf2 glib20 introspection +USE_GNOME= cairo gdkpixbuf glib20 introspection USE_KDE= ecm USE_LDCONFIG= yes USE_XORG= x11 diff --git a/textproc/fcitx5/Makefile b/textproc/fcitx5/Makefile index bce50e1619b7..3751603fe940 100644 --- a/textproc/fcitx5/Makefile +++ b/textproc/fcitx5/Makefile @@ -62,7 +62,7 @@ CMAKE_ON= FCITX5_DOWNLOAD_DISALLOWED SYSTEM_USE_UTHASH CMAKE_OFF= ENABLE_TEST MAKE_ENV= FCITX5_DOWNLOAD_DISALLOWED=TRUE -USE_GNOME= cairo gdkpixbuf2 glib20 pango +USE_GNOME= cairo gdkpixbuf glib20 pango USE_KDE= ecm USE_LDCONFIG= yes diff --git a/textproc/gspell/Makefile b/textproc/gspell/Makefile index bf366472652e..d1bd5f1a4962 100644 --- a/textproc/gspell/Makefile +++ b/textproc/gspell/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libenchant-2.so:textproc/enchant2 \ libicudata.so:devel/icu USES= gmake gnome iconv libtool pathfix pkgconfig tar:xz vala:build -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 libxml2 pango \ +USE_GNOME= atk cairo gdkpixbuf glib20 gtk30 libxml2 pango \ introspection:build USE_LDCONFIG= yes diff --git a/textproc/gtkspell3/Makefile b/textproc/gtkspell3/Makefile index b3c179c76ccf..f46e5091bfd4 100644 --- a/textproc/gtkspell3/Makefile +++ b/textproc/gtkspell3/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libenchant-2.so:textproc/enchant2 \ RUN_DEPENDS= iso-codes>0:misc/iso-codes USES= gettext gmake gnome localbase libtool pathfix pkgconfig tar:xz vala:build -USE_GNOME= cairo gdkpixbuf2 gtk30 intlhack introspection:build +USE_GNOME= cairo gdkpixbuf gtk30 intlhack introspection:build USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip diff --git a/textproc/ibus-m17n/Makefile b/textproc/ibus-m17n/Makefile index 0be050c03753..4852d4e1f3b7 100644 --- a/textproc/ibus-m17n/Makefile +++ b/textproc/ibus-m17n/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= ibus-daemon:textproc/ibus PORTSCOUT= limit:^[0-9]+\.[0-9].*$$ USES= autoreconf gmake gnome libtool pkgconfig -USE_GNOME= glib20 gtk20 gtk30 atk gdkpixbuf2 cairo pango intltool +USE_GNOME= glib20 gtk20 gtk30 atk gdkpixbuf cairo pango intltool USE_GITHUB= yes GH_ACCOUNT= ibus diff --git a/textproc/lasem/Makefile b/textproc/lasem/Makefile index f0a0692a8dc1..b2893c0c165c 100644 --- a/textproc/lasem/Makefile +++ b/textproc/lasem/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= stixfonts>0:x11-fonts/stix-fonts GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USES= gettext gmake gnome libtool localbase pathfix pkgconfig tar:xz -USE_GNOME= glib20 pango intltool gdkpixbuf2 libxml2 introspection:build +USE_GNOME= glib20 pango intltool gdkpixbuf libxml2 introspection:build CONFIGURE_ARGS= --disable-gtk-doc-html \ --without-html-dir diff --git a/textproc/libfo/Makefile b/textproc/libfo/Makefile index 0ff59a7d58c4..b23c6f5880a4 100644 --- a/textproc/libfo/Makefile +++ b/textproc/libfo/Makefile @@ -20,7 +20,7 @@ CONFLICTS_INSTALL= xmlroff-0.6.[12] xmlroff-0.6.2_[12345] USES= autoreconf gettext gmake gnome localbase libtool pathfix pkgconfig USE_GNOME= libxslt libxml2 glib20 pango \ - librsvg2 gdkpixbuf2 + librsvg2 gdkpixbuf USE_GITHUB= yes GH_PROJECT= xmlroff GH_ACCOUNT= xmlroff diff --git a/textproc/libinfinity/Makefile b/textproc/libinfinity/Makefile index 5d42498c2cf4..ea6b7c94d0c4 100644 --- a/textproc/libinfinity/Makefile +++ b/textproc/libinfinity/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libatk-1.0.so:accessibility/at-spi2-core \ libharfbuzz.so:print/harfbuzz USES= gettext gmake gnome libtool:build pathfix pkgconfig -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 intltool libxml2 pango +USE_GNOME= cairo gdkpixbuf glib20 gtk30 intltool libxml2 pango USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/textproc/uim-gtk2/Makefile b/textproc/uim-gtk2/Makefile index e78ef1908d60..73d539e550e9 100644 --- a/textproc/uim-gtk2/Makefile +++ b/textproc/uim-gtk2/Makefile @@ -2,7 +2,7 @@ PKGNAMESUFFIX= -gtk2 COMMENT= GTK 2.x modules of uim input method -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 LIB_DEPENDS= libuim.so:textproc/uim \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ diff --git a/textproc/uim-gtk3/Makefile b/textproc/uim-gtk3/Makefile index 78ec3659df57..fe28b8128d7f 100644 --- a/textproc/uim-gtk3/Makefile +++ b/textproc/uim-gtk3/Makefile @@ -2,7 +2,7 @@ PKGNAMESUFFIX= -gtk3 COMMENT= GTK 3.x modules of uim input method -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 LIB_DEPENDS= libuim.so:textproc/uim \ libharfbuzz.so:print/harfbuzz diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile index 203bf875f4ec..40ec99fb94bc 100644 --- a/textproc/uim/Makefile +++ b/textproc/uim/Makefile @@ -46,7 +46,7 @@ USE_GNOME+= librsvg2:build USE_PERL5= build RUN_DEPENDS= ${LOCALBASE}/share/skk/SKK-JISYO.L:japanese/skk-jisyo .if ${PORT_OPTIONS:MX11} -USE_GNOME+= cairo gdkpixbuf2 gtk30 +USE_GNOME+= cairo gdkpixbuf gtk30 LIB_DEPENDS+= libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig \ libharfbuzz.so:print/harfbuzz diff --git a/textproc/xfce4-dict-plugin/Makefile b/textproc/xfce4-dict-plugin/Makefile index 3d27f676f606..a8f974931ef6 100644 --- a/textproc/xfce4-dict-plugin/Makefile +++ b/textproc/xfce4-dict-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 glib20 gtk30 intltool +USE_GNOME= cairo gdkpixbuf glib20 gtk30 intltool USE_XFCE= libmenu panel USE_XORG= x11 USE_LDCONFIG= yes diff --git a/textproc/xmlroff/Makefile b/textproc/xmlroff/Makefile index 99160ca30ced..012f8d80f34b 100644 --- a/textproc/xmlroff/Makefile +++ b/textproc/xmlroff/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= autoreconf gmake gnome gettext localbase libtool pkgconfig USE_GITHUB= yes USE_GNOME= libartlgpl2 pango glib20 \ - libxslt libxml2 gdkpixbuf2 + libxslt libxml2 gdkpixbuf GH_ACCOUNT= xmlroff GH_PROJECT= xmlroff WRKSRC_SUBDIR= ${PORTNAME} diff --git a/www/badwolf/Makefile b/www/badwolf/Makefile index b46cb0e90b6f..9241584afa82 100644 --- a/www/badwolf/Makefile +++ b/www/badwolf/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS+= libharfbuzz.so:print/harfbuzz \ libwebkit2gtk-4.0.so:www/webkit2-gtk@40 USES= desktop-file-utils gnome ninja pkgconfig -USE_GNOME= atk cairo gdkpixbuf2 gtk30 libxml2 pango +USE_GNOME= atk cairo gdkpixbuf gtk30 libxml2 pango HAS_CONFIGURE= yes CONFIGURE_ENV= WITH_WEBKITGTK=4.0 diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index 13285049705d..b89a66afebab 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libenchant-2.so:textproc/enchant2 \ USES= desktop-file-utils gettext gmake gnome libtool localbase \ pkgconfig python shared-mime-info shebangfix tar:bzip2 -USE_GNOME= cairo gdkpixbuf2 intltool libxml2 +USE_GNOME= cairo gdkpixbuf intltool libxml2 SHEBANG_FILES= data/css_decompressor data/cssmin.py data/json_prettyprint.py \ data/jsmin.py data/lorem-ipsum-generator \ src/plugin_zencoding/zencoding/actions/*.py \ diff --git a/www/castor/Makefile b/www/castor/Makefile index fdd21dcab793..56a063532d57 100644 --- a/www/castor/Makefile +++ b/www/castor/Makefile @@ -13,7 +13,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo desktop-file-utils gnome ssl -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 CARGO_CRATES= aho-corasick-0.7.13 \ ansi-parser-0.6.5 \ diff --git a/www/chromium/Makefile b/www/chromium/Makefile index b8b453e578ad..b0506e967b4d 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -81,7 +81,7 @@ USES= bison compiler:c++17-lang cpe desktop-file-utils gl gmake gnome \ CPE_VENDOR= google CPE_PRODUCT= chrome USE_GL= gbm gl -USE_GNOME= atk dconf gdkpixbuf2 glib20 gtk30 libxml2 libxslt +USE_GNOME= atk dconf gdkpixbuf glib20 gtk30 libxml2 libxslt USE_LDCONFIG= ${DATADIR} USE_PERL5= build USE_XORG= x11 xcb xcomposite xcursor xext xdamage xfixes xi \ diff --git a/www/deforaos-surfer/Makefile b/www/deforaos-surfer/Makefile index 317846b93925..480b9397ab64 100644 --- a/www/deforaos-surfer/Makefile +++ b/www/deforaos-surfer/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libDesktop.so:x11/deforaos-libdesktop \ libwebkit2gtk-4.0.so:www/webkit2-gtk@40 USES= desktop-file-utils gnome pkgconfig xorg -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 USE_XORG= x11 MAKE_ARGS= PREFIX=${PREFIX} diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 126c122590d4..94c481a017ea 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -34,7 +34,7 @@ USES= compiler:c++11-lib cpe desktop-file-utils gettext gnome \ shebangfix sqlite tar:xz xorg CPE_VENDOR= gnome -USE_GNOME= cairo gdkpixbuf2 glib20 gtk40 intltool libadwaita libxml2 libxslt +USE_GNOME= cairo gdkpixbuf glib20 gtk40 intltool libadwaita libxml2 libxslt USE_XORG= x11 USE_LDCONFIG= yes MESON_ARGS= -Db_lundef=false \ diff --git a/www/iridium/Makefile b/www/iridium/Makefile index 3861a92f0153..ad84147b2d26 100644 --- a/www/iridium/Makefile +++ b/www/iridium/Makefile @@ -82,7 +82,7 @@ USES= bison compiler:c++17-lang cpe desktop-file-utils gl gmake gnome \ CPE_VENDOR= google CPE_PRODUCT= chrome USE_GL= gbm gl -USE_GNOME= atk dconf gdkpixbuf2 glib20 gtk30 libxml2 libxslt +USE_GNOME= atk dconf gdkpixbuf glib20 gtk30 libxml2 libxslt USE_LDCONFIG= ${DATADIR} USE_PERL5= build USE_XORG= x11 xcb xcomposite xcursor xext xdamage xfixes xi \ diff --git a/www/libepc/Makefile b/www/libepc/Makefile index c21674ffa338..221ba8dddd11 100644 --- a/www/libepc/Makefile +++ b/www/libepc/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid \ USES= compiler gettext gmake gnome libtool pathfix pkgconfig \ tar:xz -USE_GNOME= gnomeprefix cairo gdkpixbuf2 gtk30 intltool +USE_GNOME= gnomeprefix cairo gdkpixbuf gtk30 intltool USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip diff --git a/www/links/Makefile b/www/links/Makefile index 6da1960990e9..a08b63bafd21 100644 --- a/www/links/Makefile +++ b/www/links/Makefile @@ -43,7 +43,7 @@ SVGALIB_LIB_DEPENDS= libvga.so:graphics/svgalib SVGALIB_CONFIGURE_WITH= svgalib SVG_USES= gnome -SVG_USE= gnome=librsvg2,glib20,gdkpixbuf2,cairo +SVG_USE= gnome=librsvg2,glib20,gdkpixbuf,cairo SVG_CONFIGURE_WITH= librsvg THREADS_CFLAGS= -DHAVE_PTHREADS diff --git a/www/luakit-devel/Makefile b/www/luakit-devel/Makefile index da16fdb0773d..266607eaf1be 100644 --- a/www/luakit-devel/Makefile +++ b/www/luakit-devel/Makefile @@ -24,7 +24,7 @@ USES= compiler:c++11-lang desktop-file-utils gmake \ USE_GITHUB= yes GH_ACCOUNT= luakit GH_PROJECT= luakit -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 MAKE_ARGS= MANPREFIX=${PREFIX}/share/man CONFLICTS_INSTALL= luakit diff --git a/www/py-pywry/Makefile b/www/py-pywry/Makefile index e457bece63dd..8bb33384909d 100644 --- a/www/py-pywry/Makefile +++ b/www/py-pywry/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS+= libsoup-2.4.so:devel/libsoup \ USES= cargo gnome python USE_PYTHON= pep517 autoplist -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 # workaround for the problem that the ports framework doesn't add PYPI-related file to DISTFILES due to DISTFILES?= in Mk/bsd.port.mk DISTFILES+= ${DISTNAME}${EXTRACT_SUFX} diff --git a/www/surf/Makefile b/www/surf/Makefile index 8359f98e8bda..a2a3bce82d21 100644 --- a/www/surf/Makefile +++ b/www/surf/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= dmenu:x11/dmenu \ xterm:x11/xterm USES= compiler:c11 cpe gnome pkgconfig xorg -USE_GNOME= gtk30 pango cairo gdkpixbuf2 +USE_GNOME= gtk30 pango cairo gdkpixbuf USE_XORG= x11 CPE_VENDOR= suckless diff --git a/www/ungoogled-chromium/Makefile b/www/ungoogled-chromium/Makefile index e9a42836fcc1..12588424516d 100644 --- a/www/ungoogled-chromium/Makefile +++ b/www/ungoogled-chromium/Makefile @@ -87,7 +87,7 @@ USES= bison compiler:c++17-lang cpe desktop-file-utils gl gmake gnome \ CPE_VENDOR= google CPE_PRODUCT= chrome USE_GL= gbm gl -USE_GNOME= atk dconf gdkpixbuf2 glib20 gtk30 libxml2 libxslt +USE_GNOME= atk dconf gdkpixbuf glib20 gtk30 libxml2 libxslt USE_LDCONFIG= ${DATADIR} USE_PERL5= build USE_XORG= x11 xcb xcomposite xcursor xext xdamage xfixes xi \ diff --git a/www/webkit2-gtk/Makefile b/www/webkit2-gtk/Makefile index 37a0c8cde74a..cf07deff9e9c 100644 --- a/www/webkit2-gtk/Makefile +++ b/www/webkit2-gtk/Makefile @@ -47,7 +47,7 @@ FLAVOR?= ${FLAVORS:[1]} USES= bison cmake compiler:c++23-lang cpe gettext gl gnome gperf \ jpeg localbase:ldflags perl5 pkgconfig python:build \ ruby:build sqlite tar:xz xorg -USE_GNOME= cairo gdkpixbuf2 introspection:build libxml2 libxslt +USE_GNOME= cairo gdkpixbuf introspection:build libxml2 libxslt USE_GL= egl gbm gl glesv2 USE_LDCONFIG= yes USE_PERL5= build diff --git a/www/xfce4-smartbookmark-plugin/Makefile b/www/xfce4-smartbookmark-plugin/Makefile index 52d371b7eaec..252567d767c4 100644 --- a/www/xfce4-smartbookmark-plugin/Makefile +++ b/www/xfce4-smartbookmark-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/x11-clocks/cairo-clock/Makefile b/x11-clocks/cairo-clock/Makefile index 673a0d7eab7b..2f8e65b3df23 100644 --- a/x11-clocks/cairo-clock/Makefile +++ b/x11-clocks/cairo-clock/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ USES= gettext gmake gnome iconv perl5 pkgconfig GNU_CONFIGURE= yes -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 libglade2 pango librsvg2 libxml2 +USE_GNOME= atk cairo gdkpixbuf glib20 gtk20 libglade2 pango librsvg2 libxml2 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/x11-clocks/wmclockmon/Makefile b/x11-clocks/wmclockmon/Makefile index fdc2f9e5323e..a9b8d6cd343b 100644 --- a/x11-clocks/wmclockmon/Makefile +++ b/x11-clocks/wmclockmon/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz \ USES= xorg gnome pkgconfig USE_XORG= xpm x11 xext -USE_GNOME= gtk20 cairo gdkpixbuf2 +USE_GNOME= gtk20 cairo gdkpixbuf GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share diff --git a/x11-clocks/wmfishtime/Makefile b/x11-clocks/wmfishtime/Makefile index 5d11f315daf2..382b654943cd 100644 --- a/x11-clocks/wmfishtime/Makefile +++ b/x11-clocks/wmfishtime/Makefile @@ -13,7 +13,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= gnome pkgconfig xorg -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 USE_XORG= x11 MAKE_ARGS= CFLAGS="${CPPFLAGS} ${CFLAGS} -Wall" \ diff --git a/x11-clocks/xdaliclock/Makefile b/x11-clocks/xdaliclock/Makefile index e3346e932cd5..e9fc72f5b02f 100644 --- a/x11-clocks/xdaliclock/Makefile +++ b/x11-clocks/xdaliclock/Makefile @@ -12,7 +12,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz USES= desktop-file-utils gl gmake gnome pkgconfig xorg USE_GL= gl -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 GLIB_SCHEMAS= org.jwz.xdaliclock.gschema.xml USE_XORG= x11 diff --git a/x11-clocks/xfce4-datetime-plugin/Makefile b/x11-clocks/xfce4-datetime-plugin/Makefile index 86c1decbcc07..a39d7b61a20d 100644 --- a/x11-clocks/xfce4-datetime-plugin/Makefile +++ b/x11-clocks/xfce4-datetime-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 intltool +USE_GNOME= cairo gdkpixbuf gtk30 intltool USE_XFCE= libmenu panel GNU_CONFIGURE= yes diff --git a/x11-clocks/xfce4-stopwatch-plugin/Makefile b/x11-clocks/xfce4-stopwatch-plugin/Makefile index 73f36093539e..7d464796a4a5 100644 --- a/x11-clocks/xfce4-stopwatch-plugin/Makefile +++ b/x11-clocks/xfce4-stopwatch-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= libutil panel GNU_CONFIGURE= yes diff --git a/x11-clocks/xfce4-time-out-plugin/Makefile b/x11-clocks/xfce4-time-out-plugin/Makefile index e0596655705b..6a243584bce4 100644 --- a/x11-clocks/xfce4-time-out-plugin/Makefile +++ b/x11-clocks/xfce4-time-out-plugin/Makefile @@ -14,7 +14,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/x11-clocks/xfce4-timer-plugin/Makefile b/x11-clocks/xfce4-timer-plugin/Makefile index 35df1b6c7e0d..e823f454b573 100644 --- a/x11-clocks/xfce4-timer-plugin/Makefile +++ b/x11-clocks/xfce4-timer-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/x11-fm/deforaos-browser/Makefile b/x11-fm/deforaos-browser/Makefile index be0dbf1608c5..dfe2b64bdd75 100644 --- a/x11-fm/deforaos-browser/Makefile +++ b/x11-fm/deforaos-browser/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libDesktop.so:x11/deforaos-libdesktop \ libXrandr.so:x11/libXrandr USES= desktop-file-utils gnome pkgconfig xorg -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 USE_LDCONFIG= yes USE_XORG= x11 diff --git a/x11-fm/fsv2/Makefile b/x11-fm/fsv2/Makefile index fd237d48943d..19d6b288aa80 100644 --- a/x11-fm/fsv2/Makefile +++ b/x11-fm/fsv2/Makefile @@ -22,7 +22,7 @@ USES= compiler:c++11-lang tar:bzip2 libtool gettext-runtime gl gnome \ pkgconfig USE_GL= gl glu USE_GNOME= gtkmm24 atkmm glibmm pangomm cairomm libsigc++20 gtk20 atk \ - cairo gdkpixbuf2 + cairo gdkpixbuf USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/x11-fm/nautilus-python/Makefile b/x11-fm/nautilus-python/Makefile index 1b176e8edc90..863f5e53d6ae 100644 --- a/x11-fm/nautilus-python/Makefile +++ b/x11-fm/nautilus-python/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= gmake gnome libtool localbase pathfix pkgconfig python \ tar:xz -USE_GNOME= cairo gdkpixbuf2 nautilus3 pygobject3 +USE_GNOME= cairo gdkpixbuf nautilus3 pygobject3 USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index fa6cf0a29f79..c68c93fff5d5 100644 --- a/x11-fm/nautilus/Makefile +++ b/x11-fm/nautilus/Makefile @@ -24,7 +24,7 @@ PORTSCOUT= limitw:1,even USES= compiler:c11 cpe desktop-file-utils gettext gnome gstreamer localbase meson \ pkgconfig python:build tar:xz xorg -USE_GNOME= cairo gdkpixbuf2 gnomedesktop3 libadwaita +USE_GNOME= cairo gdkpixbuf gnomedesktop3 libadwaita USE_LDCONFIG= yes USE_XORG= x11 MESON_ARGS= -Dpackagekit=false \ diff --git a/x11-fm/nemo/Makefile b/x11-fm/nemo/Makefile index 0b590ef82ded..51ebf8788fd3 100644 --- a/x11-fm/nemo/Makefile +++ b/x11-fm/nemo/Makefile @@ -30,7 +30,7 @@ SHEBANG_GLOB= *.py USE_GITHUB= yes GH_ACCOUNT= linuxmint -USE_GNOME= cairo gdkpixbuf2 gtk30 intlhack introspection libgsf \ +USE_GNOME= cairo gdkpixbuf gtk30 intlhack introspection libgsf \ libxml2 pango pygobject3 USE_XORG= x11 diff --git a/x11-fm/pcmanfm/Makefile b/x11-fm/pcmanfm/Makefile index 76b1bec717da..47a7526ae2c4 100644 --- a/x11-fm/pcmanfm/Makefile +++ b/x11-fm/pcmanfm/Makefile @@ -28,7 +28,7 @@ gtk3_LIB_DEPENDS= libfm-gtk3.so:x11/libfm@gtk3 gtk3_CONFLICTS_INSTALL= pcmanfm CPE_VENDOR= ${PORTNAME}_project -USE_GNOME= cairo gdkpixbuf2 intltool +USE_GNOME= cairo gdkpixbuf intltool USE_XORG= x11 GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share diff --git a/x11-fm/polo/Makefile b/x11-fm/polo/Makefile index 95b4f53e6d2c..b4b379c34711 100644 --- a/x11-fm/polo/Makefile +++ b/x11-fm/polo/Makefile @@ -18,7 +18,7 @@ USES= desktop-file-utils gettext-tools gmake gnome pkgconfig \ vala:build USE_GITHUB= yes GH_ACCOUNT= teejee2008 -USE_GNOME= cairo gdkpixbuf2 gtk30 libxml2 vte3 +USE_GNOME= cairo gdkpixbuf gtk30 libxml2 vte3 MAKEFILE= makefile WRKSRC_SUBDIR= src diff --git a/x11-fm/rox-filer/Makefile b/x11-fm/rox-filer/Makefile index 2cc2df8f2a72..49c18a2477c1 100644 --- a/x11-fm/rox-filer/Makefile +++ b/x11-fm/rox-filer/Makefile @@ -19,7 +19,7 @@ PLIST_SUB+= LOCALBASE=${LOCALBASE} 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 +USE_GNOME= atk cairo gdkpixbuf glib20 gtk20 libxml2 pango GNU_CONFIGURE= yes CONFIGURE_ENV= APP_DIR=${WRKSRC}/ROX-Filer diff --git a/x11-fm/thunar/Makefile b/x11-fm/thunar/Makefile index f5e3496df972..5e98de129ecc 100644 --- a/x11-fm/thunar/Makefile +++ b/x11-fm/thunar/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= pkexec:sysutils/polkit \ USES= compiler:c11 cpe desktop-file-utils gettext-tools gmake gnome \ libtool pathfix perl5 pkgconfig tar:bzip2 xfce xorg CPE_VENDOR= xfce -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 USE_LDCONFIG= yes USE_XFCE= libexo panel xfconf USE_XORG= ice sm x11 diff --git a/x11-themes/adapta-gtk-theme/Makefile b/x11-themes/adapta-gtk-theme/Makefile index d6a7fd8adab7..a6be8c3704cc 100644 --- a/x11-themes/adapta-gtk-theme/Makefile +++ b/x11-themes/adapta-gtk-theme/Makefile @@ -59,7 +59,7 @@ PARALLEL_DESC= parallel-build support SHEBANG_REGEX= '.*\.sh$$' USE_GITHUB= yes -USE_GNOME= gdkpixbuf2 glib20 librsvg2 libxml2 +USE_GNOME= gdkpixbuf glib20 librsvg2 libxml2 XFCE_CONFIGURE_ENABLE= xfce XFCE_DESC= Support for XFce Desktop Environment diff --git a/x11-themes/greybird-theme/Makefile b/x11-themes/greybird-theme/Makefile index 735e614cb7cd..8fde76483244 100644 --- a/x11-themes/greybird-theme/Makefile +++ b/x11-themes/greybird-theme/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= sassc:textproc/sassc RUN_DEPENDS= gtk-murrine-engine>=0.98.1:x11-themes/gtk-murrine-engine USES= gnome meson pkgconfig python:build -USE_GNOME= gdkpixbuf2:build glib20:build librsvg2:build +USE_GNOME= gdkpixbuf:build glib20:build librsvg2:build GH_ACCOUNT= shimmerproject GH_PROJECT= Greybird diff --git a/x11-themes/gtk-equinox-engine/Makefile b/x11-themes/gtk-equinox-engine/Makefile index b9ba212ff00a..45146c2b242b 100644 --- a/x11-themes/gtk-equinox-engine/Makefile +++ b/x11-themes/gtk-equinox-engine/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ RUN_DEPENDS= gtk-engines2>=2.15.0:x11-themes/gtk-engines2 USES= gnome libtool pkgconfig -USE_GNOME= cairo gdkpixbuf2 glib20 gtk20 pango +USE_GNOME= cairo gdkpixbuf glib20 gtk20 pango USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip diff --git a/x11-themes/lxappearance/Makefile b/x11-themes/lxappearance/Makefile index 257cece9ebd0..97fb54f51603 100644 --- a/x11-themes/lxappearance/Makefile +++ b/x11-themes/lxappearance/Makefile @@ -20,7 +20,7 @@ USES= gettext-tools gmake gnome localbase pathfix pkgconfig tar:xz \ GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USE_XORG= x11 -USE_GNOME= cairo gdkpixbuf2 gtk20 intltool +USE_GNOME= cairo gdkpixbuf gtk20 intltool CONFIGURE_ARGS= --enable-dbus PORTDOCS= AUTHORS README diff --git a/x11-themes/numix-gtk-theme/Makefile b/x11-themes/numix-gtk-theme/Makefile index f725400c3700..0d226a0b32c4 100644 --- a/x11-themes/numix-gtk-theme/Makefile +++ b/x11-themes/numix-gtk-theme/Makefile @@ -17,7 +17,7 @@ USES= gmake gnome USE_GITHUB= yes GH_ACCOUNT= numixproject -USE_GNOME= glib20 gdkpixbuf2 +USE_GNOME= glib20 gdkpixbuf INSTALL_TARGET= # empty diff --git a/x11-themes/plasma6-kde-gtk-config/Makefile b/x11-themes/plasma6-kde-gtk-config/Makefile index 2b581faf51e2..e561b8ebf63b 100644 --- a/x11-themes/plasma6-kde-gtk-config/Makefile +++ b/x11-themes/plasma6-kde-gtk-config/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \ USES= cmake gl gnome kde:6 pkgconfig qt:6 tar:xz xorg USE_GL= gl opengl USE_XORG= x11 -USE_GNOME= cairo gdkpixbuf2 glib20 gtk20 gtk30 +USE_GNOME= cairo gdkpixbuf glib20 gtk20 gtk30 USE_KDE= colorscheme config configwidgets coreaddons dbusaddons \ decoration guiaddons widgetsaddons windowsystem \ ecm:build diff --git a/x11-themes/plata-theme/Makefile b/x11-themes/plata-theme/Makefile index 1e518560a8de..0be15113aab5 100644 --- a/x11-themes/plata-theme/Makefile +++ b/x11-themes/plata-theme/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= gtk-murrine-engine>0:x11-themes/gtk-murrine-engine \ roboto-fonts-ttf>0:x11-fonts/roboto-fonts-ttf USES= autoreconf gmake gnome pkgconfig shebangfix -USE_GNOME= gdkpixbuf2 gtk30 libxml2 +USE_GNOME= gdkpixbuf gtk30 libxml2 USE_GITLAB= yes GL_ACCOUNT= tista500 diff --git a/x11-themes/qgnomeplatform/Makefile b/x11-themes/qgnomeplatform/Makefile index 08cc5ef3cbb6..dbddd6b5f08a 100644 --- a/x11-themes/qgnomeplatform/Makefile +++ b/x11-themes/qgnomeplatform/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libwayland-client.so:graphics/wayland \ USES= compiler:c++11-lang gl gnome pkgconfig qmake:outsource qt:5 xorg USE_GL= gl -USE_GNOME= gtk30 cairo gdkpixbuf2 +USE_GNOME= gtk30 cairo gdkpixbuf USE_QT= buildtools:build core gui widgets dbus wayland USE_XORG= x11 diff --git a/x11-themes/qt5-style-plugins/Makefile b/x11-themes/qt5-style-plugins/Makefile index 51e73b12082e..ddee1a267455 100644 --- a/x11-themes/qt5-style-plugins/Makefile +++ b/x11-themes/qt5-style-plugins/Makefile @@ -20,7 +20,7 @@ USES= compiler:c++11-lang gettext-runtime gl gnome pkgconfig qmake \ USE_GITHUB= yes GH_ACCOUNT= qt GH_PROJECT= qtstyleplugins -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 pango +USE_GNOME= atk cairo gdkpixbuf glib20 gtk20 pango USE_QT= core dbus gui widgets buildtools:build USE_GL= gl USE_XORG= x11 xext diff --git a/x11-themes/qtcurve/Makefile b/x11-themes/qtcurve/Makefile index 83f3ec0db6d6..88aad456cb32 100644 --- a/x11-themes/qtcurve/Makefile +++ b/x11-themes/qtcurve/Makefile @@ -68,7 +68,7 @@ PKGNAMESUFFIX= -theme USES+= gettext-runtime gnome kde:5 qt:5 USE_KDE= i18n:build USE_QT+= buildtools:build qmake:build -USE_GNOME= cairo gdkpixbuf2 gtk20 pango +USE_GNOME= cairo gdkpixbuf gtk20 pango USE_LDCONFIG= yes post-install: diff --git a/x11-themes/xfce-icons-elementary/Makefile b/x11-themes/xfce-icons-elementary/Makefile index a9b2ae0926b6..f6b7146d5d31 100644 --- a/x11-themes/xfce-icons-elementary/Makefile +++ b/x11-themes/xfce-icons-elementary/Makefile @@ -13,7 +13,7 @@ LICENSE= GPLv3 BUILD_DEPENDS= optipng:graphics/optipng USES= compiler:c11 gnome pkgconfig -USE_GNOME= gdkpixbuf2:build gtk30:build +USE_GNOME= gdkpixbuf:build gtk30:build HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix="${PREFIX}" diff --git a/x11-toolkits/amtk/Makefile b/x11-toolkits/amtk/Makefile index a0d071ebd45d..adcf65d85c87 100644 --- a/x11-toolkits/amtk/Makefile +++ b/x11-toolkits/amtk/Makefile @@ -14,6 +14,6 @@ LICENSE= LGPL21 BUILD_DEPENDS= gtk-doc>0:textproc/gtk-doc USES= gettext gmake gnome meson pkgconfig tar:xz -USE_GNOME= cairo gdkpixbuf2 gtk30 introspection +USE_GNOME= cairo gdkpixbuf gtk30 introspection .include diff --git a/x11-toolkits/gdl/Makefile b/x11-toolkits/gdl/Makefile index 04e40c37be79..ec227966afd0 100644 --- a/x11-toolkits/gdl/Makefile +++ b/x11-toolkits/gdl/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING PORTSCOUT= limitw:1,even -USE_GNOME= cairo gdkpixbuf2 gtk30 intltool introspection:build libxml2 +USE_GNOME= cairo gdkpixbuf gtk30 intltool introspection:build libxml2 USES= gettext gmake gnome libtool localbase pathfix pkgconfig tar:xz GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/x11-toolkits/granite/Makefile b/x11-toolkits/granite/Makefile index 1b35f0600cf7..528e7a4f643b 100644 --- a/x11-toolkits/granite/Makefile +++ b/x11-toolkits/granite/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= contractor:sysutils/contractor \ USES= gettext gnome meson pkgconfig python:build tar:xz vala:build USE_GITHUB= yes GH_ACCOUNT= elementary -USE_GNOME= cairo glib20 gtk30 gdkpixbuf2 introspection:build +USE_GNOME= cairo glib20 gtk30 gdkpixbuf introspection:build USE_LDCONFIG= yes BINARY_ALIAS= python3=${PYTHON_CMD} diff --git a/x11-toolkits/gstreamer1-plugins-gtk/Makefile b/x11-toolkits/gstreamer1-plugins-gtk/Makefile index 16414e35a3dc..271ea8dd363d 100644 --- a/x11-toolkits/gstreamer1-plugins-gtk/Makefile +++ b/x11-toolkits/gstreamer1-plugins-gtk/Makefile @@ -5,7 +5,7 @@ COMMENT= GStreamer gtksink plugin USES= gnome USE_GSTREAMER= gl -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 MASTERDIR= ${.CURDIR:H:H}/multimedia/gstreamer1-plugins diff --git a/x11-toolkits/gtk-sharp20/Makefile b/x11-toolkits/gtk-sharp20/Makefile index 35cfcba41e3a..27537090c1f8 100644 --- a/x11-toolkits/gtk-sharp20/Makefile +++ b/x11-toolkits/gtk-sharp20/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-XML-LibXML>=0:textproc/p5-XML-LibXML USES= gmake gnome libtool mono pathfix perl5 pkgconfig shebangfix USE_LDCONFIG= yes -USE_GNOME= cairo gdkpixbuf2 gtk20 libglade2 +USE_GNOME= cairo gdkpixbuf gtk20 libglade2 USE_PERL5= run SHEBANG_FILES= parser/*.pl diff --git a/x11-toolkits/gtk-sharp30/Makefile b/x11-toolkits/gtk-sharp30/Makefile index 066e02884264..ed2683795aaf 100644 --- a/x11-toolkits/gtk-sharp30/Makefile +++ b/x11-toolkits/gtk-sharp30/Makefile @@ -19,7 +19,7 @@ USES= gettext-runtime gmake gnome libtool mono pathfix perl5 \ pkgconfig shebangfix tar:xz GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 SHEBANG_FILES= parser/*.pl USE_PERL5= run MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP} diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile index 477998d700d4..2755ce62de03 100644 --- a/x11-toolkits/gtk20/Makefile +++ b/x11-toolkits/gtk20/Makefile @@ -26,7 +26,7 @@ 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 \ +USE_GNOME= atk pango gdkpixbuf introspection:build \ gtk-update-icon-cache USE_LDCONFIG= yes USE_PERL5= build diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile index 143c3611073e..34812bfb23d9 100644 --- a/x11-toolkits/gtk30/Makefile +++ b/x11-toolkits/gtk30/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= adwaita-icon-theme>=0:x11-themes/adwaita-icon-theme \ USES= compiler:c11 cpe gettext gnome localbase:ldflags meson ninja \ pathfix perl5 pkgconfig python shebangfix tar:xz CPE_VENDOR= gnome -USE_GNOME= atk cairo gdkpixbuf2 gtk-update-icon-cache pango \ +USE_GNOME= atk cairo gdkpixbuf gtk-update-icon-cache pango \ introspection:build librsvg2:run GLIB_SCHEMAS= org.gtk.Demo.gschema.xml \ org.gtk.Settings.ColorChooser.gschema.xml \ diff --git a/x11-toolkits/gtk40/Makefile b/x11-toolkits/gtk40/Makefile index 767bc528200f..06bbec4440e9 100644 --- a/x11-toolkits/gtk40/Makefile +++ b/x11-toolkits/gtk40/Makefile @@ -31,7 +31,7 @@ USES= compiler:c11 cpe gettext gnome jpeg localbase meson \ CPE_VENDOR= gnome USE_LDCONFIG= yes USE_PERL5= build -USE_GNOME= atk cairo gdkpixbuf2 introspection:build pango \ +USE_GNOME= atk cairo gdkpixbuf introspection:build pango \ librsvg2:run MESON_ARGS= -Dbuild-testsuite=false LDFLAGS+= -lexecinfo diff --git a/x11-toolkits/gtkdatabox/Makefile b/x11-toolkits/gtkdatabox/Makefile index 6c08c7171070..9674695d7321 100644 --- a/x11-toolkits/gtkdatabox/Makefile +++ b/x11-toolkits/gtkdatabox/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libharfbuzz.so:print/harfbuzz USES= gnome libtool pathfix pkgconfig -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/x11-toolkits/gtkglarea2/Makefile b/x11-toolkits/gtkglarea2/Makefile index 1a7317d426bd..ee8524e1deb6 100644 --- a/x11-toolkits/gtkglarea2/Makefile +++ b/x11-toolkits/gtkglarea2/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig USES= compiler:c++11-lang gl gnome libtool:keepla pathfix pkgconfig tar:bzip2 -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 USE_GL= gl glu USE_LDCONFIG= yes diff --git a/x11-toolkits/gtkmm24/Makefile b/x11-toolkits/gtkmm24/Makefile index 1f77f54274da..17de8aee10ed 100644 --- a/x11-toolkits/gtkmm24/Makefile +++ b/x11-toolkits/gtkmm24/Makefile @@ -22,7 +22,7 @@ USES+= gettext gmake gnome libtool:keepla pathfix pkgconfig \ compiler:c++11-lang USE_CXXSTD= gnu++11 USE_LDCONFIG= yes -USE_GNOME= atkmm gdkpixbuf2 gtk20 pangomm +USE_GNOME= atkmm gdkpixbuf gtk20 pangomm CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --disable-documentation diff --git a/x11-toolkits/gtkmm30/Makefile b/x11-toolkits/gtkmm30/Makefile index 9769316b5ecb..4669820ceedc 100644 --- a/x11-toolkits/gtkmm30/Makefile +++ b/x11-toolkits/gtkmm30/Makefile @@ -15,7 +15,7 @@ PORTSCOUT= limitw:1,even USES= compiler:c++11-lang gnome localbase:ldflags meson \ pkgconfig python:build tar:xz -USE_GNOME= gdkpixbuf2 gtk30 glibmm cairomm atkmm pangomm +USE_GNOME= gdkpixbuf gtk30 glibmm cairomm atkmm pangomm USE_LDCONFIG= yes MESON_ARGS= -Dbuild-documentation=false \ diff --git a/x11-toolkits/gtksourceview3/Makefile b/x11-toolkits/gtksourceview3/Makefile index a2be7304f919..6006c15e042e 100644 --- a/x11-toolkits/gtksourceview3/Makefile +++ b/x11-toolkits/gtksourceview3/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libfribidi.so:converters/fribidi USES+= gettext gmake gnome libtool localbase pathfix pkgconfig USE_CSTD= c11 -USE_GNOME= cairo gdkpixbuf2 gnomeprefix gtk30 \ +USE_GNOME= cairo gdkpixbuf gnomeprefix gtk30 \ introspection:build libxml2 GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/x11-toolkits/gtksourceview4/Makefile b/x11-toolkits/gtksourceview4/Makefile index bde718ba430f..73e61d0a1b1c 100644 --- a/x11-toolkits/gtksourceview4/Makefile +++ b/x11-toolkits/gtksourceview4/Makefile @@ -19,7 +19,7 @@ PORTSCOUT= limitw:1,even USES= compiler:c11 gettext gnome meson pkgconfig tar:xz vala:build USE_CSTD= c11 -USE_GNOME= cairo gdkpixbuf2 gtk30 libxml2 introspection:build +USE_GNOME= cairo gdkpixbuf gtk30 libxml2 introspection:build USE_LDCONFIG= yes .include diff --git a/x11-toolkits/gtksourceview5/Makefile b/x11-toolkits/gtksourceview5/Makefile index 782bd5a21683..c2f2fe679cd8 100644 --- a/x11-toolkits/gtksourceview5/Makefile +++ b/x11-toolkits/gtksourceview5/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ USES= compiler:c11 gettext gnome meson pkgconfig tar:xz vala:build USE_CSTD= c11 -USE_GNOME= cairo gdkpixbuf2 gtk40 libxml2 introspection:build +USE_GNOME= cairo gdkpixbuf gtk40 libxml2 introspection:build USE_LDCONFIG= yes PORTSCOUT= limitw:1,even diff --git a/x11-toolkits/guile-gnome-platform/Makefile b/x11-toolkits/guile-gnome-platform/Makefile index a199d807a516..957e821999df 100644 --- a/x11-toolkits/guile-gnome-platform/Makefile +++ b/x11-toolkits/guile-gnome-platform/Makefile @@ -77,7 +77,7 @@ GTK2_IMPLIES= CAIRO GTK2_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz -GTK2_USE= gnome=gtk20,gdkpixbuf2 +GTK2_USE= gnome=gtk20,gdkpixbuf GTK2_CONFIGURE_WITH= gtk pixbuf GTK2_INFO= guile-gnome-gtk guile-gnome-gdk diff --git a/x11-toolkits/libadwaita/Makefile b/x11-toolkits/libadwaita/Makefile index 9e0e71856e67..f72edcc78516 100644 --- a/x11-toolkits/libadwaita/Makefile +++ b/x11-toolkits/libadwaita/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libappstream.so:devel/appstream \ libgraphene-1.0.so:graphics/graphene USES= gettext gnome meson ninja pkgconfig tar:xz vala:build -USE_GNOME= cairo gdkpixbuf2 gtk40 introspection:build +USE_GNOME= cairo gdkpixbuf gtk40 introspection:build OPTIONS_DEFINE= DOCS EXAMPLES diff --git a/x11-toolkits/libdazzle/Makefile b/x11-toolkits/libdazzle/Makefile index d2a1dc568838..cd070285c353 100644 --- a/x11-toolkits/libdazzle/Makefile +++ b/x11-toolkits/libdazzle/Makefile @@ -13,6 +13,6 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING USES= compiler:c11 gettext gnome meson pkgconfig tar:xz vala:build -USE_GNOME= cairo gdkpixbuf2 gtk30 introspection:build +USE_GNOME= cairo gdkpixbuf gtk30 introspection:build .include diff --git a/x11-toolkits/libhandy/Makefile b/x11-toolkits/libhandy/Makefile index dd045741c3ff..8320e64105bd 100644 --- a/x11-toolkits/libhandy/Makefile +++ b/x11-toolkits/libhandy/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libfribidi.so:converters/fribidi \ libgladeui-2.so:devel/glade USES= compiler:c11 gettext gnome meson pkgconfig tar:xz vala:build -USE_GNOME= cairo gdkpixbuf2 gtk30 introspection:build +USE_GNOME= cairo gdkpixbuf gtk30 introspection:build USE_LDCONFIG= yes MESON_ARGS= -Dtests=false diff --git a/x11-toolkits/libhandy0/Makefile b/x11-toolkits/libhandy0/Makefile index a53de2554e52..c87582af9d00 100644 --- a/x11-toolkits/libhandy0/Makefile +++ b/x11-toolkits/libhandy0/Makefile @@ -12,7 +12,7 @@ WWW= https://gitlab.gnome.org/GNOME/libhandy/ LICENSE= LGPL21 USES= compiler:c11 gettext gnome meson pkgconfig vala:build -USE_GNOME= cairo gdkpixbuf2 gtk30 introspection:build +USE_GNOME= cairo gdkpixbuf gtk30 introspection:build USE_LDCONFIG= yes MESON_ARGS= -Dtests=false \ diff --git a/x11-toolkits/libshumate/Makefile b/x11-toolkits/libshumate/Makefile index 5e7d05ec9df2..e022f4e91b8b 100644 --- a/x11-toolkits/libshumate/Makefile +++ b/x11-toolkits/libshumate/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \ libgraphene-1.0.so:graphics/graphene USES= gettext gnome meson pkgconfig sqlite tar:xz vala:build -USE_GNOME= cairo gdkpixbuf2 gtk40 introspection:build +USE_GNOME= cairo gdkpixbuf gtk40 introspection:build USE_LDCONFIG= yes MESON_ARGS= -Dsysprof=disabled diff --git a/x11-toolkits/libwnck3/Makefile b/x11-toolkits/libwnck3/Makefile index db35774edc92..016be9048b6f 100644 --- a/x11-toolkits/libwnck3/Makefile +++ b/x11-toolkits/libwnck3/Makefile @@ -17,7 +17,7 @@ USES= tar:xz USES+= bison gettext gnome localbase meson pkgconfig \ xorg -USE_GNOME= cairo gdkpixbuf2 gtk30 introspection:build +USE_GNOME= cairo gdkpixbuf gtk30 introspection:build USE_XORG= xext xrender xres x11 USE_LDCONFIG= yes MESON_ARGS= -Dgtk_doc=false \ diff --git a/x11-toolkits/ocaml-lablgtk2/Makefile b/x11-toolkits/ocaml-lablgtk2/Makefile index 84bef4f9d064..feb5a8d49d0f 100644 --- a/x11-toolkits/ocaml-lablgtk2/Makefile +++ b/x11-toolkits/ocaml-lablgtk2/Makefile @@ -12,7 +12,7 @@ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING USES= gmake gnome ocaml:camlp4,findlib,ldconfig,wash pkgconfig -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 HAS_CONFIGURE= yes ALL_TARGET= all opt diff --git a/x11-toolkits/ocaml-lablgtk3/Makefile b/x11-toolkits/ocaml-lablgtk3/Makefile index 79346615a833..ceba2b0b9ee1 100644 --- a/x11-toolkits/ocaml-lablgtk3/Makefile +++ b/x11-toolkits/ocaml-lablgtk3/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz \ RUN_DEPENDS= ocaml-cairo>0:graphics/ocaml-cairo USES= gmake gnome ocaml:camlp4,findlib,ldconfig pkgconfig -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 TARGETS= ${PORTNAME} diff --git a/x11-toolkits/p5-Gtk2/Makefile b/x11-toolkits/p5-Gtk2/Makefile index c4b1196b873d..1710372cf87a 100644 --- a/x11-toolkits/p5-Gtk2/Makefile +++ b/x11-toolkits/p5-Gtk2/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= p5-Cairo>=1:graphics/p5-Cairo \ p5-Pango>=1.220:x11-toolkits/p5-Pango USES= gmake gnome perl5 -USE_GNOME= cairo gdkpixbuf2 gtk20 pango +USE_GNOME= cairo gdkpixbuf gtk20 pango USE_PERL5= configure CONFIGURE_ENV= FORCE_MAKE_CMD=yes diff --git a/x11-toolkits/rep-gtk2/Makefile b/x11-toolkits/rep-gtk2/Makefile index 17432f353c73..1bdca0fe93aa 100644 --- a/x11-toolkits/rep-gtk2/Makefile +++ b/x11-toolkits/rep-gtk2/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= librep.so:lang/librep \ USES= autoreconf gmake gnome libtool pathfix pkgconfig tar:xz GNU_CONFIGURE= yes -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 PLIST_FILES= include/rep-gtk/rep-gtk.h lib/rep/gui/gtk-2/gtk.a \ lib/rep/gui/gtk-2/gtk.so libdata/pkgconfig/rep-gtk.pc diff --git a/x11-toolkits/scintilla/Makefile b/x11-toolkits/scintilla/Makefile index 2b5ee6cf1842..6b03274754e0 100644 --- a/x11-toolkits/scintilla/Makefile +++ b/x11-toolkits/scintilla/Makefile @@ -15,7 +15,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= compiler:c++17-lang cpe gmake gnome iconv pkgconfig tar:tgz -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 USE_LDCONFIG= yes MAKEFILE= makefile diff --git a/x11-toolkits/swt/Makefile b/x11-toolkits/swt/Makefile index 91b0663c6364..d27010da9eeb 100644 --- a/x11-toolkits/swt/Makefile +++ b/x11-toolkits/swt/Makefile @@ -15,7 +15,7 @@ ONLY_FOR_ARCHS= aarch64 amd64 powerpc64 powerpc64le USES= compiler:c++11-lang gl gmake gnome java:ant pkgconfig zip:infozip xorg USE_GL= glu gl -USE_GNOME= gdkpixbuf2 gtk30 +USE_GNOME= gdkpixbuf gtk30 USE_XORG= xtst JAVA_OS= native diff --git a/x11-toolkits/tepl6/Makefile b/x11-toolkits/tepl6/Makefile index 3c392867e765..dc2e3cb49e37 100644 --- a/x11-toolkits/tepl6/Makefile +++ b/x11-toolkits/tepl6/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libamtk-5.so:x11-toolkits/amtk \ libuchardet.so:textproc/uchardet USES= compiler:c11 gettext gnome meson pkgconfig tar:xz -USE_GNOME= cairo gdkpixbuf2 gtksourceview4 libxml2 +USE_GNOME= cairo gdkpixbuf gtksourceview4 libxml2 USE_LDCONFIG= yes .include diff --git a/x11-toolkits/termit/Makefile b/x11-toolkits/termit/Makefile index af732bd8ecdd..f12f66e9644c 100644 --- a/x11-toolkits/termit/Makefile +++ b/x11-toolkits/termit/Makefile @@ -19,7 +19,7 @@ USE_CSTD= c99 USE_GITHUB= yes GH_ACCOUNT= nonstop -USE_GNOME= cairo gdkpixbuf2 gtk30 vte3 +USE_GNOME= cairo gdkpixbuf gtk30 vte3 USE_XORG= x11 CPPFLAGS+= -I${LOCALBASE}/include/vte-0.0 diff --git a/x11-toolkits/vte3/Makefile b/x11-toolkits/vte3/Makefile index bdc3b1f4ce51..98f8fa3d556d 100644 --- a/x11-toolkits/vte3/Makefile +++ b/x11-toolkits/vte3/Makefile @@ -31,7 +31,7 @@ PORTSCOUT= limitw:1,even USES= compiler:c++17-lang gettext gnome localbase meson \ pkgconfig python tar:xz vala:build USE_LDCONFIG= yes -USE_GNOME= cairo gdkpixbuf2 gtk30 introspection:build +USE_GNOME= cairo gdkpixbuf gtk30 introspection:build # Disable build time flooding. CFLAGS+= -Wno-cast-function-type-strict diff --git a/x11-toolkits/wxgtk30/Makefile b/x11-toolkits/wxgtk30/Makefile index 8901e1cb2790..876ed7454b87 100644 --- a/x11-toolkits/wxgtk30/Makefile +++ b/x11-toolkits/wxgtk30/Makefile @@ -26,7 +26,7 @@ USES= compiler:c++11-lib gl gmake gnome iconv jpeg localbase \ pkgconfig tar:bz2 xorg USE_XORG= x11 sm xxf86vm xinerama USE_GL= gl glu -USE_GNOME= cairo gdkpixbuf2 +USE_GNOME= cairo gdkpixbuf USE_LDCONFIG= yes USE_CXXSTD= c++11 GNU_CONFIGURE= yes diff --git a/x11-toolkits/wxgtk32/Makefile b/x11-toolkits/wxgtk32/Makefile index c537b6232eb6..4b7ec975b382 100644 --- a/x11-toolkits/wxgtk32/Makefile +++ b/x11-toolkits/wxgtk32/Makefile @@ -38,7 +38,7 @@ USES= compiler:c++11-lib gl gmake gnome iconv jpeg localbase \ pkgconfig tar:bz2 xorg USE_CXXSTD= c++11 USE_GL= gl glu -USE_GNOME= cairo gdkpixbuf2 +USE_GNOME= cairo gdkpixbuf USE_LDCONFIG= yes USE_XORG= sm x11 xtst xxf86vm diff --git a/x11-wm/afterstep-stable/Makefile b/x11-wm/afterstep-stable/Makefile index 72ad42c9f0f4..d35d28912a3b 100644 --- a/x11-wm/afterstep-stable/Makefile +++ b/x11-wm/afterstep-stable/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= xli:graphics/xli USES= gmake gnome jpeg pkgconfig shebangfix tar:bzip2 xorg USE_CSTD= gnu89 -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 librsvg2 pango +USE_GNOME= atk cairo gdkpixbuf glib20 gtk20 librsvg2 pango USE_XORG+= ice sm x11 xcomposite xcursor xdamage xext xfixes xi xinerama \ xrandr xrender GNU_CONFIGURE= yes diff --git a/x11-wm/awesome/Makefile b/x11-wm/awesome/Makefile index 4dcd29248f45..0494aab78b35 100644 --- a/x11-wm/awesome/Makefile +++ b/x11-wm/awesome/Makefile @@ -29,7 +29,7 @@ CONFLICTS_INSTALL= awesome3 USES= cmake compiler:c11 gettext gnome iconv magick:build pkgconfig lua:-53 \ shebangfix xorg -USE_GNOME= glib20 pango gdkpixbuf2 librsvg2 +USE_GNOME= glib20 pango gdkpixbuf librsvg2 USE_XORG= pixman x11 xau xcb xdmcp xext xft xinerama xrandr xrender \ xorgproto diff --git a/x11-wm/compiz-plugins-extra/Makefile b/x11-wm/compiz-plugins-extra/Makefile index ed076e40fd64..e93e780d09f7 100644 --- a/x11-wm/compiz-plugins-extra/Makefile +++ b/x11-wm/compiz-plugins-extra/Makefile @@ -25,7 +25,7 @@ USES= gettext-tools gmake gl gnome libtool:keepla localbase:ldflags \ pathfix pkgconfig tar:bzip2 xorg USE_GL= glu USE_CSTD= gnu89 -USE_GNOME= gdkpixbuf2 intltool libxslt +USE_GNOME= gdkpixbuf intltool libxslt USE_XORG= ice sm x11 xcomposite xdamage xext xfixes xinerama xorgproto xrandr xrender USE_LDCONFIG= yes diff --git a/x11-wm/deforaos-panel/Makefile b/x11-wm/deforaos-panel/Makefile index dcdd2ac7eb85..0612cda7e6d5 100644 --- a/x11-wm/deforaos-panel/Makefile +++ b/x11-wm/deforaos-panel/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib \ libxkbfile.so:x11/libxkbfile USES= desktop-file-utils gnome pkgconfig xorg -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 USE_LDCONFIG= yes USE_XORG= x11 diff --git a/x11-wm/emerald/Makefile b/x11-wm/emerald/Makefile index 32eeec14f5fa..3c27e0601835 100644 --- a/x11-wm/emerald/Makefile +++ b/x11-wm/emerald/Makefile @@ -23,7 +23,7 @@ GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share USES= desktop-file-utils gl gmake gnome libtool pathfix \ pkgconfig shared-mime-info tar:bzip2 xorg USE_GL= gl -USE_GNOME= cairo gdkpixbuf2 gtk20 intltool pango +USE_GNOME= cairo gdkpixbuf gtk20 intltool pango USE_XORG= x11 xrender USE_LDCONFIG= yes INSTALL_TARGET= install-strip diff --git a/x11-wm/fvwm3/Makefile b/x11-wm/fvwm3/Makefile index d624b851371f..8b34bc46b0e8 100644 --- a/x11-wm/fvwm3/Makefile +++ b/x11-wm/fvwm3/Makefile @@ -65,7 +65,7 @@ PNG_LIB_DEPENDS= libpng.so:graphics/png PNG_CONFIGURE_ENABLE= png SVG_USES= gnome -SVG_USE= gnome=cairo,glib20,gdkpixbuf2,librsvg2 +SVG_USE= gnome=cairo,glib20,gdkpixbuf,librsvg2 SVG_CONFIGURE_ENABLE= rsvg XCURSOR_USE= xorg=xcursor diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index 4454b271dd66..8ecb8d858fba 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -35,7 +35,7 @@ BEASTIE_VARS_OFF= STARTUP_PIXMAP=icewm-logo.xpm IMLIB2_LIB_DEPENDS= libImlib2.so:graphics/imlib2 IMLIB2_DESC= Use Imlib2 for rendering IMLIB2_CONFIGURE_OFF= --disable-imlib2 --enable-gdk-pixbuf -IMLIB2_USE_OFF= GNOME=gdkpixbuf2xlib +IMLIB2_USE_OFF= GNOME=gdkpixbufxlib LIBRSVG2_BUILD_DEPENDS_OFF= ${LOCALBASE}/include/nanosvg.h:graphics/nanosvg LIBRSVG2_USE= GNOME=librsvg2 diff --git a/x11-wm/kickshaw/Makefile b/x11-wm/kickshaw/Makefile index 50118b6d4d2d..5d7428d2d6eb 100644 --- a/x11-wm/kickshaw/Makefile +++ b/x11-wm/kickshaw/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig USES= gnome pkgconfig tar:bzip2 -USE_GNOME= cairo gdkpixbuf2 +USE_GNOME= cairo gdkpixbuf MAKE_ARGS= CC="${CC}" OPTIONS_DEFINE= GTK2 GTK3 diff --git a/x11-wm/lxappearance-obconf/Makefile b/x11-wm/lxappearance-obconf/Makefile index d607c1c88e0f..e93017ea0813 100644 --- a/x11-wm/lxappearance-obconf/Makefile +++ b/x11-wm/lxappearance-obconf/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} USES= gettext-tools gmake gnome libtool pkgconfig tar:xz xorg GNU_CONFIGURE= yes -USE_GNOME= glib20 gtk20 intltool intlhack atk cairo pango gdkpixbuf2 \ +USE_GNOME= glib20 gtk20 intltool intlhack atk cairo pango gdkpixbuf \ librsvg2 libxml2 USE_XORG= ice sm x11 xft INSTALL_TARGET= install-strip diff --git a/x11-wm/lxsession/Makefile b/x11-wm/lxsession/Makefile index b80804244df6..73f785b974cd 100644 --- a/x11-wm/lxsession/Makefile +++ b/x11-wm/lxsession/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ libck-connector.so:sysutils/consolekit2 USES= autoreconf gmake gnome localbase pkgconfig tar:xz vala:build xorg -USE_GNOME= glib20 gtk20 intltool cairo gdkpixbuf2 libxslt +USE_GNOME= glib20 gtk20 intltool cairo gdkpixbuf libxslt USE_XORG= x11 GNU_CONFIGURE= yes diff --git a/x11-wm/magpie/Makefile b/x11-wm/magpie/Makefile index 4b74aa97779e..e36e4797e133 100644 --- a/x11-wm/magpie/Makefile +++ b/x11-wm/magpie/Makefile @@ -41,7 +41,7 @@ RUN_DEPENDS= gnome-settings-daemon>0:sysutils/gnome-settings-daemon \ USES= budgie compiler:c++0x gettext gl gnome localbase meson \ pkgconfig tar:xz xorg USE_GL= egl gbm -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 introspection:build +USE_GNOME= atk cairo gdkpixbuf glib20 gtk30 introspection:build USE_LDCONFIG= yes USE_XORG= ice sm x11 xau xcb xcomposite xcursor xdamage xext xfixes xi \ xinerama xrandr xrender xtst diff --git a/x11-wm/marco/Makefile b/x11-wm/marco/Makefile index b667c092d62e..22c4f5485370 100644 --- a/x11-wm/marco/Makefile +++ b/x11-wm/marco/Makefile @@ -25,7 +25,7 @@ USES= gettext gmake gnome libtool localbase pathfix pkgconfig \ tar:xz xorg mate USE_XORG= ice sm x11 xcomposite xcursor xdamage xext xfixes \ xinerama xrandr xrender xres -USE_GNOME= cairo gdkpixbuf2 gtk30 intltool +USE_GNOME= cairo gdkpixbuf gtk30 intltool USE_MATE= desktop USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/x11-wm/muffin/Makefile b/x11-wm/muffin/Makefile index afa805374ad7..359143fef401 100644 --- a/x11-wm/muffin/Makefile +++ b/x11-wm/muffin/Makefile @@ -31,7 +31,7 @@ USES= compiler:c11 gettext-tools gl gnome localbase meson pkgconfig xorg USE_GITHUB= yes GH_ACCOUNT= linuxmint -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 introspection pango +USE_GNOME= atk cairo gdkpixbuf glib20 gtk30 introspection pango USE_XORG= ice sm x11 xau xcb xcomposite xcursor xdamage xext xfixes xi xinerama \ xkbfile xrandr xrender xtst USE_GL= egl gl glesv2 diff --git a/x11-wm/mutter/Makefile b/x11-wm/mutter/Makefile index 93739cb327e4..c78ee2fa52bb 100644 --- a/x11-wm/mutter/Makefile +++ b/x11-wm/mutter/Makefile @@ -40,7 +40,7 @@ PORTSCOUT= limitw:1,even USES= compiler:c++0x gettext gl gnome localbase meson pkgconfig \ tar:xz xorg USE_GL= egl gbm -USE_GNOME= cairo gdkpixbuf2 gnomedesktop3 introspection +USE_GNOME= cairo gdkpixbuf gnomedesktop3 introspection USE_XORG= ice sm x11 xcb xcomposite xcursor xdamage xext xfixes xi \ xinerama xrandr xrender xtst USE_LDCONFIG= yes diff --git a/x11-wm/obconf-qt/Makefile b/x11-wm/obconf-qt/Makefile index e55c6be1c78f..132392df939f 100644 --- a/x11-wm/obconf-qt/Makefile +++ b/x11-wm/obconf-qt/Makefile @@ -26,7 +26,7 @@ USE_QT= buildtools:build qmake:build core gui linguisttools \ USE_LXQT= buildtools -USE_GNOME= glib20 pango librsvg2 gdkpixbuf2 libxml2 cairo +USE_GNOME= glib20 pango librsvg2 gdkpixbuf libxml2 cairo USE_XORG= ice sm x11 xft diff --git a/x11-wm/sawfish/Makefile b/x11-wm/sawfish/Makefile index 8e60a9f4317c..cc4d15d1e265 100644 --- a/x11-wm/sawfish/Makefile +++ b/x11-wm/sawfish/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= rep-gtk2>=0.90:x11-toolkits/rep-gtk2 USES= gmake gnome libtool makeinfo pathfix pkgconfig tar:xz xorg USE_XORG= ice sm x11 xft xinerama xrandr xtst xrender xext -USE_GNOME= cairo gdkpixbuf2 gdkpixbuf2xlib gtk20 +USE_GNOME= cairo gdkpixbuf gdkpixbufxlib gtk20 GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CONFIGURE_ARGS= --localstatedir=${PREFIX}/share \ diff --git a/x11-wm/selectwm/Makefile b/x11-wm/selectwm/Makefile index 1044d03f3ea7..c805f994d196 100644 --- a/x11-wm/selectwm/Makefile +++ b/x11-wm/selectwm/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= gnome pkgconfig tar:bzip2 GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 PLIST_FILES= bin/selectwm share/locale/fr/LC_MESSAGES/selectwm.mo \ share/man/man1/selectwm.1.gz diff --git a/x11-wm/sway/Makefile b/x11-wm/sway/Makefile index 70802f141a37..57282b7c3d42 100644 --- a/x11-wm/sway/Makefile +++ b/x11-wm/sway/Makefile @@ -42,7 +42,7 @@ BASU_MESON_ENABLED= tray MANPAGES_BUILD_DEPENDS= scdoc>=1.9.2:textproc/scdoc MANPAGES_MESON_ENABLED= man-pages -PIXBUF_USE= GNOME=gdkpixbuf2 +PIXBUF_USE= GNOME=gdkpixbuf PIXBUF_MESON_ENABLED= gdk-pixbuf SWAYBG_DESC= Default command to set background diff --git a/x11-wm/swayfx/Makefile b/x11-wm/swayfx/Makefile index 4fcb716c68f4..8715691e8412 100644 --- a/x11-wm/swayfx/Makefile +++ b/x11-wm/swayfx/Makefile @@ -44,7 +44,7 @@ BASU_MESON_ENABLED= tray MANPAGES_BUILD_DEPENDS= scdoc>=1.9.2:textproc/scdoc MANPAGES_MESON_ENABLED= man-pages -PIXBUF_USE= GNOME=gdkpixbuf2 +PIXBUF_USE= GNOME=gdkpixbuf PIXBUF_MESON_ENABLED= gdk-pixbuf SWAYBG_DESC= Default command to set background diff --git a/x11-wm/wmakerconf/Makefile b/x11-wm/wmakerconf/Makefile index 323eccd84100..ee8d5fca4f56 100644 --- a/x11-wm/wmakerconf/Makefile +++ b/x11-wm/wmakerconf/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libWINGs.so:x11-wm/windowmaker \ libwraster.so:x11-wm/libwraster USES= gettext pkgconfig perl5 gmake gnome localbase shebangfix xorg -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 USE_XORG= x11 SHEBANG_FILES= scripts/getfile.pl.in scripts/upgrade.pl.in GNU_CONFIGURE= yes diff --git a/x11-wm/xfce4-desktop/Makefile b/x11-wm/xfce4-desktop/Makefile index 2def44d9cacf..a059fd060990 100644 --- a/x11-wm/xfce4-desktop/Makefile +++ b/x11-wm/xfce4-desktop/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz \ USES= compiler:c11 gettext-tools gmake gnome pkgconfig tar:bzip2 xfce \ xorg -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 libwnck3 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 libwnck3 USE_XFCE= garcon libexo windowing xfconf USE_XORG= ice sm x11 diff --git a/x11-wm/xfce4-panel/Makefile b/x11-wm/xfce4-panel/Makefile index 3effe20929c4..d555ff6be84c 100644 --- a/x11-wm/xfce4-panel/Makefile +++ b/x11-wm/xfce4-panel/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libdbusmenu-gtk3.so:devel/libdbusmenu \ USES= compiler:c11 desktop-file-utils gettext-tools gmake gnome \ libtool pathfix perl5 pkgconfig tar:bzip2 xfce xorg -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 libwnck3 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 libwnck3 USE_LDCONFIG= yes USE_PERL5= build USE_XFCE= garcon libexo windowing xdt xfconf diff --git a/x11-wm/xfce4-session/Makefile b/x11-wm/xfce4-session/Makefile index 69e7d7f6838d..c64012df25fd 100644 --- a/x11-wm/xfce4-session/Makefile +++ b/x11-wm/xfce4-session/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libpolkit-gobject-1.so:sysutils/polkit USES= compiler:c11 gettext-tools gmake gnome libtool pathfix \ pkgconfig tar:bzip2 xfce xorg -USE_GNOME= cairo gdkpixbuf2 gtk30 glib20 libwnck3 +USE_GNOME= cairo gdkpixbuf gtk30 glib20 libwnck3 USE_XFCE= libmenu xfconf windowing USE_XORG= ice sm x11 diff --git a/x11-wm/xfce4-wm/Makefile b/x11-wm/xfce4-wm/Makefile index 7a07d737850b..a125aa8b635b 100644 --- a/x11-wm/xfce4-wm/Makefile +++ b/x11-wm/xfce4-wm/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libepoxy.so:graphics/libepoxy \ USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ tar:bzip2 xfce xorg -USE_GNOME= cairo gdkpixbuf2 gtk30 libwnck3 +USE_GNOME= cairo gdkpixbuf gtk30 libwnck3 USE_XFCE= libmenu xfconf USE_XORG= ice sm x11 xcomposite xdamage xext xfixes xi xinerama \ xorgproto xpresent xrandr xrender xres diff --git a/x11/appmenu-registrar/Makefile b/x11/appmenu-registrar/Makefile index 627a89c67e36..8dafb73dbf5b 100644 --- a/x11/appmenu-registrar/Makefile +++ b/x11/appmenu-registrar/Makefile @@ -25,7 +25,7 @@ MESON_ARGS= -Dvalapanel=disabled \ -Dregistrar=enabled \ -Dappmenu-gtk-module=disabled -USE_GNOME= gtk30 glib20 gdkpixbuf2 +USE_GNOME= gtk30 glib20 gdkpixbuf USE_GITLAB= yes GL_ACCOUNT= vala-panel-project diff --git a/x11/budgie-desktop/Makefile b/x11/budgie-desktop/Makefile index 6268f55f79c3..da452dfc0891 100644 --- a/x11/budgie-desktop/Makefile +++ b/x11/budgie-desktop/Makefile @@ -38,7 +38,7 @@ RUN_DEPENDS= gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas \ USES= budgie gettext gnome gstreamer meson pkgconfig tar:xz \ vala:build xorg USE_BUDGIE= libmagpie screensaver:build -USE_GNOME= cairo gdkpixbuf2 glib20 gnomedesktop3 gnomemenus3 \ +USE_GNOME= cairo gdkpixbuf glib20 gnomedesktop3 gnomemenus3 \ gtk30 intltool introspection libwnck3 USE_GSTREAMER= libgstreamer USE_XORG= x11 xcomposite diff --git a/x11/budgie-screensaver/Makefile b/x11/budgie-screensaver/Makefile index d1b277f2aedb..543dc4e0dc18 100644 --- a/x11/budgie-screensaver/Makefile +++ b/x11/budgie-screensaver/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas \ gnome-keyring>0:security/gnome-keyring USES= budgie gettext gnome meson pkgconfig tar:xz xorg -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 gnomedesktop3 intltool \ +USE_GNOME= cairo gdkpixbuf glib20 gtk30 gnomedesktop3 intltool \ libgnomekbd USE_XORG= x11 xxf86vm diff --git a/x11/cinnamon-desktop/Makefile b/x11/cinnamon-desktop/Makefile index 7d752f9dce34..839a763292a0 100644 --- a/x11/cinnamon-desktop/Makefile +++ b/x11/cinnamon-desktop/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= xkeyboard-config>=0:x11/xkeyboard-config \ libxkbfile>=0:x11/libxkbfile USES= gettext gnome localbase meson pkgconfig python:build shebangfix xorg -USE_GNOME= cairo gdkpixbuf2 gtk30 intltool introspection +USE_GNOME= cairo gdkpixbuf gtk30 intltool introspection USE_XORG= x11 xext xrandr USE_LDCONFIG= yes diff --git a/x11/cinnamon-screensaver/Makefile b/x11/cinnamon-screensaver/Makefile index 72a40a881729..6b4de701e272 100644 --- a/x11/cinnamon-screensaver/Makefile +++ b/x11/cinnamon-screensaver/Makefile @@ -31,7 +31,7 @@ GH_ACCOUNT= linuxmint USE_XORG= x11 xext xinerama xrandr xscrnsaver -USE_GNOME= cairo gdkpixbuf2 glib20 intltool introspection:build libgnomekbd pygobject3 +USE_GNOME= cairo gdkpixbuf glib20 intltool introspection:build libgnomekbd pygobject3 SHEBANG_GLOB= *.py BINARY_ALIAS= python3=${PYTHON_CMD} diff --git a/x11/cinnamon-session/Makefile b/x11/cinnamon-session/Makefile index 89e74627c438..b7883cac3edf 100644 --- a/x11/cinnamon-session/Makefile +++ b/x11/cinnamon-session/Makefile @@ -23,7 +23,7 @@ GH_ACCOUNT= linuxmint SHEBANG_FILES= data/meson_install_schemas.py -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 USE_XORG= ice sm x11 xau xcomposite xext xrender xtrans xtst USE_GL= gl diff --git a/x11/cinnamon/Makefile b/x11/cinnamon/Makefile index 9bb3a0158be3..6261c84f1904 100644 --- a/x11/cinnamon/Makefile +++ b/x11/cinnamon/Makefile @@ -50,7 +50,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR} \ USES= compiler:c11 cpe gettext-runtime gettext-tools:run gl gnome gstreamer \ meson perl5 pkgconfig python shebangfix xorg CPE_VENDOR= linuxmint -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 intltool introspection libxml2 pygobject3 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 intltool introspection libxml2 pygobject3 USE_XORG= x11 xfixes USE_GL= gl USE_PERL5= build diff --git a/x11/conlecterm/Makefile b/x11/conlecterm/Makefile index 14229834647b..bedc316fb1d6 100644 --- a/x11/conlecterm/Makefile +++ b/x11/conlecterm/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz RUN_DEPENDS= urxvt:x11/rxvt-unicode USES= cabal xorg gnome pkgconfig desktop-file-utils -USE_GNOME= gtk30 cairo glib20 gdkpixbuf2 +USE_GNOME= gtk30 cairo glib20 gdkpixbuf USE_XORG= xext x11 xscrnsaver xinerama xrandr OPTIONS_DEFINE= EXAMPLES diff --git a/x11/deforaos-integration/Makefile b/x11/deforaos-integration/Makefile index 2d4f9501e19a..dd0333ed4668 100644 --- a/x11/deforaos-integration/Makefile +++ b/x11/deforaos-integration/Makefile @@ -35,7 +35,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/surfer:www/deforaos-surfer \ USES= desktop-file-utils gnome pkgconfig xorg -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 USE_LDCONFIG= yes USE_XORG= x11 diff --git a/x11/deforaos-keyboard/Makefile b/x11/deforaos-keyboard/Makefile index a6f5fb2fa224..e4af53526d7b 100644 --- a/x11/deforaos-keyboard/Makefile +++ b/x11/deforaos-keyboard/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libDesktop.so:x11/deforaos-libdesktop \ libfreetype.so:print/freetype2 USES= desktop-file-utils gnome pkgconfig xorg -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 USE_XORG= x11 xtst MAKE_ARGS+= PREFIX=${PREFIX} diff --git a/x11/deforaos-libdesktop/Makefile b/x11/deforaos-libdesktop/Makefile index b00f4a061a3f..2672a44cf124 100644 --- a/x11/deforaos-libdesktop/Makefile +++ b/x11/deforaos-libdesktop/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz \ libX11.so:x11/libX11 USES= gnome pkgconfig -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 USE_LDCONFIG= yes MAKE_ARGS+= PREFIX=${PREFIX} MAKE_ENV+= MANDIR=${STAGEDIR}${PREFIX}/share/man diff --git a/x11/deforaos-locker/Makefile b/x11/deforaos-locker/Makefile index 7cb81cdd6eff..96453bac324d 100644 --- a/x11/deforaos-locker/Makefile +++ b/x11/deforaos-locker/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libDesktop.so:x11/deforaos-libdesktop \ libXss.so:x11/libXScrnSaver USES= gnome pkgconfig xorg desktop-file-utils -USE_GNOME= gtk30 cairo gdkpixbuf2 +USE_GNOME= gtk30 cairo gdkpixbuf USE_XORG= x11 xext MAKE_ARGS+= PREFIX=${PREFIX} MAKE_ARGS+= LDFLAGS=${LDFLAGS:Q} diff --git a/x11/elementary-terminal/Makefile b/x11/elementary-terminal/Makefile index 7f3a6f519576..e9be3973d963 100644 --- a/x11/elementary-terminal/Makefile +++ b/x11/elementary-terminal/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libgee-0.8.so:devel/libgee \ USES= desktop-file-utils gettext gnome meson pkgconfig vala:build USE_GITHUB= yes GH_ACCOUNT= elementary -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 vte3 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 vte3 GLIB_SCHEMAS= io.elementary.terminal.gschema.xml .include diff --git a/x11/eww/Makefile b/x11/eww/Makefile index c266496e93ea..7e3226281314 100644 --- a/x11/eww/Makefile +++ b/x11/eww/Makefile @@ -24,7 +24,7 @@ x11_CONFLICTS_INSTALL= ${PORTNAME}-wayland USES= cargo gnome USE_GITHUB= yes GH_ACCOUNT= elkowar -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 CARGO_FEATURES= ${FLAVOR} --no-default-features CARGO_INSTALL_PATH= crates/${PORTNAME} diff --git a/x11/fbpanel/Makefile b/x11/fbpanel/Makefile index b29bfc589f51..81c1a19011d5 100644 --- a/x11/fbpanel/Makefile +++ b/x11/fbpanel/Makefile @@ -12,7 +12,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= alias gmake gnome pkgconfig tar:tbz2 xorg -USE_GNOME= gdkpixbuf2 gdkpixbuf2xlib gtk20 +USE_GNOME= gdkpixbuf gdkpixbufxlib gtk20 USE_XORG= x11 HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} diff --git a/x11/gbsddialog/Makefile b/x11/gbsddialog/Makefile index d73ae27dd934..a9c1cd32edef 100644 --- a/x11/gbsddialog/Makefile +++ b/x11/gbsddialog/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libharfbuzz.so:print/harfbuzz USES= desktop-file-utils gettext-runtime gnome pkgconfig -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 pango +USE_GNOME= cairo gdkpixbuf glib20 gtk30 pango CONFLICTS_INSTALL= xdialog-* diff --git a/x11/gmrun/Makefile b/x11/gmrun/Makefile index 3227ea1c4f14..d4618113fac6 100644 --- a/x11/gmrun/Makefile +++ b/x11/gmrun/Makefile @@ -16,7 +16,7 @@ USES= desktop-file-utils gmake gnome pkgconfig USE_GITHUB= yes GH_ACCOUNT= wdlkmpx -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 HAS_CONFIGURE= yes INSTALL_TARGET= install-strip diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile index f98e219f28c6..0c83c9c95688 100644 --- a/x11/gnome-desktop/Makefile +++ b/x11/gnome-desktop/Makefile @@ -26,7 +26,7 @@ RUN_DEPENDS= iso-codes>=0:misc/iso-codes \ USES= bison cpe gettext gnome localbase:ldflags meson \ pkgconfig python tar:xz xorg -USE_GNOME= cairo gdkpixbuf2 gtk30 gtk40 intltool introspection:build +USE_GNOME= cairo gdkpixbuf gtk30 gtk40 intltool introspection:build USE_XORG= x11 USE_LDCONFIG= yes MESON_ARGS= -Dudev=disabled \ diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile index 1fa628665bdf..f1cd77cb715a 100644 --- a/x11/gnome-shell/Makefile +++ b/x11/gnome-shell/Makefile @@ -45,7 +45,7 @@ PORTSCOUT= limitw:1,even USES= compiler:c11 cpe gettext gl gnome gstreamer libtool localbase \ meson pathfix perl5 pkgconfig python shebangfix tar:xz \ webplugin:native xorg -USE_GNOME= cairo evolutiondataserver3 gdkpixbuf2 gnomedesktop3 gtk40 \ +USE_GNOME= cairo evolutiondataserver3 gdkpixbuf gnomedesktop3 gtk40 \ introspection libxml2 libxslt:build USE_XORG= x11 xcomposite xdamage xext xfixes xi xrandr xtst USE_GL= egl gbm diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile index 9ab6a8a84681..088795854160 100644 --- a/x11/gnome-terminal/Makefile +++ b/x11/gnome-terminal/Makefile @@ -24,7 +24,7 @@ PORTSCOUT= limitw:1,even USES= cpe gettext gnome localbase meson pathfix pkgconfig python \ tar:xz vala:build xorg -USE_GNOME= cairo dconf gdkpixbuf2 gtk30 intltool vte3 +USE_GNOME= cairo dconf gdkpixbuf gtk30 intltool vte3 USE_XORG= x11 CPE_VENDOR= gnome diff --git a/x11/gromit-mpx/Makefile b/x11/gromit-mpx/Makefile index 539d5be7219b..22cb7b6bf6ea 100644 --- a/x11/gromit-mpx/Makefile +++ b/x11/gromit-mpx/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USES= cmake gettext gnome pkgconfig xorg USE_CSTD= gnu99 USE_GITHUB= yes -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 USE_XORG= x11 xi GH_ACCOUNT= bk138 LDFLAGS+= -Wl,--as-needed # atk, dbusmenu, pango diff --git a/x11/gromit/Makefile b/x11/gromit/Makefile index 98d08a80a227..e87f834a7cb1 100644 --- a/x11/gromit/Makefile +++ b/x11/gromit/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libharfbuzz.so:print/harfbuzz USES= gnome pkgconfig xorg -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 USE_XORG= x11 DOCS= AUTHORS ChangeLog README diff --git a/x11/gtk-app-menu/Makefile b/x11/gtk-app-menu/Makefile index 43ccb78b8c29..9782d270bd15 100644 --- a/x11/gtk-app-menu/Makefile +++ b/x11/gtk-app-menu/Makefile @@ -30,7 +30,7 @@ GL_ACCOUNT= vala-panel-project GL_PROJECT= vala-panel-appmenu GL_TAGNAME= 4e362c22ab3a23c98f13fb379c782786ee057cf6 -USE_GNOME= gtk30 glib20 gtk20 gdkpixbuf2 +USE_GNOME= gtk30 glib20 gtk20 gdkpixbuf GLIB_SCHEMAS= org.appmenu.gtk-module.gschema.xml USE_LDCONFIG= yes diff --git a/x11/gxkb/Makefile b/x11/gxkb/Makefile index ebbf6b34fe16..8deae4f2ce9b 100644 --- a/x11/gxkb/Makefile +++ b/x11/gxkb/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libxklavier.so:x11/libxklavier USES= gnome pkgconfig GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share -USE_GNOME= gdkpixbuf2 glib20 +USE_GNOME= gdkpixbuf glib20 PORTDOCS= AUTHORS NEWS diff --git a/x11/hybrid-bar/Makefile b/x11/hybrid-bar/Makefile index b95c094498aa..b550f6109bff 100644 --- a/x11/hybrid-bar/Makefile +++ b/x11/hybrid-bar/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell USES= cargo gnome USE_GITHUB= yes -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 GH_ACCOUNT= vars1ty GH_PROJECT= HybridBar PLIST_FILES= bin/${PORTNAME} diff --git a/x11/jgmenu/Makefile b/x11/jgmenu/Makefile index 75c46c2e8b3d..99e4dc7b4c9d 100644 --- a/x11/jgmenu/Makefile +++ b/x11/jgmenu/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz \ USES= compiler:c11 gmake gnome pkgconfig python shebangfix xorg USE_GITHUB= yes GH_ACCOUNT= johanmalm -USE_GNOME= cairo gdkpixbuf2 glib20 librsvg2 libxml2 pango +USE_GNOME= cairo gdkpixbuf glib20 librsvg2 libxml2 pango USE_XORG= x11 xrandr SHEBANG_FILES= contrib/gtktheme/*.py contrib/pmenu/*.py src/*.py diff --git a/x11/keybinder-gtk3/Makefile b/x11/keybinder-gtk3/Makefile index 07a783d90d49..1864fd815517 100644 --- a/x11/keybinder-gtk3/Makefile +++ b/x11/keybinder-gtk3/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= autoreconf gettext-runtime gmake gnome libtool pathfix \ pkgconfig xorg -USE_GNOME= gtk30 introspection:build cairo gdkpixbuf2 +USE_GNOME= gtk30 introspection:build cairo gdkpixbuf USE_LDCONFIG= yes USE_XORG= x11 xext xrender diff --git a/x11/libexo/Makefile b/x11/libexo/Makefile index b26107b063a7..195ac461449b 100644 --- a/x11/libexo/Makefile +++ b/x11/libexo/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz USES= compiler:c11 gettext-tools gmake gnome libtool pathfix perl5 \ pkgconfig tar:bzip2 xfce xorg -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 USE_LDCONFIG= yes USE_PERL5= build USE_XFCE= libmenu diff --git a/x11/libfm/Makefile b/x11/libfm/Makefile index 24a5140b6d03..1b42c0da1367 100644 --- a/x11/libfm/Makefile +++ b/x11/libfm/Makefile @@ -44,12 +44,12 @@ CONFIGURE_ARGS= --sysconfdir=${LOCALBASE}/etc --disable-static .if ! defined(EXTRA_ONLY) . if ${FLAVOR:Mgtk2} USES+= desktop-file-utils shared-mime-info -USE_GNOME+= gtk20 cairo gdkpixbuf2 +USE_GNOME+= gtk20 cairo gdkpixbuf CONFIGURE_ARGS+= --with-gtk=2 PLIST_SUB= GTKVERSION=gtk . elif ${FLAVOR:Mgtk3} USES+= desktop-file-utils shared-mime-info -USE_GNOME+= gtk30 cairo gdkpixbuf2 +USE_GNOME+= gtk30 cairo gdkpixbuf CONFIGURE_ARGS+= --with-gtk=3 PLIST_SUB= GTKVERSION=gtk3 . endif diff --git a/x11/libxfce4menu/Makefile b/x11/libxfce4menu/Makefile index 1342cbc68214..b068e1cb2079 100644 --- a/x11/libxfce4menu/Makefile +++ b/x11/libxfce4menu/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libepoxy.so:graphics/libepoxy \ USES= compiler:c11 gettext-tools gmake gnome libtool pathfix \ pkgconfig tar:bzip2 xfce xorg -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 USE_LDCONFIG= yes USE_XFCE= libutil xfconf USE_XORG= ice sm x11 diff --git a/x11/libxfce4windowing/Makefile b/x11/libxfce4windowing/Makefile index 70c0e79d953c..9225709e4437 100644 --- a/x11/libxfce4windowing/Makefile +++ b/x11/libxfce4windowing/Makefile @@ -13,7 +13,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libdisplay-info.so:sysutils/libdisplay-info USES= gettext-tools gmake gnome libtool pkgconfig tar:bz2 xfce xorg -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 libwnck3 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 libwnck3 USE_LDCONFIG= yes USE_XFCE= xdt USE_XORG= x11 xrandr diff --git a/x11/lightdm-gtk-greeter/Makefile b/x11/lightdm-gtk-greeter/Makefile index eaf16ea004af..0c7f17190b3c 100644 --- a/x11/lightdm-gtk-greeter/Makefile +++ b/x11/lightdm-gtk-greeter/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= at-spi2-core>0:accessibility/at-spi2-core USES= gettext-tools gmake gnome localbase pkgconfig xorg USE_CSTD= c99 -USE_GNOME= cairo gdkpixbuf2 gtk30 intltool +USE_GNOME= cairo gdkpixbuf gtk30 intltool USE_XORG= x11 GNU_CONFIGURE= yes diff --git a/x11/lilyterm/Makefile b/x11/lilyterm/Makefile index 0cc7b2be8b53..223924d9db51 100644 --- a/x11/lilyterm/Makefile +++ b/x11/lilyterm/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 USES= gettext gmake gnome pkgconfig xorg -USE_GNOME= cairo gdkpixbuf2 gtk20 vte +USE_GNOME= cairo gdkpixbuf gtk20 vte USE_XORG= x11 xext GNU_CONFIGURE= yes USE_GITHUB= yes diff --git a/x11/lxhotkey/Makefile b/x11/lxhotkey/Makefile index a6b2118f3d03..e023e947d86f 100644 --- a/x11/lxhotkey/Makefile +++ b/x11/lxhotkey/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libfm-extra.so:x11/libfm-extra \ USES= gettext-tools gmake gnome pathfix pkgconfig tar:xz xorg GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share -USE_GNOME= glib20 gtk20 intltool cairo gdkpixbuf2 +USE_GNOME= glib20 gtk20 intltool cairo gdkpixbuf USE_XORG= x11 CONFIGURE_ARGS= --with-gtk=2 diff --git a/x11/lxpanel/Makefile b/x11/lxpanel/Makefile index f7a4e62d35f6..51f1be39604f 100644 --- a/x11/lxpanel/Makefile +++ b/x11/lxpanel/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libmenu-cache.so:x11/menu-cache \ RUN_DEPENDS= ${LOCALBASE}/etc/xdg/menus/lxde-applications.menu:x11/lxmenu-data USES= gmake gnome libtool localbase pathfix pkgconfig tar:xz xorg -USE_GNOME= glib20 gtk20 cairo gdkpixbuf2 gdkpixbuf2xlib intltool +USE_GNOME= glib20 gtk20 cairo gdkpixbuf gdkpixbufxlib intltool USE_XORG= x11 GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share diff --git a/x11/mako/Makefile b/x11/mako/Makefile index 55968390db62..fec7f38362e6 100644 --- a/x11/mako/Makefile +++ b/x11/mako/Makefile @@ -34,7 +34,7 @@ MANPAGES_PLIST_FILES= share/man/man1/${PORTNAME}.1.gz \ share/man/man1/${PORTNAME}ctl.1.gz \ share/man/man5/${PORTNAME}.5.gz -PIXBUF_USE= GNOME=gdkpixbuf2 +PIXBUF_USE= GNOME=gdkpixbuf PIXBUF_MESON_ENABLED= icons post-patch: diff --git a/x11/mate-applet-appmenu/Makefile b/x11/mate-applet-appmenu/Makefile index 745b6b98534f..d34010bf2fd9 100644 --- a/x11/mate-applet-appmenu/Makefile +++ b/x11/mate-applet-appmenu/Makefile @@ -28,7 +28,7 @@ MESON_ARGS= -Dvalapanel=disabled \ -Dappmenu-gtk-module=disabled USE_MATE= panel -USE_GNOME= gtk30 glib20 gdkpixbuf2 +USE_GNOME= gtk30 glib20 gdkpixbuf GLIB_SCHEMAS= org.valapanel.appmenu.gschema.xml USE_GITLAB= yes diff --git a/x11/mate-desktop/Makefile b/x11/mate-desktop/Makefile index e266a286cec4..8b281784c188 100644 --- a/x11/mate-desktop/Makefile +++ b/x11/mate-desktop/Makefile @@ -23,7 +23,7 @@ PORTSCOUT= limitw:1,even USES= gettext gmake gnome libtool localbase pathfix \ pkgconfig python shebangfix tar:xz xorg USE_XORG= x11 xrandr -USE_GNOME= cairo dconf gdkpixbuf2 gnomeprefix gtk30 \ +USE_GNOME= cairo dconf gdkpixbuf gnomeprefix gtk30 \ intltool introspection:build USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/x11/mate-screensaver/Makefile b/x11/mate-screensaver/Makefile index 58fb74ccaaf6..c40c01aa106f 100644 --- a/x11/mate-screensaver/Makefile +++ b/x11/mate-screensaver/Makefile @@ -26,7 +26,7 @@ USES= gettext gl gmake gnome localbase mate pathfix pkgconfig tar:xz \ USE_GL= gl USE_MATE= desktop libmatekbd menus session:run USE_XORG= ice sm x11 xext xscrnsaver xxf86vm -USE_GNOME= cairo gdkpixbuf2 gtk30 intltool +USE_GNOME= cairo gdkpixbuf gtk30 intltool GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --with-console-kit=yes \ diff --git a/x11/mate-terminal/Makefile b/x11/mate-terminal/Makefile index b1d286ed5c2c..692848e6ef2b 100644 --- a/x11/mate-terminal/Makefile +++ b/x11/mate-terminal/Makefile @@ -20,7 +20,7 @@ PORTSCOUT= limitw:1,even USES= gettext gmake gnome localbase pathfix perl5 pkgconfig \ shebangfix tar:xz xorg USE_XORG= ice sm x11 -USE_GNOME= cairo dconf gdkpixbuf2 gtk30 intltool vte3 +USE_GNOME= cairo dconf gdkpixbuf gtk30 intltool vte3 SHEBANG_FILES= mate-terminal.wrapper GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile index 3461a4541602..55856ac7c2ef 100644 --- a/x11/mlterm/Makefile +++ b/x11/mlterm/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ USES= cpe desktop-file-utils gettext gnome libtool perl5 pkgconfig xorg USE_GITHUB= yes -USE_GNOME= cairo gdkpixbuf2 gtk30 vte3 +USE_GNOME= cairo gdkpixbuf gtk30 vte3 USE_LDCONFIG= yes USE_PERL5= build USE_XORG= sm x11 xft diff --git a/x11/nvidia-settings/Makefile b/x11/nvidia-settings/Makefile index 7ea664226465..cd065adaf7b8 100644 --- a/x11/nvidia-settings/Makefile +++ b/x11/nvidia-settings/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libvdpau.so:multimedia/libvdpau USES= gl gmake gnome pkgconfig gettext-runtime xorg -USE_GNOME= gtk30 cairo gdkpixbuf2 +USE_GNOME= gtk30 cairo gdkpixbuf USE_GL= gl USE_XORG= x11 xext xv xxf86vm diff --git a/x11/nwg-bar/Makefile b/x11/nwg-bar/Makefile index f60660cbcf67..7745d052be2d 100644 --- a/x11/nwg-bar/Makefile +++ b/x11/nwg-bar/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ USES= gnome go:modules pkgconfig USE_GITHUB= yes -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 GH_ACCOUNT= nwg-piotr GH_TUPLE= allan-simon:go-singleinstance:d0997106ab37:allan_simon_go_singleinstance/vendor/github.com/allan-simon/go-singleinstance \ dlasky:gotk3-layershell:b0c42cd8474f:dlasky_gotk3_layershell/vendor/github.com/dlasky/gotk3-layershell \ diff --git a/x11/nwg-dock-hyprland/Makefile b/x11/nwg-dock-hyprland/Makefile index 0cdbf748fe68..9fe032fc261d 100644 --- a/x11/nwg-dock-hyprland/Makefile +++ b/x11/nwg-dock-hyprland/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell USES= gnome go:modules pkgconfig USE_GITHUB= yes -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 GH_ACCOUNT= nwg-piotr GH_TUPLE= KarpelesLab:weak:v0.1.1:karpeleslab_weak/vendor/github.com/KarpelesLab/weak \ allan-simon:go-singleinstance:d0997106ab37:allan_simon_go_singleinstance/vendor/github.com/allan-simon/go-singleinstance \ diff --git a/x11/nwg-dock/Makefile b/x11/nwg-dock/Makefile index 737ea7541ef5..6cc397895578 100644 --- a/x11/nwg-dock/Makefile +++ b/x11/nwg-dock/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ USES= gnome go:modules pkgconfig USE_GITHUB= yes -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 GH_ACCOUNT= nwg-piotr GH_TUPLE= allan-simon:go-singleinstance:d0997106ab37:allan_simon_go_singleinstance/vendor/github.com/allan-simon/go-singleinstance \ dlasky:gotk3-layershell:5c5115f0d774:dlasky_gotk3_layershell/vendor/github.com/dlasky/gotk3-layershell \ diff --git a/x11/nwg-drawer/Makefile b/x11/nwg-drawer/Makefile index ca1f72fd674f..cf28461b7572 100644 --- a/x11/nwg-drawer/Makefile +++ b/x11/nwg-drawer/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= xdg-open:devel/xdg-utils USES= gnome go:modules pkgconfig USE_GITHUB= yes -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 GH_ACCOUNT= nwg-piotr GH_TUPLE= KarpelesLab:weak:v0.1.1:karpeleslab_weak/vendor/github.com/KarpelesLab/weak \ allan-simon:go-singleinstance:d0997106ab37:allan_simon_go_singleinstance/vendor/github.com/allan-simon/go-singleinstance \ diff --git a/x11/nwg-look/Makefile b/x11/nwg-look/Makefile index 425867ce7622..cd7d90f5239d 100644 --- a/x11/nwg-look/Makefile +++ b/x11/nwg-look/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= xcur2png:x11/xcur2png USES= gnome go:modules pkgconfig USE_GITHUB= yes -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 GH_ACCOUNT= nwg-piotr GH_TUPLE= golang:sys:v0.29.0:golang_sys/vendor/golang.org/x/sys \ gotk3:gotk3:ff349ae13f56:gotk3_gotk3/vendor/github.com/gotk3/gotk3 \ diff --git a/x11/nwg-menu/Makefile b/x11/nwg-menu/Makefile index 28283052d1f1..45f8989ca1a7 100644 --- a/x11/nwg-menu/Makefile +++ b/x11/nwg-menu/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ USES= gnome go:modules pkgconfig USE_GITHUB= yes -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 GH_ACCOUNT= nwg-piotr GH_TUPLE= allan-simon:go-singleinstance:d0997106ab37:allan_simon_go_singleinstance/vendor/github.com/allan-simon/go-singleinstance \ dlasky:gotk3-layershell:5c5115f0d774:dlasky_gotk3_layershell/vendor/github.com/dlasky/gotk3-layershell \ diff --git a/x11/pipeglade/Makefile b/x11/pipeglade/Makefile index b7b2548bceb6..a67d36c1aef3 100644 --- a/x11/pipeglade/Makefile +++ b/x11/pipeglade/Makefile @@ -13,7 +13,7 @@ USE_GITHUB= yes GH_ACCOUNT= trebb USES= gettext-runtime gnome pkgconfig -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 libxml2 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 libxml2 OPTIONS_DEFINE= EXAMPLES OPTIONS_SUB= yes diff --git a/x11/plank/Makefile b/x11/plank/Makefile index 6fb7b1927e25..f4a5f9ee345f 100644 --- a/x11/plank/Makefile +++ b/x11/plank/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libbamf3.so:sysutils/bamf \ USES= autoreconf gmake gnome libtool localbase pathfix pkgconfig \ vala:build xorg -USE_GNOME= glib20 gtk30 gdkpixbuf2 cairo libxml2 libwnck3 +USE_GNOME= glib20 gtk30 gdkpixbuf cairo libxml2 libwnck3 USE_XORG= x11 xfixes xi CFLAGS+= -Wno-return-type diff --git a/x11/py-caffeine-ng/Makefile b/x11/py-caffeine-ng/Makefile index 0cf067499801..c88b24eb45b5 100644 --- a/x11/py-caffeine-ng/Makefile +++ b/x11/py-caffeine-ng/Makefile @@ -28,7 +28,7 @@ LIB_DEPENDS= libayatana-appindicator3.so:devel/libayatana-appindicator \ RUN_DEPENDS= ${PY_DEPENDS} USES= gettext-tools gnome meson pkgconfig python -USE_GNOME= gdkpixbuf2 gtk30 pygobject3 +USE_GNOME= gdkpixbuf gtk30 pygobject3 GLIB_SCHEMAS= net.launchpad.caffeine.gschema.xml BINARY_ALIAS= python3=${PYTHON_CMD} diff --git a/x11/rofi/Makefile b/x11/rofi/Makefile index 21f68371b700..3af95fb40398 100644 --- a/x11/rofi/Makefile +++ b/x11/rofi/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= gsed:textproc/gsed USES= bison gnome meson pkgconfig shebangfix xorg USE_GITHUB= yes # required by rofi-wayland -USE_GNOME= cairo gdkpixbuf2 librsvg2 pango +USE_GNOME= cairo gdkpixbuf librsvg2 pango USE_XORG= xcb GH_ACCOUNT?= davatorium GH_TUPLE= sardemff7:libgwater:d86f9903efb9c490c0e3b0316d7f2da5b5a5632c:libgwater/subprojects/libgwater \ diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index a814cfabde8b..3d82c83bf462 100644 --- a/x11/rxvt-unicode/Makefile +++ b/x11/rxvt-unicode/Makefile @@ -106,7 +106,7 @@ SMART_RESIZE_CONFIGURE_ENABLE= smart-resize # enable integration with gdk-pixbuf for background images GDK_PIXBUF_USES= gnome -GDK_PIXBUF_USE= GNOME=gdkpixbuf2 +GDK_PIXBUF_USE= GNOME=gdkpixbuf GDK_PIXBUF_CONFIGURE_ENABLE= pixbuf # enable startup notification diff --git a/x11/sbxkb/Makefile b/x11/sbxkb/Makefile index a944a89b44dd..d5ce153e6177 100644 --- a/x11/sbxkb/Makefile +++ b/x11/sbxkb/Makefile @@ -13,7 +13,7 @@ LICENSE= GPLv3 GNU_CONFIGURE= yes LIBS+= -L${LOCALBASE}/lib -lX11 USES= gnome pkgconfig xorg -USE_GNOME= gdkpixbuf2 gdkpixbuf2xlib gtk20 +USE_GNOME= gdkpixbuf gdkpixbufxlib gtk20 USE_XORG= x11 post-patch: diff --git a/x11/screen-message/Makefile b/x11/screen-message/Makefile index 7418e1488d8a..12a8168fda22 100644 --- a/x11/screen-message/Makefile +++ b/x11/screen-message/Makefile @@ -17,7 +17,7 @@ GH_TAGNAME= 82c01f85d9ca9d0a3b2fe811249808d2fe4703ba GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share -USE_GNOME= gtk30 atk glib20 cairo gdkpixbuf2 +USE_GNOME= gtk30 atk glib20 cairo gdkpixbuf PLIST_FILES= bin/sm \ share/man/man6/sm.6.gz \ diff --git a/x11/sfwbar/Makefile b/x11/sfwbar/Makefile index 87efbc915bea..53e3865d42ac 100644 --- a/x11/sfwbar/Makefile +++ b/x11/sfwbar/Makefile @@ -26,7 +26,7 @@ USES= gnome meson pkgconfig python:run USE_GITHUB= yes GH_ACCOUNT= LBCrion -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 MESON_ARGS= -Dbluez=enabled \ -Dbsdctl=enabled \ diff --git a/x11/sirula/Makefile b/x11/sirula/Makefile index 8c4b231aa094..7f920c1d5eba 100644 --- a/x11/sirula/Makefile +++ b/x11/sirula/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell USES= cargo gnome USE_GITHUB= yes -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 GH_ACCOUNT= DorianRudolph PLIST_FILES= bin/${PORTNAME} diff --git a/x11/slick-greeter/Makefile b/x11/slick-greeter/Makefile index a57bd3d0a2e7..2239a81657de 100644 --- a/x11/slick-greeter/Makefile +++ b/x11/slick-greeter/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= numlockx>=0:x11/numlockx USES= autoreconf gettext gmake gnome localbase pkgconfig python:run shebangfix \ vala:build xorg -USE_GNOME= cairo dconf gdkpixbuf2 gtk30 intltool pygobject3 +USE_GNOME= cairo dconf gdkpixbuf gtk30 intltool pygobject3 USE_XORG= pixman x11 xext diff --git a/x11/squeekboard/Makefile b/x11/squeekboard/Makefile index 06543bcb646c..7bcbbaec0b3c 100644 --- a/x11/squeekboard/Makefile +++ b/x11/squeekboard/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas USES= cargo compiler:c11 gettext-tools gnome meson pkgconfig python:build shebangfix USE_GITLAB= yes -USE_GNOME= cairo gdkpixbuf2 gnomedesktop3 gtk30 +USE_GNOME= cairo gdkpixbuf gnomedesktop3 gtk30 GL_SITE= https://gitlab.gnome.org GL_ACCOUNT= World/Phosh SHEBANG_FILES= tools/entry.py diff --git a/x11/swaybg/Makefile b/x11/swaybg/Makefile index 929ed8f450f0..9fbbafe60559 100644 --- a/x11/swaybg/Makefile +++ b/x11/swaybg/Makefile @@ -26,7 +26,7 @@ MANPAGES_BUILD_DEPENDS= scdoc:textproc/scdoc MANPAGES_MESON_ENABLED= man-pages MANPAGES_PLIST_FILES= share/man/man1/${PORTNAME}.1.gz -PIXBUF_USE= GNOME=gdkpixbuf2 +PIXBUF_USE= GNOME=gdkpixbuf PIXBUF_MESON_ENABLED= gdk-pixbuf post-patch: diff --git a/x11/swaylock/Makefile b/x11/swaylock/Makefile index d96c11c8c669..e4bfedd5a394 100644 --- a/x11/swaylock/Makefile +++ b/x11/swaylock/Makefile @@ -36,7 +36,7 @@ MANPAGES_BUILD_DEPENDS= scdoc:textproc/scdoc MANPAGES_MESON_ENABLED= man-pages MANPAGES_PLIST_FILES= share/man/man1/${PORTNAME}.1.gz -PIXBUF_USE= GNOME=gdkpixbuf2 +PIXBUF_USE= GNOME=gdkpixbuf PIXBUF_MESON_ENABLED= gdk-pixbuf post-patch: diff --git a/x11/swaync/Makefile b/x11/swaync/Makefile index a3e2e92f2847..b6c5531bdcd8 100644 --- a/x11/swaync/Makefile +++ b/x11/swaync/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \ USES= compiler:c11 gnome meson pkgconfig \ python:build shebangfix vala:build USE_GITHUB= yes -USE_GNOME= cairo gdkpixbuf2 gtk30 introspection:build +USE_GNOME= cairo gdkpixbuf gtk30 introspection:build GH_ACCOUNT= ErikReider GH_PROJECT= SwayNotificationCenter SHEBANG_FILES= build-aux/meson/postinstall.py diff --git a/x11/swaysettings/Makefile b/x11/swaysettings/Makefile index a3acb8fa31f4..981d5ce2b607 100644 --- a/x11/swaysettings/Makefile +++ b/x11/swaysettings/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= libpulse.so:audio/pulseaudio \ USES= compiler:c11 gettext gnome meson pkgconfig \ python:build shebangfix vala:build USE_GITHUB= yes -USE_GNOME= gdkpixbuf2 gtk40 libadwaita libxml2 +USE_GNOME= gdkpixbuf gtk40 libadwaita libxml2 GH_ACCOUNT= ErikReider GH_PROJECT= SwaySettings SHEBANG_FILES= build-aux/meson/postinstall.py diff --git a/x11/tilda/Makefile b/x11/tilda/Makefile index 8a89ea1e1a69..83d7473574ac 100644 --- a/x11/tilda/Makefile +++ b/x11/tilda/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= vte3>=0:x11-toolkits/vte3 USES= gmake gettext gnome pkgconfig autoreconf pathfix libtool xorg USE_GITHUB= yes GH_ACCOUNT= lanoxx -USE_GNOME+= glib20 gtk30 gdkpixbuf2 pango +USE_GNOME+= glib20 gtk30 gdkpixbuf pango USE_XORG+= x11 GNU_CONFIGURE= yes diff --git a/x11/tilix/Makefile b/x11/tilix/Makefile index 94f88dff6ef7..aaa45a20042d 100644 --- a/x11/tilix/Makefile +++ b/x11/tilix/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= libdruntime-ldc-shared.so:lang/ldc \ USES= desktop-file-utils gettext gnome meson pkgconfig shebangfix USE_GITHUB= yes GH_ACCOUNT= gnunn1 -USE_GNOME= cairo gdkpixbuf2 librsvg2 vte3 +USE_GNOME= cairo gdkpixbuf librsvg2 vte3 USE_XORG= x11 GLIB_SCHEMAS= com.gexperts.Tilix.gschema.xml SHEBANG_FILES= data/scripts/tilix_int.sh diff --git a/x11/trayer/Makefile b/x11/trayer/Makefile index 3e2ced0b0043..709b39efcabb 100644 --- a/x11/trayer/Makefile +++ b/x11/trayer/Makefile @@ -12,7 +12,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 USES= iconv gmake gnome pkgconfig xorg -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 pango +USE_GNOME= atk cairo gdkpixbuf glib20 gtk20 pango USE_GITHUB= yes USE_XORG= x11 xmu HAS_CONFIGURE= yes diff --git a/x11/wapanel/Makefile b/x11/wapanel/Makefile index 97810d0d7368..74a4849076d9 100644 --- a/x11/wapanel/Makefile +++ b/x11/wapanel/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libwayland-client.so:graphics/wayland \ USES= compiler:c++17-lang gnome meson pkgconfig USE_GITHUB= yes -USE_GNOME= gdkpixbuf2 gtk30 +USE_GNOME= gdkpixbuf gtk30 GH_ACCOUNT= Firstbober MESON_ARGS= -Dsystem_toml11=true diff --git a/x11/wcm/Makefile b/x11/wcm/Makefile index 062e36269574..4077d80c1c63 100644 --- a/x11/wcm/Makefile +++ b/x11/wcm/Makefile @@ -22,7 +22,7 @@ CONFLICTS_INSTALL= wcmcommander # bin/wcm USES= compiler:c++17-lang gnome meson pkgconfig USE_GITHUB= yes -USE_GNOME= gdkpixbuf2 gtk30 libxml2 +USE_GNOME= gdkpixbuf gtk30 libxml2 GH_ACCOUNT= WayfireWM MESON_ARGS= -Denable_wdisplays=false # use package DATADIR= ${PREFIX}/share/wayfire diff --git a/x11/wmdrawer/Makefile b/x11/wmdrawer/Makefile index 56afd5e66e9b..6b31131875bc 100644 --- a/x11/wmdrawer/Makefile +++ b/x11/wmdrawer/Makefile @@ -12,7 +12,7 @@ WWW= http://people.easter-eggs.org/~valos/wmdrawer/ LICENSE= GPLv2+ USES= gmake gnome pkgconfig xorg -USE_GNOME= gdkpixbuf2 gdkpixbuf2xlib +USE_GNOME= gdkpixbuf gdkpixbufxlib USE_XORG= x11 xext xi MAKE_ARGS= MANDIR=$(PREFIX)/share/man/man1 MAKE_ENV= USE_GDKPIXBUF2=1 diff --git a/x11/wofi/Makefile b/x11/wofi/Makefile index bdef83f5909c..f6981b93f56a 100644 --- a/x11/wofi/Makefile +++ b/x11/wofi/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING.md LIB_DEPENDS= libwayland-client.so:graphics/wayland USES= gnome meson pkgconfig -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 post-patch: @${REINPLACE_CMD} 's,/usr/local,${PREFIX},g' \ diff --git a/x11/workrave/Makefile b/x11/workrave/Makefile index 3bf8e925bcae..3385ca7eb979 100644 --- a/x11/workrave/Makefile +++ b/x11/workrave/Makefile @@ -33,7 +33,7 @@ PLIST_FILES= lib/xfce4/panel/plugins/libworkrave-plugin.a \ share/xfce4/panel/plugins/workrave-xfce-applet.desktop .endif USE_CXXSTD= c++11 -USE_GNOME= gdkpixbuf2 gtkmm30 intlhack intltool introspection:build +USE_GNOME= gdkpixbuf gtkmm30 intlhack intltool introspection:build USE_LDCONFIG= yes USE_XORG= ice sm x11 xext xmu xorgproto xscrnsaver xtst diff --git a/x11/wscreensaver/Makefile b/x11/wscreensaver/Makefile index 3c571c07411a..7d179b8fb3f5 100644 --- a/x11/wscreensaver/Makefile +++ b/x11/wscreensaver/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libwayland-egl.so:graphics/wayland USES= gl gnome meson perl5 pkgconfig USE_GL= egl glesv2 glu -USE_GNOME= gdkpixbuf2 +USE_GNOME= gdkpixbuf USE_PERL5= build # pre-build (bin2c) WRKSRC_SUBDIR= wayland CFLAGS+= -Wno-incompatible-function-pointer-types # clang diff --git a/x11/xapp/Makefile b/x11/xapp/Makefile index c634fdee5ead..cea1e537bb49 100644 --- a/x11/xapp/Makefile +++ b/x11/xapp/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= bash:shells/bash USES= gettext-tools gnome meson pkgconfig python shebangfix vala:build xorg USE_GITHUB= yes GH_ACCOUNT= linuxmint -USE_GNOME= cairo gdkpixbuf2 glib20 gtk-update-icon-cache gtk30 \ +USE_GNOME= cairo gdkpixbuf glib20 gtk-update-icon-cache gtk30 \ intltool introspection:build libgnomekbd pygobject3 USE_LDCONFIG= yes USE_XORG= x11 diff --git a/x11/xclicker/Makefile b/x11/xclicker/Makefile index 7d5214a92f6b..15e231dcb466 100644 --- a/x11/xclicker/Makefile +++ b/x11/xclicker/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= desktop-file-utils gnome meson motif pkgconfig xorg USE_GITHUB= yes GH_ACCOUNT= robiot -USE_GNOME+= gdkpixbuf2 glib20 gtk30 +USE_GNOME+= gdkpixbuf glib20 gtk30 USE_XORG+= x11 xi xtst PLIST_FILES= bin/xclicker \ diff --git a/x11/xdg-desktop-portal-gnome/Makefile b/x11/xdg-desktop-portal-gnome/Makefile index 8af9ba3a078d..333af90e3f5f 100644 --- a/x11/xdg-desktop-portal-gnome/Makefile +++ b/x11/xdg-desktop-portal-gnome/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= xdg-desktop-portal>0:deskutils/xdg-desktop-portal \ USES= gettext-tools gnome meson pkgconfig tar:xz xorg USE_XORG= x11 -USE_GNOME= cairo gdkpixbuf2 glib20 gtk40 libadwaita +USE_GNOME= cairo gdkpixbuf glib20 gtk40 libadwaita GLIB_SCHEMAS= xdg-desktop-portal-gnome.gschema.xml PORTDOCS= NEWS README.md diff --git a/x11/xdg-desktop-portal-gtk/Makefile b/x11/xdg-desktop-portal-gtk/Makefile index 94cc5cab457f..235e4d207351 100644 --- a/x11/xdg-desktop-portal-gtk/Makefile +++ b/x11/xdg-desktop-portal-gtk/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig RUN_DEPENDS= xdg-desktop-portal>0:deskutils/xdg-desktop-portal USES= desktop-file-utils gettext gnome meson pkgconfig -USE_GNOME= cairo gdkpixbuf2 gtk30 gnomedesktop3 +USE_GNOME= cairo gdkpixbuf gtk30 gnomedesktop3 USE_GITHUB= yes GH_ACCOUNT= flatpak diff --git a/x11/xdialog/Makefile b/x11/xdialog/Makefile index a6535a8af624..b3490ec670f1 100644 --- a/x11/xdialog/Makefile +++ b/x11/xdialog/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS+= libfontconfig.so:x11-fonts/fontconfig LIB_DEPENDS+= libfreetype.so:print/freetype2 USES= gnome localbase pkgconfig tar:bzip2 -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --with-gtk2 diff --git a/x11/xfce4-appmenu-plugin/Makefile b/x11/xfce4-appmenu-plugin/Makefile index 19a6df4744db..e911a45d4f12 100644 --- a/x11/xfce4-appmenu-plugin/Makefile +++ b/x11/xfce4-appmenu-plugin/Makefile @@ -28,7 +28,7 @@ MESON_ARGS= -Dvalapanel=disabled \ -Dappmenu-gtk-module=disabled USE_XFCE= panel xfconf -USE_GNOME= gtk30 glib20 gtk20 gdkpixbuf2 +USE_GNOME= gtk30 glib20 gtk20 gdkpixbuf USE_GITLAB= yes GL_ACCOUNT= vala-panel-project diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile index 83f2d350b43f..db856729d340 100644 --- a/x11/xfce4-clipman-plugin/Makefile +++ b/x11/xfce4-clipman-plugin/Makefile @@ -14,7 +14,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 xorgproto xtst diff --git a/x11/xfce4-dashboard/Makefile b/x11/xfce4-dashboard/Makefile index 2d68ba977de4..6463bfff08f6 100644 --- a/x11/xfce4-dashboard/Makefile +++ b/x11/xfce4-dashboard/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libclutter-1.0.so:graphics/clutter \ USES= compiler:c11 gettext-tools gl gmake gnome libtool localbase \ pathfix perl5 pkgconfig tar:bzip2 xfce xorg USE_GL= egl -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 intltool libwnck3 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 intltool libwnck3 USE_LDCONFIG= yes USE_XFCE= garcon xfconf USE_XORG= x11 xcomposite xdamage xext xfixes xi xinerama xrandr diff --git a/x11/xfce4-docklike-plugin/Makefile b/x11/xfce4-docklike-plugin/Makefile index 5b3883b6cea0..5bfe45799127 100644 --- a/x11/xfce4-docklike-plugin/Makefile +++ b/x11/xfce4-docklike-plugin/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz \ libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 xfce xorg -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 USE_XFCE= libmenu panel windowing USE_XORG= x11 diff --git a/x11/xfce4-screensaver/Makefile b/x11/xfce4-screensaver/Makefile index 44028a43358c..571a5a031ffd 100644 --- a/x11/xfce4-screensaver/Makefile +++ b/x11/xfce4-screensaver/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \ USES= compiler:c11 gettext-tools gl gmake gnome pkgconfig python \ shebangfix tar:bzip2 xfce xorg USE_GL= gl -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 intltool libwnck3 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 intltool libwnck3 USE_XFCE= garcon xfconf USE_XORG= ice sm x11 xext xrandr xscrnsaver xxf86vm diff --git a/x11/xfce4-screenshooter-plugin/Makefile b/x11/xfce4-screenshooter-plugin/Makefile index a3547c333996..37ed0c80398d 100644 --- a/x11/xfce4-screenshooter-plugin/Makefile +++ b/x11/xfce4-screenshooter-plugin/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_CSTD= c99 -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 USE_XFCE= libexo libmenu panel xfconf USE_XORG= ice sm x11 xext xfixes diff --git a/x11/xfce4-taskmanager/Makefile b/x11/xfce4-taskmanager/Makefile index 700f4fc54d4a..720cf0ae5f58 100644 --- a/x11/xfce4-taskmanager/Makefile +++ b/x11/xfce4-taskmanager/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz USES= gettext-tools gmake gnome localbase pkgconfig tar:bzip2 xfce \ xorg -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 libwnck3 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 libwnck3 USE_XFCE= libmenu xfconf USE_XORG= ice sm x11 xmu xt diff --git a/x11/xfce4-terminal/Makefile b/x11/xfce4-terminal/Makefile index da8180a91cc0..0a2b576cccc1 100644 --- a/x11/xfce4-terminal/Makefile +++ b/x11/xfce4-terminal/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libpcre2-8.so:devel/pcre2 USES= compiler:c11 gettext-tools gmake gnome pkgconfig tar:bzip2 xfce \ xorg -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 vte3 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 vte3 USE_XFCE= libmenu xfconf USE_XORG= ice sm x11 diff --git a/x11/xfce4-verve-plugin/Makefile b/x11/xfce4-verve-plugin/Makefile index 49b7f335348e..f8d962532bd9 100644 --- a/x11/xfce4-verve-plugin/Makefile +++ b/x11/xfce4-verve-plugin/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz \ USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ tar:bzip2 xfce -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 pango +USE_GNOME= atk cairo gdkpixbuf glib20 gtk30 pango USE_XFCE= libmenu panel GNU_CONFIGURE= yes diff --git a/x11/xfce4-whiskermenu-plugin/Makefile b/x11/xfce4-whiskermenu-plugin/Makefile index 8ae21e64aeb7..9d87cecd3fba 100644 --- a/x11/xfce4-whiskermenu-plugin/Makefile +++ b/x11/xfce4-whiskermenu-plugin/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= cmake compiler:c++14-lang gettext-tools gnome localbase \ pkgconfig tar:bzip2 xfce -USE_GNOME= cairo gdkpixbuf2 gtk30 +USE_GNOME= cairo gdkpixbuf gtk30 USE_XFCE= garcon libexo panel xfconf OPTIONS_DEFINE= ACCOUNTS_SERVICE LTO MENULIBRE NLS WAYLAND diff --git a/x11/xfce4-windowck-plugin/Makefile b/x11/xfce4-windowck-plugin/Makefile index 9d5cb3606aec..5f9cf8fd2752 100644 --- a/x11/xfce4-windowck-plugin/Makefile +++ b/x11/xfce4-windowck-plugin/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz USES= gettext-tools gmake gnome libtool pkgconfig python:build \ shebangfix tar:bzip2 xfce xorg -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 libwnck3 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 libwnck3 USE_XFCE= libmenu panel xdt xfconf USE_XORG= x11 SHEBANG_GLOB= *.py diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile index e6901e422512..94e7e05652d7 100644 --- a/x11/xlockmore/Makefile +++ b/x11/xlockmore/Makefile @@ -85,7 +85,7 @@ MAGICK_LIB_DEPENDS= libpng.so:graphics/png GTK2_CONFIGURE_WITH= gtk2 GTK2_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libpng.so:graphics/png -GTK2_USE= gnome=cairo,gdkpixbuf2,gtk20 +GTK2_USE= gnome=cairo,gdkpixbuf,gtk20 GTK2_USES= gnome pkgconfig .include diff --git a/x11/xpra/Makefile b/x11/xpra/Makefile index 7aeb264f9f13..3284bf290d56 100644 --- a/x11/xpra/Makefile +++ b/x11/xpra/Makefile @@ -42,7 +42,7 @@ RUN_DEPENDS= ${PY_PILLOW} \ USES= desktop-file-utils gettext-runtime gnome localbase pkgconfig \ python shared-mime-info shebangfix tar:xz xorg -USE_GNOME= cairo gdkpixbuf2 gtk30 pygobject3 +USE_GNOME= cairo gdkpixbuf gtk30 pygobject3 USE_PYTHON= cryptography distutils noflavors USE_XORG= x11 xcomposite xdamage xext xfixes xi xkbfile xrandr xres xtst PLIST_SUB+= PORTVERSION=${PORTVERSION} \ diff --git a/x11/xscreensaver/Makefile b/x11/xscreensaver/Makefile index 730d460e8614..55a9538c8a06 100644 --- a/x11/xscreensaver/Makefile +++ b/x11/xscreensaver/Makefile @@ -22,7 +22,7 @@ USES= cpe gettext gl gmake gnome jpeg localbase:ldflags perl5 \ pkgconfig shebangfix xorg CPE_VENDOR= xscreensaver_project USE_GL= gl glu -USE_GNOME= cairo gdkpixbuf2 gtk30 intltool libxml2 +USE_GNOME= cairo gdkpixbuf gtk30 intltool libxml2 USE_XORG= ice sm x11 xext xft xi xinerama xmu xrandr xrender xt xxf86vm SHEBANG_FILES= hacks/check-configs.pl diff --git a/x11/xsnow/Makefile b/x11/xsnow/Makefile index eab18f50a77b..d4f742d835c6 100644 --- a/x11/xsnow/Makefile +++ b/x11/xsnow/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libgsl.so:math/gsl \ libxkbcommon.so:x11/libxkbcommon USES= compiler:c11 gmake gnome pkgconfig xorg -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 libxml2 +USE_GNOME= cairo gdkpixbuf glib20 gtk30 libxml2 USE_XORG= x11 xext xinerama xpm xt xtst xorgproto GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share diff --git a/x11/xvattr/Makefile b/x11/xvattr/Makefile index a355890fcf08..19958d0cacbc 100644 --- a/x11/xvattr/Makefile +++ b/x11/xvattr/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libharfbuzz.so:print/harfbuzz USES= gnome pkgconfig xorg -USE_GNOME= cairo gdkpixbuf2 gtk20 +USE_GNOME= cairo gdkpixbuf gtk20 USE_XORG= x11 xv PLIST_FILES= bin/xvattr bin/gxvattr \ diff --git a/x11/xxkb/Makefile b/x11/xxkb/Makefile index a46c7072dd75..15ac4001a139 100644 --- a/x11/xxkb/Makefile +++ b/x11/xxkb/Makefile @@ -20,7 +20,7 @@ PORTDOCS= README CHANGES.ru README.ru OPTIONS_DEFINE= LIBRSVG2 DOCS LIBRSVG2_USES= gnome -LIBRSVG2_USE= GNOME=librsvg2,gdkpixbuf2xlib +LIBRSVG2_USE= GNOME=librsvg2,gdkpixbufxlib LIBRSVG2_VARS= XMKMF_ARGS=-DWITH_SVG_SUPPORT post-build: diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile index e41393bdc113..8c1dca804432 100644 --- a/x11/zenity/Makefile +++ b/x11/zenity/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= itstool:textproc/itstool USES= gettext gnome localbase meson pkgconfig \ perl5 tar:xz xorg USE_CSTD= c99 -USE_GNOME= cairo gdkpixbuf2 gtk30 intlhack +USE_GNOME= cairo gdkpixbuf gtk30 intlhack USE_XORG= x11 MESON_ARGS= -Dwebkitgtk=false