diff --git a/desktop/xfce/addon/xfce4-notifyd/actions.py b/desktop/xfce/addon/xfce4-notifyd/actions.py index ce003ae761..1f0ec409a2 100644 --- a/desktop/xfce/addon/xfce4-notifyd/actions.py +++ b/desktop/xfce/addon/xfce4-notifyd/actions.py @@ -12,8 +12,9 @@ pisitools.cflags.add("-Wno-deprecated-declarations") def setup(): autotools.configure("--enable-dbus-start-daemon \ - --enable-old-get-server-information-signature \ - --enable-old-notification-closed-signature") + --enable-wayland \ + --enable-old-get-server-information-signature \ + --enable-old-notification-closed-signature") def build(): autotools.make() diff --git a/desktop/xfce/addon/xfce4-notifyd/pspec.xml b/desktop/xfce/addon/xfce4-notifyd/pspec.xml index e778050edd..16522aba00 100644 --- a/desktop/xfce/addon/xfce4-notifyd/pspec.xml +++ b/desktop/xfce/addon/xfce4-notifyd/pspec.xml @@ -30,6 +30,9 @@ xfce4-panel-devel libxfce4util-devel xfce4-dev-tools + libcanberra-devel + libcanberra-gtk3-devel + gtk-layer-shell-devel @@ -51,6 +54,9 @@ libxfce4ui xfce4-panel libxfce4util + libcanberra + libcanberra-gtk3 + gtk-layer-shell /etc/xdg @@ -65,7 +71,7 @@ - 2024-08-15 + 2024-08-17 0.9.6 Version bump. Pisi Linux Community diff --git a/desktop/xfce/base/xfce4-terminal/actions.py b/desktop/xfce/base/xfce4-terminal/actions.py index 7fd76cf0f1..977fa6e9fc 100644 --- a/desktop/xfce/base/xfce4-terminal/actions.py +++ b/desktop/xfce/base/xfce4-terminal/actions.py @@ -13,7 +13,7 @@ def setup(): pisitools.cflags.add("-Wno-deprecated-declarations") #autotools.autoreconf("-fiv") # shelltools.system("NOCONFIGURE=1 ./autogen.sh") - autotools.configure("--disable-static") + autotools.configure("--enable-wayland --disable-static") def build(): autotools.make() diff --git a/desktop/xfce/base/xfce4-terminal/pspec.xml b/desktop/xfce/base/xfce4-terminal/pspec.xml index 8f6f7e6500..c6faed1e6f 100644 --- a/desktop/xfce/base/xfce4-terminal/pspec.xml +++ b/desktop/xfce/base/xfce4-terminal/pspec.xml @@ -25,6 +25,7 @@ utempter-devel libpcre2-devel xfce4-dev-tools + gtk-layer-shell-devel libxfce4ui-devel @@ -42,9 +43,11 @@ pango libX11 xfconf + libpcre2 libxfce4ui gdk-pixbuf libxfce4util + gtk-layer-shell /usr/bin @@ -56,6 +59,13 @@ + + 2024-08-17 + 1.1.3 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2024-03-07 1.1.3