Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/lightdm/
Date: Sun, 01 Aug 2021 18:27:59
Message-Id: 1627842466.9b65a6054fa840ac8267ae259ed7146c942c191b.sam@gentoo
1 commit: 9b65a6054fa840ac8267ae259ed7146c942c191b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 1 07:09:53 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 1 18:27:46 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b65a605
7
8 x11-misc/lightdm: drop obsolete qt5 C++11 workaround
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11 Closes: https://github.com/gentoo/gentoo/pull/21850
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 x11-misc/lightdm/lightdm-1.30.0-r2.ebuild | 4 +---
15 1 file changed, 1 insertion(+), 3 deletions(-)
16
17 diff --git a/x11-misc/lightdm/lightdm-1.30.0-r2.ebuild b/x11-misc/lightdm/lightdm-1.30.0-r2.ebuild
18 index d9817636806..bd8fd0cb9b0 100644
19 --- a/x11-misc/lightdm/lightdm-1.30.0-r2.ebuild
20 +++ b/x11-misc/lightdm/lightdm-1.30.0-r2.ebuild
21 @@ -3,7 +3,7 @@
22
23 EAPI=7
24
25 -inherit autotools flag-o-matic pam qmake-utils readme.gentoo-r1 systemd user vala xdg-utils
26 +inherit autotools pam qmake-utils readme.gentoo-r1 systemd user vala xdg-utils
27
28 DESCRIPTION="A lightweight display manager"
29 HOMEPAGE="https://github.com/CanonicalLtd/lightdm"
30 @@ -99,8 +99,6 @@ src_configure() {
31 einfo "Default session: ${_session}"
32 einfo "Greeter user: ${_user}"
33
34 - use qt5 && append-cxxflags -std=c++11
35 -
36 # also disable tests because libsystem.c does not build. Tests are
37 # restricted so it does not matter anyway.
38 local myeconfargs=(