Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 549954 - media-libs/x265-1.7 should have SLOT="0/59"
Summary: media-libs/x265-1.7 should have SLOT="0/59"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-20 09:57 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2015-05-22 12:20 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 Arfrever Frehtes Taifersar Arahesis 2015-05-20 09:57:29 UTC
media-libs/x265-1.7 provides /usr/lib64/libx265.so.59 with soname="libx265.so.59", so SLOT="0/59" instead of SLOT="0/48" should be set in ebuild.

$ scanelf -S $(qlist media-libs/x265 | sort)
 TYPE   SONAME FILE
ET_EXEC  /usr/bin/x265
ET_DYN libx265.so.59 /usr/lib64/libx265.so
ET_DYN libx265.so.59 /usr/lib64/libx265.so.59
Comment 1 Alexis Ballier gentoo-dev 2015-05-22 12:20:09 UTC
indeed

fixed, thx