diff --git a/desktop/xfce/base/libxfce4util/actions.py b/desktop/xfce/base/libxfce4util/actions.py
index a1f61cca8f..e391fdcc8e 100644
--- a/desktop/xfce/base/libxfce4util/actions.py
+++ b/desktop/xfce/base/libxfce4util/actions.py
@@ -7,6 +7,7 @@
from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
from pisi.actionsapi import get
+from pisi.actionsapi import shelltools
def setup():
autotools.configure("--disable-static --enable-vala=no --disable-gtk-doc --enable-introspection")
diff --git a/desktop/xfce/base/libxfce4util/pspec.xml b/desktop/xfce/base/libxfce4util/pspec.xml
index ed69c23cba..36a01d2dc2 100644
--- a/desktop/xfce/base/libxfce4util/pspec.xml
+++ b/desktop/xfce/base/libxfce4util/pspec.xml
@@ -15,17 +15,16 @@
Libxfce4util is a basic utility non-GUI functions for Xfce desktop environment.
-
- https://archive.xfce.org/xfce/4.16/src/libxfce4util-4.16.0.tar.bz2
-
+ https://archive.xfce.org/src/xfce/libxfce4util/4.16/libxfce4util-4.16.0.tar.bz2
python3
+ python3-pygobject3
gtk-doc
intltool
+ python-six
vala-devel
- python-six
xdg-user-dirs
- python3-pygobject3
+ python3-pygobject3
gobject-introspection-devel
@@ -60,8 +59,8 @@
-
-
+
+
2020-12-24
4.16.0
New release.
diff --git a/desktop/xfce/base/tumbler/actions.py b/desktop/xfce/base/tumbler/actions.py
index c2cc51a746..f157c79eb1 100644
--- a/desktop/xfce/base/tumbler/actions.py
+++ b/desktop/xfce/base/tumbler/actions.py
@@ -33,5 +33,5 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
- pisitools.dodoc("README.md", "NEWS", "COPYING", "ChangeLog", "AUTHORS")
+ pisitools.dodoc("README*", "NEWS", "COPYING", "ChangeLog", "AUTHORS")
diff --git a/desktop/xfce/base/tumbler/pspec.xml b/desktop/xfce/base/tumbler/pspec.xml
index c787e0ec69..c5edaabcfc 100644
--- a/desktop/xfce/base/tumbler/pspec.xml
+++ b/desktop/xfce/base/tumbler/pspec.xml
@@ -13,9 +13,7 @@
desktop.xfce.base
A thumbnail service
Tumbler is a thumbnail service for the filemanager of Xfce desktop environment.
-
- https://archive.xfce.org/xfce/4.16/src/tumbler-4.16.0.tar.bz2
-
+ https://archive.xfce.org/xfce/4.16/src/tumbler-4.16.0.tar.bz2
intltool
curl-devel
@@ -24,7 +22,7 @@
libpng-devel
libgsf-devel
freetype-devel
- libopenraw-devel
+ libopenraw-devel
gdk-pixbuf-devel
poppler-glib-devel
libjpeg-turbo-devel
@@ -43,12 +41,12 @@
libgsf
freetype
gstreamer
- libopenraw
+ libopenraw
gdk-pixbuf
poppler-glib
libjpeg-turbo
gst-plugins-base
- ffmpegthumbnailer
+ ffmpegthumbnailer
/etc/xdg/tumbler/tumbler.rc
@@ -71,11 +69,12 @@
/usr/include
+ /usr/lib/pkgconfig
-
-
+
+
2020-12-24
4.16.0
First releasu For Beta.
diff --git a/desktop/xfce/base/xfce4-dev-tools/pspec.xml b/desktop/xfce/base/xfce4-dev-tools/pspec.xml
index e6150e3fa0..4734c2e939 100644
--- a/desktop/xfce/base/xfce4-dev-tools/pspec.xml
+++ b/desktop/xfce/base/xfce4-dev-tools/pspec.xml
@@ -15,9 +15,7 @@
Xfce4-dev-tools contains common tools required by Xfce developers and people that want to build Xfce from SVN. In addition, this package contains the Xfce developer's handbook.
-
- https://archive.xfce.org/xfce/4.16/src/xfce4-dev-tools-4.16.0.tar.bz2
-
+ https://archive.xfce.org/xfce/4.16/src/xfce4-dev-tools-4.16.0.tar.bz2
glib2-devel
@@ -32,15 +30,15 @@
-
-
+
+
2020-12-24
4.16.0
New release.
Ali Cengiz Kurt
alicengizkurt@gmail.com
-
+
2020-11-18
4.15.0
First Release For Beta System.