xfce4/xfce/Pkgfile
2019-06-27 09:47:31 +02:00

17 lines
579 B
Plaintext

# Description: Xfce Desktop meta-port
# URL: https://www.xfce.org
# Maintainer: jolupa, jlpavon at me dot com
# Depends on: xfce4-dev-tools libxfce4util xfconf libxfce4ui garcon exo xfce4-panel thunar thunar-volman xfce4-settings xfce4-session xfwm4 xfdesktop xfce4-appfinder tumbler xfce4-terminal xfce4-power-manager xfce4-notifyd xfce4-screenshooter mousepad xdg-user-dirs greybird-xfce elementary-xfce font-noto font-undefined-medium
name=xfce
version=4.13
release=7
source=()
build() {
install -d -m 0755 $PKG/etc
echo "Xfce $version" > $PKG/etc/xfce_version
}