summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-07-02 18:49:10 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-07-02 18:49:10 +0000
commit560f4f9c38e2d51788b68a4b0164b1d5f08daf90 (patch)
treea323bcbfae3e5e3b07c93f3afa88c1bfa5776d52
parentfa20b840d450a0b210a59636d058f9b405927683 (diff)
x11/xfce4: new aport
meta package for xfce4
-rw-r--r--x11/xfce4/APKBUILD22
1 files changed, 22 insertions, 0 deletions
diff --git a/x11/xfce4/APKBUILD b/x11/xfce4/APKBUILD
new file mode 100644
index 00000000000..9ba27a3c2e6
--- /dev/null
+++ b/x11/xfce4/APKBUILD
@@ -0,0 +1,22 @@
+# Contributor: Natanael Copa <ncopa@alpinelinux.org>
+# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
+pkgname=xfce4
+pkgver=4.6
+pkgrel=0
+pkgdesc="XFCE 4 meta package"
+url="http://www.xfce.org"
+license="GPL"
+depends="thunar xfce-utils xfce4-panel xfce4-session orage terminal mousepad
+ xfce4-settings xfdesktop xfwm4 xfce4-mixer xfce4-appfinder
+ tango-icon-theme ttf-dejavu"
+
+makedepends=
+install=
+subpackages=
+source=
+
+build() {
+ mkdir -p "$pkgdir"
+}
+
+md5sums="" #generate with 'abuild checksum'