Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 454884 - app-text/tesseract : add USE=static-libs support
Summary: app-text/tesseract : 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: the_mgt
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-31 18:32 UTC by Agostino Sarubbo
Modified: 2013-02-10 00:38 UTC (History)
1 user (show)

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-31 18:32:44 UTC
We need to have USE=static-libs because this package install '.a' files:

/usr/lib64/libtesseract.a
/usr/lib64/libtesseract.la
/usr/lib64/libtesseract.so
/usr/lib64/libtesseract.so.3
/usr/lib64/libtesseract.so.3.0.2
Comment 1 Thomas Kahle (RETIRED) gentoo-dev 2013-02-10 00:38:06 UTC
Fixed in -r1 by migrating to autotools-utils.eclass

+  10 Feb 2013; Thomas Kahle <tomka@gentoo.org>
+  +files/sanitize-configure-file.patch, +files/sanitize-pkgconfig-file.patch,
+  +tesseract-3.02-r1.ebuild, -files/tesseract-3.02-automake-compat.patch:
+  Fix bug 454884 by using autotools-utils and bug 454886 by upstream patch