Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 454558 - dev-libs/libmail : add USE=static-libs support
Summary: dev-libs/libmail : add USE=static-libs support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-29 16:23 UTC by Agostino Sarubbo
Modified: 2013-01-31 13:09 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-01-29 16:23:45 UTC
We need to have USE=static-libs because this package install '.a' files:

/usr/lib64/libmail.a
/usr/lib64/libmail.la
/usr/lib64/libmail.so.2.0.1
/usr/lib64/libmail.so
/usr/lib64/libmail.so.2
Comment 1 Sergey Popov gentoo-dev 2013-01-31 13:09:08 UTC
+  31 Jan 2013; Sergey Popov <pinkbyte@gentoo.org> +libmail-0.3-r2.ebuild,
+  +files/libmail-0.3-respect-cflags.patch:
+  Revision bump: port to autotools-utils eclass, reorganize CFLAGS sed into
+  patch(fix bug #454380), add USE flags for debug and static libs building(bug
+  #454558)