Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 708930 - media-video/vlc-3.0.8: semi-automagic dependency on net-fs/libnfs
Summary: media-video/vlc-3.0.8: semi-automagic dependency on net-fs/libnfs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-10 05:41 UTC by Georgy Yakovlev
Modified: 2020-05-09 18:07 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 Georgy Yakovlev archtester gentoo-dev 2020-02-10 05:41:23 UTC
caught by preserve-libs

>>> package: net-fs/libnfs-4.0.0
 *  - /usr/lib64/libnfs.so.13
 *  - /usr/lib64/libnfs.so.13.0.0
 *      used by /usr/lib64/vlc/plugins/access/libnfs_plugin.so (media-video/vlc-3.0.8)

and vlc[-nfs]


while vlc has useflag, can is also pass configure opt to disable dependency if the lib is present on the system?

seems it has the knob and patch should be trivial

--enable-nfs            (support nfs protocol via libnfs) [default=auto]
Comment 1 Larry the Git Cow gentoo-dev 2020-05-09 18:07:26 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65ed0b6204956357f8142d1ca026874d569879cb

commit 65ed0b6204956357f8142d1ca026874d569879cb
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2020-05-09 17:52:33 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2020-05-09 18:06:08 +0000

    media-video/vlc: pass USE=nfs to configure
    
    Closes: https://bugs.gentoo.org/708930
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 media-video/vlc/vlc-3.0.10.ebuild   | 1 +
 media-video/vlc/vlc-3.0.8.ebuild    | 1 +
 media-video/vlc/vlc-3.0.9999.ebuild | 1 +
 media-video/vlc/vlc-9999.ebuild     | 1 +
 4 files changed, 4 insertions(+)