From 336472dfa6408f47df1ffac5ef79e158fc985d56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Sun, 30 Aug 2015 04:16:30 +0200 Subject: [PATCH] xfce4-plugins: meta package --- srcpkgs/xfce4-plugins/template | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 srcpkgs/xfce4-plugins/template diff --git a/srcpkgs/xfce4-plugins/template b/srcpkgs/xfce4-plugins/template new file mode 100644 index 00000000000..c186e88485f --- /dev/null +++ b/srcpkgs/xfce4-plugins/template @@ -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 " +license="GPL-2, BSD" +homepage="http://wiki.gnome.org/Apps"