Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 915179 - media-video/obs-studio-29.1.3-r1 automagic dependency on media-libs/rnnoise
Summary: media-video/obs-studio-29.1.3-r1 automagic dependency on media-libs/rnnoise
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chiitoo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-04 16:54 UTC by Esteve Varela Colominas
Modified: 2023-10-21 19:18 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Esteve Varela Colominas 2023-10-04 16:54:01 UTC
I uninstalled rnnoise, and now I'm getting the following warning:

!!! existing preserved libs:
>>> package: media-libs/rnnoise-0.4.1_p20210122-r1
 *  - /usr/lib64/librnnoise.so.0
 *  - /usr/lib64/librnnoise.so.0.4.1
 *      used by /usr/lib64/obs-plugins/obs-filters.so (media-video/obs-studio-29.1.3-r1)

I think this dependency needs to be controlled somehow, or please list the dependency somewhere.
Comment 1 Chiitoo gentoo-dev 2023-10-09 19:45:27 UTC
So it seems; will fix.

Thank you for the report!
Comment 2 Larry the Git Cow gentoo-dev 2023-10-21 19:18:36 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e2f1b97ced74c2d2fae3e5421336dcded041301

commit 8e2f1b97ced74c2d2fae3e5421336dcded041301
Author:     Jimi Huotari <chiitoo@gentoo.org>
AuthorDate: 2023-10-21 17:14:46 +0000
Commit:     Jimi Huotari <chiitoo@gentoo.org>
CommitDate: 2023-10-21 19:17:20 +0000

    media-video/obs-studio: add mpegts and rnnoise features
    
    This allows for toggling the NEW_MPEGTS/native SRT/RIST
    mpegts output feature, and adds 'media-libs/rnnoise'
    as a dependency.
    
    This also cleans up some submodule references that are
    no longer being used, and updates the existing ones in
    9999.
    
    Closes: https://bugs.gentoo.org/915179
    Closes: https://bugs.gentoo.org/915347
    Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>

 media-video/obs-studio/metadata.xml                |   1 +
 media-video/obs-studio/obs-studio-29.1.3-r2.ebuild | 273 +++++++++++++++++++++
 media-video/obs-studio/obs-studio-9999.ebuild      |  24 +-
 3 files changed, 285 insertions(+), 13 deletions(-)