summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles: plasma: Set x11-apps/mesa-progs[egl] in package.useAndreas Sturmlechner2020-12-121-0/+2
| | | | | | Reported-by: Till Schäfer <till2.schaefer@uni-dortmund.de> Closes: https://bugs.gentoo.org/758884 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles/targets/d/gnome: Enable sysprof by default here, not pkgsMart Raudsepp2020-12-101-1/+1
| | | | | | | Drop IUSE default of sysprof from all ~arch ebuilds and default enable it in GNOME profiles instead. Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* profiles: remove static-libs masks from systemd targetMike Gilbert2020-12-061-23/+0
| | | | | Closes: https://bugs.gentoo.org/758707 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* profiles: plasma: Enable media-libs/opencv[contrib,contribdnn] for digikamAndreas Sturmlechner2020-11-111-0/+3
| | | | | Bug: https://bugs.gentoo.org/746596 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles/targets/desktop/gnome: Enable gles2 on libsdl2Pacho Ramos2020-11-041-0/+1
| | | | | | gles2 support in libsdl2 is needed for wayland (now default enabled) Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* profiles: targets: desktop/plasma: Enable dev-util/ostree[curl]Andreas Sturmlechner2020-10-261-0/+3
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: targets: desktop/plasma: Enable dev-libs/libjcat[gpg,pkcs7]Andreas Sturmlechner2020-10-261-1/+4
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles/targets/developer: don't enable verify-sig by defaultJoonas Niilola2020-10-111-3/+0
| | | | | | | - this change affects multiple people, yet was acked by no one. The votes go 3-1 against it. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* profiles/targets/developer: Enable verify-sig by defaultMichał Górny2020-10-101-1/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Cleanup obsolete sys-auth/consolekit (-related) entriesAndreas Sturmlechner2020-10-051-1/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles/targets/desktop: Do not enable ldap USE flag by defaultMikle Kolyada2020-09-101-1/+1
| | | | | Closes: https://bugs.gentoo.org/741380 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* profiles/desktop/gnome: Enable USE=wayland by defaultMart Raudsepp2020-08-301-1/+1
| | | | | | Closes: https://bugs.gentoo.org/615216 Signed-off-by: Mart Raudsepp <leio@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* profiles/targets/desktop: Enable gui flag.Ulrich Müller2020-08-291-1/+1
| | | | | Acked-by: David Seifert <soap@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* desktop/package.use: net-misc/dhcdpcd-ui: Disable libnotifyLars Wendler2020-08-101-0/+5
| | | | | | | | 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@gentoo.org>
* 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
|