Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 377539 - media-plugins/live: unconditionally installs static libs
Summary: media-plugins/live: unconditionally installs static libs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: static-libs
  Show dependency tree
 
Reported: 2011-08-03 10:52 UTC by Agostino Sarubbo
Modified: 2020-06-17 02:18 UTC (History)
2 users (show)

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 Agostino Sarubbo gentoo-dev 2011-08-03 10:52:09 UTC
This packages installs also static libs ".a" please provide do add relative
USE. TIA

/usr/lib/libUsageEnvironment.a
/usr/lib/libliveMedia.a
/usr/lib/libBasicUsageEnvironment.a
/usr/lib/libgroupsock.a
/usr/lib/libUsageEnvironment.so.3
/usr/lib/libliveMedia.so.3
/usr/lib/libBasicUsageEnvironment.so.3
/usr/lib/libgroupsock.so.3
/usr/lib/libgroupsock.so
/usr/lib/libBasicUsageEnvironment.so
/usr/lib/libliveMedia.so
/usr/lib/libUsageEnvironment.so
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-28 14:52:11 UTC
See also: https://projects.gentoo.org/qa/policy-guide/installed-files.html#pg0302
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-06-17 02:18:53 UTC
I think this was fixed in https://gitweb.gentoo.org/repo/gentoo.git/commit/media-plugins/live?id=8c293c2d398dbbe110b67473cc43835a43873c8c (bump to 2020.03.06).

All of the static stuff was ripped out, and on my machine:
   /usr/lib64/libUsageEnvironment.9.so
   /usr/lib64/libgroupsock.9.so
   /usr/lib64/libliveMedia.9.so
   /usr/lib64/libBasicUsageEnvironment.9.so
   /usr/bin/live555MediaServer
   /usr/bin/live555ProxyServer
is all that's installed.