Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=b80131d95dc261d11e30ddcfbd31975960086e06

commit b80131d95dc261d11e30ddcfbd31975960086e06
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Sat Apr 16 16:35:34 2011 +0200

lxdm-0.3.0-1-x86_64
*fixe weired display
*lxde vanilla theme don't work with latest gtk2
*don't forgot to update /etc/lxdm/lxdm.conf

diff --git a/source/x11-extra/lxdm/FrugalBuild 
b/source/x11-extra/lxdm/FrugalBuild
index 180525f..fab71c3 100644
--- a/source/x11-extra/lxdm/FrugalBuild
+++ b/source/x11-extra/lxdm/FrugalBuild
@@ -3,10 +3,10 @@

pkgname=lxdm
pkgver=0.3.0
-pkgrel=2
+pkgrel=3
pkgdesc="LXDM - GUI login manager for LXDE"
depends=('libxml2>=2.7.8' 'gtk+2>=2.20.1' 'glibc' 'consolekit-x11' 'iso-codes')
-rodepends=('lxde-common' 'gtk+2-theme-frugalware')
+rodepends=('lxde-common' 'gtk+2-theme-frugalware' 'gnome-themes-standard')
makedepends=('intltool')
options=('scriptlet')
replaces=('entrace')
@@ -16,7 +16,7 @@ Finclude lxde

source=($source conf.diff pam lxdm)
sha1sums=('a8bcf9e8dcda4203b846c09ee9d9d8c7e2374746' \
-          '477bef4bb4e5c5d4598d8d054ae354794777adc9' \
+          '5505ddec7e3744b094f5e12a74c7642acfd6f4a4' \
'05dd826d76e7be40649209ba4480810c9914708b' \
'de20a394901337c298922e0ccf0cd5ac9e4f5c07')
backup=('etc/lxdm/lxdm.conf' 'etc/pam.d/lxdm')
diff --git a/source/x11-extra/lxdm/conf.diff b/source/x11-extra/lxdm/conf.diff
index 496e7bb..d1316a1 100644
--- a/source/x11-extra/lxdm/conf.diff
+++ b/source/x11-extra/lxdm/conf.diff
@@ -1,17 +1,17 @@
---- lxdm.orig/data/lxdm.conf.in        2010-02-23 23:32:31.000000000 +0100
-+++ lxdm/data/lxdm.conf.in     2010-02-24 00:52:27.000000000 +0100
-@@ -5,11 +5,11 @@
- greeter=@FULL_LIBEXECDIR@/lxdm-greeter-gtk
-
- [server]
--# arg=/usr/bin/X -nr vt1
-+#arg=/usr/bin/X -nr vt12
+--- lxdm-0.3.0/data/lxdm..conf.in.old  2010-09-24 17:43:49.000000000 +0200
++++ lxdm-0.3.0/data/lxdm.conf.in       2011-04-16 16:31:22.000000000 +0200
+@@ -8,11 +8,11 @@
+ # arg=/usr/bin/X -nr vt1

[display]
- gtk_theme=Clearlooks
+-gtk_theme=Clearlooks
-bg=/usr/share/backgrounds/default.png
++gtk_theme=Adwaita
+bg=/usr/share/lxde/wallpapers/frugalware.png
bottom_pane=1
lang=1
- theme=Industrial
-
+-theme=Industrial
++#theme=Industrial
+
+ [input]
+
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to