Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 286196 - dev-libs/lzo added USE 'static-libs' to correctly handle .la/.a files
Summary: dev-libs/lzo added USE 'static-libs' to correctly handle .la/.a files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Daniel Black (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-24 11:07 UTC by MT
Modified: 2010-12-01 17:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
lzo-2.02-r2.ebuild.patch (lzo-2.02-r2.ebuild.patch,1.31 KB, patch)
2009-09-24 11:14 UTC, MT
Details | Diff
metadata.xml (metadata.xml,637 bytes, text/plain)
2009-09-24 11:15 UTC, MT
Details
lzo-2.03-r1.ebuild.patch (lzo-2.03-r1.ebuild.patch,1.24 KB, patch)
2009-09-24 11:32 UTC, MT
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description MT 2009-09-24 11:07:51 UTC
Attached there are ebuild patches that add the USE 'static-libs' to the package dev-libs/lzo, so the ebuild can correctly install .la/.a files only if the end-users want them.

ChangeLog:
- ebuild uses EAPI2;
- added missing USE 'static-libs';
Comment 1 MT 2009-09-24 11:14:38 UTC
Created attachment 205095 [details, diff]
lzo-2.02-r2.ebuild.patch
Comment 2 MT 2009-09-24 11:15:41 UTC
Created attachment 205097 [details]
metadata.xml

an updated metadata with long description and USE flag description
Comment 3 MT 2009-09-24 11:32:22 UTC
Created attachment 205098 [details, diff]
lzo-2.03-r1.ebuild.patch
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2010-12-01 17:31:36 UTC
Fixed in 2.04's ebuild