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

Bug 454886

Summary: app-text/tesseract-3.02 pkg-config files with wrong LDFLAGS detected
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: the_mgt <themgt>
Status: RESOLVED FIXED    
Severity: normal 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:34:29 UTC
* QA Notice: pkg-config files with wrong LDFLAGS detected:
 * /usr/lib64/pkgconfig/tesseract.pc:Libs: -L${libdir} -ltesseract -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -llept -lpthread
Comment 1 Thomas Kahle (RETIRED) gentoo-dev 2013-02-10 00:37:48 UTC
Fixed in -r1 by upstream patch.
http://code.google.com/p/tesseract-ocr/issues/detail?id=763

+  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