Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 485552 - media-libs/lib3ds : support of static-libs IUSE
Summary: media-libs/lib3ds : support of static-libs IUSE
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: static-libs
  Show dependency tree
 
Reported: 2013-09-21 08:52 UTC by Agostino Sarubbo
Modified: 2019-10-01 21:52 UTC (History)
1 user (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 2013-09-21 08:52:00 UTC
You receive this bug because this package installs '.a' file which should be handled by static-libs IUSE.
Please also punt the '.la' file if they are not needed.


From 'qlist -e ${package}':

/usr/lib64/lib3ds.a                                                                                                                                                                 
/usr/lib64/lib3ds-2.so.0.0.0                                                                                                                                                        
/usr/lib64/lib3ds-2.so.0                                                                                                                                                            
/usr/lib64/lib3ds.so                                                                                                                                                                
/usr/lib64/lib3ds.la
Comment 1 Larry the Git Cow gentoo-dev 2019-10-01 21:52:51 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=037b13f7bd0e5f1ab5a861f5f933db7d8f6effa1

commit 037b13f7bd0e5f1ab5a861f5f933db7d8f6effa1
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2019-10-01 21:51:38 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2019-10-01 21:52:33 +0000

    media-libs/lib3ds: Conditionally install static libs with USE flag
    
    Closes: https://bugs.gentoo.org/485552
    Closes: https://github.com/gentoo/gentoo/pull/13084
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 media-libs/lib3ds/lib3ds-2.0.0_rc1-r1.ebuild | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)