Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 446364

Summary: dev-db/tokyocabinet : add USE=static-libs support
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: enhancement CC: lssndrbarbieri
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/13081
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 695878    

Description Agostino Sarubbo gentoo-dev 2012-12-07 14:07:36 UTC
We need to have USE=static-libs because this package install '.a' files:

/usr/lib64/libtokyocabinet.a
/usr/lib64/libtokyocabinet.so
/usr/lib64/libtokyocabinet.so.9
/usr/lib64/libtokyocabinet.so.9.11.0
Comment 1 Patrick Lauer gentoo-dev 2012-12-10 02:54:27 UTC
Make it so then.
Comment 2 Agostino Sarubbo gentoo-dev 2020-05-28 14:55:18 UTC
See also: https://projects.gentoo.org/qa/policy-guide/installed-files.html#pg0302
Comment 3 Larry the Git Cow gentoo-dev 2021-12-11 17:38:34 UTC
The bug has been closed via the following commit(s):

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

commit c95d9c5c568fc41a3f103139de44f09f0cfb53d4
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2021-03-27 19:16:44 +0000
Commit:     John Helmert III <ajak@gentoo.org>
CommitDate: 2021-12-11 17:37:31 +0000

    dev-db/tokyocabinet: disable static library
    
    Closes: https://bugs.gentoo.org/446364
    Package-Manager: Portage-3.0.17, Repoman-3.0.2
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/13081
    Signed-off-by: John Helmert III <ajak@gentoo.org>

 dev-db/tokyocabinet/tokyocabinet-1.4.48-r2.ebuild | 77 +++++++++++++++++++++++
 1 file changed, 77 insertions(+)