Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 483248 - app-i18n/zinnia : support of static-libs IUSE
Summary: app-i18n/zinnia : 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: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-01 10:08 UTC by Agostino Sarubbo
Modified: 2014-01-05 14:05 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 Agostino Sarubbo gentoo-dev 2013-09-01 10:08:43 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/libzinnia.a                                                                                                                                                              
/usr/lib64/libzinnia.so.0.0.0                                                                                                                                                       
/usr/lib64/libzinnia.so                                                                                                                                                             
/usr/lib64/libzinnia.so.0
Comment 1 Naohiro Aota gentoo-dev 2014-01-05 14:05:06 UTC
+*zinnia-0.06-r3 (05 Jan 2014)
+
+  05 Jan 2014; Naohiro Aota <naota@gentoo.org> +zinnia-0.06-r3.ebuild:
+  Drop *.a files; Rewrite using autotools-utils.eclass #483248