summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-07-28 22:54:24 +0300
committerDima Panov <fluffy@FreeBSD.org>2022-07-28 22:55:41 +0300
commit308d6f8c550e4590a03e82c00069aa4b08f4ca18 (patch)
tree06429ddf80e637093ece63c1c268d98f7a95925b /x11
parentgraphics/gdk-pixbuf2: update to 2.42.8 release (+) (diff)
*/*: bump all consumes of deprecated GDK-Pixbuf-Xlib library
With hat: desktop
Diffstat (limited to 'x11')
-rw-r--r--x11/fbpanel/Makefile4
-rw-r--r--x11/lxpanel/Makefile4
-rw-r--r--x11/sbxkb/Makefile4
-rw-r--r--x11/wmdrawer/Makefile4
-rw-r--r--x11/xscreensaver/Makefile4
5 files changed, 10 insertions, 10 deletions
diff --git a/x11/fbpanel/Makefile b/x11/fbpanel/Makefile
index 2a90b2c96a54..9c49e07a1425 100644
--- a/x11/fbpanel/Makefile
+++ b/x11/fbpanel/Makefile
@@ -1,6 +1,6 @@
PORTNAME= fbpanel
PORTVERSION= 6.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= x11
MASTER_SITES= SF
@@ -11,7 +11,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
USES= alias gmake gnome pkgconfig tar:tbz2 xorg
-USE_GNOME= gtk20
+USE_GNOME= gdkpixbuf2 gdkpixbuf2xlib gtk20
USE_XORG= x11
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}
diff --git a/x11/lxpanel/Makefile b/x11/lxpanel/Makefile
index ed687238a5f1..9aac2c1667b5 100644
--- a/x11/lxpanel/Makefile
+++ b/x11/lxpanel/Makefile
@@ -1,6 +1,6 @@
PORTNAME= lxpanel
PORTVERSION= 0.9.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11
MASTER_SITES= SF/lxde/LXPanel%20%28desktop%20panel%29/LXPanel%20${PORTVERSION:R}.x/
@@ -19,7 +19,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 libwnck intltool
+USE_GNOME= glib20 gtk20 cairo gdkpixbuf2 gdkpixbuf2xlib libwnck intltool
USE_XORG= x11
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc \
diff --git a/x11/sbxkb/Makefile b/x11/sbxkb/Makefile
index 97bee5710a7b..ee9b54be5b28 100644
--- a/x11/sbxkb/Makefile
+++ b/x11/sbxkb/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sbxkb
PORTVERSION= 0.7.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= SF/staybox
@@ -12,7 +12,7 @@ LICENSE= GPLv3
GNU_CONFIGURE= yes
LIBS+= -L${LOCALBASE}/lib -lX11
USES= gnome pkgconfig xorg
-USE_GNOME= gtk20
+USE_GNOME= gdkpixbuf2 gdkpixbuf2xlib gtk20
USE_XORG= x11
post-patch:
diff --git a/x11/wmdrawer/Makefile b/x11/wmdrawer/Makefile
index 246fd6f61847..eab36ed86b86 100644
--- a/x11/wmdrawer/Makefile
+++ b/x11/wmdrawer/Makefile
@@ -1,6 +1,6 @@
PORTNAME= wmdrawer
PORTVERSION= 0.10.5
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= x11 windowmaker
MASTER_SITES= http://people.easter-eggs.org/~valos/wmdrawer/ \
http://www.sourcefiles.org/Utilities/Desktops/
@@ -11,7 +11,7 @@ COMMENT= Dockapp which provides a drawer to launch applications
LICENSE= GPLv2+
USES= gmake gnome pkgconfig xorg
-USE_GNOME= gdkpixbuf2
+USE_GNOME= gdkpixbuf2 gdkpixbuf2xlib
USE_XORG= x11 xext xi
MAKE_ENV= USE_GDKPIXBUF2=1
diff --git a/x11/xscreensaver/Makefile b/x11/xscreensaver/Makefile
index 17570e56696e..2191da6ab6fb 100644
--- a/x11/xscreensaver/Makefile
+++ b/x11/xscreensaver/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xscreensaver
PORTVERSION= 6.02
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= http://www.jwz.org/xscreensaver/
@@ -19,7 +19,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
USES= autoreconf cpe gettext gl gmake gnome jpeg localbase:ldflags perl5 \
pkgconfig xorg
USE_GL= gl glu
-USE_GNOME= cairo gdkpixbuf2 gtk20 intltool libglade2 libxml2
+USE_GNOME= cairo gdkpixbuf2 gdkpixbuf2xlib gtk20 intltool libglade2 libxml2
USE_PERL5= run
USE_XORG= ice sm x11 xext xft xi xinerama xmu xrandr xrender xt xxf86vm
CPE_VENDOR= xscreensaver_project