Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 454884

Summary: app-text/tesseract : add USE=static-libs support
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: New packagesAssignee: the_mgt <themgt>
Status: RESOLVED FIXED    
Severity: enhancement CC: tomka
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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