diff options
Diffstat (limited to 'x11/xfce4/APKBUILD')
-rw-r--r-- | x11/xfce4/APKBUILD | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/x11/xfce4/APKBUILD b/x11/xfce4/APKBUILD deleted file mode 100644 index 97db75c18c..0000000000 --- a/x11/xfce4/APKBUILD +++ /dev/null @@ -1,22 +0,0 @@ -# Contributor: Natanael Copa <ncopa@alpinelinux.org> -# Maintainer: Natanael Copa <ncopa@alpinelinux.org> -pkgname=xfce4 -pkgver=4.6 -pkgrel=1 -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 gtk-xfce-engine" - -makedepends= -install= -subpackages= -source= - -build() { - mkdir -p "$pkgdir" -} - -md5sums="" #generate with 'abuild checksum' |