Delete xfce metaport

This commit is contained in:
jolupa 2019-11-02 01:40:24 +01:00
parent 95b37648cb
commit f2866e895c
4 changed files with 0 additions and 30 deletions

View File

@ -1,2 +0,0 @@
drwxr-xr-x root/root etc/
-rw-r--r-- root/root etc/xfce_version

View File

@ -1,4 +0,0 @@
untrusted comment: verify with /etc/ports/jolupalabs.pub
RWSXS6u+dmakZHCjHqHqCfvUQ6BKKpLGDKRLCtaWgJ49wYWSw1C1P2/wPyA8CYJiec7xum2Y2+r5QMOHB+HAIjpIc94V9wuN3A0=
SHA256 (Pkgfile) = 360f204061818d179bbb299d9b725b2e68df84c9178685dccc84459b473ee8f0
SHA256 (.footprint) = bb1a0668db68bfe3d2ffc3ff46da7887e1e96e4cc973e42fcb49d89ba97d8724

View File

@ -1,16 +0,0 @@
# 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.14
release=2
source=()
build() {
install -d -m 0755 $PKG/etc
echo "Xfce $version" > $PKG/etc/xfce_version
}

View File

@ -1,8 +0,0 @@
#
#!/bin/sh
#Post install file for Xfce desktop
#
update-desktop-database -q
#End post install file for Xfce desktop