Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 871684 - gui-apps/wf-recorder: add pulseaudio USE flag
Summary: gui-apps/wf-recorder: add pulseaudio USE flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-09-19 09:28 UTC by Midgard
Modified: 2024-02-07 10:01 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patched ebuild with pulseaudio as optional dependency (wf-recorder-0.3.0-r2.ebuild,819 bytes, text/plain)
2022-09-19 09:28 UTC, Midgard
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Midgard 2022-09-19 09:28:12 UTC
Created attachment 812722 [details]
Patched ebuild with pulseaudio as optional dependency

wf-recorder's dependency on pulseaudio is optional, a USE flag should be introduced for this.
Comment 1 David Duchesne 2023-03-08 19:51:38 UTC
Hello,
Any news regarding this bug ?
Meanwhile, thanks for the patch Midgard.
Comment 2 Larry the Git Cow gentoo-dev 2024-02-07 10:01:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52df57a4f1e92549962c503693ce9a8b40588603

commit 52df57a4f1e92549962c503693ce9a8b40588603
Author:     Aliaksei Urbanski <aliaksei.urbanski@gmail.com>
AuthorDate: 2024-02-05 22:44:04 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-02-07 10:01:25 +0000

    gui-apps/wf-recorder: add 0.4.1
    
    Corresponding release:
      - https://github.com/ammen99/wf-recorder/releases/tag/v0.4.1
    
    These changes also add the pulseaudio USE flag.
    
    Closes: https://bugs.gentoo.org/871684
    Signed-off-by: Aliaksei Urbanski <aliaksei.urbanski@gmail.com>
    Co-authored-by: Arthur Zamarin <arthurzam@gentoo.org>
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
    Closes: https://github.com/gentoo/gentoo/pull/35161
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 gui-apps/wf-recorder/Manifest                 |  1 +
 gui-apps/wf-recorder/metadata.xml             |  3 ++
 gui-apps/wf-recorder/wf-recorder-0.4.1.ebuild | 41 +++++++++++++++++++++++++++
 gui-apps/wf-recorder/wf-recorder-9999.ebuild  | 15 ++++++++--
 4 files changed, 57 insertions(+), 3 deletions(-)