diff --git a/desktop/xfce/addon/xfce4-genmon-plugin/actions.py b/desktop/xfce/addon/xfce4-genmon-plugin/actions.py index fe9a5eaa00..1d92c76c40 100644 --- a/desktop/xfce/addon/xfce4-genmon-plugin/actions.py +++ b/desktop/xfce/addon/xfce4-genmon-plugin/actions.py @@ -9,10 +9,6 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import get def setup(): - # fix build failure w/ xfce4-panel-4.15.0 -# pisitools.dosed("panel-plugin/main.c", "", "") -# pisitools.dosed("panel-plugin/config_gui.c", "", "") -# pisitools.dosed("panel-plugin/config_gui.h", "", "") autotools.configure() pisitools.dosed("libtool", " -shared ", " -Wl,--as-needed -shared ") diff --git a/desktop/xfce/addon/xfce4-genmon-plugin/pspec.xml b/desktop/xfce/addon/xfce4-genmon-plugin/pspec.xml index 8cde81820d..d2e22e5b25 100644 --- a/desktop/xfce/addon/xfce4-genmon-plugin/pspec.xml +++ b/desktop/xfce/addon/xfce4-genmon-plugin/pspec.xml @@ -15,7 +15,7 @@ This plugin cyclically spawns the indicated script/program, captures its output (stdout) and displays the resulting string into the panel. The string can also contain markup to displayed an image, a bar, a button and a personalized tooltip. - https://archive.xfce.org/src/panel-plugins/xfce4-genmon-plugin/4.1/xfce4-genmon-plugin-4.1.0.tar.bz2 + https://archive.xfce.org/src/panel-plugins/xfce4-genmon-plugin/4.1/xfce4-genmon-plugin-4.1.1.tar.bz2 intltool gtk3-devel @@ -43,6 +43,13 @@ + + 2021-01-24 + 4.1.1 + Ver. bump + wascheme@tuta.io + fury + 2020-12-24 4.1.0 diff --git a/desktop/xfce/addon/xfce4-whiskermenu-plugin/pspec.xml b/desktop/xfce/addon/xfce4-whiskermenu-plugin/pspec.xml index 2152b0d3d4..259767724a 100644 --- a/desktop/xfce/addon/xfce4-whiskermenu-plugin/pspec.xml +++ b/desktop/xfce/addon/xfce4-whiskermenu-plugin/pspec.xml @@ -13,8 +13,8 @@ desktop.xfce.addon Alternate Xfce menu. Whisker Menu is an alternate application launcher for Xfce. - - https://archive.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/2.4/xfce4-whiskermenu-plugin-2.4.6.tar.bz2 + + https://archive.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/2.5/xfce4-whiskermenu-plugin-2.5.3.tar.bz2 cmake @@ -54,10 +54,17 @@ + + 2021-01-24 + 2.5.3 + Ver. bump + fury + wascheme@tuta.io + 2020-08-01 2.4.6 - Ver. bump + First Beta build. fury wascheme@tuta.io