xfce4-plugins: add missing plugins

This commit is contained in:
Jürgen Buchmüller 2018-01-26 20:49:12 +01:00
parent 6dd37d51e3
commit ae0f3faf36

View file

@ -1,7 +1,7 @@
# Template file for 'xfce4-plugins'
pkgname=xfce4-plugins
version=1.3
revision=1
revision=2
build_style=meta
depends="
xfce4-battery-plugin
@ -11,12 +11,15 @@ depends="
xfce4-diskperf-plugin
xfce4-fsguard-plugin
xfce4-genmon-plugin
xfce4-hardware-monitor-plugin
xfce4-kbdleds-plugin
xfce4-mailwatch-plugin
xfce4-mpc-plugin
xfce4-netload-plugin
xfce4-notes-plugin
xfce4-places-plugin
xfce4-pulseaudio-plugin
xfce4-sensors-plugin
xfce4-systemload-plugin
xfce4-time-out-plugin
xfce4-timer-plugin
@ -24,6 +27,7 @@ depends="
xfce4-wavelan-plugin
xfce4-weather-plugin
xfce4-whiskermenu-plugin
xfce4-windowck-plugin
xfce4-xkb-plugin"
short_desc="Plugins for the Xfce4 Desktop Environment"
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"