From: "Christoph Mende" <angelos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/betagarden:master commit in: x11-misc/lightdm/
Date: Fri, 8 Jul 2011 14:03:36 +0000 (UTC) [thread overview]
Message-ID: <2cdd7d6ec04c78ddca6facc080b4d591c4394436.angelos@gentoo> (raw)
commit: 2cdd7d6ec04c78ddca6facc080b4d591c4394436
Author: Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 8 14:03:10 2011 +0000
Commit: Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Fri Jul 8 14:03:10 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=2cdd7d6e
Version bump
(Portage version: 2.2.0_alpha43/git/Linux x86_64, signed Manifest commit with key 84F20B43)
---
.../{lightdm-0.3.6.ebuild => lightdm-0.4.2.ebuild} | 31 +++++++++----------
1 files changed, 15 insertions(+), 16 deletions(-)
diff --git a/x11-misc/lightdm/lightdm-0.3.6.ebuild b/x11-misc/lightdm/lightdm-0.4.2.ebuild
similarity index 67%
rename from x11-misc/lightdm/lightdm-0.3.6.ebuild
rename to x11-misc/lightdm/lightdm-0.4.2.ebuild
index 08392de..48bac59 100644
--- a/x11-misc/lightdm/lightdm-0.3.6.ebuild
+++ b/x11-misc/lightdm/lightdm-0.4.2.ebuild
@@ -6,7 +6,7 @@ EAPI=4
inherit pam
DESCRIPTION="A lightweight display manager"
-HOMEPAGE="http://launchpad.net/lightdm"
+HOMEPAGE="http://www.freedesktop.org/wiki/Software/LightDM"
SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz"
LICENSE="GPL-3 LGPL-3"
@@ -14,41 +14,40 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="+introspection qt4"
-RDEPEND="
- dev-libs/glib:2
- dev-libs/dbus-glib
- net-libs/webkit-gtk:2
+RDEPEND="dev-libs/glib:2
virtual/pam
- x11-libs/gtk+:2
- x11-libs/libX11
x11-libs/libxcb
x11-libs/libXdmcp
x11-libs/libxklavier
- introspection? ( dev-libs/gobject-introspection )
- qt4? ( x11-libs/qt-gui:4 )"
+ x11-libs/libX11
+ qt4? ( x11-libs/qt-core
+ x11-libs/qt-dbus )"
DEPEND="${RDEPEND}
+ dev-lang/vala:0.12
dev-util/intltool
dev-util/pkgconfig
- sys-devel/gettext"
+ sys-devel/gettext
+ introspection? ( dev-libs/gobject-introspection )"
+
+DOCS=( NEWS )
src_configure() {
local default=gnome
has_version xfce-base/xfce4-meta && default=xfce
+ VALAC="$(type -p valac-0.12)" \
econf \
--localstatedir=/var \
--disable-static \
- --disable-dependency-tracking \
$(use_enable introspection) \
$(use_enable qt4 liblightdm-qt) \
- --with-default-session=${default} \
- --with-html-dir=/usr/share/doc/${PF}/html
+ --with-default-xsession=${default} \
+ --with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
}
src_install() {
default
-
- find "${D}" -name '*.la' -exec rm -f {} +
-
+ find "${ED}" -name '*.la' -exec rm -f {} +
+ rm -Rf "${ED}"/etc/init
pamd_mimic system-local-login lightdm auth account session
}
next reply other threads:[~2011-07-08 14:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-08 14:03 Christoph Mende [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-10-27 18:03 [gentoo-commits] proj/betagarden:master commit in: x11-misc/lightdm/ Justin Lecher
2011-08-07 8:47 Christoph Mende
2011-06-06 14:05 Christoph Mende
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2cdd7d6ec04c78ddca6facc080b4d591c4394436.angelos@gentoo \
--to=angelos@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox