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


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

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