From 0aed9be3eed47751e3144dedf93b2568e817d881 Mon Sep 17 00:00:00 2001 From: 4fury-c3440d8 Date: Fri, 23 Jul 2021 04:01:29 +0300 Subject: [PATCH] xfce docklike plugin. --- .../xfce/addon/xfce4-docklike-plugin/actions.py | 2 -- .../xfce/addon/xfce4-docklike-plugin/pspec.xml | 15 ++++++++++----- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/desktop/xfce/addon/xfce4-docklike-plugin/actions.py b/desktop/xfce/addon/xfce4-docklike-plugin/actions.py index 6335ce1a17..5a7d55f6ef 100644 --- a/desktop/xfce/addon/xfce4-docklike-plugin/actions.py +++ b/desktop/xfce/addon/xfce4-docklike-plugin/actions.py @@ -4,13 +4,11 @@ # Licensed under the GNU General Public License, version 3. # See the file https://www.gnu.org/licenses/gpl-3.0.txt -#from pisi.actionsapi import shelltools from pisi.actionsapi import autotools from pisi.actionsapi import pisitools from pisi.actionsapi import get def setup(): -# shelltools.system("NOCONFIGURE=1 ./autogen.sh") autotools.configure() pisitools.dosed("libtool", " -shared ", " -Wl,--as-needed -shared ") diff --git a/desktop/xfce/addon/xfce4-docklike-plugin/pspec.xml b/desktop/xfce/addon/xfce4-docklike-plugin/pspec.xml index 34792cfbeb..26a8f2dc78 100644 --- a/desktop/xfce/addon/xfce4-docklike-plugin/pspec.xml +++ b/desktop/xfce/addon/xfce4-docklike-plugin/pspec.xml @@ -12,11 +12,9 @@ library desktop.xfce.addon A Dock-like Taskbar Plugin for XFCE. - - A modern, docklike, minimalist taskbar for XFCE. - - - https://github.com/davekeogh/xfce4-docklike-plugin/releases/download/v0.2.0/xfce4-docklike-plugin-0.2.0.tar.xz + A modern, docklike, minimalist taskbar for XFCE. + + https://github.com/davekeogh/xfce4-docklike-plugin/releases/download/v0.3.0/xfce4-docklike-plugin-0.3.0.tar.xz intltool @@ -56,6 +54,13 @@ + + 2021-07-23 + 0.3.0 + Version bump. + wascheme@tuta.io + fury + 2021-04-02 0.2.0