Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 508726 - dev-libs/libical-1.0-r1 USE=-static-libs installs static libraries
Summary: dev-libs/libical-1.0-r1 USE=-static-libs installs static libraries
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All All
: Normal normal (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: 507892
  Show dependency tree
 
Reported: 2014-04-25 20:33 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2014-05-06 12:56 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 Arfrever Frehtes Taifersar Arahesis 2014-04-25 20:33:17 UTC
dev-libs/libical-1.0-r1[-static-libs] installs static libraries.

# qlist dev-libs/libical | sort | grep -E '\.a$'
/usr/lib64/libical.a
/usr/lib64/libicalss.a
/usr/lib64/libicalvcal.a
Comment 1 Manuel Rüger (RETIRED) gentoo-dev 2014-05-06 12:56:18 UTC
Thanks, this should fix it.

*libical-1.0-r2 (06 May 2014)

  06 May 2014; Manuel Rüger <mrueg@gentoo.org> +libical-1.0-r2.ebuild,
  -libical-1.0-r1.ebuild:
  Remove static libraries when needed. Fixes bug #508726.