* [gentoo-commits] gentoo-x86 commit in x11-misc/lightdm: metadata.xml lightdm-1.2.2-r1.ebuild ChangeLog lightdm-1.2.0.ebuild lightdm-1.1.8.ebuild lightdm-1.1.9.ebuild
@ 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:08
Modified: metadata.xml ChangeLog
Added: lightdm-1.2.2-r1.ebuild
Removed: lightdm-1.2.0.ebuild lightdm-1.1.8.ebuild
lightdm-1.1.9.ebuild
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.8 x11-misc/lightdm/metadata.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/lightdm/metadata.xml?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/lightdm/metadata.xml?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/lightdm/metadata.xml?r1=1.7&r2=1.8
Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/lightdm/metadata.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- metadata.xml 24 Sep 2011 11:06:31 -0000 1.7
+++ metadata.xml 30 May 2012 14:08:08 -0000 1.8
@@ -2,8 +2,12 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
-<email>hwoarang@gentoo.org</email>
-<name>Markos Chandras</name>
+ <email>hwoarang@gentoo.org</email>
+ <name>Markos Chandras</name>
+</maintainer>
+<maintainer>
+ <email>yngwin@gentoo.org</email>
+ <name>Ben de Groot</name>
</maintainer>
<use>
<flag name="branding">Replace original gnome background with one from Gentoo ten project</flag>
@@ -12,4 +16,3 @@
<longdescription lang="en">
</longdescription>
</pkgmetadata>
-
1.40 x11-misc/lightdm/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/lightdm/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/lightdm/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/lightdm/ChangeLog?r1=1.39&r2=1.40
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/lightdm/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog 17 May 2012 23:02:44 -0000 1.39
+++ ChangeLog 30 May 2012 14:08:08 -0000 1.40
@@ -1,6 +1,16 @@
# ChangeLog for x11-misc/lightdm
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm/ChangeLog,v 1.39 2012/05/17 23:02:44 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm/ChangeLog,v 1.40 2012/05/30 14:08:08 yngwin Exp $
+
+*lightdm-1.2.2-r1 (30 May 2012)
+
+ 30 May 2012; Ben de Groot <yngwin@gentoo.org>
+ +files/lightdm-1.2.0-fix-configure.patch, +lightdm-1.2.2-r1.ebuild,
+ -lightdm-1.1.8.ebuild, -lightdm-1.1.9.ebuild, -lightdm-1.2.0.ebuild,
+ files/lightdm, metadata.xml:
+ 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.
17 May 2012; Jeff Horelick <jdhore@gentoo.org> lightdm-1.0.11.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
1.1 x11-misc/lightdm/lightdm-1.2.2-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/lightdm/lightdm-1.2.2-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/lightdm/lightdm-1.2.2-r1.ebuild?rev=1.1&content-type=text/plain
Index: lightdm-1.2.2-r1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm/lightdm-1.2.2-r1.ebuild,v 1.1 2012/05/30 14:08:08 yngwin Exp $
EAPI=4
inherit autotools eutils pam
DESCRIPTION="A lightweight display manager"
HOMEPAGE="http://www.freedesktop.org/wiki/Software/LightDM"
SRC_URI="http://launchpad.net/${PN}/1.2/${PV}/+download/${P}.tar.gz
mirror://gentoo/introspection-20110205.m4.tar.bz2"
LICENSE="GPL-3 LGPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="+introspection qt4"
RDEPEND="dev-libs/glib:2
dev-libs/libxml2
sys-apps/accountsservice
virtual/pam
x11-libs/libxklavier
x11-libs/libX11
introspection? ( dev-libs/gobject-introspection )
qt4? ( x11-libs/qt-core:4
x11-libs/qt-dbus:4
x11-libs/qt-gui:4 )"
DEPEND="${RDEPEND}
dev-util/gtk-doc-am
dev-util/intltool
gnome-base/gnome-common
sys-devel/gettext
virtual/pkgconfig"
DOCS=( NEWS )
src_prepare() {
sed -i -e "/minimum-uid/s:500:1000:" data/users.conf || die
sed -i -e "s:gtk+-3.0:gtk+-2.0:" configure.ac || die
epatch "${FILESDIR}"/session-wrapper-${PN}.patch
epatch "${FILESDIR}/${PN}"-1.2.0-fix-configure.patch
if has_version dev-libs/gobject-introspection; then
eautoreconf
else
AT_M4DIR=${WORKDIR} eautoreconf
fi
}
src_configure() {
# Set default values if global vars unset
local _greeter _session _user
_greeter=${LIGHTDM_GREETER:=lightdm-gtk-greeter}
_session=${LIGHTDM_SESSION:=gnome}
_user=${LIGHTDM_USER:=root}
# Let user know how lightdm is configured
einfo "Gentoo configuration"
einfo "Default greeter: ${_greeter}"
einfo "Default session: ${_session}"
einfo "Greeter user: ${_user}"
# do the actual configuration
econf --localstatedir=/var \
--disable-static \
$(use_enable introspection) \
$(use_enable qt4 liblightdm-qt) \
--with-user-session=${_session} \
--with-greeter-session=${_greeter} \
--with-greeter-user=${_user} \
--with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
}
src_install() {
default
# Install missing files
insinto /etc/${PN}/
doins "${S}"/data/{${PN},users,keys}.conf
doins "${FILESDIR}"/Xsession
fperms +x /etc/${PN}/Xsession
# remove .la files
find "${ED}" -name "*.la" -exec rm -rf {} +
rm -Rf "${ED}"/etc/init || die
dopamd "${FILESDIR}"/${PN}
dopamd "${FILESDIR}"/${PN}-autologin
}
pkg_postinst() {
elog
elog "You will need to install a greeter as actual GUI for LightDM."
elog
elog "Even though the default /etc/${PN}/${PN}.conf will work for"
elog "most users, make sure you configure it to suit your needs"
elog "before using ${PN} for the first time."
elog "You can test the configuration file using the following"
elog "command: ${PN} --test-mode -c /etc/${PN}/${PN}.conf. This"
elog "requires xorg-server to be built with the 'kdrive' useflag."
elog
elog "You can also set your own default values for LIGHTDM_GREETER,"
elog "LIGHTDM_SESSION, LIGHTDM_USER in /etc/make.conf"
elog
}
^ 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: metadata.xml lightdm-1.2.2-r1.ebuild ChangeLog lightdm-1.2.0.ebuild lightdm-1.1.8.ebuild lightdm-1.1.9.ebuild 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