xsettingsd is a daemon that implements the XSETTINGS specification. It is intended to be small, fast, and minimally dependent on other libraries. It can serve as an alternative to gnome-settings-daemon for users who are not using the GNOME desktop environment but who still run GTK+ applications and want to configure things such as themes, font antialiasing/hinting, and UI sound effects. The source code is available at GitHub and can be fetched by running: git clone git://github.com/derat/xsettingsd.git Reproducible: Always
Hello, The Gentoo Team would like to firstly thank you for your ebuild submission. We also apologize for not being able to accommodate you in a timely manner. There are simply too many new packages. Allow me to use this opportunity to introduce you to Gentoo Sunrise. The sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to commit to and all users can have ebuilds reviewed by Gentoo devs for entry into the overlay. So, the sunrise team is suggesting that you look into this and submit your ebuild to the overlay where even *you* can commit to. =) Thanks, On behalf of the Gentoo Sunrise Team, [1]: http://www.gentoo.org/proj/en/sunrise/ [2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
This is now in the sunrise overlay. You can find it at: http://overlays.gentoo.org/proj/sunrise/browser/reviewed/x11-misc/xsettingsd
Hello, everyone. It seems that at least one ebuild related to this bug exists in the Sunrise overlay at the moment. However, I have to regretfully announce that after a long inactivity period the Sunrise project has been discontinued and the related overlay will be eventually removed. For this reason, I'd like to ask you to reevaluate the ebuilds and consider moving them. If you'd like to maintain a package from Sunrise in Gentoo, please take a look at our Proxy Maintainers [1] project. Please make sure to take ebuilds from the unreviewed developer Sunrise repository [2] rather than the -reviewed one, since the latter has not been updated for over a year. While at it, please note that: 1. Adding a package to Gentoo requires declaring yourself as an active maintainer for it. All bugs regarding the package will be assigned to you, and you will be expected to maintain it. 2. Some packages may not be suitable for addition anymore. While there's no strong rules that would prevent you from adding a package, it may be a bad idea to add old-unmaintained packages that will shortly result in a large number of bugs reported with no solution. If that is the case, please close the bug as RESOLVED/OBSOLETE to make it easier to find packages worth adding. 3. Some of the bugs were already closed as WONTFIX/OBSOLETE/... while the relevant ebuild was kept in Sunrise. If you disagree with the original decision, you still can add the ebuild via proxy-maint. 4. Pleaes note that many of the Sunrise ebuilds are old and may be buggy. If you decide to move them, please make sure to update/clean them up. The proxy-maint team will also review your ebuilds, therefore making sure they land in Gentoo in good quality. Once again, thank you for your contribution. We hope that you will still want to contribute to Gentoo, through proxy-maint or otherwise. [1]:https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers [2]:https://gitweb.gentoo.org/proj/sunrise.git/
Going to adopt this for usage in kde-gtk-config. Unfortunately using Scons, but a super slow moving package, so I wrote a basic cmake buildsys for it.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79827cc70b8d9fffb3c12d79282140113436f805 commit 79827cc70b8d9fffb3c12d79282140113436f805 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2020-07-26 15:24:02 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2020-07-26 15:29:45 +0000 x11-misc/xsettingsd: New package, runtime req of kde-gtk-config Bug: https://bugs.gentoo.org/332695 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> x11-misc/xsettingsd/Manifest | 1 + .../xsettingsd-1.0.0-add-cmake-buildsystem.patch | 51 ++++++++++++++++++++++ .../files/xsettingsd-1.0.0-return-1.patch | 26 +++++++++++ x11-misc/xsettingsd/metadata.xml | 11 +++++ x11-misc/xsettingsd/xsettingsd-1.0.0.ebuild | 22 ++++++++++ 5 files changed, 111 insertions(+)
Arches please do your magic.
~x86 added
~arm64 added
~arm added
~ppc64 added, closing
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/kde.git/commit/?id=e7aaebec9c0f229f33ae23aed84235a786a18f43 commit e7aaebec9c0f229f33ae23aed84235a786a18f43 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2020-08-02 10:56:41 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2020-08-02 10:57:30 +0000 kde-plasma/plasma-meta: Add more IUSE="gtk" integration deps Bug: https://bugs.gentoo.org/332695 Bug: https://bugs.gentoo.org/341757 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> kde-plasma/plasma-meta/plasma-meta-5.19.49.9999.ebuild | 2 ++ kde-plasma/plasma-meta/plasma-meta-9999.ebuild | 2 ++ 2 files changed, 4 insertions(+)