Summary: | app-i18n/tomoe-0.6.0: doesn't respect LDFLAGS and installs static libraries | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Kacper Kowalik (Xarthisius) (RETIRED) <xarthisius> |
Component: | Current packages | Assignee: | CJK Team <cjk> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | esigra |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://sourceforge.net/tracker/?func=detail&aid=3045194&group_id=193138&atid=944219 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 331933 | ||
Attachments: |
updating ebuild
respecting LDFLAGS |
Description
Kacper Kowalik (Xarthisius) (RETIRED)
2010-03-29 20:31:52 UTC
Created attachment 225727 [details, diff]
updating ebuild
I allowed myself to do the following:
* bump to EAPI=2
* add epatch to respect LDFLAGS
* add IUSE="static-libs" to allow user to choose whether he wants static libs
* inherit base to simplify src_install
Created attachment 225729 [details, diff]
respecting LDFLAGS
Fixed in cvs |