public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2016-02-09 12:05 Sergey Popov
  0 siblings, 0 replies; 57+ messages in thread
From: Sergey Popov @ 2016-02-09 12:05 UTC (permalink / raw
  To: gentoo-commits

commit:     45b7862d3f6fc7e0a01a7b6cbe0f256d96f0cb58
Author:     Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  9 12:05:26 2016 +0000
Commit:     Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
CommitDate: Tue Feb  9 12:05:48 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45b7862d

profiles/targets/desktop/package.use: do not force Qt4 implementation of RetroShare

 profiles/targets/desktop/package.use | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index a70f373..235f7e6 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -1,7 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+# Serget Popov <pinkbyte@gentoo.org> (09 Feb 2016)
+# Do not force Qt4 implemenation of RetroShare
+net-p2p/retroshare -qt4
+
 # Alexandre Rostovtsev <tetromino@gentoo.org> (19 Feb 2015)
 # Set reasonable default toolkit for all desktops to prevent emerge error
 # when USE=tools


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2016-06-07  0:11 Davide Pesavento
  0 siblings, 0 replies; 57+ messages in thread
From: Davide Pesavento @ 2016-06-07  0:11 UTC (permalink / raw
  To: gentoo-commits

commit:     d38f842f5d1efdd78ea79fe45ca268b2c02eed72
Author:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  7 00:06:32 2016 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Tue Jun  7 00:06:32 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d38f842f

profiles: reduce number of default-enabled useflags for dev-python/PyQt5 in desktop profile

declarative is required by one (uncommon) package.
sql and xmlpatterns are required by zero packages.

 profiles/targets/desktop/package.use | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index 235f7e6..23272a8 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -13,7 +13,7 @@ x11-drivers/nvidia-drivers gtk2
 
 # Ben de Groot <yngwin@gentoo.org> (18 Feb 2015)
 # Enable sensible defaults for desktop users (bug #540046)
-dev-python/PyQt5 declarative gui network printsupport sql widgets xmlpatterns
+dev-python/PyQt5 gui network printsupport widgets
 
 # Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (17 Sep 2014)
 # Disable glamor for xf86-video-intel since it also needs uxa, which is


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2017-01-04 18:28 Mike Gilbert
  0 siblings, 0 replies; 57+ messages in thread
From: Mike Gilbert @ 2017-01-04 18:28 UTC (permalink / raw
  To: gentoo-commits

commit:     99f780ee50ad4c89af3142bc3e7af4596f79e41e
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  4 18:25:29 2017 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Wed Jan  4 18:28:13 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99f780ee

profiles: enable app-text/xmlto[text] for desktop

 profiles/targets/desktop/package.use | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index 23272a8..d652560 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -2,6 +2,10 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+# Mike Gilbert <floppym@gentoo.org> (04 Jan 2017)
+# Needed by x11-misc/xdg-utils.
+app-text/xmlto text
+
 # Serget Popov <pinkbyte@gentoo.org> (09 Feb 2016)
 # Do not force Qt4 implemenation of RetroShare
 net-p2p/retroshare -qt4


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2017-02-04 21:25 David Seifert
  0 siblings, 0 replies; 57+ messages in thread
From: David Seifert @ 2017-02-04 21:25 UTC (permalink / raw
  To: gentoo-commits

commit:     6ec61b5586b238b724b11ac932da3f0d8b8f9b61
Author:     Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Thu Feb  2 16:17:56 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb  4 21:25:08 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ec61b55

profiles: consolidate desktop mpv USE flags in one place

Closes: https://github.com/gentoo/gentoo/pull/3775

 profiles/targets/desktop/package.use | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index 7c13c77..9d10084 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -4,7 +4,9 @@
 
 # Ilya Tumaykin <itumaykin+gentoo@gmail.com> (02 Feb 2017)
 # Enable luajit for OSC and youtube-dl support by default.
-media-video/mpv lua luajit
+# Override default +sdl from desktop profile and disable sdl outputs.
+# These outputs are for systems without a proper audio/video support.
+media-video/mpv lua luajit -sdl
 
 # Mike Gilbert <floppym@gentoo.org> (04 Jan 2017)
 # Needed by x11-misc/xdg-utils.
@@ -33,12 +35,6 @@ net-libs/libpcap -bluetooth
 # and the X flag is enabled by default in the desktop profile
 x11-libs/libxcb xkb
 
-# Julian Ospald <hasufell@gentoo.org> (19 Apr 2014)
-# Overwrite default +sdl from desktop profile, since
-# this codepath is untested and should not be exposed
-# to regular desktop users wrt #506982
-media-video/mpv -sdl
-
 # Jeremy Olexa <darkside@gentoo.org> (07 Oct 2011)
 # Required by mesa, ultimately by xorg-server (every desktop) bug 385843
 dev-libs/libxml2 python


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2017-07-18 14:10 Brian Evans
  0 siblings, 0 replies; 57+ messages in thread
From: Brian Evans @ 2017-07-18 14:10 UTC (permalink / raw
  To: gentoo-commits

commit:     9e204e8a3eefdf8794b181531dce27a351283e0c
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 18 14:10:22 2017 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Tue Jul 18 14:10:22 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e204e8a

desktop/package.use: Don't force users to enable gd on PHP due to desktop defaults

 profiles/targets/desktop/package.use | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index c064a737e34..72bc285f3b5 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -1,6 +1,10 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Brian Evans <grknight@gentoo.org> (18 Jul 2017)
+# Don't force users to enable gd on PHP due to desktop defaults
+dev-lang/php -exif -truetype
+
 # Ilya Tumaykin <itumaykin+gentoo@gmail.com> (02 Feb 2017)
 # Enable luajit for OSC and youtube-dl support by default.
 # Override default +sdl from desktop profile and disable sdl outputs.


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2017-08-04 19:40 Andreas Sturmlechner
  0 siblings, 0 replies; 57+ messages in thread
From: Andreas Sturmlechner @ 2017-08-04 19:40 UTC (permalink / raw
  To: gentoo-commits

commit:     29a9dedc6dd1974195ddef2df847a4dd4020e9a3
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  4 19:34:22 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Aug  4 19:40:09 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29a9dedc

profiles: targets/desktop: Add kde-apps/k3b[taglib] to defaults

Avoids REQUIRED_USE conflict caused by flac and mp3.

 profiles/targets/desktop/package.use | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index 72bc285f3b5..1e0c70a50da 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -1,6 +1,10 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Andreas Sturmlechner <asturm@gentoo.org> (04 Aug 2017)
+# Required by flac and mp3
+kde-apps/k3b taglib
+
 # Brian Evans <grknight@gentoo.org> (18 Jul 2017)
 # Don't force users to enable gd on PHP due to desktop defaults
 dev-lang/php -exif -truetype


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2017-08-05  8:06 Andreas Sturmlechner
  0 siblings, 0 replies; 57+ messages in thread
From: Andreas Sturmlechner @ 2017-08-05  8:06 UTC (permalink / raw
  To: gentoo-commits

commit:     d88b8f9387fc44b3c89033c60010809fa3ce77a6
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  5 08:03:42 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Aug  5 08:06:06 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d88b8f93

profiles: targets/desktop: Add kde-frameworks/kfilemetadata[taglib]

Thanks-to: josef64 in #gentoo-kde

 profiles/targets/desktop/package.use | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index 1e0c70a50da..950bdf8f098 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -4,6 +4,7 @@
 # Andreas Sturmlechner <asturm@gentoo.org> (04 Aug 2017)
 # Required by flac and mp3
 kde-apps/k3b taglib
+kde-frameworks/kfilemetadata taglib
 
 # Brian Evans <grknight@gentoo.org> (18 Jul 2017)
 # Don't force users to enable gd on PHP due to desktop defaults


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2017-10-03 19:40 Andreas Sturmlechner
  0 siblings, 0 replies; 57+ messages in thread
From: Andreas Sturmlechner @ 2017-10-03 19:40 UTC (permalink / raw
  To: gentoo-commits

commit:     16298c58fa57ae97f3d10d02370d44cd71cd1691
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  3 19:29:19 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Oct  3 19:39:32 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16298c58

profiles: Remove outdated package.use entry

 profiles/targets/desktop/package.use | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index 950bdf8f098..f3bea2e5234 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -20,10 +20,6 @@ media-video/mpv lua luajit -sdl
 # Needed by x11-misc/xdg-utils.
 app-text/xmlto text
 
-# Serget Popov <pinkbyte@gentoo.org> (09 Feb 2016)
-# Do not force Qt4 implemenation of RetroShare
-net-p2p/retroshare -qt4
-
 # Alexandre Rostovtsev <tetromino@gentoo.org> (19 Feb 2015)
 # Set reasonable default toolkit for all desktops to prevent emerge error
 # when USE=tools


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2017-11-19 17:45 Andreas Sturmlechner
  0 siblings, 0 replies; 57+ messages in thread
From: Andreas Sturmlechner @ 2017-11-19 17:45 UTC (permalink / raw
  To: gentoo-commits

commit:     19621b2a0017c1cb305fcde29f22b136781fa972
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 19 17:31:00 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Nov 19 17:39:52 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19621b2a

profiles: desktop: media-libs/mediastreamer default unsatisfied constraint

 profiles/targets/desktop/package.use | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index f3bea2e5234..b49edf6569b 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -1,6 +1,10 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Andreas Sturmlechner <asturm@gentoo.org> (19 Nov 2017)
+# Required by opengl, theora, v4l and X
+media-libs/mediastreamer video
+
 # Andreas Sturmlechner <asturm@gentoo.org> (04 Aug 2017)
 # Required by flac and mp3
 kde-apps/k3b taglib


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2017-11-30 22:14 Andreas Sturmlechner
  0 siblings, 0 replies; 57+ messages in thread
From: Andreas Sturmlechner @ 2017-11-30 22:14 UTC (permalink / raw
  To: gentoo-commits

commit:     d65ac2acb8498c9f97c4c640771bf3c5c791df1b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 28 22:38:23 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Nov 30 22:12:40 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d65ac2ac

profiles: desktop: USE qt5 default, add supporting package.use

package.use settings transferred from plasma profile.

 profiles/targets/desktop/make.defaults |  2 +-
 profiles/targets/desktop/package.use   | 24 ++++++++++++++++++++++++
 2 files changed, 25 insertions(+), 1 deletion(-)

diff --git a/profiles/targets/desktop/make.defaults b/profiles/targets/desktop/make.defaults
index 30230a999a8..f082bb9b8a5 100644
--- a/profiles/targets/desktop/make.defaults
+++ b/profiles/targets/desktop/make.defaults
@@ -1,4 +1,4 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-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"
+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"

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index b49edf6569b..6deb7a1f0a4 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -1,6 +1,30 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Andreas Sturmlechner <asturm@gentoo.org> (30 Nov 2017)
+# Not required, but makes life easier with Qt; bug #457934
+app-arch/unzip natspec
+
+# Andreas Sturmlechner <asturm@gentoo.org> (30 Nov 2017)
+# Required by dev-qt/qtcore
+dev-libs/libpcre pcre16
+dev-libs/libpcre2 pcre16
+
+# Andreas Sturmlechner <asturm@gentoo.org> (30 Nov 2017)
+# Required by kde-frameworks/kcoreaddons
+dev-qt/qtcore:5 icu
+
+# Andreas Sturmlechner <asturm@gentoo.org> (30 Nov 2017)
+# Required by kde-frameworks/kwayland
+dev-qt/qtgui:5 egl libinput
+
+# Required by dev-qt/qtwebengine
+media-libs/libvpx svc
+
+# Andreas Sturmlechner <asturm@gentoo.org> (30 Nov 2017)
+# Avoid circular dependency when installing from scratch
+dev-util/cmake -qt5
+
 # Andreas Sturmlechner <asturm@gentoo.org> (19 Nov 2017)
 # Required by opengl, theora, v4l and X
 media-libs/mediastreamer video


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2017-11-30 22:14 Andreas Sturmlechner
  0 siblings, 0 replies; 57+ messages in thread
From: Andreas Sturmlechner @ 2017-11-30 22:14 UTC (permalink / raw
  To: gentoo-commits

commit:     7d28249d0801718e46852e9e4c284d5f3529eb2c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 29 15:49:35 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Nov 30 22:12:41 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d28249d

profiles: desktop: Mask USE=gles2 in relevant packages

Users too often burn themselves when enabling this flag globally.

See also: Bugs #554478, #584010, #585334, #588914, #629632, #635502

Bug: https://bugs.gentoo.org/627758

 profiles/targets/desktop/package.use.mask | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/profiles/targets/desktop/package.use.mask b/profiles/targets/desktop/package.use.mask
new file mode 100644
index 00000000000..26f3c6d9458
--- /dev/null
+++ b/profiles/targets/desktop/package.use.mask
@@ -0,0 +1,20 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+# USE=gles2 in the following packages disables full OpenGL
+# Upstream does not test for that case and packages frequently
+# fail to build or run if set.
+dev-python/PyQt5 gles2
+dev-qt/qt3d gles2
+dev-qt/qtdatavis3d gles2
+dev-qt/qtdeclarative gles2
+dev-qt/qtgui gles2
+dev-qt/qtmultimedia gles2
+dev-qt/qtopengl gles2
+dev-qt/qtprintsupport gles2
+dev-qt/qtwebkit gles2
+dev-qt/qtwidgets gles2
+kde-apps/kdenlive gles2
+kde-frameworks/plasma gles2
+kde-plasma/kinfocenter gles2
+kde-plasma/kwin gles2


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2017-12-03 16:27 Andreas Sturmlechner
  0 siblings, 0 replies; 57+ messages in thread
From: Andreas Sturmlechner @ 2017-12-03 16:27 UTC (permalink / raw
  To: gentoo-commits

commit:     10470edd8569ee6d03f831fada11589fb8718371
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 29 12:47:39 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Dec  3 16:26:46 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10470edd

profiles: desktop: Drop USE qt4 default, keep supporting package.use

Keep USE=qt3support for now to avoid ugly blockers.

 profiles/targets/desktop/make.defaults |  4 ++--
 profiles/targets/desktop/package.use   | 12 ++++++++++++
 2 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/profiles/targets/desktop/make.defaults b/profiles/targets/desktop/make.defaults
index f082bb9b8a5..9546f24ac8f 100644
--- a/profiles/targets/desktop/make.defaults
+++ b/profiles/targets/desktop/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-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"
+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 qt5 sdl spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb wxwidgets X xcb x264 xml xv xvid"

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index 6deb7a1f0a4..5d4dbf769ea 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -1,6 +1,18 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Andreas Sturmlechner <asturm@gentoo.org> (03 Dec 2017)
+# Integration for Qt4-based applications
+kde-plasma/plasma-desktop qt4
+
+# Andreas Sturmlechner <asturm@gentoo.org> (03 Dec 2017)
+# Required by kde-frameworks/kdelibs
+app-crypt/qca qt4
+dev-libs/libdbusmenu-qt qt4
+media-libs/phonon qt4
+media-libs/phonon-vlc qt4
+sys-auth/polkit-qt qt4
+
 # Andreas Sturmlechner <asturm@gentoo.org> (30 Nov 2017)
 # Not required, but makes life easier with Qt; bug #457934
 app-arch/unzip natspec


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2017-12-05  9:26 Andreas Sturmlechner
  0 siblings, 0 replies; 57+ messages in thread
From: Andreas Sturmlechner @ 2017-12-05  9:26 UTC (permalink / raw
  To: gentoo-commits

commit:     651e14e0cb02602e27912774273932735f348f2b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  5 09:24:14 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Dec  5 09:25:54 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=651e14e0

profiles: desktop: Add kde-plasma/{breeze,oxygen}[qt4] default

 profiles/targets/desktop/package.use | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index 5d4dbf769ea..19314fdf843 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -4,6 +4,8 @@
 # Andreas Sturmlechner <asturm@gentoo.org> (03 Dec 2017)
 # Integration for Qt4-based applications
 kde-plasma/plasma-desktop qt4
+kde-plasma/breeze qt4
+kde-plasma/oxygen qt4
 
 # Andreas Sturmlechner <asturm@gentoo.org> (03 Dec 2017)
 # Required by kde-frameworks/kdelibs


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2018-02-02 12:58 Michael Palimaka
  0 siblings, 0 replies; 57+ messages in thread
From: Michael Palimaka @ 2018-02-02 12:58 UTC (permalink / raw
  To: gentoo-commits

commit:     404ee4b34fcaba4a759bb78ceed1253009fa4f38
Author:     Adam Grissom <grissoma <AT> gmail <DOT> com>
AuthorDate: Fri Feb  2 12:57:30 2018 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Feb  2 12:58:13 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=404ee4b3

profiles: drop firefox USE flag from desktop make.defaults

The firefox USE flag isn't used anywhere.

Closes: https://bugs.gentoo.org/642760

 profiles/targets/desktop/make.defaults | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/targets/desktop/make.defaults b/profiles/targets/desktop/make.defaults
index 9546f24ac8f..e1c557e0388 100644
--- a/profiles/targets/desktop/make.defaults
+++ b/profiles/targets/desktop/make.defaults
@@ -1,4 +1,4 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-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 qt5 sdl spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb wxwidgets X xcb x264 xml xv xvid"
+USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr consolekit cups dbus dri dts dvd dvdr emboss encode exif fam flac gif glamor gpm gtk jpeg lcms ldap libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt3support qt5 sdl spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb wxwidgets X xcb x264 xml xv xvid"


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2018-02-19 14:55 Andreas Sturmlechner
  0 siblings, 0 replies; 57+ messages in thread
From: Andreas Sturmlechner @ 2018-02-19 14:55 UTC (permalink / raw
  To: gentoo-commits

commit:     e05463d208307d53a0eb21407468bdd49822be9d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 19 12:57:36 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Feb 19 14:54:55 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e05463d2

profiles: desktop: KDE Plasma 5.12.2 will default to !qt4

 profiles/targets/desktop/package.use | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index 6e9c07dcad0..9cf1b517d79 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 # Andreas Sturmlechner <asturm@gentoo.org> (03 Dec 2017)
 # Integration for Qt4-based applications
-kde-plasma/plasma-desktop qt4
-kde-plasma/breeze qt4
-kde-plasma/oxygen qt4
+<kde-plasma/plasma-desktop-5.12.2 qt4
+<kde-plasma/breeze-5.12.2 qt4
+<kde-plasma/oxygen-5.12.2 qt4
 
 # Andreas Sturmlechner <asturm@gentoo.org> (03 Dec 2017)
 # Required by kde-frameworks/kdelibs


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2018-04-11 14:01 Lars Wendler
  0 siblings, 0 replies; 57+ messages in thread
From: Lars Wendler @ 2018-04-11 14:01 UTC (permalink / raw
  To: gentoo-commits

commit:     6d3708963703f049e5c99d6d655959a870af3330
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 11 14:00:49 2018 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Wed Apr 11 14:01:43 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d370896

package.use.mask: Masked "ldap" USE flag for >=openssh-7.7_p1

This time only for desktop profiles.

 profiles/targets/desktop/package.use.mask | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/profiles/targets/desktop/package.use.mask b/profiles/targets/desktop/package.use.mask
index 26f3c6d9458..bee08748bd6 100644
--- a/profiles/targets/desktop/package.use.mask
+++ b/profiles/targets/desktop/package.use.mask
@@ -1,6 +1,11 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Lars Wendler <polynomial-c@gentoo.org> (11 Apr 2018)
+# Masked until we have a working ldap patch again.
+# See https://bugs.gentoo.org/652438
+>=net-misc/openssh-7.7_p1 ldap
+
 # USE=gles2 in the following packages disables full OpenGL
 # Upstream does not test for that case and packages frequently
 # fail to build or run if set.


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2018-05-26 21:15 Andreas Sturmlechner
  0 siblings, 0 replies; 57+ messages in thread
From: Andreas Sturmlechner @ 2018-05-26 21:15 UTC (permalink / raw
  To: gentoo-commits

commit:     831252e2d65b570e13d82e317428dece135e1832
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat May 26 21:12:04 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat May 26 21:15:21 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=831252e2

profiles: desktop: Remove Qt4 integration defaults

 profiles/targets/desktop/package.use | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index 9cf1b517d79..6e4d872f1dc 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -1,20 +1,6 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-# Andreas Sturmlechner <asturm@gentoo.org> (03 Dec 2017)
-# Integration for Qt4-based applications
-<kde-plasma/plasma-desktop-5.12.2 qt4
-<kde-plasma/breeze-5.12.2 qt4
-<kde-plasma/oxygen-5.12.2 qt4
-
-# Andreas Sturmlechner <asturm@gentoo.org> (03 Dec 2017)
-# Required by kde-frameworks/kdelibs
-app-crypt/qca qt4
-dev-libs/libdbusmenu-qt qt4
-media-libs/phonon qt4
-media-libs/phonon-vlc qt4
-sys-auth/polkit-qt qt4
-
 # Andreas Sturmlechner <asturm@gentoo.org> (30 Nov 2017)
 # Not required, but makes life easier with Qt; bug #457934
 app-arch/unzip natspec


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2018-06-09 12:15 Andreas Sturmlechner
  0 siblings, 0 replies; 57+ messages in thread
From: Andreas Sturmlechner @ 2018-06-09 12:15 UTC (permalink / raw
  To: gentoo-commits

commit:     c8dc0fc7d4e89b0a76dbfbd53c9120ecf2ac5359
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  9 12:04:30 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jun  9 12:15:20 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8dc0fc7

profiles: desktop: Set dev-libs/xmlsec[nss] for app-office/libreoffice

 profiles/targets/desktop/package.use | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index 58e4ccdb15d..cb0f13731f3 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -1,6 +1,10 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Andreas Sturmlechner <asturm@gentoo.org> (09 Jun 2018)
+# Required by app-office/libreoffice
+dev-libs/xmlsec nss
+
 # Andreas Sturmlechner <asturm@gentoo.org> (09 Jun 2018)
 # Enable sensible defaults for desktop users
 dev-qt/qtwebkit:5 printsupport


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2018-06-09 12:15 Andreas Sturmlechner
  0 siblings, 0 replies; 57+ messages in thread
From: Andreas Sturmlechner @ 2018-06-09 12:15 UTC (permalink / raw
  To: gentoo-commits

commit:     249fba25bd1d1d2d862ba811b0ed28cdffd10f13
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  9 12:01:56 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jun  9 12:15:19 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=249fba25

profiles: desktop: dev-qt/qtwebkit[printsupport] should be default

 profiles/targets/desktop/package.use | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index 6e4d872f1dc..58e4ccdb15d 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -1,6 +1,10 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Andreas Sturmlechner <asturm@gentoo.org> (09 Jun 2018)
+# Enable sensible defaults for desktop users
+dev-qt/qtwebkit:5 printsupport
+
 # Andreas Sturmlechner <asturm@gentoo.org> (30 Nov 2017)
 # Not required, but makes life easier with Qt; bug #457934
 app-arch/unzip natspec


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2018-06-30 20:47 Andreas Sturmlechner
  0 siblings, 0 replies; 57+ messages in thread
From: Andreas Sturmlechner @ 2018-06-30 20:47 UTC (permalink / raw
  To: gentoo-commits

commit:     bdda02350d49cafbc60f5a1c52c00ececadd0415
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 30 16:13:44 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jun 30 20:47:22 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdda0235

profiles: desktop: Drop USE qt3support from make.defaults

 profiles/targets/desktop/make.defaults | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/profiles/targets/desktop/make.defaults b/profiles/targets/desktop/make.defaults
index e1c557e0388..0c404bec2b2 100644
--- a/profiles/targets/desktop/make.defaults
+++ b/profiles/targets/desktop/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr consolekit cups dbus dri dts dvd dvdr emboss encode exif fam flac gif glamor gpm gtk jpeg lcms ldap libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt3support qt5 sdl spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb wxwidgets X xcb x264 xml xv xvid"
+USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr consolekit cups dbus dri dts dvd dvdr emboss encode exif fam flac gif glamor gpm gtk jpeg lcms ldap libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt5 sdl spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb wxwidgets X xcb x264 xml xv xvid"


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2018-07-22 21:50 Andreas Sturmlechner
  0 siblings, 0 replies; 57+ messages in thread
From: Andreas Sturmlechner @ 2018-07-22 21:50 UTC (permalink / raw
  To: gentoo-commits

commit:     df0baab202c49e012381ede8d4cd08eb1ccb7446
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 22 21:27:09 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jul 22 21:49:18 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df0baab2

profiles: desktop: Enable media-libs/mlt[sdl2]

 profiles/targets/desktop/package.use | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index cb0f13731f3..0ec0279187b 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -1,6 +1,10 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Andreas Sturmlechner <asturm@gentoo.org> (22 Jul 2018)
+# Required by media-video/shotcut, kde-apps/kdenlive
+>=media-libs/mlt-6.6.0 sdl2
+
 # Andreas Sturmlechner <asturm@gentoo.org> (09 Jun 2018)
 # Required by app-office/libreoffice
 dev-libs/xmlsec nss


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2018-09-07 20:34 Andreas Sturmlechner
  0 siblings, 0 replies; 57+ messages in thread
From: Andreas Sturmlechner @ 2018-09-07 20:34 UTC (permalink / raw
  To: gentoo-commits

commit:     f7073e559cca0d50943539bfb2faf0fc70856944
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  2 08:18:53 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Sep  7 20:33:51 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7073e55

profiles: desktop: Drop obsolete media-libs/mlt[sdl2] from p.use

 profiles/targets/desktop/package.use | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index 0ec0279187b..cb0f13731f3 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -1,10 +1,6 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-# Andreas Sturmlechner <asturm@gentoo.org> (22 Jul 2018)
-# Required by media-video/shotcut, kde-apps/kdenlive
->=media-libs/mlt-6.6.0 sdl2
-
 # Andreas Sturmlechner <asturm@gentoo.org> (09 Jun 2018)
 # Required by app-office/libreoffice
 dev-libs/xmlsec nss


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2019-03-20  8:58 Lars Wendler
  0 siblings, 0 replies; 57+ messages in thread
From: Lars Wendler @ 2019-03-20  8:58 UTC (permalink / raw
  To: gentoo-commits

commit:     4a4839e5bbbc7ad761008b2abcc848017cfedf20
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 20 08:57:08 2019 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Wed Mar 20 08:57:08 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a4839e5

desktop/package.use: Enable "client" USE flag for net-fs/samba

Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 profiles/targets/desktop/package.use | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index 4b1b1a923c3..18f4dbc4b29 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -1,6 +1,10 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Lars Wendler <polynomial-c@gentoo.org> (20 Mar 2019)
+# Enable client by default. Usually desktop users need the client.
+net-fs/samba client
+
 # Andreas Sturmlechner <asturm@gentoo.org> (09 Jun 2018)
 # Required by app-office/libreoffice
 dev-libs/xmlsec nss


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2020-02-05 20:20 Andreas Sturmlechner
  0 siblings, 0 replies; 57+ messages in thread
From: Andreas Sturmlechner @ 2020-02-05 20:20 UTC (permalink / raw
  To: gentoo-commits

commit:     d48bd39596242efa22758b2386f0f566081d9528
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  5 20:15:31 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Feb  5 20:20:44 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d48bd395

profiles: desktop: Add multimedia to dev-qt/PyQt5 USE defaults

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 profiles/targets/desktop/package.use | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index eba77f32db7..18f6396e456 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Lars Wendler <polynomial-c@gentoo.org> (2019-03-20)
@@ -54,7 +54,7 @@ app-text/xmlto text
 
 # Ben de Groot <yngwin@gentoo.org> (2015-02-18)
 # Enable sensible defaults for desktop users (bug #540046)
-dev-python/PyQt5 gui network printsupport widgets
+dev-python/PyQt5 gui multimedia network printsupport widgets
 
 # Samuli Suominen <ssuominen@gentoo.org> (2014-07-24)
 # Because targets/desktop/make.defaults has USE="bluetooth" but net-libs/libpcap doesn't


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2020-02-05 20:20 Andreas Sturmlechner
  0 siblings, 0 replies; 57+ messages in thread
From: Andreas Sturmlechner @ 2020-02-05 20:20 UTC (permalink / raw
  To: gentoo-commits

commit:     4129b79f3ba41c12164955e78567a886c5b6003b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  5 20:17:18 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Feb  5 20:20:44 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4129b79f

profiles: desktop: Add dev-lang/python[sqlite] to package.use

Closes: https://bugs.gentoo.org/708146
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 profiles/targets/desktop/package.use | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index 18f6396e456..38e4896fc00 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -1,6 +1,10 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Andreas Sturmlechner <asturm@gentoo.org> (2020-02-05)
+# Required by many packages, most notably Mozilla products
+dev-lang/python sqlite
+
 # Lars Wendler <polynomial-c@gentoo.org> (2019-03-20)
 # Enable client by default. Usually desktop users need the client.
 net-fs/samba client


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2020-04-03 20:07 Andreas Sturmlechner
  0 siblings, 0 replies; 57+ messages in thread
From: Andreas Sturmlechner @ 2020-04-03 20:07 UTC (permalink / raw
  To: gentoo-commits

commit:     9b84da571ced826d492b1c59dfca3e2fddd8c1e9
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  1 19:33:46 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Apr  3 20:06:33 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b84da57

profiles: desktop: Drop USE=gles2 entries from package.use.mask

USE=gles2 was renamed to gles2-only so the necessity for this mask is gone.

This effectively reverts commit 7d28249d0801718e46852e9e4c284d5f3529eb2c.

Bug: https://bugs.gentoo.org/627758
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 profiles/targets/desktop/package.use.mask | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/profiles/targets/desktop/package.use.mask b/profiles/targets/desktop/package.use.mask
deleted file mode 100644
index 26f3c6d9458..00000000000
--- a/profiles/targets/desktop/package.use.mask
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# USE=gles2 in the following packages disables full OpenGL
-# Upstream does not test for that case and packages frequently
-# fail to build or run if set.
-dev-python/PyQt5 gles2
-dev-qt/qt3d gles2
-dev-qt/qtdatavis3d gles2
-dev-qt/qtdeclarative gles2
-dev-qt/qtgui gles2
-dev-qt/qtmultimedia gles2
-dev-qt/qtopengl gles2
-dev-qt/qtprintsupport gles2
-dev-qt/qtwebkit gles2
-dev-qt/qtwidgets gles2
-kde-apps/kdenlive gles2
-kde-frameworks/plasma gles2
-kde-plasma/kinfocenter gles2
-kde-plasma/kwin gles2


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2020-04-13 23:47 Andreas Sturmlechner
  0 siblings, 0 replies; 57+ messages in thread
From: Andreas Sturmlechner @ 2020-04-13 23:47 UTC (permalink / raw
  To: gentoo-commits

commit:     71f314885f1a36a22617ed2e620fd04b19a37483
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 15 20:10:25 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Apr 13 23:46:55 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71f31488

profiles: desktop: Switch make.defaults away from consolekit to elogind

Closes: https://bugs.gentoo.org/682160
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 profiles/targets/desktop/make.defaults | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/targets/desktop/make.defaults b/profiles/targets/desktop/make.defaults
index 6e41f4c5844..0e48951816d 100644
--- a/profiles/targets/desktop/make.defaults
+++ b/profiles/targets/desktop/make.defaults
@@ -1,4 +1,4 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr consolekit cups dbus dri dts dvd dvdr emboss encode exif flac gif gpm gtk icu jpeg lcms ldap libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt5 sdl spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb wxwidgets X xcb x264 xml xv xvid"
+USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr cups dbus dri dts dvd dvdr elogind emboss encode exif flac gif gpm gtk icu jpeg lcms ldap libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt5 sdl spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb wxwidgets X xcb x264 xml xv xvid"


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2020-04-30 17:35 Matt Turner
  0 siblings, 0 replies; 57+ messages in thread
From: Matt Turner @ 2020-04-30 17:35 UTC (permalink / raw
  To: gentoo-commits

commit:     6fd99100130e5060274aaa53847d97d250cc7d0d
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 30 17:13:23 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Apr 30 17:34:40 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fd99100

profiles/desktop: Remove dev-libs/libxml2 python

USE=python is now enabled by default per 736fd2a9c82c.

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 profiles/targets/desktop/package.use | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index 38e4896fc00..e5af3086c8f 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -70,10 +70,6 @@ net-libs/libpcap -bluetooth
 # and the X flag is enabled by default in the desktop profile
 x11-libs/libxcb xkb
 
-# Jeremy Olexa <darkside@gentoo.org> (2011-10-07)
-# Required by mesa, ultimately by xorg-server (every desktop) bug 385843
-dev-libs/libxml2 python
-
 # Samuli Suominen <ssuominen@gentoo.org> (2011-09-27)
 # Required by mozilla browsers wrt #372419
 media-libs/libpng apng


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2020-08-10  5:08 Lars Wendler
  0 siblings, 0 replies; 57+ messages in thread
From: Lars Wendler @ 2020-08-10  5:08 UTC (permalink / raw
  To: gentoo-commits

commit:     c4251ee40536b6b355bfe23183ecdcb16a877312
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 10 05:07:03 2020 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Aug 10 05:07:03 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4251ee4

desktop/package.use: net-misc/dhcdpcd-ui: Disable libnotify

in order to have a better user experience when emerging this package.

Closes: https://bugs.gentoo.org/735528

Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 profiles/targets/desktop/package.use | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index e5af3086c8f..dcac3fa4f41 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -1,6 +1,11 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Lars Wendler <polynomial-c@gentoo.org> (2020-08-06)
+# USE="qt5" and USE="libnotify" are mutually exclusive in this package
+# Disable libnotify here to have a better user experience
+net-misc/dhcpcd-ui -libnotify
+
 # Andreas Sturmlechner <asturm@gentoo.org> (2020-02-05)
 # Required by many packages, most notably Mozilla products
 dev-lang/python sqlite


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2020-08-29  8:50 Ulrich Müller
  0 siblings, 0 replies; 57+ messages in thread
From: Ulrich Müller @ 2020-08-29  8:50 UTC (permalink / raw
  To: gentoo-commits

commit:     865d1842978372ddcd6954fa3df505c450f02ab9
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 27 08:58:29 2020 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Aug 29 08:49:04 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=865d1842

profiles/targets/desktop: Enable gui flag.

Acked-by: David Seifert <soap <AT> gentoo.org>
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 profiles/targets/desktop/make.defaults | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/targets/desktop/make.defaults b/profiles/targets/desktop/make.defaults
index 0e48951816d..da96e7830d3 100644
--- a/profiles/targets/desktop/make.defaults
+++ b/profiles/targets/desktop/make.defaults
@@ -1,4 +1,4 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr cups dbus dri dts dvd dvdr elogind emboss encode exif flac gif gpm gtk icu jpeg lcms ldap libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt5 sdl spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb wxwidgets X xcb x264 xml xv xvid"
+USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr cups dbus dri dts dvd dvdr elogind emboss encode exif flac gif gpm gtk gui icu jpeg lcms ldap libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt5 sdl spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb wxwidgets X xcb x264 xml xv xvid"


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2020-09-10 12:06 Mikle Kolyada
  0 siblings, 0 replies; 57+ messages in thread
From: Mikle Kolyada @ 2020-09-10 12:06 UTC (permalink / raw
  To: gentoo-commits

commit:     114461dfda8b0fde4933c7d3b32c69c6aad421bc
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  9 10:15:59 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Sep 10 12:06:51 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=114461df

profiles/targets/desktop: Do not enable ldap USE flag by default

Closes: https://bugs.gentoo.org/741380
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 profiles/targets/desktop/make.defaults | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/targets/desktop/make.defaults b/profiles/targets/desktop/make.defaults
index da96e7830d3..d7eab4cd058 100644
--- a/profiles/targets/desktop/make.defaults
+++ b/profiles/targets/desktop/make.defaults
@@ -1,4 +1,4 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr cups dbus dri dts dvd dvdr elogind emboss encode exif flac gif gpm gtk gui icu jpeg lcms ldap libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt5 sdl spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb wxwidgets X xcb x264 xml xv xvid"
+USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr cups dbus dri dts dvd dvdr elogind emboss encode exif flac gif gpm gtk gui icu jpeg lcms libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt5 sdl spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb wxwidgets X xcb x264 xml xv xvid"


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2020-12-24 12:03 Marek Szuba
  0 siblings, 0 replies; 57+ messages in thread
From: Marek Szuba @ 2020-12-24 12:03 UTC (permalink / raw
  To: gentoo-commits

commit:     ced3d3f08fde6b38c49ece9792021b1cfe7ea5d5
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 24 10:37:08 2020 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Thu Dec 24 10:37:08 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ced3d3f0

profiles/targets/desktop/package.use: set lua_single_targets_luajit for media-video/mpv

mpv ebuilds migrated to lua-single.eclass use this instead of just 'luajit'.

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 profiles/targets/desktop/package.use | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index dcac3fa4f41..5d4fd73427a 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -55,7 +55,7 @@ dev-lang/php -exif -truetype
 # Enable luajit for OSC and youtube-dl support by default.
 # Override default +sdl from desktop profile and disable sdl outputs.
 # These outputs are for systems without a proper audio/video support.
-media-video/mpv lua luajit -sdl
+media-video/mpv lua luajit lua_single_target_luajit -sdl
 
 # Mike Gilbert <floppym@gentoo.org> (2017-01-04)
 # Needed by x11-misc/xdg-utils.


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2020-12-24 13:38 Marek Szuba
  0 siblings, 0 replies; 57+ messages in thread
From: Marek Szuba @ 2020-12-24 13:38 UTC (permalink / raw
  To: gentoo-commits

commit:     ebeb3b9daf32a8d72201de9a87b06c213ffa6247
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 24 13:37:11 2020 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Thu Dec 24 13:37:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebeb3b9d

profiles/targets/desktop/package.use: add media-gfx/gmic[fftw]

Required because the desktop targets set USE=qt5.

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 profiles/targets/desktop/package.use | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index 5d4fd73427a..046891519ae 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -1,6 +1,10 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Marek Szuba <marecki@gentoo.org> (2020-12-24)
+# Required by qt5
+media-gfx/gmic fftw
+
 # Lars Wendler <polynomial-c@gentoo.org> (2020-08-06)
 # USE="qt5" and USE="libnotify" are mutually exclusive in this package
 # Disable libnotify here to have a better user experience


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2020-12-24 13:50 Marek Szuba
  0 siblings, 0 replies; 57+ messages in thread
From: Marek Szuba @ 2020-12-24 13:50 UTC (permalink / raw
  To: gentoo-commits

commit:     c04c7631df81b55c0cae7fc0e4269988644de564
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 24 13:48:51 2020 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Thu Dec 24 13:48:51 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c04c7631

profiles/targets/desktop/package.use: more media-video/mpv LuaJIT changes

Follow-up to ced3d3f08fde6b38c49ece9792021b1cfe7ea5d5: package.use changes
are incremental so it is necessary to explicitly unset current
LUA_SINGLE_TARGET before setting the luajit one.

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 profiles/targets/desktop/package.use | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index 046891519ae..1426f952b38 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -59,7 +59,7 @@ dev-lang/php -exif -truetype
 # Enable luajit for OSC and youtube-dl support by default.
 # Override default +sdl from desktop profile and disable sdl outputs.
 # These outputs are for systems without a proper audio/video support.
-media-video/mpv lua luajit lua_single_target_luajit -sdl
+media-video/mpv lua luajit -sdl LUA_SINGLE_TARGET: -* luajit
 
 # Mike Gilbert <floppym@gentoo.org> (2017-01-04)
 # Needed by x11-misc/xdg-utils.


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2020-12-24 14:48 Sam James
  0 siblings, 0 replies; 57+ messages in thread
From: Sam James @ 2020-12-24 14:48 UTC (permalink / raw
  To: gentoo-commits

commit:     a15d3980e55d916998139507c7c9bff32af39da6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 24 14:46:59 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 24 14:46:59 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a15d3980

profiles/targets/desktop/package.use: fix media-video/mpv luajit entry

Let's go for the basic manual negation of all of
the LUA_SINGLE_TARGET USE_EXPAND for now to fix errors like:

--- Invalid USE flag for 'media-video/mpv' in '/var/db/repos/gentoo/profiles/targets/desktop/package.use': 'LUA_SINGLE_TARGET:'
--- Invalid USE flag for 'media-video/mpv' in '/var/db/repos/gentoo/profiles/targets/desktop/package.use': '-*'

Fixes: c04c7631df81b55c0cae7fc0e4269988644de564
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/targets/desktop/package.use | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index 1426f952b38..33f68fa62bc 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -59,7 +59,10 @@ dev-lang/php -exif -truetype
 # Enable luajit for OSC and youtube-dl support by default.
 # Override default +sdl from desktop profile and disable sdl outputs.
 # These outputs are for systems without a proper audio/video support.
-media-video/mpv lua luajit -sdl LUA_SINGLE_TARGET: -* luajit
+media-video/mpv lua luajit -sdl
+media-video/mpv -lua_single_target_lua5-1 -lua_single_target_lua5-2
+media-video/mpv -lua_single_target_lua5-3 -lua_single_target_lua5-4
+media-video/mpv lua_single_target_luajit
 
 # Mike Gilbert <floppym@gentoo.org> (2017-01-04)
 # Needed by x11-misc/xdg-utils.


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2021-01-09 15:47 Ben Kohler
  0 siblings, 0 replies; 57+ messages in thread
From: Ben Kohler @ 2021-01-09 15:47 UTC (permalink / raw
  To: gentoo-commits

commit:     822c2f878d205c5cde482f97faef2547087bdf48
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  9 15:46:27 2021 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Sat Jan  9 15:47:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=822c2f87

profiles/targets/desktop: remove obsolete entry for libpcap

Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 profiles/targets/desktop/package.use | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index e9871000e8a..d72e1ac7bc4 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -72,11 +72,6 @@ app-text/xmlto text
 # Enable sensible defaults for desktop users (bug #540046)
 dev-python/PyQt5 gui multimedia network printsupport widgets
 
-# Samuli Suominen <ssuominen@gentoo.org> (2014-07-24)
-# Because targets/desktop/make.defaults has USE="bluetooth" but net-libs/libpcap doesn't
-# support BlueZ 5.x, disable USE="bluetooth" by default to avoid conflicting packages:
-net-libs/libpcap -bluetooth
-
 # Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (2014-05-08)
 # Enable x11-libs/libxcb[xkb] as it is needed by x11-libs/libxkbcommon[X]
 # and the X flag is enabled by default in the desktop profile


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2021-02-07  2:17 Sam James
  0 siblings, 0 replies; 57+ messages in thread
From: Sam James @ 2021-02-07  2:17 UTC (permalink / raw
  To: gentoo-commits

commit:     6072604b1ced0df272998fcc205c43424a04e109
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  7 02:15:20 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb  7 02:15:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6072604b

profiles/targets/desktop/package.use: media-video/mpv cleanup

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/targets/desktop/package.use | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index d72e1ac7bc4..afc1923b4e5 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -59,9 +59,10 @@ dev-lang/php -exif -truetype
 # Enable luajit for OSC and youtube-dl support by default.
 # Override default +sdl from desktop profile and disable sdl outputs.
 # These outputs are for systems without a proper audio/video support.
+# NOTE: Needs syncing to negate profile defaults if we decide
+# to keep this up.
 media-video/mpv lua luajit -sdl
 media-video/mpv -lua_single_target_lua5-1 -lua_single_target_lua5-2
-media-video/mpv -lua_single_target_lua5-3 -lua_single_target_lua5-4
 media-video/mpv lua_single_target_luajit
 
 # Mike Gilbert <floppym@gentoo.org> (2017-01-04)


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2021-03-28  1:29 Sam James
  0 siblings, 0 replies; 57+ messages in thread
From: Sam James @ 2021-03-28  1:29 UTC (permalink / raw
  To: gentoo-commits

commit:     bc4acb91a3e0369e0da6b4cf07d078dc8c73a813
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 28 01:25:52 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 28 01:26:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc4acb91

profiles/targets/desktop: drop obsolete media-video/mpv[luajit] enabling

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/targets/desktop/package.use | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index afc1923b4e5..75d4221778e 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Marek Szuba <marecki@gentoo.org> (2020-12-24)
@@ -61,7 +61,7 @@ dev-lang/php -exif -truetype
 # These outputs are for systems without a proper audio/video support.
 # NOTE: Needs syncing to negate profile defaults if we decide
 # to keep this up.
-media-video/mpv lua luajit -sdl
+media-video/mpv lua -sdl
 media-video/mpv -lua_single_target_lua5-1 -lua_single_target_lua5-2
 media-video/mpv lua_single_target_luajit
 


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2021-08-13 10:02 Marek Szuba
  0 siblings, 0 replies; 57+ messages in thread
From: Marek Szuba @ 2021-08-13 10:02 UTC (permalink / raw
  To: gentoo-commits

commit:     f30fd3cc79beb9726136c4c17ddef6219613e37a
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 13 09:59:19 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri Aug 13 10:02:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f30fd3cc

profiles/targets/desktop: do not mention now-unsupported lua5-2

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 profiles/targets/desktop/package.use | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index 9a6c9867269..a2fa672a2bc 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -57,7 +57,7 @@ dev-lang/php -exif -truetype
 # NOTE: Needs syncing to negate profile defaults if we decide
 # to keep this up.
 media-video/mpv lua -sdl
-media-video/mpv -lua_single_target_lua5-1 -lua_single_target_lua5-2
+media-video/mpv -lua_single_target_lua5-1
 media-video/mpv lua_single_target_luajit
 
 # Mike Gilbert <floppym@gentoo.org> (2017-01-04)


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2021-09-13 22:09 Sam James
  0 siblings, 0 replies; 57+ messages in thread
From: Sam James @ 2021-09-13 22:09 UTC (permalink / raw
  To: gentoo-commits

commit:     de3e83b4feba7f6db44e38b70626a913d62742b3
Author:     Niklāvs Koļesņikovs <89q1r14hd <AT> relay <DOT> firefox <DOT> com>
AuthorDate: Sun Sep 12 22:32:48 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 13 22:08:19 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de3e83b4

profiles/targets/desktop/package.use: set default Lua for WirePlumber

Signed-off-by: Niklāvs Koļesņikovs <89q1r14hd <AT> relay.firefox.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/targets/desktop/package.use | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index a2fa672a2bc..94c1b5d773e 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -1,6 +1,11 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Niklāvs Koļesņikovs <89q1r14hd@relay.firefox.com> (2021-09-13)
+# WirePlumber obligatory links and embeds either Lua 5.3 or 5.4
+# interpreter with the later being the upstream default.
+media-video/wireplumber lua_single_target_lua5-4
+
 # Marek Szuba <marecki@gentoo.org> (2020-12-24)
 # Required by qt5
 media-gfx/gmic fftw


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2021-12-12 21:31 Andreas K. Hüttel
  0 siblings, 0 replies; 57+ messages in thread
From: Andreas K. Hüttel @ 2021-12-12 21:31 UTC (permalink / raw
  To: gentoo-commits

commit:     13db4c35a058cf8efb377653658e8a0c49987fd0
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 22 07:35:52 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Dec 12 21:31:45 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13db4c35

profiles: Do not enable media-libs/libpng[apng] patches by default

The APNG patches were rejected upstream and are known to break WebKit
with no trivial fix in perspective.  Stop enabling them by default,
as Mozilla products now default to using bundled libpng.

See-also: https://gitweb.gentoo.org/sites/projects/council.git/tree/meeting-logs/20211212.txt#n98
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/23005
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 profiles/targets/desktop/package.use | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index dcdced93f384..096a7a7aa761 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -69,10 +69,6 @@ dev-python/PyQt5 gui multimedia network printsupport widgets
 # and the X flag is enabled by default in the desktop profile
 x11-libs/libxcb xkb
 
-# Samuli Suominen <ssuominen@gentoo.org> (2011-09-27)
-# Required by mozilla browsers wrt #372419
-media-libs/libpng apng
-
 # Samuli Suominen <ssuominen@gentoo.org> (2010-12-19)
 # gudev, required by freedesktop.org udev helpers like udisks and upower
 # introspection, exception, enabled from here instead of ebuild to skip extra deps for a system package


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2021-12-18 17:42 Andreas Sturmlechner
  0 siblings, 0 replies; 57+ messages in thread
From: Andreas Sturmlechner @ 2021-12-18 17:42 UTC (permalink / raw
  To: gentoo-commits

commit:     f2bd084126acdd45264666a85fd1eeaf9b595e86
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 18 17:29:39 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 18 17:38:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2bd0841

profiles: targets/desktop: Set media-gfx/exiv2[xmp] by default

Bug: https://bugs.gentoo.org/829571
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 profiles/targets/desktop/package.use | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index 096a7a7aa761..5742b3ba9958 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -1,6 +1,10 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Andreas Sturmlechner <asturm@gentoo.org> (2021-12-18)
+# Required by media-gfx/digikam
+media-gfx/exiv2 xmp
+
 # Marek Szuba <marecki@gentoo.org> (2020-12-24)
 # Required by qt5
 media-gfx/gmic fftw


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2022-04-18  0:05 Andreas K. Hüttel
  0 siblings, 0 replies; 57+ messages in thread
From: Andreas K. Hüttel @ 2022-04-18  0:05 UTC (permalink / raw
  To: gentoo-commits

commit:     6d175a2178b78d92d044298e24ed41b3155fa9e0
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 18 00:03:31 2022 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Apr 18 00:04:53 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d175a21

profiles/targets/desktop: default to python[-bluetooth]

This works around a circular dependency on install.

Closes: https://bugs.gentoo.org/764623
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 profiles/targets/desktop/package.use | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index 5742b3ba9958..3cc4cc0d28f1 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -1,6 +1,10 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Andreas K. Hüttel <dilfridge@gentoo.org> (2022-04-18)
+# Avoid a circular dependency, bug 764623
+dev-lang/python -bluetooth
+
 # Andreas Sturmlechner <asturm@gentoo.org> (2021-12-18)
 # Required by media-gfx/digikam
 media-gfx/exiv2 xmp


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2022-12-24  8:47 Pacho Ramos
  0 siblings, 0 replies; 57+ messages in thread
From: Pacho Ramos @ 2022-12-24  8:47 UTC (permalink / raw
  To: gentoo-commits

commit:     181fcb5d14e2937576a1c02a36ce18db3be7a7a0
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 24 08:46:50 2022 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Dec 24 08:47:28 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=181fcb5d

profiles/targets/desktop: enable USE sound

https://archives.gentoo.org/gentoo-dev/message/6e5c8c988b1a4442d37dc697f264b84f
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 profiles/targets/desktop/make.defaults | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/targets/desktop/make.defaults b/profiles/targets/desktop/make.defaults
index 18b1903bedde..dc5c327c5b70 100644
--- a/profiles/targets/desktop/make.defaults
+++ b/profiles/targets/desktop/make.defaults
@@ -1,4 +1,4 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr cups dbus dri dts dvd dvdr elogind encode exif flac gif gpm gtk gui icu jpeg lcms libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt5 sdl spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb wxwidgets X xcb x264 xml xv xvid"
+USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr cups dbus dri dts dvd dvdr elogind encode exif flac gif gpm gtk gui icu jpeg lcms libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt5 sdl sound spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb wxwidgets X xcb x264 xml xv xvid"


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2022-12-26 23:06 Andreas Sturmlechner
  0 siblings, 0 replies; 57+ messages in thread
From: Andreas Sturmlechner @ 2022-12-26 23:06 UTC (permalink / raw
  To: gentoo-commits

commit:     f04cdccf491b070779952ccb450574eb9bc7fcde
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 26 19:31:20 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Dec 26 23:06:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f04cdccf

profiles: desktop: Add xft to make.defaults

Closes: https://bugs.gentoo.org/876637
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 profiles/targets/desktop/make.defaults | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/targets/desktop/make.defaults b/profiles/targets/desktop/make.defaults
index dc5c327c5b70..46a8c5d3911e 100644
--- a/profiles/targets/desktop/make.defaults
+++ b/profiles/targets/desktop/make.defaults
@@ -1,4 +1,4 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr cups dbus dri dts dvd dvdr elogind encode exif flac gif gpm gtk gui icu jpeg lcms libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt5 sdl sound spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb wxwidgets X xcb x264 xml xv xvid"
+USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr cups dbus dri dts dvd dvdr elogind encode exif flac gif gpm gtk gui icu jpeg lcms libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt5 sdl sound spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb wxwidgets X xcb xft x264 xml xv xvid"


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2022-12-27 12:28 Andreas Sturmlechner
  0 siblings, 0 replies; 57+ messages in thread
From: Andreas Sturmlechner @ 2022-12-27 12:28 UTC (permalink / raw
  To: gentoo-commits

commit:     6f2712edbe4caf662c28568a5376963a490b7687
Author:     Alexey Sokolov <alexey+gentoo <AT> asokolov <DOT> org>
AuthorDate: Tue Dec 27 11:21:07 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Dec 27 12:28:25 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f2712ed

profiles/targets/desktop/package.use: media-fonts/fonts-meta emoji

Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org>
Closes: https://github.com/gentoo/gentoo/pull/28845
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 profiles/targets/desktop/package.use | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index 0fc7cd2bcc9a..38ebc3ebc6fb 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -1,6 +1,11 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Alexey Sokolov <alexey+gentoo@asokolov.org> (2022-12-27)
+# On desktops it's common to use browser to browse internet, which these
+# days is full of emojis, which wouldn't render properly without the fonts.
+media-fonts/fonts-meta emoji
+
 # Andreas K. Hüttel <dilfridge@gentoo.org> (2022-04-18)
 # Avoid a circular dependency, bug 764623
 dev-lang/python -bluetooth


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2023-05-23  9:33 Sam James
  0 siblings, 0 replies; 57+ messages in thread
From: Sam James @ 2023-05-23  9:33 UTC (permalink / raw
  To: gentoo-commits

commit:     793ae33778c39d4a0a7eaf5b261f3e4aa4975230
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 21 21:45:05 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 23 09:33:07 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=793ae337

profiles/targets/desktop: enable USE=vulkan by default

Ionen pointed this out again today and it made me look back at it; there's
no reason to not have vulkan on by default for desktop profiles.

In particular, Steam expects it for plenty of games to work, but at this point,
it's becoming jarring for users to _not_ have it as it's considered a fundamental part
of the modern desktop.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/targets/desktop/make.defaults | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/profiles/targets/desktop/make.defaults b/profiles/targets/desktop/make.defaults
index 46a8c5d3911e..caccdbdd22a3 100644
--- a/profiles/targets/desktop/make.defaults
+++ b/profiles/targets/desktop/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr cups dbus dri dts dvd dvdr elogind encode exif flac gif gpm gtk gui icu jpeg lcms libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt5 sdl sound spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb wxwidgets X xcb xft x264 xml xv xvid"
+USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr cups dbus dri dts dvd dvdr elogind encode exif flac gif gpm gtk gui icu jpeg lcms libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt5 sdl sound spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb vulkan wxwidgets X xcb xft x264 xml xv xvid"


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2023-07-29 10:02 Andreas Sturmlechner
  0 siblings, 0 replies; 57+ messages in thread
From: Andreas Sturmlechner @ 2023-07-29 10:02 UTC (permalink / raw
  To: gentoo-commits

commit:     11d5b4781683cccfe2042c7d05efe434c7462394
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 29 09:59:06 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jul 29 10:01:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11d5b478

profiles: desktop: Set dev-qt/qtmultimedia:5[widgets] by default

Required by dev-python/PyQt5[multimedia].

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 profiles/targets/desktop/package.use | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index 723ca5f21c49..891e53c08c97 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -1,6 +1,10 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Andreas Sturmlechner <asturm@gentoo.org> (2023-07-29)
+# Required by dev-python/PyQt5[multimedia]
+dev-qt/qtmultimedia:5 widgets
+
 # Alexey Sokolov <alexey+gentoo@asokolov.org> (2022-12-27)
 # On desktops it's common to use browser to browse internet, which these
 # days is full of emojis, which wouldn't render properly without the fonts.


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2023-09-22 20:02 Sam James
  0 siblings, 0 replies; 57+ messages in thread
From: Sam James @ 2023-09-22 20:02 UTC (permalink / raw
  To: gentoo-commits

commit:     987c28c376c19494d25bce27ed4419fd0d5d2f42
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 22 20:01:06 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Sep 22 20:01:06 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=987c28c3

profiles/targets/desktop: forward-port dev-util/cmake USE=qt5 setting for USE=gui

Most people aren't going to use CMake's GUI. USE=gui is enabled by default
on desktop profiles and CMake is unavoidable, it feels a shame to drag in
Qt 6 just for something people are unlikely to want. Plus, it avoids a
circular dependency out of the box.

We already did this for qt5, so do it for USE=gui now too.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/targets/desktop/package.use | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index 891e53c08c97..4c5c2c567b03 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -1,6 +1,13 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James <sam@gentoo.org> (2023-09-22)
+# Most people aren't going to use CMake's GUI. USE=gui is enabled by default
+# on desktop profiles and CMake is unavoidable, it feels a shame to drag in
+# Qt 6 just for something people are unlikely to want. Plus, it avoids a
+# circular dependency out of the box.
+dev-util/cmake -gui -qt5
+
 # Andreas Sturmlechner <asturm@gentoo.org> (2023-07-29)
 # Required by dev-python/PyQt5[multimedia]
 dev-qt/qtmultimedia:5 widgets
@@ -47,10 +54,6 @@ app-arch/unzip natspec
 # Required by kde-frameworks/kwayland
 dev-qt/qtgui:5 egl libinput
 
-# Andreas Sturmlechner <asturm@gentoo.org> (2017-11-30)
-# Avoid circular dependency when installing from scratch
-dev-util/cmake -qt5
-
 # Andreas Sturmlechner <asturm@gentoo.org> (2017-08-04)
 # Required by flac and mp3
 kde-apps/k3b taglib


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2023-10-13  6:44 Florian Schmaus
  0 siblings, 0 replies; 57+ messages in thread
From: Florian Schmaus @ 2023-10-13  6:44 UTC (permalink / raw
  To: gentoo-commits

commit:     cc2c59c7555597ef42eded62b6c8989db569ee3d
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 13 06:43:44 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri Oct 13 06:43:44 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc2c59c7

profiles/targets/desktop: remove obsolete sys-fs/eudev entry

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 profiles/targets/desktop/package.use | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index 4c5c2c567b03..97ea7b1120e7 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -85,7 +85,6 @@ x11-libs/libxcb xkb
 # gudev, required by freedesktop.org udev helpers like udisks and upower
 # introspection, exception, enabled from here instead of ebuild to skip extra deps for a system package
 dev-libs/libgudev introspection
-sys-fs/eudev introspection
 
 # Samuli Suominen <ssuominen@gentoo.org> (2010-12-19)
 # Support for desktop file icons


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2023-11-11  8:37 Andreas Sturmlechner
  0 siblings, 0 replies; 57+ messages in thread
From: Andreas Sturmlechner @ 2023-11-11  8:37 UTC (permalink / raw
  To: gentoo-commits

commit:     28d7fdcbf43f4d0317e3e3753fc994867a29caf3
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 11 08:25:01 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Nov 11 08:36:20 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28d7fdcb

profiles: targets/desktop: Enable dev-qt/qtgui:5[accessibility]

Comparing with another toolkit default enabled by desktop target,
x11-libs/gtk+:3, which already depends on app-accessibility/at-spi2-core:2
unconditionally, this will typically not be introducing new deps for most.

Bug: https://bugs.gentoo.org/916267
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 profiles/targets/desktop/package.use | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index 97ea7b1120e7..47fa319c3ca1 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -1,6 +1,11 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Andreas Sturmlechner <asturm@gentoo.org> (2023-11-11)
+# egl, libinput required by kde-frameworks/kwayland
+# accessibility required by kde-plasma/kwin
+dev-qt/qtgui:5 accessibility egl libinput
+
 # Sam James <sam@gentoo.org> (2023-09-22)
 # Most people aren't going to use CMake's GUI. USE=gui is enabled by default
 # on desktop profiles and CMake is unavoidable, it feels a shame to drag in
@@ -50,10 +55,6 @@ dev-libs/xmlsec nss
 # Not required, but makes life easier with Qt; bug #457934
 app-arch/unzip natspec
 
-# Andreas Sturmlechner <asturm@gentoo.org> (2017-11-30)
-# Required by kde-frameworks/kwayland
-dev-qt/qtgui:5 egl libinput
-
 # Andreas Sturmlechner <asturm@gentoo.org> (2017-08-04)
 # Required by flac and mp3
 kde-apps/k3b taglib


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2024-01-04  0:07 Sam James
  0 siblings, 0 replies; 57+ messages in thread
From: Sam James @ 2024-01-04  0:07 UTC (permalink / raw
  To: gentoo-commits

commit:     c0a1599636745daebba550af40465302eb0c93d9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  3 23:57:42 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan  3 23:57:42 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0a15996

profiles/targets/desktop: add dev-util/cmake[-qt6]

I forgot to update this when switching CMake's GUI USE logic back (for now) until
more packages support Qt 6 (bug #914489).

Pointed out by josef64 on IRC.

Bug: https://bugs.gentoo.org/914489
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/targets/desktop/package.use | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index e55d347ecc35..fb40cc967f28 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Andreas Sturmlechner <asturm@gentoo.org> (2023-11-12)
@@ -16,7 +16,7 @@ dev-qt/qtgui:5 accessibility egl libinput
 # on desktop profiles and CMake is unavoidable, it feels a shame to drag in
 # Qt 6 just for something people are unlikely to want. Plus, it avoids a
 # circular dependency out of the box.
-dev-util/cmake -gui -qt5
+dev-util/cmake -gui -qt5 -qt6
 
 # Andreas Sturmlechner <asturm@gentoo.org> (2023-07-29)
 # Required by dev-python/PyQt5[multimedia]


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2024-03-09  8:32 Andreas Sturmlechner
  0 siblings, 0 replies; 57+ messages in thread
From: Andreas Sturmlechner @ 2024-03-09  8:32 UTC (permalink / raw
  To: gentoo-commits

commit:     ff8f33815cb41990175d7133cd13935fadfb8038
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  7 19:53:24 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Mar  9 08:31:57 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff8f3381

profiles: targets/desktop: Add dev-qt/qtbase[libproxy] to package.use

Required by kde-frameworks/kio:6

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 profiles/targets/desktop/package.use | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index 3f6c12e710d3..6df6ec312109 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -1,6 +1,10 @@
 # Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Andreas Sturmlechner <asturm@gentoo.org> (2024-03-07)
+# Required by kde-frameworks/kio:6
+dev-qt/qtbase libproxy
+
 # Alfred Wingate <parona@protonmail.com> (2023-12-25)
 # Prefer X over gbm with REQUIRED_USE: ^^ ( gbm wayland X )
 >=media-tv/kodi-20.2 X -gbm


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2024-03-11  9:50 Andreas Sturmlechner
  0 siblings, 0 replies; 57+ messages in thread
From: Andreas Sturmlechner @ 2024-03-11  9:50 UTC (permalink / raw
  To: gentoo-commits

commit:     907b3751937404fb3d688f5df5431a44296f7371
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 10 14:32:22 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Mar 11 09:50:23 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=907b3751

profiles: targets/desktop: Enforce =kde-plasma/plasma-meta-6.0*[qt5]

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 profiles/targets/desktop/package.use.force | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/profiles/targets/desktop/package.use.force b/profiles/targets/desktop/package.use.force
index 75b02b26d3e7..77925d886d5a 100644
--- a/profiles/targets/desktop/package.use.force
+++ b/profiles/targets/desktop/package.use.force
@@ -1,6 +1,12 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2024 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Andreas Sturmlechner <asturm@gentoo.org> (2024-03-10)
+# Ensure that KF5- and Qt5-based applications, of which there are still
+# many (even as part of KDE Gear 24.02), will not exhibit bugs and look
+# out of place in Plasma 6 sessions.
+=kde-plasma/plasma-meta-6.0*:6 qt5
+
 # Alexandre Rostovtsev <tetromino@gentoo.org> (2014-06-03)
 # Ensure shared-mime-info is pulled in by glib, otherwise GNOME, XFCE, and
 # numerous gtk-based applications will break, see bug #511894


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2024-06-13 20:43 Andreas Sturmlechner
  0 siblings, 0 replies; 57+ messages in thread
From: Andreas Sturmlechner @ 2024-06-13 20:43 UTC (permalink / raw
  To: gentoo-commits

commit:     72caf7c2772e379127f77f1ee47a7e2691eecf70
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 13 17:23:27 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jun 13 20:42:13 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72caf7c2

profiles: desktop: Add kf6compat to make.defaults

Bug: https://bugs.gentoo.org/926828
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 profiles/targets/desktop/make.defaults | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/profiles/targets/desktop/make.defaults b/profiles/targets/desktop/make.defaults
index caccdbdd22a3..3cba94431b41 100644
--- a/profiles/targets/desktop/make.defaults
+++ b/profiles/targets/desktop/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr cups dbus dri dts dvd dvdr elogind encode exif flac gif gpm gtk gui icu jpeg lcms libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt5 sdl sound spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb vulkan wxwidgets X xcb xft x264 xml xv xvid"
+USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr cups dbus dri dts dvd dvdr elogind encode exif flac gif gpm gtk gui icu jpeg kf6compat lcms libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt5 sdl sound spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb vulkan wxwidgets X xcb xft x264 xml xv xvid"


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2024-09-01 23:14 Sam James
  0 siblings, 0 replies; 57+ messages in thread
From: Sam James @ 2024-09-01 23:14 UTC (permalink / raw
  To: gentoo-commits

commit:     682aae9d3c61ea84589a54b8dc02b935cf8fc3d5
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 29 23:21:14 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep  1 23:13:33 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=682aae9d

profiles: targets/desktop: Enable qt6 in make.defaults

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/targets/desktop/make.defaults | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/targets/desktop/make.defaults b/profiles/targets/desktop/make.defaults
index 3cba94431b41..72e77543df12 100644
--- a/profiles/targets/desktop/make.defaults
+++ b/profiles/targets/desktop/make.defaults
@@ -1,4 +1,4 @@
 # Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr cups dbus dri dts dvd dvdr elogind encode exif flac gif gpm gtk gui icu jpeg kf6compat lcms libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt5 sdl sound spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb vulkan wxwidgets X xcb xft x264 xml xv xvid"
+USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr cups dbus dri dts dvd dvdr elogind encode exif flac gif gpm gtk gui icu jpeg kf6compat lcms libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt6 qt5 sdl sound spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb vulkan wxwidgets X xcb xft x264 xml xv xvid"


^ permalink raw reply related	[flat|nested] 57+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
@ 2024-09-01 23:14 Sam James
  0 siblings, 0 replies; 57+ messages in thread
From: Sam James @ 2024-09-01 23:14 UTC (permalink / raw
  To: gentoo-commits

commit:     54b24fe3ebd7079b455ee99545eb3a57633d3f1a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 29 23:32:09 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep  1 23:13:34 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54b24fe3

profiles: targets/desktop: Disable qt5 where REQUIRED_USE conflicts

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/targets/desktop/package.use | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index 0822e94248e9..82330969f098 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -1,6 +1,11 @@
 # Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Andreas Sturmlechner <asturm@gentoo.org> (2024-08-30)
+# Resolve conflicting REQUIRED_USE defaults (qt5 vs. qt6)
+media-libs/simage -qt5
+net-p2p/transmission -qt5
+
 # Andreas Sturmlechner <asturm@gentoo.org> (2024-03-07)
 # Required by kde-frameworks/kio:6
 dev-qt/qtbase libproxy


^ permalink raw reply related	[flat|nested] 57+ messages in thread

end of thread, other threads:[~2024-09-01 23:14 UTC | newest]

Thread overview: 57+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-29 10:02 [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/ Andreas Sturmlechner
  -- strict thread matches above, loose matches on Subject: below --
2024-09-01 23:14 Sam James
2024-09-01 23:14 Sam James
2024-06-13 20:43 Andreas Sturmlechner
2024-03-11  9:50 Andreas Sturmlechner
2024-03-09  8:32 Andreas Sturmlechner
2024-01-04  0:07 Sam James
2023-11-11  8:37 Andreas Sturmlechner
2023-10-13  6:44 Florian Schmaus
2023-09-22 20:02 Sam James
2023-05-23  9:33 Sam James
2022-12-27 12:28 Andreas Sturmlechner
2022-12-26 23:06 Andreas Sturmlechner
2022-12-24  8:47 Pacho Ramos
2022-04-18  0:05 Andreas K. Hüttel
2021-12-18 17:42 Andreas Sturmlechner
2021-12-12 21:31 Andreas K. Hüttel
2021-09-13 22:09 Sam James
2021-08-13 10:02 Marek Szuba
2021-03-28  1:29 Sam James
2021-02-07  2:17 Sam James
2021-01-09 15:47 Ben Kohler
2020-12-24 14:48 Sam James
2020-12-24 13:50 Marek Szuba
2020-12-24 13:38 Marek Szuba
2020-12-24 12:03 Marek Szuba
2020-09-10 12:06 Mikle Kolyada
2020-08-29  8:50 Ulrich Müller
2020-08-10  5:08 Lars Wendler
2020-04-30 17:35 Matt Turner
2020-04-13 23:47 Andreas Sturmlechner
2020-04-03 20:07 Andreas Sturmlechner
2020-02-05 20:20 Andreas Sturmlechner
2020-02-05 20:20 Andreas Sturmlechner
2019-03-20  8:58 Lars Wendler
2018-09-07 20:34 Andreas Sturmlechner
2018-07-22 21:50 Andreas Sturmlechner
2018-06-30 20:47 Andreas Sturmlechner
2018-06-09 12:15 Andreas Sturmlechner
2018-06-09 12:15 Andreas Sturmlechner
2018-05-26 21:15 Andreas Sturmlechner
2018-04-11 14:01 Lars Wendler
2018-02-19 14:55 Andreas Sturmlechner
2018-02-02 12:58 Michael Palimaka
2017-12-05  9:26 Andreas Sturmlechner
2017-12-03 16:27 Andreas Sturmlechner
2017-11-30 22:14 Andreas Sturmlechner
2017-11-30 22:14 Andreas Sturmlechner
2017-11-19 17:45 Andreas Sturmlechner
2017-10-03 19:40 Andreas Sturmlechner
2017-08-05  8:06 Andreas Sturmlechner
2017-08-04 19:40 Andreas Sturmlechner
2017-07-18 14:10 Brian Evans
2017-02-04 21:25 David Seifert
2017-01-04 18:28 Mike Gilbert
2016-06-07  0:11 Davide Pesavento
2016-02-09 12:05 Sergey Popov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox