lxdm: update to 0.5.0.

This commit is contained in:
Juan RP 2014-05-11 17:47:10 +02:00
parent f729e05fd5
commit 564ee5f0f2
4 changed files with 13 additions and 3726 deletions

View File

@ -1,6 +1,5 @@
diff -Naur lxdm.orig/data/lxdm.conf.in lxdm/data/lxdm.conf.in
--- lxdm.orig/data/lxdm.conf.in 2013-08-30 17:56:16.097006000 +0200
+++ lxdm/data/lxdm.conf.in 2013-09-04 01:54:12.942117085 +0200
--- data/lxdm.conf.in 2013-08-30 17:56:16.097006000 +0200
+++ data/lxdm.conf.in 2013-09-04 01:54:12.942117085 +0200
@@ -23,7 +23,7 @@
[server]
@ -19,9 +18,8 @@ diff -Naur lxdm.orig/data/lxdm.conf.in lxdm/data/lxdm.conf.in
## if show bottom pane
bottom_pane=1
diff -Naur lxdm.orig/data/lxdm.in lxdm/data/lxdm.in
--- lxdm.orig/data/lxdm.in 2013-08-30 17:56:16.097006000 +0200
+++ lxdm/data/lxdm.in 2013-09-04 01:57:56.950799946 +0200
--- data/lxdm.in 2013-08-30 17:56:16.097006000 +0200
+++ data/lxdm.in 2013-09-04 01:57:56.950799946 +0200
@@ -1,21 +1,13 @@
#!/bin/sh
@ -46,9 +44,8 @@ diff -Naur lxdm.orig/data/lxdm.in lxdm/data/lxdm.in
if [ -n "$DEFAULT_WM" ]; then
PREFERRED=$DEFAULT_WM
fi
diff -Naur lxdm.orig/data/Xsession lxdm/data/Xsession
--- lxdm.orig/data/Xsession 2013-08-30 17:56:16.097006000 +0200
+++ lxdm/data/Xsession 2013-09-04 01:58:19.941348762 +0200
--- data/Xsession 2013-08-30 17:56:16.097006000 +0200
+++ data/Xsession 2013-09-04 01:58:19.941348762 +0200
@@ -9,6 +9,8 @@
LXSESSION=/usr/bin/startlxde
fi

File diff suppressed because it is too large Load Diff

View File

@ -1,2 +0,0 @@
git-fixes.patch
default-config.patch

View File

@ -1,13 +1,11 @@
# Template file for 'lxdm'
pkgname=lxdm
version=0.4.1
revision=7
patch_args="-Np1"
version=0.5.0
revision=1
build_style=gnu-configure
configure_args="--with-pam"
hostmakedepends="pkg-config intltool automake libtool gettext-devel"
makedepends="pam-devel gtk+-devel systemd-devel iso-codes"
depends="shadow"
configure_args="--with-pam --with-systemdsystemunitdir=/usr/lib/systemd/system"
hostmakedepends="pkg-config intltool"
makedepends="pam-devel gtk+-devel iso-codes"
conf_files="
/etc/lxdm/LoginReady
/etc/lxdm/PostLogin
@ -24,12 +22,8 @@ short_desc="GUI login manager for LXDE"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-3"
homepage="http://www.lxde.org"
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.gz"
checksum=9e0d0a5672fcf31a18de8178ce73eab1723d6ae7097dfe41e9fe2c46e180cf08
pre_configure() {
autoreconf -fi
}
distfiles="${SOURCEFORGE_SITE}/lxdm/lxdm-${version}.tar.xz"
checksum=6e876fe8cc52341f3f55c54517da1c6dcf794aa11caffbf5a929ded442a949d4
post_install() {
# Use our own pam file.