summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD37
1 files changed, 37 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
new file mode 100644
index 000000000000..feb006d09f51
--- /dev/null
+++ b/PKGBUILD
@@ -0,0 +1,37 @@
+# Maintainer: Patrick Wicki <patrick.wicki@member.fsf.org>
+
+pkgname=xfce4-meta
+pkgver=4.12
+pkgrel=1
+pkgdesc='Meta package for installing the xfce4 group'
+arch=(any)
+url='https://www.archlinux.org/'
+license=(GPL)
+depends=(gnome-icon-theme
+ gnome-icon-theme-symbolic
+ gnome-themes-standard
+ libwnck
+ libxfce4ui
+ libxfce4util
+ libxres
+ polkit-gnome
+ vte-common
+ vte3
+ xorg-iceauth
+ exo
+ garcon
+ gtk-xfce-engine
+ thunar
+ thunar-volman
+ tumbler
+ xfce4-appfinder
+ xfce4-panel
+ xfce4-power-manager
+ xfce4-session
+ xfce4-settings
+ xfce4-terminal
+ xfconf
+ xfdesktop
+ xfwm4
+ xfwm4-themes)
+