Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
Date: Thu, 30 Nov 2017 22:14:23
Message-Id: 1512079960.d65ac2acb8498c9f97c4c640771bf3c5c791df1b.asturm@gentoo
1 commit: d65ac2acb8498c9f97c4c640771bf3c5c791df1b
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 28 22:38:23 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 30 22:12:40 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d65ac2ac
7
8 profiles: desktop: USE qt5 default, add supporting package.use
9
10 package.use settings transferred from plasma profile.
11
12 profiles/targets/desktop/make.defaults | 2 +-
13 profiles/targets/desktop/package.use | 24 ++++++++++++++++++++++++
14 2 files changed, 25 insertions(+), 1 deletion(-)
15
16 diff --git a/profiles/targets/desktop/make.defaults b/profiles/targets/desktop/make.defaults
17 index 30230a999a8..f082bb9b8a5 100644
18 --- a/profiles/targets/desktop/make.defaults
19 +++ b/profiles/targets/desktop/make.defaults
20 @@ -1,4 +1,4 @@
21 # Copyright 1999-2014 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 -USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr consolekit cups dbus dri dts dvd dvdr emboss encode exif fam firefox flac gif glamor gpm gtk jpeg lcms ldap libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt3support qt4 sdl spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb wxwidgets X xcb x264 xml xv xvid"
25 +USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr consolekit cups dbus dri dts dvd dvdr emboss encode exif fam firefox flac gif glamor gpm gtk jpeg lcms ldap libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt3support qt4 qt5 sdl spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb wxwidgets X xcb x264 xml xv xvid"
26
27 diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
28 index b49edf6569b..6deb7a1f0a4 100644
29 --- a/profiles/targets/desktop/package.use
30 +++ b/profiles/targets/desktop/package.use
31 @@ -1,6 +1,30 @@
32 # Copyright 1999-2017 Gentoo Foundation
33 # Distributed under the terms of the GNU General Public License v2
34
35 +# Andreas Sturmlechner <asturm@g.o> (30 Nov 2017)
36 +# Not required, but makes life easier with Qt; bug #457934
37 +app-arch/unzip natspec
38 +
39 +# Andreas Sturmlechner <asturm@g.o> (30 Nov 2017)
40 +# Required by dev-qt/qtcore
41 +dev-libs/libpcre pcre16
42 +dev-libs/libpcre2 pcre16
43 +
44 +# Andreas Sturmlechner <asturm@g.o> (30 Nov 2017)
45 +# Required by kde-frameworks/kcoreaddons
46 +dev-qt/qtcore:5 icu
47 +
48 +# Andreas Sturmlechner <asturm@g.o> (30 Nov 2017)
49 +# Required by kde-frameworks/kwayland
50 +dev-qt/qtgui:5 egl libinput
51 +
52 +# Required by dev-qt/qtwebengine
53 +media-libs/libvpx svc
54 +
55 +# Andreas Sturmlechner <asturm@g.o> (30 Nov 2017)
56 +# Avoid circular dependency when installing from scratch
57 +dev-util/cmake -qt5
58 +
59 # Andreas Sturmlechner <asturm@g.o> (19 Nov 2017)
60 # Required by opengl, theora, v4l and X
61 media-libs/mediastreamer video