aboutsummaryrefslogtreecommitdiffstats
path: root/main/xfce4/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/xfce4/APKBUILD')
-rw-r--r--main/xfce4/APKBUILD42
1 files changed, 42 insertions, 0 deletions
diff --git a/main/xfce4/APKBUILD b/main/xfce4/APKBUILD
new file mode 100644
index 0000000000..1dfc2df6e9
--- /dev/null
+++ b/main/xfce4/APKBUILD
@@ -0,0 +1,42 @@
+# Contributor: Natanael Copa <ncopa@alpinelinux.org>
+# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
+pkgname=xfce4
+pkgver=4.8
+pkgrel=0
+pkgdesc="XFCE 4 meta package"
+url="http://www.xfce.org"
+arch="noarch"
+license="GPL"
+depends="
+ thunar>=1.2.0
+ exo>=0.6.0
+ gtk-xfce-engine>=2.8.0
+ libxfce4ui>=4.8.0
+ libxfce4util>=4.8.0
+ xfce-utils>=4.8.0
+ xfce4-appfinder>=4.8.0
+ xfce4-panel>=4.8.0
+ xfce4-session>=4.8.0
+ xfce4-settings>=4.8.0
+ xfconf>=4.8.0
+ xfdesktop>=4.8.0
+ xfwm4>=4.8.0
+
+ garcon
+ mousepad
+ tango-icon-theme
+ terminal
+ ttf-dejavu
+ xfce4-mixer
+ "
+
+makedepends=
+install=
+subpackages=
+source=
+
+build() {
+ mkdir -p "$pkgdir"
+}
+
+md5sums="" #generate with 'abuild checksum'