diff --git a/desktop/xfce/base/tumbler/actions.py b/desktop/xfce/base/tumbler/actions.py index c08a11a36f..a38cb97487 100644 --- a/desktop/xfce/base/tumbler/actions.py +++ b/desktop/xfce/base/tumbler/actions.py @@ -25,7 +25,7 @@ j = ''.join([ ]) def setup(): - pisitools.dosed("configure", "libopenraw-gnome-0\.1", "libopenraw-gnome-0.3") +# pisitools.dosed("configure", "libopenraw-gnome-0\.1", "libopenraw-gnome-0.3") autotools.configure(j) pisitools.dosed("libtool", " -shared ", " -Wl,--as-needed -shared ") @@ -35,6 +35,8 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) + # unneeded systemd service file + pisitools.removeDir("/usr/lib/systemd") - pisitools.dodoc("README*", "NEWS", "COPYING", "ChangeLog", "AUTHORS") + pisitools.dodoc("AUTHORS", "ChangeLog", "NEWS") diff --git a/desktop/xfce/base/tumbler/pspec.xml b/desktop/xfce/base/tumbler/pspec.xml index 7299ce3cdf..d08aefaa1b 100644 --- a/desktop/xfce/base/tumbler/pspec.xml +++ b/desktop/xfce/base/tumbler/pspec.xml @@ -3,7 +3,7 @@ tumbler - https://docs.xfce.org/xfce/thunar/tumbler + https://docs.xfce.org/xfce/tumbler/start Ayhan Yalçınsoy ayhanyalcinsoy@pisilinux.org @@ -12,7 +12,7 @@ app:gui 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/src/xfce/tumbler/4.17/tumbler-4.17.0.tar.bz2 intltool curl-devel @@ -24,6 +24,7 @@ libopenraw-devel gdk-pixbuf-devel poppler-glib-devel + libxfce4util-devel libjpeg-turbo-devel gst-plugins-base-devel ffmpegthumbnailer-devel @@ -43,6 +44,7 @@ libopenraw gdk-pixbuf poppler-glib + libxfce4util libjpeg-turbo gst-plugins-base ffmpegthumbnailer @@ -53,7 +55,6 @@ /usr/share/ /usr/share/locale /usr/share/doc - /usr/share/gtk-doc @@ -71,7 +72,25 @@ + + tumbler-doc + + + + + /usr/share/gtk-doc/html/tumbler + /usr/share/gtk-doc/html/tumbler/index.html + + + + + 2022-02-02 + 4.17.0 + Version bump. + uglyside@yandex.ru + fury + 2021-12-14 4.16.0