Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 433609 - media-libs/slv2 deprecated in favour of media-libs/lilv
Summary: media-libs/slv2 deprecated in favour of media-libs/lilv
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Professional Audio Applications Maintainers
URL: http://drobilla.net/software/lilv/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-01 07:50 UTC by jannis
Modified: 2019-05-10 12:28 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 jannis 2012-09-01 07:50:45 UTC
As seen on http://drobilla.net/software/lilv/, slv2 is deprecated and succeeded by lilv. I have none package installed that depends on it and long-term it should be removed from the tree.

Using a grep -nr "media-libs/slv2" /usr/portage/* remaining packages depending on slv2 are:
media-sound/traverso-0.49.2-r1
media-sound/ardour-2.8.12 (version 3 that uses lilv is in late beta stage)


Reproducible: Always
Comment 1 Alexis Ballier gentoo-dev 2012-09-03 18:26:01 UTC
this is more a bug that should go upstream

we cant do much here: if a package needs slv2 then it'll depend on it, if it uses lv2/lilv then it'll depend on it too

both libs can be installed side by side also
Comment 2 Nikita Zlobin 2019-05-10 12:21:35 UTC
As for now, there are no packages depending on slv2.

ardour-5.12 really links with lilv.
After #685516 is resolved, this may be resolved too.
Comment 3 Nikita Zlobin 2019-05-10 12:28:32 UTC
Oh, I did not notice it has some kind of resolution.