Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 694132 - media-libs/zimg-2.8 USE=static-libs does nothing
Summary: media-libs/zimg-2.8 USE=static-libs does nothing
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: PullRequest
Depends on:
Blocks: static-libs
  Show dependency tree
 
Reported: 2019-09-12 05:32 UTC by Alessandro Barbieri
Modified: 2019-10-20 13:33 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 Alessandro Barbieri 2019-09-12 05:32:06 UTC
It install this static library
/usr/lib64/libzimg.a

looking at the the ebuild, static-libs is unused
Comment 1 Larry the Git Cow gentoo-dev 2019-10-20 13:33:13 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3525dec4310a095becff4353139532c9356d5ac7

commit 3525dec4310a095becff4353139532c9356d5ac7
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2019-10-06 23:45:31 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2019-10-20 13:32:36 +0000

    media-libs/zimg: disable static libraries
    
    Closes: https://bugs.gentoo.org/694132
    Closes: https://github.com/gentoo/gentoo/pull/13059
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
    Signed-off-by: David Seifert <soap@gentoo.org>

 media-libs/zimg/zimg-2.8.ebuild  | 3 ++-
 media-libs/zimg/zimg-9999.ebuild | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)