summaryrefslogtreecommitdiffstats
path: root/lxdm/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'lxdm/Pkgfile')
-rw-r--r--lxdm/Pkgfile14
1 files changed, 7 insertions, 7 deletions
diff --git a/lxdm/Pkgfile b/lxdm/Pkgfile
index ae33142d0..06978badc 100644
--- a/lxdm/Pkgfile
+++ b/lxdm/Pkgfile
@@ -1,15 +1,15 @@
-# Description: Display manager leger (partie de lxde)
+# Description: Gestionnaire de sessions très légé (partie de lxde)
# URL: http://sourceforge.net/projects/lxdm/
-# Maintainer: NuTyX core team
+# Maintainer: dgod dot osa at gmail dot com
# Packager: lesibel at free dot fr
# Depends on: xorg-libxinerama, xorg-libxrandr, xorg-libxcursor, xorg-libxdamage, gtk, consolekit
# Run on: gtk,consolekit
name=lxdm
-version=0.3.0
-release=3
-source=(http://downloads.sourceforge.net/project/lxdm/lxdm%20${version}/$name-$version.tar.gz
- lxdm-Xsession.patch lxdm.patch lxdm-pam.patch \
+version=0.4.1
+release=1
+source=(http://sourceforge.net/projects/lxde/files/lxdm/LXDM%200.4.1/$name-$version.tar.gz
+ lxdm-Xsession.patch lxdm-02.patch lxdm-pam.patch \
http://nutyx.meticul.eu/files/patchs/xfdesktop/pakxe-01.xcf.png)
build() {
@@ -19,7 +19,7 @@ build() {
--libexecdir=/usr/lib/lxdm
make
- patch -Np0 < ../lxdm.patch
+ patch -Np0 < ../lxdm-02.patch
patch -Np0 < ../lxdm-Xsession.patch
make DESTDIR=$PKG install