diff --git a/desktop/xfce/addon/xfce4-wavelan-plugin/actions.py b/desktop/xfce/addon/xfce4-wavelan-plugin/actions.py index 49b873524d..3429f01f8e 100644 --- a/desktop/xfce/addon/xfce4-wavelan-plugin/actions.py +++ b/desktop/xfce/addon/xfce4-wavelan-plugin/actions.py @@ -9,10 +9,8 @@ from pisi.actionsapi import get from pisi.actionsapi import pisitools def setup(): - # fix build failure w/ xfce4-panel-4.15.0 - pisitools.dosed("panel-plugin/wavelan.c", "", "") autotools.configure() - + pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ") def build(): @@ -21,5 +19,4 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README") - + pisitools.dodoc("AUTHORS", "NEWS", "THANKS") diff --git a/desktop/xfce/addon/xfce4-wavelan-plugin/pspec.xml b/desktop/xfce/addon/xfce4-wavelan-plugin/pspec.xml index b21c5b8c32..d8f05b8c84 100644 --- a/desktop/xfce/addon/xfce4-wavelan-plugin/pspec.xml +++ b/desktop/xfce/addon/xfce4-wavelan-plugin/pspec.xml @@ -15,8 +15,8 @@ xfce4-wavelan-plugin shows signal quality as percentage.This plugin is quite easy to use. - - https://archive.xfce.org/src/panel-plugins/xfce4-wavelan-plugin/0.6/xfce4-wavelan-plugin-0.6.1.tar.bz2 + + https://archive.xfce.org/src/panel-plugins/xfce4-wavelan-plugin/0.6/xfce4-wavelan-plugin-0.6.3.tar.bz2 intltool @@ -48,6 +48,13 @@ + + 2023-01-05 + 0.6.3 + Version bump. + fury + uglyside@yandex.ru + 2020-06-25 0.6.1