diff --git a/desktop/xfce/addon/xfce4-screenshooter/actions.py b/desktop/xfce/addon/xfce4-screenshooter/actions.py
index 7ca5db388c..d9ccae89f5 100644
--- a/desktop/xfce/addon/xfce4-screenshooter/actions.py
+++ b/desktop/xfce/addon/xfce4-screenshooter/actions.py
@@ -6,11 +6,14 @@
from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
+from pisi.actionsapi import shelltools
from pisi.actionsapi import get
def setup():
+ shelltools.system("NOCONFIGURE=1 ./autogen.sh")
autotools.configure("--prefix=/usr \
--enable-wayland \
+ --disable-debug \
--disable-dependency-tracking")
diff --git a/desktop/xfce/addon/xfce4-screenshooter/pspec.xml b/desktop/xfce/addon/xfce4-screenshooter/pspec.xml
index ae6a6f337c..ff37bca415 100644
--- a/desktop/xfce/addon/xfce4-screenshooter/pspec.xml
+++ b/desktop/xfce/addon/xfce4-screenshooter/pspec.xml
@@ -16,8 +16,9 @@
This application allows you to capture the entire screen, the active window or a selected region.
- https://archive.xfce.org/src/apps/xfce4-screenshooter/1.11/xfce4-screenshooter-1.11.1.tar.bz2
+ https://archive.xfce.org/src/apps/xfce4-screenshooter/1.11/xfce4-screenshooter-1.11.2.tar.xz
+ meson
python3
intltool
libSM-devel
@@ -25,6 +26,8 @@
libsoup3-devel
wayland-devel
wayland-client
+ xfce4-dev-tools
+ wayland-protocols-devel
gtk-layer-shell-devel
exo-devel
libxfce4ui-devel
@@ -67,6 +70,13 @@
+
+ 2025-05-22
+ 1.11.2
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
2024-08-17
1.11.1
diff --git a/x11/library/wayland-protocols/pspec.xml b/x11/library/wayland-protocols/pspec.xml
index 6f53967aa8..8aaf415246 100644
--- a/x11/library/wayland-protocols/pspec.xml
+++ b/x11/library/wayland-protocols/pspec.xml
@@ -12,7 +12,7 @@
library
Specifications of extended Wayland protocols
Specifications of extended Wayland protocols
- https://gitlab.freedesktop.org/wayland/wayland-protocols/-/archive/1.42/wayland-protocols-1.42.tar.bz2
+ https://gitlab.freedesktop.org/wayland/wayland-protocols/-/archive/1.44/wayland-protocols-1.44.tar.bz2
meson
wayland-client
@@ -43,6 +43,13 @@
+
+ 2025-05-22
+ 1.44
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
2025-04-04
1.42