* [gentoo-commits] gentoo-x86 commit in x11-misc/lightdm/files: lightdm-1.2.0-fix-configure.patch lightdm
@ 2012-05-30 14:08 Ben de Groot (yngwin)
0 siblings, 0 replies; only message in thread
From: Ben de Groot (yngwin) @ 2012-05-30 14:08 UTC (permalink / raw
To: gentoo-commits
yngwin 12/05/30 14:08:09
Modified: lightdm
Added: lightdm-1.2.0-fix-configure.patch
Log:
Reintroduce qt4 useflag, needed for Qt-based greeters. Add variables for user-configurable default greeter. Remove post-depend on gtk-greeter. Remove some old versions. Add myself as co-maintainer.
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
Revision Changes Path
1.2 x11-misc/lightdm/files/lightdm
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/lightdm/files/lightdm?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/lightdm/files/lightdm?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/lightdm/files/lightdm?r1=1.1&r2=1.2
Index: lightdm
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/lightdm/files/lightdm,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lightdm 23 Oct 2011 17:11:05 -0000 1.1
+++ lightdm 30 May 2012 14:08:09 -0000 1.2
@@ -4,4 +4,5 @@
auth required pam_nologin.so
account include system-login
password include system-login
+session optional pam_loginuid.so
session include system-auth
1.1 x11-misc/lightdm/files/lightdm-1.2.0-fix-configure.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/lightdm/files/lightdm-1.2.0-fix-configure.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/lightdm/files/lightdm-1.2.0-fix-configure.patch?rev=1.1&content-type=text/plain
Index: lightdm-1.2.0-fix-configure.patch
===================================================================
--- configure.ac~ 2012-04-23 12:12:44.000000000 +0100
+++ configure.ac 2012-04-23 12:25:51.050999668 +0100
@@ -93,6 +93,7 @@
PKG_CHECK_MODULES(LIBLIGHTDM_QT, [
QtCore
QtDBus
+ QtGui
])
QT4_BINDIR=`$PKG_CONFIG Qt --variable bindir`
AC_CHECK_TOOLS(MOC, [moc-qt4 moc],, [$QT4_BINDIR:$PATH])
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-05-30 14:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-30 14:08 [gentoo-commits] gentoo-x86 commit in x11-misc/lightdm/files: lightdm-1.2.0-fix-configure.patch lightdm Ben de Groot (yngwin)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox