mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-24 14:32:56 +02:00
xfce4-plugins: meta package
This commit is contained in:
parent
6f48ea4c3b
commit
336472dfa6
1 changed files with 23 additions and 0 deletions
23
srcpkgs/xfce4-plugins/template
Normal file
23
srcpkgs/xfce4-plugins/template
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
# Template file for 'xfce4-plugins'
|
||||||
|
pkgname=xfce4-plugins
|
||||||
|
version=1.0
|
||||||
|
revision=1
|
||||||
|
build_style=meta
|
||||||
|
depends="
|
||||||
|
xfce4-battery-plugin
|
||||||
|
xfce4-clipman-plugin
|
||||||
|
xfce4-cpugraph-plugin
|
||||||
|
xfce4-kbdleds-plugin
|
||||||
|
xfce4-netload-plugin
|
||||||
|
xfce4-notes-plugin
|
||||||
|
xfce4-pulseaudio-plugin
|
||||||
|
xfce4-sensors-plugin
|
||||||
|
xfce4-systemload-plugin
|
||||||
|
xfce4-time-out-plugin
|
||||||
|
xfce4-weather-plugin
|
||||||
|
xfce4-whiskermenu-plugin
|
||||||
|
xfce4-xkb-plugin"
|
||||||
|
short_desc="All available Xfce4 plugins"
|
||||||
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
|
license="GPL-2, BSD"
|
||||||
|
homepage="http://wiki.gnome.org/Apps"
|
Loading…
Add table
Reference in a new issue