Summary: | media-video/pipewire: Modify pipewire.desktop to use gentoo-pipewire-launcher 'restart'? | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Alexis <flexibeast> |
Component: | Current packages | Assignee: | Sam James <sam> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | leio |
Priority: | Normal | Keywords: | PATCH |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | Add 'restart' to call of gentoo-pipewire-launcher. |
Description
Alexis
2023-06-07 00:21:43 UTC
Another benefit from the restart feature. Sounds good. Gimme a patch to apply? Created attachment 863446 [details, diff]
Add 'restart' to call of gentoo-pipewire-launcher.
(In reply to Sam James from comment #1) > Another benefit from the restart feature. Sounds good. Gimme a patch to > apply? Done. :-) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b96e100121529b7fbc6c23afdae5de8d425dd3ed commit b96e100121529b7fbc6c23afdae5de8d425dd3ed Author: Alexis <flexibeast@gmail.com> AuthorDate: 2023-06-07 07:23:47 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-06-07 09:51:40 +0000 media-video/pipewire: pipewire.desktop: Add 'restart' to call of gentoo-pipewire-launcher. Closes: https://bugs.gentoo.org/907966 Signed-off-by: Alexis <flexibeast@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> media-video/pipewire/files/pipewire.desktop-r2 | 12 ++++++++++++ media-video/pipewire/pipewire-0.3.71-r2.ebuild | 2 +- media-video/pipewire/pipewire-9999.ebuild | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c268e89f934af7a752e756e3207eae31f311cb19 commit c268e89f934af7a752e756e3207eae31f311cb19 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-06-07 09:47:59 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-06-07 09:47:59 +0000 media-video/pipewire: add 0.3.71-r2 (unchanged from 0.3.71-r1 for now) Doing it this way to get a clean git history for the 2 changes from flexibeast. Bug: https://bugs.gentoo.org/907966 Bug: https://bugs.gentoo.org/907891 Signed-off-by: Sam James <sam@gentoo.org> media-video/pipewire/pipewire-0.3.71-r2.ebuild | 461 +++++++++++++++++++++++++ 1 file changed, 461 insertions(+) Thanks! |