Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/lightdm/
Date: Thu, 01 Sep 2022 12:27:09
Message-Id: 1662035172.4459639669746a843e479174c89555ddbb3a1da0.marecki@gentoo
1 commit: 4459639669746a843e479174c89555ddbb3a1da0
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 1 12:26:12 2022 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 1 12:26:12 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44596396
7
8 x11-misc/lightdm: port 0326445b2ff09d42d0fa399840e3314e56dd1644 to 1.32.0
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 x11-misc/lightdm/lightdm-1.32.0.ebuild | 5 +++++
13 1 file changed, 5 insertions(+)
14
15 diff --git a/x11-misc/lightdm/lightdm-1.32.0.ebuild b/x11-misc/lightdm/lightdm-1.32.0.ebuild
16 index 48f403d1bc88..9c50443b7a3c 100644
17 --- a/x11-misc/lightdm/lightdm-1.32.0.ebuild
18 +++ b/x11-misc/lightdm/lightdm-1.32.0.ebuild
19 @@ -51,6 +51,11 @@ DOCS=( NEWS )
20 RESTRICT="test"
21 REQUIRED_USE="vala? ( introspection )"
22
23 +PATCHES=(
24 + "${FILESDIR}"/${PN}-1.30.0-musl-locale.patch
25 + "${FILESDIR}"/${PN}-1.30.0-musl-updwtmpx.patch
26 +)
27 +
28 pkg_setup() {
29 export LIGHTDM_USER=${LIGHTDM_USER:-lightdm}
30 vala_setup