diff --git a/desktop/xfce/base/exo/actions.py b/desktop/xfce/base/exo/actions.py
index 501119d4a3..6ac7d4419f 100644
--- a/desktop/xfce/base/exo/actions.py
+++ b/desktop/xfce/base/exo/actions.py
@@ -20,5 +20,5 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
- pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README.md", "THANKS")
+ pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "NEWS", "README*", "THANKS")
diff --git a/desktop/xfce/base/exo/pspec.xml b/desktop/xfce/base/exo/pspec.xml
index 918c5a295a..b36385a37b 100644
--- a/desktop/xfce/base/exo/pspec.xml
+++ b/desktop/xfce/base/exo/pspec.xml
@@ -17,18 +17,16 @@
exo is an extension library to Xfce, developed by os-cillation. While Xfce comes with quite a few libraries that are targeted at desktop development, exo is targeted at application development.
-
- https://archive.xfce.org/xfce/4.16/src/exo-4.16.0.tar.bz2
-
+ https://archive.xfce.org/xfce/4.16/src/exo-4.16.0.tar.bz2
intltool
perl-URI
-
+
gtk3-devel
glib2-devel
libX11-devel
- libxfce4ui-devel
- libxfce4util-devel
+ libxfce4ui-devel
+ libxfce4util-devel
@@ -64,7 +62,7 @@
exo
gtk2-devel
gtk3-devel
- libxfce4util-devel
+ libxfce4util-devel
/usr/include
@@ -84,8 +82,8 @@
-
-
+
+
2020-12-24
4.16.0
New release.
diff --git a/desktop/xfce/base/garcon/pspec.xml b/desktop/xfce/base/garcon/pspec.xml
index 356686073a..26ace74ec9 100644
--- a/desktop/xfce/base/garcon/pspec.xml
+++ b/desktop/xfce/base/garcon/pspec.xml
@@ -15,19 +15,17 @@
garcon is an implementation of the freedesktop.org menu specification replacing the former Xfce menu library libxfce4menu. It is based on GLib/GIO only and aims at covering the entire specification except for legacy menus.
-
- https://archive.xfce.org/xfce/4.16/src/garcon-0.8.0.tar.bz2
-
+ https://archive.xfce.org/xfce/4.16/src/garcon-0.8.0.tar.bz2
python3
intltool
python-six
-
+
gtk3-devel
glib2-devel
freetype-devel
- libxfce4ui-devel
- libxfce4util-devel
+ libxfce4ui-devel
+ libxfce4util-devel
gobject-introspection-devel
@@ -59,7 +57,7 @@
gtk2-devel
gtk3-devel
glib2-devel
- libxfce4ui-devel
+ libxfce4ui-devel
garcon
@@ -79,8 +77,8 @@
-
-
+
+
2020-12-24
0.8.0
New release.
diff --git a/desktop/xfce/base/xfce4-session/actions.py b/desktop/xfce/base/xfce4-session/actions.py
index c34ff55d30..c6cae5974e 100644
--- a/desktop/xfce/base/xfce4-session/actions.py
+++ b/desktop/xfce/base/xfce4-session/actions.py
@@ -21,5 +21,5 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
- pisitools.dodoc("AUTHORS", "COPYING", "BUGS", "NEWS", "README.md", "TODO")
+ pisitools.dodoc("AUTHORS", "COPYING", "BUGS", "NEWS", "README*", "TODO")
diff --git a/desktop/xfce/base/xfce4-session/pspec.xml b/desktop/xfce/base/xfce4-session/pspec.xml
index b87611f9d9..1f6b8f353a 100644
--- a/desktop/xfce/base/xfce4-session/pspec.xml
+++ b/desktop/xfce/base/xfce4-session/pspec.xml
@@ -14,13 +14,11 @@
app:console
Xfce session manager
The session manager allows the user to save sessions and restore them after login. It is capable of saving several different sessions. It comes with three splash screen engines. And at last it helps you to log out, reboot, and shutdown the system.
-
- https://archive.xfce.org/xfce/4.16/src/xfce4-session-4.16.0.tar.bz2
-
+ https://archive.xfce.org/xfce/4.16/src/xfce4-session-4.16.0.tar.bz2
intltool
atk-devel
-
+
gtk3-devel
dbus-devel
glib2-devel
@@ -28,7 +26,7 @@
pango-devel
cairo-devel
libSM-devel
- xfconf-devel
+ xfconf-devel
libXpm-devel
libX11-devel
libICE-devel
@@ -38,12 +36,12 @@
xorg-app-devel
gdk-pixbuf-devel
fontconfig-devel
- libxfce4ui-devel
- libxfce4util-devel
+ libxfce4ui-devel
+ libxfce4util-devel
-
+
@@ -77,8 +75,8 @@
-
-
+
+
2020-12-24
4.16.0
New release.
@@ -94,4 +92,3 @@
-
diff --git a/desktop/xfce/base/xfce4-terminal/actions.py b/desktop/xfce/base/xfce4-terminal/actions.py
index 6f3cea4cd4..5f13e333e8 100644
--- a/desktop/xfce/base/xfce4-terminal/actions.py
+++ b/desktop/xfce/base/xfce4-terminal/actions.py
@@ -19,5 +19,5 @@ def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.removeDir("/usr/share/gnome-control-center")
- pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README.md", "THANKS")
+ pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README*", "THANKS")
diff --git a/desktop/xfce/base/xfce4-terminal/pspec.xml b/desktop/xfce/base/xfce4-terminal/pspec.xml
index 224bd84ac2..459f816bfc 100644
--- a/desktop/xfce/base/xfce4-terminal/pspec.xml
+++ b/desktop/xfce/base/xfce4-terminal/pspec.xml
@@ -15,9 +15,7 @@
xfce4-terminal is a modern, lightweight, and low memory cost terminal emulator with tabs and multiple windows for the Xfce desktop environment. It offers full-customization for the key bindings, the aspect, the colors, and more
-
- https://archive.xfce.org/src/apps/xfce4-terminal/0.8/xfce4-terminal-0.8.10.tar.bz2
-
+ https://archive.xfce.org/src/apps/xfce4-terminal/0.8/xfce4-terminal-0.8.10.tar.bz2
intltool
vte-devel
@@ -26,7 +24,7 @@
libXpm-devel
utempter-devel
libpcre2-devel
- libxfce4ui-devel
+ libxfce4ui-devel
@@ -54,7 +52,7 @@
-
+
2020-12-24
0.8.10
New release.
diff --git a/desktop/xfce/base/xfwm4/actions.py b/desktop/xfce/base/xfwm4/actions.py
index 9c6936ea3b..ea82048460 100644
--- a/desktop/xfce/base/xfwm4/actions.py
+++ b/desktop/xfce/base/xfwm4/actions.py
@@ -17,5 +17,5 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
- pisitools.dodoc("AUTHORS", "ChangeLog", "COMPOSITOR", "COPYING", "NEWS", "README.md")
+ pisitools.dodoc("AUTHORS", "ChangeLog", "COMPOSITOR", "COPYING", "NEWS", "README*")
diff --git a/desktop/xfce/base/xfwm4/pspec.xml b/desktop/xfce/base/xfwm4/pspec.xml
index 134aa7b1ef..63614b1725 100644
--- a/desktop/xfce/base/xfwm4/pspec.xml
+++ b/desktop/xfce/base/xfwm4/pspec.xml
@@ -15,9 +15,7 @@
The Xfce4 window manager manages the placement of application windows on the screen, provides beautiful window decorations, manages workspaces or virtual desktops, and natively supports multiscreen mode
-
- https://archive.xfce.org/xfce/4.16/src/xfwm4-4.16.0.tar.bz2
-
+ https://archive.xfce.org/xfce/4.16/src/xfwm4-4.16.0.tar.bz2
intltool
gtk3-devel
@@ -27,7 +25,7 @@
libbsd-devel
libXres-devel
libwnck3-devel
- libxfce4ui-devel
+ libxfce4ui-devel
libXpresent-devel
@@ -67,15 +65,15 @@
-
-
+
+
2020-12-24
4.16.0
New release.
Ali Cengiz Kurt
alicengizkurt@gmail.com
-
+
2020-11-21
4.15.1
Rebuild.For Beta System.