xfce4/xfce/Pkgfile
2019-06-12 01:32:22 +02:00

17 lines
413 B
Plaintext

# Description: Xfce Desktop meta-port
# URL: https://www.xfce.org
# Maintainer: jolupa, jlpavon at me dot com
# Depends on: xfce4-devel-tools libxfce4util xfconf libxfce4ui garcon exo xfce4-panel thunar xfce4-settings xfce4-session xfwm4 xfdesktop xfce4-appfinder tumbler
name=xfce
version=4.13
release=5
source=()
build() {
install -d -m 0755 $PKG/etc
echo "Xfce $version" > $PKG/etc/xfce_version
}