Created attachment 871376 [details] qtile ebuild This is a first attempt to produce ebuilds for qtile 0.23.0. They needs a lot of testing. PulseAudio integrations needs pulsectl-asyncio
Created attachment 871377 [details] pulsectl-asyncio ebuild
Created attachment 873500 [details] sandbox error Weird. This ebuild was working for me when first using it a few weeks ago. I'm now getting the attached sandbox error when trying to re-emerge the package.
(In reply to James McGeehan IV from comment #2) > Created attachment 873500 [details] > sandbox error > > Weird. This ebuild was working for me when first using it a few weeks ago. > I'm now getting the attached sandbox error when trying to re-emerge the > package. Ah. Seems related to https://bugs.gentoo.org/905743
(In reply to Etn40ff from comment #1) > Created attachment 871377 [details] > pulsectl-asyncio ebuild Did the tests work for you? They seem to fail because of missing examples.
I did not run any test: I do not know how to do so for ebuilds. Any pointer at what to read to get started? The ebuild itself worked for me, i am currently running qtile installed with it.
(In reply to Etn40ff from comment #5) > I did not run any test: I do not know how to do so for ebuilds. Any pointer > at what to read to get started? I'm working on this right now, so no need to worry. For the future, you run tests by enabling FEATURES=test. You can find links to some docs on: https://www.gentoo.org/get-involved/contribute/ under "Maintain ebuilds" section.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26ce14555e7afbf847ec62d9f09a3e62ca658653 commit 26ce14555e7afbf847ec62d9f09a3e62ca658653 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2023-12-02 18:03:14 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2023-12-02 19:30:25 +0000 x11-wm/qtile: Bump to 0.23.0 Thanks to Etn40ff for the initial work. Closes: https://bugs.gentoo.org/914655 Signed-off-by: Michał Górny <mgorny@gentoo.org> x11-wm/qtile/Manifest | 1 + x11-wm/qtile/files/qtile-0.23.0-keyring.patch | 52 ++++++++++++ x11-wm/qtile/qtile-0.23.0.ebuild | 113 ++++++++++++++++++++++++++ 3 files changed, 166 insertions(+)