summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles: plasma: Drop USE xcomposite from make.defaultsAndreas Sturmlechner2020-05-101-1/+1
| | | | | | It was renamed to X some time ago and the last package using it was dropped. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles/desktop/gnome: default enable libical[vala]Mart Raudsepp2020-05-081-0/+4
| | | | | | as unfortunately the package doesn't IUSE default like the others right now Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* profiles/desktop: Remove dev-libs/libxml2 pythonMatt Turner2020-04-301-4/+0
| | | | | | USE=python is now enabled by default per 736fd2a9c82c. Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles: gnome: Drop duplicate IUSE="-consolekit,elogind" from make.defaultsAndreas Sturmlechner2020-04-141-2/+2
| | | | | | Already set by desktop profile. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: plasma: Drop consolekit from make.defaultsAndreas Sturmlechner2020-04-141-2/+2
| | | | | | elogind is the new default, set by desktop profile anyway. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: desktop: Switch make.defaults away from consolekit to elogindAndreas Sturmlechner2020-04-141-1/+1
| | | | | Closes: https://bugs.gentoo.org/682160 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: desktop: Drop USE=gles2 entries from package.use.maskAndreas Sturmlechner2020-04-031-20/+0
| | | | | | | | | 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@gentoo.org>
* profiles/desktop/gnome/systemd: enable dbus[user-session] by defaultMart Raudsepp2020-02-161-0/+6
| | | | | | | | | GNOME with systemd has always soft-required it to launch remote desktop support, and GNOME 3.34 requires it for gnome-session itself, as all the components get launched as user services for systemd-enabled builds. Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-112-2/+2
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: desktop: Add dev-lang/python[sqlite] to package.useAndreas Sturmlechner2020-02-051-0/+4
| | | | | Closes: https://bugs.gentoo.org/708146 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: desktop: Add multimedia to dev-qt/PyQt5 USE defaultsAndreas Sturmlechner2020-02-051-2/+2
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles/desktop/gnome: Drop legacy libproxy[python] USE enableMart Raudsepp2020-01-131-4/+0
| | | | | | These consumers are long gone and libproxy is py2-only right now Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* profiles: remove fam from desktop profiles & unmask on glibBen Kohler2020-01-091-1/+1
| | | | | | | Closes: https://bugs.gentoo.org/657694 Closes: https://bugs.gentoo.org/697476 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* profiles: Cleanup media-libs/mediastreamer entriesAndreas Sturmlechner2019-12-291-4/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: Drop IUSE=glamorMatt Turner2019-11-031-1/+1
| | | | | | | libepoxy is stable on s390, so remove those masks entirely. Closes: https://bugs.gentoo.org/698114 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles/targets/systemd: Default to xfce4-session[policykit]Michał Górny2019-11-031-1/+5
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: plasma: Update comment for sys-libs/zlib[minizip]Andreas Sturmlechner2019-10-021-1/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: Clean up/update obsolete flag masksMichał Górny2019-09-281-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: mask zfs[static-libs] on systemd profilesGeorgy Yakovlev2019-08-171-0/+1
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* profiles: targets/desktop/gnome fix REQUIRED_USE defaults for eflJoonas Niilola2019-08-091-0/+3
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* profiles: plasma: Fix package.use after kde-misc/yakuake pkgmoveAndreas Sturmlechner2019-07-161-1/+1
| | | | | Closes: https://bugs.gentoo.org/689948 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: desktop: Add USE icu to make.defaultsAndreas Sturmlechner2019-07-104-15/+5
| | | | | | | | | | A lot of desktop packages depend on libraries built with USE icu to work; some, but not nearly enough are currently handled by individual package.use, leaving users to fix default conflicts. desktop profile should rather have it enabled globally. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: Update all files to YYYY-MM-DD date format.Ulrich Müller2019-07-017-28/+28
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* profiles/desktop/gnome: default enable gnome-extra-apps[share] on systemdMart Raudsepp2019-03-212-3/+8
| | | | | | | | | | | | Now that we have a separate systemd subprofile under targets/, we can default-enable gnome-user-share again via systemd subprofile, keeping gnome-base/gnome installable out of the box on non-systemd profiles and defaulting to installing gnome-user-share on systemd profiles as before. As gnome-user-share is for now systemd specific, move the apache USE flag tweaks over to only systemd subprofile as well. Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* profiles: Add targets/desktop/gnome/systemd and gate relevant via itMart Raudsepp2019-03-212-0/+3
| | | | | | | | | | | | Add a new targets/desktop/gnome/systemd profile, which parents targets/desktop/gnome and targets/systemd, like the specific gnome systemd profiles did. Change all these specific user exposed desktop/gnome/systemd profiles to go through that instead of directly to targets/systemd. This will allow us to do package.use, make.defaults (default USE flags) and other tweaks separate from the main gnome profile, which is now also used for non-systemd (elogind). Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* desktop/gnome/package.use: enable gegl[raw,jpeg2k] for gnome-photosMart Raudsepp2019-03-201-0/+3
| | | | | | | Current media-gfx/gnome-photos requires media-libs/gegl[jpeg2k,raw], so default enable it in gnome profiles. Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* profiles/desktop/gnome: globally enable elogind, disable consolekitMart Raudsepp2019-03-201-1/+1
| | | | | | | | | | | | | | | | | | | | GNOME really desires a logind provider. Now that the core gnome desktop supports elogind, we can default enable it in GNOME profile with a clean gnome-base/gnome install path without systemd. For this we also need to disable consolekit from desktop profile (until it's still enabled there), as some packages block between USE=consolekit and USE=elogind. profiles/desktop/gnome/systemd relies on the systemd profile now use.masking USE=elogind globally (a change I made some days ago), and enabling USE=systemd in its place, so should be no regressions there. Because stable doesn't have a usable non-systemd GNOME setup anyways, desktop/gnome profile wasn't out of the box usable, thus we don't need to concern ourselves for stable users here and get the profile working for ~arch users -- before this everyone using gnome should have been using desktop/gnome/systemd instead anyway. Bug: https://bugs.gentoo.org/599470 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* desktop/gnome/package.use: Update some USE tweaks descriptionsMart Raudsepp2019-03-201-2/+4
| | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* desktop/package.use: Enable "client" USE flag for net-fs/sambaLars Wendler2019-03-201-0/+4
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* profiles/targets/desktop/gnome: Enable USE=networkmanager by defaultMart Raudsepp2019-03-191-1/+1
| | | | | | | | | | | Networkmanager is a core component of GNOME, so default enable it. Otherwise we just had a IUSE=+networkmanager in gnome-shell, which in turn hits users with a need to package.use it for gnome-control-center and more, or just globally enable it. Just do so by default, as it is generally expected to be used with GNOME (yes, even with wired; easy VPN support and so on). Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* profiles/targets/systemd: use.mask elogindMart Raudsepp2019-03-171-1/+2
| | | | | | | elogind conflicts with systemd, so mask USE=elogind alongside USE=consolekit in systemd profiles. Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* profiles: plasma: Drop obsolete media-sound/pulseaudio[gnome] USEAndreas Sturmlechner2019-01-111-3/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: plasma: Default-enable kde-misc/yakuake[absolute-position]Andreas Sturmlechner2018-12-221-0/+3
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: Remove a bunch of obsolete package/flag masksMichał Górny2018-11-281-6/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: plasma: Add media-libs/mlt[frei0r] to package.useAndreas Sturmlechner2018-11-071-1/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: Remove a number of stale masks and forcesMichał Górny2018-09-133-9/+0
|
* profiles: desktop: Drop obsolete media-libs/mlt[sdl2] from p.useAndreas Sturmlechner2018-09-071-4/+0
|
* profiles: desktop: Enable media-libs/mlt[sdl2]Andreas Sturmlechner2018-07-221-0/+4
|
* profiles: desktop: Drop USE qt3support from make.defaultsAndreas Sturmlechner2018-06-301-2/+2
|
* profiles/targets/desktop/gnome: drop redundant net-libs/gtk-vnc[gtk3] ↵Mart Raudsepp2018-06-301-3/+0
| | | | | | | package.use All in-tree versions of gtk-vnc only support gtk3 since some time now, and vinagre and other consumers were updated accordingly regarding gtk-vnc USE deps.
* profiles: Cleanup obsolete dev-qt/* revdep and phonon USE masksAndreas Sturmlechner2018-06-271-1/+1
|
* kde-apps/okteta -> app-editors/oktetaJohannes Huber2018-06-121-1/+1
|
* profiles: desktop: Set dev-libs/xmlsec[nss] for app-office/libreofficeAndreas Sturmlechner2018-06-091-0/+4
|
* profiles: desktop: dev-qt/qtwebkit[printsupport] should be defaultAndreas Sturmlechner2018-06-091-0/+4
|
* profiles: desktop: Remove Qt4 integration defaultsAndreas Sturmlechner2018-05-261-14/+0
|
* profiles/../gnome/package.use: cleanup obsolete entriesMikle Kolyada2018-05-011-11/+1
|
* package.use.mask: Masked "ldap" USE flag for >=openssh-7.7_p1Lars Wendler2018-04-111-0/+5
| | | | This time only for desktop profiles.
* profiles: add dev-libs/libxml2[icu] to plasma package.useMichael Palimaka2018-03-201-0/+3
|
* profiles: systemd: enable warmstarts by default for net-nds/rpcbindMike Gilbert2018-03-121-0/+6
| | | | Bug: https://bugs.gentoo.org/650030#c7
* profiles/targets/desktop/gnome: package.use remove xorg-server[kdrive]Georgy Yakovlev2018-03-061-3/+0
| | | | | | | It references app-admin/sabayon which is dead and not in tree. Closes: https://github.com/gentoo/gentoo/pull/7354 Signed-off-by: Gilles Dartiguelongue <eva@gentoo.org>