mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 13:33:32 -04:00
dev-libs/libchardet: new package, add 1.0.6
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
This commit is contained in:
10
dev-libs/libchardet/files/libchardet-1.0.6-pkgconfig.patch
Normal file
10
dev-libs/libchardet/files/libchardet-1.0.6-pkgconfig.patch
Normal file
@@ -0,0 +1,10 @@
|
||||
Don't copy CFLAGS from portage's make.conf to .pc
|
||||
|
||||
--- a/chardet.pc.in
|
||||
+++ b/chardet.pc.in
|
||||
@@ -9,4 +9,4 @@ Name: @PACKAGE_NAME@
|
||||
Description: Mozilla's Universal Charset Detector C/C++ API
|
||||
Version: @PACKAGE_VERSION@
|
||||
Libs: -L${libdir} -lchardet
|
||||
-Cflags: -I${includedir}/chardet @CFLAGS@
|
||||
+Cflags: -I${includedir}/chardet
|
||||
Reference in New Issue
Block a user