summaryrefslogtreecommitdiffstats
path: root/extra/lxde/Pkgfile
blob: 5c0dc93fdd38db8def5603ae43ebfca4821ecced (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Description: Bureau X11 très légé
# URL: http://lxde.org
# Maintainer: NuTyX core team
# Packager: geantbrun at gmail dot com
# Depends on:   gestpkg, wicd, pcmanfm obconf lxterminal lxtask lxsession lxrandr lxpanel lxshortcut lxnm lxde-common lxappearance lxlauncher menu-cache alsa-utils alsa-oss dbus-glib leafpad shared-mime-info startup-notification gpicview hicolor-icon-theme lxmenu-data ktsuss firefox gdm


name=lxde
version=0.5.0
release=1
source=(lxde.desktop)

build() {
    mkdir -p $PKG/usr
     install -D -m644 lxde.desktop \
$PKG/$GNOME_PREFIX/share/xsessions/lxde.desktop
}