summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* gnome-base/gnome-core-libs: bump to 3.28.2Mart Raudsepp2019-03-031-0/+42
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gvfs: bump to 1.38.1Mart Raudsepp2019-03-033-5/+144
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gnome-shell: keyworded 3.28.3 for ppc/ppc64, bug #677176Sergei Trofimovich2019-03-021-1/+1
| | | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* gnome-base/gnome-settings-daemon: bump to 3.28.1Mart Raudsepp2019-03-022-0/+132
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gnome-session-3.28: add missed gnome2_schemas_update callsMart Raudsepp2019-03-021-1/+7
| | | | | | | | No revbump as any other gtk package install/upgrade will fix it up too, and a gnome-session-3.30 bump isn't far out either. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gnome-keyring: fix gettext minimum depMart Raudsepp2019-03-021-1/+1
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gnome-session: bump to 3.28.1, update MIME defaultsMart Raudsepp2019-03-024-0/+453
| | | | | | | | | | | | | | | | | | | | | Meson port. Supports consolekit together with systemd (so it could support booting up without systemd still having fallback to CK then), but also no session tracking at all. Express this in the ebuild for the time being, even though using null backend is probably bad. Will revisit once elogind support is added, but meanwhile this allows to have the package at least installed on non-systemd systems without relying on deprecated CK. Many X11 deps are gone with the meson port, and some since long ago with autotools, but not updated earlier. Also clean up some pure RDEPEND vs COMMON_DEPEND stuff (dbus-glib was wrongly in DEPEND only, xdg-user-dirs* was wrongly in COMMON_DEPEND). Update gnome-mimeapps.list with newer desktop files and fix some messup with brasero stuff, and zzz-gimp.desktop. Bug: https://bugs.gentoo.org/679220 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gnome-shell: fix and re-enable USE=gtk-doc supportMart Raudsepp2019-03-012-3/+65
| | | | | | | Turned out to be a meson-0.47 incompatibility, not gtk-doc 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-283-6/+23
| | | | | | | | | | | | | | | 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-shell: bump to 3.28.3Mart Raudsepp2019-02-284-0/+276
| | | | | | | | | | | Includes a huge patchset from upstream gnome-3-28 branch. Now provides its own onscreen keyboard instead of using caribou. Requires sassc at build time for CSS generation. Doesn't need deprecated networkmanager libraries from nm-applet anymore. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gdm: require older gnome-settings-daemon for older gdmMart Raudsepp2019-02-272-2/+6
| | | | | | | | | | | | | | | org.gnome.SettingsDaemon.A11yKeyboard is a required component in <gdm-3.27.90 versions, which won't exist in gnome-settings-daemon-3.28 anymore. So for older gdm require <g-s-d-3.27. Newer gdm is mostly fine with old gnome-settings-daemon, as it just doesn't launch that component anymore, which means onscreen keyboard doesn't work anymore until g-s-d is upgraded - but this is ~arch for now and the newer gdm and g-s-d versions will be stabled together for sure in the future (unless the timed login security fixes are deemed too important). Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gdm: bump to 3.30.3 - now always runs on VT1Mart Raudsepp2019-02-273-0/+228
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | GDM 3.30 has support for killing the login screen when not in use and the login screen (gdm used gnome-shell) is running with wayland. This will save a lot of memory when effective, as gnome-shell and I believe also gnome-settings-daemon and its plugins don't need to keep running anymore after having logged in. Memory wins between 100-300MB are to be expected. However if wayland isn't used or gnome-shell crashes with wayland (probably quite likely with gnome-shell-3.26 or older), then the only win is not having an agetty opened on VT1, which saves some ~600kB RAM. All this new code assumes the default VT1 is used for gdm. If we keep passing VT7 for initial VT, gdm just never shows a login screen until user manually switches to VT7 with Alt+F7. Instead of making that work, just always use VT1 for now like a good modern distro. We will see later how this works out for non-systemd, but currently the package still hard requires systemd anyways. Also drops obsolete sessreg dependency - it was used in the PostSession and co script in the past, but doesn't seem to have been for a long long time. If someone still configures it to be called in their local session scripts, they'll have to install it themselves, as we don't need it imposed on everyone when it's not used out of the box. 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-243-0/+32
| | | | | | 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-233-0/+332
| | | | | | | | | | | | | | 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: restrict gnome-desktop dependencyMart Raudsepp2019-02-232-2/+6
| | | | | | | | | Old versions don't work with newer gnome-desktop due to gnome-desktop porting away from GdkColor to GdkRGBA and changing API for it. Restrict maximum dep to reflect that to minimize problems. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gnome-desktop: bump to 3.30.2.1Mart Raudsepp2019-02-232-0/+70
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gsettings-desktop-schemas: bump to 3.28.1Mart Raudsepp2019-02-232-0/+30
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/dconf: bump to 0.30.1Mart Raudsepp2019-02-223-0/+144
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/dconf: fix HOMEPAGEMart Raudsepp2019-02-221-2/+2
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/orbit: Workaround parallel build issuePacho Ramos2019-02-201-2/+3
| | | | | | Bug: https://bugs.gentoo.org/635094 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-base/gnome-keyring: arm stable wrt bug #658646Mikle Kolyada2019-02-171-2/+2
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="arm"
* gnome-base/gnome-light: Add ~arm keyword wrt bug #673156Mikle Kolyada2019-02-171-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="~arm"
* gnome-base/gnome-core-apps: Add ~arm keyword wrt bug #673156Mikle Kolyada2019-02-171-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="~arm"
* gnome-base/gnome-core-libs: Add ~arm keyword wrt bug #673156Mikle Kolyada2019-02-171-2/+2
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="~arm"
* gnome-base/gnome-desktop: Add ~arm keyword wrt bug #673156Mikle Kolyada2019-02-171-2/+2
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="~arm"
* gnome-base/librsvg: default enable USE=valaMart Raudsepp2019-02-171-2/+2
| | | | | | | | | | | | | | vala:0.40 and newer don't ship a librsvg vapi file anymore, while various things (especially when building with meson) are quite likely to need it. Default enable the vapi file building here to reduce package.use tweaks that have to be done. Bug: https://bugs.gentoo.org/678210 Bug: https://bugs.gentoo.org/678212 Bug: https://bugs.gentoo.org/665578 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gnome-extra-apps: delete stale commentMart Raudsepp2019-02-171-1/+1
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gnome-extra-apps-3.26: require tracker-2 thingsMart Raudsepp2019-02-151-2/+3
| | | | | | | | | .. now that we can do so. Were intentionally lower before due to not being ready. Bug: https://bugs.gentoo.org/672308 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/libgnome-keyring: add some missing test depsMart Raudsepp2019-02-141-1/+3
| | | | | | | | | | The ones appear obviously missing based on imports, though have not tested it through (who would want to install such old things..). But they fail for sure without pygobject:2 Closes: https://bugs.gentoo.org/656856 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/libgnome-keyring: fix compatibility with vala:0.42Mart Raudsepp2019-02-142-1/+27
| | | | | | Closes: https://bugs.gentoo.org/677834 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/libgnomekbd: bump to 3.26.1Rémi Cardona2019-02-072-0/+35
| | | | | Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Rémi Cardona <remi@gentoo.org>
* gnome-base/gsettings-desktop-schemas: mark s390 stableMikle Kolyada2019-01-291-2/+2
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* gnome-base/gnome-3.24.2: allow gnome-core-apps-3.26 upgradeMart Raudsepp2019-01-171-2/+2
| | | | | | | | | | | gnome-core-apps dropped IUSE=cdr due to brasero being rather unmaintained. Allow installing gnome-3.24[cdr] with gnome-core-apps-3.26 by assuming it exists, even if it doesn't (instead of not accepting the upgrade), as this is a metapackage and it should be fine that the IUSE=cdr doesn't do anything during migration to 3.26. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gnome: bump to 3.26.2Mart Raudsepp2019-01-171-0/+51
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gnome-extra-apps: bump to 3.26.2Mart Raudsepp2019-01-171-0/+75
| | | | | | | | | | gnome-documents is removed, because it hasn't found a good place alongside evince and has become rather unmaintained upstream by 3.30. tracker and gnome-music versions are kept back to handle tracker-2 migration separately later. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gnome-light: bump to 3.26.2Mart Raudsepp2019-01-161-0/+59
| | | | | | | | | Also fix P_RELEASE, which seems to have meant to carry the major.minor of the GNOME release cycle, but was just "2" instead. Use eapi7-ver and do it properly. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gnome-core-apps: bump to 3.26.2Mart Raudsepp2019-01-151-0/+52
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/libgnomekbd: fix build against glib-2.59.0Mart Raudsepp2019-01-082-1/+40
| | | | | | | | Pre-emptively apply patch for glib-2.60 compatibility, as it's tiny and safe and doesn't need revbump. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gvfs: libcdio is also usedPacho Ramos2019-01-051-0/+134
| | | | | | Closes: https://bugs.gentoo.org/672416 Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-base/gnome-core-libs: x86 keyworded (bug #673156)Thomas Deutschmann2018-12-291-1/+1
| | | | | Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* gnome-base/gnome-desktop: x86 keyworded (bug #673156)Thomas Deutschmann2018-12-291-1/+1
| | | | | Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* gnome-base/gnome-keyring-3.28.2: alpha stable, bug 658646Matt Turner2018-12-271-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gnome-base/gnome-settings-daemon: fix build with glib-2.58Mart Raudsepp2018-12-253-1/+36
| | | | | | | | | | | | | | | | | New glib does typeof() checking on g_clear_pointer macro calls, which fails with code that passed something unsuitable as g_clear_pointer destroy parameter. notify_notification_close takes a second parameter, which is not a valid function signature for g_clear_pointer, thus it errors now. Add upstream patch to fix that. Because in practice the destroy func call worked out fine with earlier glib, without any known problems, there is no revbump by considering it only a build fix (which strictly it's not). Closes: https://bugs.gentoo.org/673706 Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11
* gnome-base/gnome-desktop: keyworded 3.26.2-r2 for ppc, bug #673156Sergei Trofimovich2018-12-191-1/+1
| | | | | | | Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* gnome-base/gnome-core-libs: keyworded 3.26.2 for ppc, bug #673156Sergei Trofimovich2018-12-191-1/+1
| | | | | | | Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* gnome-base/gnome-desktop: keyworded 3.26.2-r2 for ppc64, bug #673156Sergei Trofimovich2018-12-161-1/+1
| | | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* gnome-base/gnome-core-libs: keyworded 3.26.2 for ppc64, bug #673156Sergei Trofimovich2018-12-161-1/+1
| | | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* gnome-base/gnome-desktop-3.26.2-r2: add missing gnome-common build depMart Raudsepp2018-12-151-1/+2
| | | | | | | | | We need gnome-common due to m4 macros used out of it in configure.ac still and us eautoreconfing now due to the patchset. Closes: https://bugs.gentoo.org/673208 Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11
* gnome-base/gnome-core-libs: bump to 3.26.2Mart Raudsepp2018-12-151-0/+41
| | | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11
* gnome-base/librsvg: add missing newline at end of gtk patchMart Raudsepp2018-12-151-1/+1
| | | | | | | | | | | There was a missing newline at end of line on the git version line. Completely harmless, but patch complains about it with "patch unexpectedly ends in middle of line" now. So just add the newline. Closes: https://bugs.gentoo.org/657950 Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11