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


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

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