summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* gnome-base/gnome-control-center: remove oldMart Raudsepp2020-04-251-28/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gnome-control-center: Fix GCC 10 / -fno-commonDavid Seifert2020-02-261-0/+26
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* gnome-base/gnome-control-center: remove oldMart Raudsepp2019-03-303-219/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gnome-control-center-3.30: fix build with USE=-cupsMart Raudsepp2019-03-141-0/+28
| | | | | | Fixes: https://bugs.gentoo.org/680354 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gnome-control-center: fix runtime crash on wayland from build fixMart Raudsepp2019-02-281-2/+18
| | | | | | | | | | | | | | | Unfortunately we will need to lock USE=wayland between gtk+ and here for now. If gtk+ supports wayland, it will run gnome-control-center with native wayland, and when g-c-c doesn't have the code to match, it'll try to iterate devices with X11 methods, which will crash just like it did on full wayland (USE=wayland on both) before the fix in this commit. One option could be to restrict gdk allowed backends to not include wayland if wayland support isn't included, but that's something to tackle on top of 3.32 in the future. Closes: https://bugs.gentoo.org/679042 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gnome-control-center: fix non-wayland build against gtk+[wayland]Mart Raudsepp2019-02-241-0/+30
| | | | | | Closes: https://bugs.gentoo.org/674684 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gnome-control-center-3.26: add revision compatible with newer ↵Mart Raudsepp2019-02-232-0/+173
| | | | | | | | | | | | | | gnome-desktop Bumping g-c-c to 3.28 will take a bit longer, so add backported patch for gnome-desktop-3.28+ compatibility to be able to unleash that set of packages earlier. Also adds an extra patch from upstream 3.26 branch related to GOA object lifetimes handling, which should fix some potential control panel crashes. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gnome-control-center: [QA] Move patches to distfilesMichał Górny2017-12-0813-1929/+0
| | | | Closes: https://bugs.gentoo.org/620576
* gnome-base/gnome-control-center: Fix compilation with USE=-wayland without ↵Mart Raudsepp2017-07-151-0/+47
| | | | | | | gtk+[wayland] Gentoo-bug: 624960 Package-Manager: Portage-2.3.5, Repoman-2.3.2
* gnome-base/gnome-control-center: bump to 3.24.2, make cups/smbclient ↵Mart Raudsepp2017-07-145-27/+269
| | | | | | optional, add back lost cups runtime deps Package-Manager: Portage-2.3.5, Repoman-2.3.2
* gnome-base/gnome-control-center: remove oldMart Raudsepp2017-04-025-818/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1
* gnome-base/gnome-control-center: fix build with USE=-wayland, always pull in ↵Mart Raudsepp2017-03-192-0/+67
| | | | | | | keyboard layout display tool Gentoo-bug: 539290 Gentoo-bug: 613192
* gnome-base/gnome-control-center: bump to 3.23.91Timo Tambet2017-03-083-0/+732
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* gnome-base/gnome-control-center: fix typo in optional patchGilles Dartiguelongue2016-11-131-2/+2
| | | | | | Gentoo-Bug: 599622 Package-Manager: portage-2.3.2
* gnome-base/gnome-control-center: refresh patch stack against 3.22Gilles Dartiguelongue2016-11-035-0/+841
| | | | Package-Manager: portage-2.3.2
* gnome-base/gnome-control-center: cleanup old revisionsGilles Dartiguelongue2016-11-011-537/+0
| | | | Package-Manager: portage-2.3.2
* gnome-base/gnome-control-center: Version bumpPacho Ramos2016-06-251-0/+533
| | | | Package-Manager: portage-2.3.0_rc1
* gnome-base/gnome-control-center: Drop oldPacho Ramos2016-06-252-576/+0
| | | | Package-Manager: portage-2.3.0_rc1
* gnome-base/gnome-control-center: Version bumpPacho Ramos2015-11-142-0/+576
| | | | Package-Manager: portage-2.2.24
* gnome-base/gnome-control-center: clean up oldAlexandre Rostovtsev2015-08-171-63/+0
| | | | Package-Manager: portage-2.2.20.1
* proj/gentoo: Initial commitRobin H. Johnson2015-08-086-0/+885
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed