diff --git a/desktop/xfce/addon/xfce4-sensors-plugin/pspec.xml b/desktop/xfce/addon/xfce4-sensors-plugin/pspec.xml index d69bc81705..c355602d49 100644 --- a/desktop/xfce/addon/xfce4-sensors-plugin/pspec.xml +++ b/desktop/xfce/addon/xfce4-sensors-plugin/pspec.xml @@ -13,7 +13,7 @@ app:gui Sensors plugin for Xfce4 Panel Reads your hardware sensor values and displays them in your panel - https://archive.xfce.org/src/panel-plugins/xfce4-sensors-plugin/1.4/xfce4-sensors-plugin-1.4.3.tar.bz2 + https://archive.xfce.org/src/panel-plugins/xfce4-sensors-plugin/1.4/xfce4-sensors-plugin-1.4.4.tar.bz2 acpi acpid @@ -58,6 +58,13 @@ + + 2022-11-03 + 1.4.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-04-01 1.4.3 diff --git a/desktop/xfce/addon/xfce4-systemload-plugin/pspec.xml b/desktop/xfce/addon/xfce4-systemload-plugin/pspec.xml index 89b24b991f..59e4c14884 100644 --- a/desktop/xfce/addon/xfce4-systemload-plugin/pspec.xml +++ b/desktop/xfce/addon/xfce4-systemload-plugin/pspec.xml @@ -16,7 +16,7 @@ Xfce4-systemload-plugin is a plugin which displays the current CPU load, the memory in use, the swap space and the system uptime in the Xfce panel. - https://archive.xfce.org/src/panel-plugins/xfce4-systemload-plugin/1.3/xfce4-systemload-plugin-1.3.1.tar.bz2 + https://archive.xfce.org/src/panel-plugins/xfce4-systemload-plugin/1.3/xfce4-systemload-plugin-1.3.2.tar.bz2 intltool xfconf-devel @@ -44,6 +44,13 @@ + + 2022-11-03 + 1.3.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-03-31 1.3.1 diff --git a/desktop/xfce/base/thunar-volman/actions.py b/desktop/xfce/base/thunar-volman/actions.py index 4bb9c05f19..1047ef2869 100644 --- a/desktop/xfce/base/thunar-volman/actions.py +++ b/desktop/xfce/base/thunar-volman/actions.py @@ -6,9 +6,11 @@ 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("--enable-notifications --disable-static") def build(): @@ -17,5 +19,5 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("AUTHORS", "COPYING", "ChangeLog", "NEWS", "README*") + pisitools.dodoc("AUTHORS", "COPYING", "NEWS", "README*") diff --git a/desktop/xfce/base/thunar-volman/pspec.xml b/desktop/xfce/base/thunar-volman/pspec.xml index f2a3373cc5..235af51744 100644 --- a/desktop/xfce/base/thunar-volman/pspec.xml +++ b/desktop/xfce/base/thunar-volman/pspec.xml @@ -14,19 +14,19 @@ thunar-volman is an extension for the Thunar File Manager, which enables automatic management of removable drives and media. For example, if thunar-volman is installed and configured properly, and you plug in your digical camera, it will automatically spawn your preferred photo application and import the new pictures from your camera - https://archive.xfce.org/xfce/4.16/src/thunar-volman-4.16.0.tar.bz2 + https://github.com/xfce-mirror/thunar-volman/archive/refs/tags/thunar-volman-4.17.0.tar.gz intltool - exo-devel + exo-devel gtk3-devel glib2-devel - xfconf-devel - thunar-devel + xfconf-devel + thunar-devel libgudev-devel libnotify-devel - libxfce4ui-devel - libxfce4util-devel + libxfce4ui-devel + libxfce4util-devel @@ -52,6 +52,13 @@ + + 2022-11-03 + 4.17.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-12-24 4.16.0 diff --git a/desktop/xfce/base/thunar/pspec.xml b/desktop/xfce/base/thunar/pspec.xml index 012c99ec81..69af89a568 100644 --- a/desktop/xfce/base/thunar/pspec.xml +++ b/desktop/xfce/base/thunar/pspec.xml @@ -15,7 +15,7 @@ Thunar has been designed from the ground up to be fast and easy-to-use. Its user interface is clean and intuitive, and does not include any confusing or useless options. Thunar is fast and responsive with a good start up time and directory load time. Thunar is accessible using Assistive Technologies and is fully standarts compliant - https://archive.xfce.org/src/xfce/thunar/4.17/thunar-4.17.10.tar.bz2 + https://archive.xfce.org/src/xfce/thunar/4.17/thunar-4.17.11.tar.bz2 python3-devel intltool @@ -112,6 +112,13 @@ + + 2022-11-03 + 4.17.11 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-10-17 4.17.10 diff --git a/desktop/xfce/base/xfce4-settings/pspec.xml b/desktop/xfce/base/xfce4-settings/pspec.xml index c76a8c5169..6477c4f3ee 100644 --- a/desktop/xfce/base/xfce4-settings/pspec.xml +++ b/desktop/xfce/base/xfce4-settings/pspec.xml @@ -14,7 +14,7 @@ Xfce4-settings is a configuration manager for Xfce desktop environment - https://archive.xfce.org/src/xfce/xfce4-settings/4.16/xfce4-settings-4.16.3.tar.bz2 + https://archive.xfce.org/src/xfce/xfce4-settings/4.17/xfce4-settings-4.17.0.tar.bz2 intltool exo-devel @@ -43,7 +43,7 @@ xorg-input-libinput-devel - 4bc8ef847a1a.patch + @@ -98,6 +98,13 @@ + + 2022-11-03 + 4.17.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-07-06 4.16.3 diff --git a/desktop/xfce/base/xfconf/actions.py b/desktop/xfce/base/xfconf/actions.py index c79b253bd0..ee73727b94 100644 --- a/desktop/xfce/base/xfconf/actions.py +++ b/desktop/xfce/base/xfconf/actions.py @@ -6,6 +6,7 @@ from pisi.actionsapi import autotools from pisi.actionsapi import pisitools +from pisi.actionsapi import shelltools from pisi.actionsapi import get i = "--enable-introspection \ @@ -17,6 +18,7 @@ i = "--enable-introspection \ " def setup(): + shelltools.system("NOCONFIGURE=1 ./autogen.sh") autotools.configure(i) #pisitools.dosed("libtool", "^(hardcode_libdir_flag_spec=).*", '\\1""') @@ -29,5 +31,5 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "TODO") + pisitools.dodoc("AUTHORS", "COPYING", "NEWS", "TODO") diff --git a/desktop/xfce/base/xfconf/pspec.xml b/desktop/xfce/base/xfconf/pspec.xml index b96cc10e9d..b33124da25 100644 --- a/desktop/xfce/base/xfconf/pspec.xml +++ b/desktop/xfce/base/xfconf/pspec.xml @@ -14,14 +14,14 @@ Xfconf is a hirerchical (tree-like) configuration system for the Xfce graphical desktop environment. - https://archive.xfce.org/xfce/4.16/src/xfconf-4.16.0.tar.bz2 + https://github.com/xfce-mirror/xfconf/archive/refs/tags/xfconf-4.17.0.tar.gz python3 intltool vala-devel python-six glib2-devel - libxfce4util-devel + libxfce4util-devel gobject-introspection-devel @@ -59,6 +59,13 @@ + + 2022-11-03 + 4.17.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-05-28 4.16.0