summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/libpanel/Makefile4
-rw-r--r--x11-toolkits/libpanel/distinfo6
-rw-r--r--x11-toolkits/libwnck3/Makefile6
-rw-r--r--x11-toolkits/libwnck3/distinfo6
-rw-r--r--x11-toolkits/libwnck3/files/patch-libwnck_pager-accessible-factory.h11
-rw-r--r--x11-toolkits/libwnck3/files/patch-libwnck_workspace-accessible-factory.h11
6 files changed, 11 insertions, 33 deletions
diff --git a/x11-toolkits/libpanel/Makefile b/x11-toolkits/libpanel/Makefile
index bea85dfc9b5e..1667408480d7 100644
--- a/x11-toolkits/libpanel/Makefile
+++ b/x11-toolkits/libpanel/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libpanel
-PORTVERSION= 1.10.0
+PORTVERSION= 1.10.1
CATEGORIES= x11-toolkits
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
@@ -12,7 +12,7 @@ LICENSE= LGPL3+
LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene
-USES= gettext gnome meson pkgconfig tar:xz vala:build
+USES= gettext-tools gnome meson pkgconfig tar:xz vala:build
USE_GNOME= cairo glib20 gtk40 introspection:build libadwaita
MESON_ARGS= -Dintrospection=enabled \
diff --git a/x11-toolkits/libpanel/distinfo b/x11-toolkits/libpanel/distinfo
index 708a6db5bb25..c193d8216b71 100644
--- a/x11-toolkits/libpanel/distinfo
+++ b/x11-toolkits/libpanel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1745072066
-SHA256 (gnome/libpanel-1.10.0.tar.xz) = 578ce512278ff2bb5eeebb55099392c52537a5abd9bd0629567f102532b38b25
-SIZE (gnome/libpanel-1.10.0.tar.xz) = 166704
+TIMESTAMP = 1756646635
+SHA256 (gnome/libpanel-1.10.1.tar.xz) = 936bbe96dfb383556482120fddd4533a52d2f49303328cb694861606492445eb
+SIZE (gnome/libpanel-1.10.1.tar.xz) = 166732
diff --git a/x11-toolkits/libwnck3/Makefile b/x11-toolkits/libwnck3/Makefile
index c45774006435..6a80a1e3cd38 100644
--- a/x11-toolkits/libwnck3/Makefile
+++ b/x11-toolkits/libwnck3/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libwnck
-PORTVERSION= 43.2
+PORTVERSION= 43.3
CATEGORIES= x11-toolkits gnome
MASTER_SITES= GNOME
PKGNAMESUFFIX= 3
@@ -12,10 +12,10 @@ WWW= https://gitlab.gnome.org/GNOME/libwnck
LICENSE= LGPL20
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= bison gettext gnome localbase meson pkgconfig tar:xz \
+USES= bison gettext-tools gnome localbase meson pkgconfig tar:xz \
xorg
USE_GNOME= cairo gdkpixbuf gtk30 introspection:build
-USE_XORG= xext xrender xres x11
+USE_XORG= x11 xi xrender xres
USE_LDCONFIG= yes
MESON_ARGS= -Dgtk_doc=false \
-Dinstall_tools=false
diff --git a/x11-toolkits/libwnck3/distinfo b/x11-toolkits/libwnck3/distinfo
index c933b5a822cb..76224fdc993f 100644
--- a/x11-toolkits/libwnck3/distinfo
+++ b/x11-toolkits/libwnck3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1737395607
-SHA256 (gnome/libwnck-43.2.tar.xz) = 55a7444ec1fbb95c086d40967388f231b5c0bbc8cffaa086bf9290ae449e51d5
-SIZE (gnome/libwnck-43.2.tar.xz) = 455644
+TIMESTAMP = 1756546292
+SHA256 (gnome/libwnck-43.3.tar.xz) = 6af8ac41a8f067ade1d3caaed254a83423b5f61ad3f7a460fcacbac2e192bdf7
+SIZE (gnome/libwnck-43.3.tar.xz) = 455776
diff --git a/x11-toolkits/libwnck3/files/patch-libwnck_pager-accessible-factory.h b/x11-toolkits/libwnck3/files/patch-libwnck_pager-accessible-factory.h
deleted file mode 100644
index cf5e7a27886a..000000000000
--- a/x11-toolkits/libwnck3/files/patch-libwnck_pager-accessible-factory.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- libwnck/pager-accessible-factory.h.orig 2020-03-25 21:18:55 UTC
-+++ libwnck/pager-accessible-factory.h
-@@ -17,7 +17,7 @@
- */
-
- #ifndef __WNCK_PAGER_ACCESSIBLE_FACTORY_H__
--#define __WBCK_PAGER_ACCESSIBLE_FACTORY_H__
-+#define __WNCK_PAGER_ACCESSIBLE_FACTORY_H__
-
- #include <atk/atk.h>
-
diff --git a/x11-toolkits/libwnck3/files/patch-libwnck_workspace-accessible-factory.h b/x11-toolkits/libwnck3/files/patch-libwnck_workspace-accessible-factory.h
deleted file mode 100644
index 151629a2f206..000000000000
--- a/x11-toolkits/libwnck3/files/patch-libwnck_workspace-accessible-factory.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- libwnck/workspace-accessible-factory.h.orig 2020-03-25 21:18:55 UTC
-+++ libwnck/workspace-accessible-factory.h
-@@ -17,7 +17,7 @@
- */
-
- #ifndef __WNCK_WORKSPACE_ACCESSIBLE_FACTORY_H__
--#define __WBCK_WORKSPACE_ACCESSIBLE_FACTORY_H__
-+#define __WNCK_WORKSPACE_ACCESSIBLE_FACTORY_H__
-
- #include <atk/atk.h>
-