summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2012-06-28 08:49:51 +0000
committerTim Harder <radhermit@gentoo.org>2012-06-28 08:49:51 +0000
commitf23fb8c073899207e288d97bc28db2b1db7703fe (patch)
tree58d549611291a48b25c25dfa8bf32d9fd3a31384 /media-libs/libraw/files
parentBump (diff)
downloadgentoo-2-f23fb8c073899207e288d97bc28db2b1db7703fe.tar.gz
gentoo-2-f23fb8c073899207e288d97bc28db2b1db7703fe.tar.bz2
gentoo-2-f23fb8c073899207e288d97bc28db2b1db7703fe.zip
Version bump.
(Portage version: 2.2.0_alpha112/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/libraw/files')
-rw-r--r--media-libs/libraw/files/libraw-0.14.7-pkgconfig.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/media-libs/libraw/files/libraw-0.14.7-pkgconfig.patch b/media-libs/libraw/files/libraw-0.14.7-pkgconfig.patch
new file mode 100644
index 000000000000..b059c2b83fa3
--- /dev/null
+++ b/media-libs/libraw/files/libraw-0.14.7-pkgconfig.patch
@@ -0,0 +1,9 @@
+--- LibRaw-0.14.7/libraw_r.pc.in
++++ LibRaw-0.14.7/libraw_r.pc.in
+@@ -7,5 +7,5 @@
+ Description: Raw image decoder library (thread-safe)
+ Requires: @PACKAGE_REQUIRES@
+ Version: @PACKAGE_VERSION@
+-Libs: -L${libdir} -lraw -lstdc++@PC_OPENMP@
++Libs: -L${libdir} -lraw_r -lstdc++@PC_OPENMP@
+ Cflags: -I${includedir}/libraw