Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/lightdm-gtk-greeter: lightdm-gtk-greeter-1.7.0.ebuild ChangeLog lightdm-gtk-greeter-1.6.0.ebuild lightdm-gtk-greeter-1.1.6.ebuild
Date: Fri, 03 Jan 2014 23:23:54
Message-Id: 20140103232350.E68072004C@flycatcher.gentoo.org
1 hwoarang 14/01/03 23:23:50
2
3 Modified: ChangeLog
4 Added: lightdm-gtk-greeter-1.7.0.ebuild
5 Removed: lightdm-gtk-greeter-1.6.0.ebuild
6 lightdm-gtk-greeter-1.1.6.ebuild
7 Log:
8 Version bump. Remove old testing ebuilds
9
10 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
11
12 Revision Changes Path
13 1.19 x11-misc/lightdm-gtk-greeter/ChangeLog
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/lightdm-gtk-greeter/ChangeLog?rev=1.19&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/lightdm-gtk-greeter/ChangeLog?rev=1.19&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/lightdm-gtk-greeter/ChangeLog?r1=1.18&r2=1.19
18
19 Index: ChangeLog
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/x11-misc/lightdm-gtk-greeter/ChangeLog,v
22 retrieving revision 1.18
23 retrieving revision 1.19
24 diff -u -r1.18 -r1.19
25 --- ChangeLog 11 Dec 2013 21:43:00 -0000 1.18
26 +++ ChangeLog 3 Jan 2014 23:23:50 -0000 1.19
27 @@ -1,6 +1,13 @@
28 # ChangeLog for x11-misc/lightdm-gtk-greeter
29 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
30 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm-gtk-greeter/ChangeLog,v 1.18 2013/12/11 21:43:00 pacho Exp $
31 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
32 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm-gtk-greeter/ChangeLog,v 1.19 2014/01/03 23:23:50 hwoarang Exp $
33 +
34 +*lightdm-gtk-greeter-1.7.0 (03 Jan 2014)
35 +
36 + 03 Jan 2014; Markos Chandras <hwoarang@g.o>
37 + +lightdm-gtk-greeter-1.7.0.ebuild, -lightdm-gtk-greeter-1.1.6.ebuild,
38 + -lightdm-gtk-greeter-1.6.0.ebuild:
39 + Version bump. Remove old testing ebuilds
40
41 11 Dec 2013; Pacho Ramos <pacho@g.o> lightdm-gtk-greeter-1.6.1.ebuild:
42 amd64/x86 stable, bug #492796
43
44
45
46 1.1 x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-1.7.0.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-1.7.0.ebuild?rev=1.1&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-1.7.0.ebuild?rev=1.1&content-type=text/plain
50
51 Index: lightdm-gtk-greeter-1.7.0.ebuild
52 ===================================================================
53 # Copyright 1999-2014 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 # $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-1.7.0.ebuild,v 1.1 2014/01/03 23:23:50 hwoarang Exp $
56
57 EAPI=4
58
59 inherit versionator
60
61 DESCRIPTION="LightDM GTK+ Greeter"
62 HOMEPAGE="http://launchpad.net/lightdm-gtk-greeter"
63 SRC_URI="http://launchpad.net/lightdm-gtk-greeter/$(get_version_component_range 1-2)/${PV}/+download/${P}.tar.gz branding? (
64 http://dev.gentoo.org/~hwoarang/distfiles/lightdm-gentoo-patch-2.tar.gz )"
65
66 LICENSE="GPL-3 LGPL-3
67 branding? ( CC-BY-3.0 )"
68 SLOT="0"
69 KEYWORDS="~amd64 ~arm ~ppc ~x86"
70 IUSE="branding"
71
72 DEPEND="x11-libs/gtk+:3
73 >=x11-misc/lightdm-1.2.2"
74 RDEPEND="!!<x11-misc/lightdm-1.1.1
75 x11-libs/gtk+:3
76 >=x11-misc/lightdm-1.2.2
77 x11-themes/gnome-themes-standard
78 x11-themes/gnome-icon-theme"
79
80 GENTOO_BG="gentoo-bg_65.jpg"
81
82 src_prepare() {
83 # Ok, this has to be fixed in the tarball but I am too lazy to do it.
84 # I will fix this once I decide to update the tarball with a new gentoo
85 # background
86 # Bug #404467
87 if use branding; then
88 sed -i -e "/xft-hintstyle/s:slight:hintslight:" \
89 "${WORKDIR}"/${PN}.conf || die
90 fi
91 }
92
93 src_install() {
94 default
95
96 if use branding; then
97 insinto /etc/lightdm/
98 doins "${WORKDIR}"/${PN}.conf
99 insinto /usr/share/lightdm/backgrounds/
100 doins "${WORKDIR}"/${GENTOO_BG}
101 sed -i -e \
102 "/background/s:=.*:=/usr/share/lightdm/backgrounds/${GENTOO_BG}:" \
103 "${D}"/etc/lightdm/${PN}.conf || die
104 newdoc "${WORKDIR}"/README.txt README-background.txt
105 fi
106 }