Gentoo Archives: gentoo-commits

From: "Tim Harder (radhermit)" <radhermit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libraw/files: libraw-0.14.7-pkgconfig.patch
Date: Thu, 28 Jun 2012 08:50:02
Message-Id: 20120628084951.2ECA22004C@flycatcher.gentoo.org
1 radhermit 12/06/28 08:49:51
2
3 Added: libraw-0.14.7-pkgconfig.patch
4 Log:
5 Version bump.
6
7 (Portage version: 2.2.0_alpha112/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.1 media-libs/libraw/files/libraw-0.14.7-pkgconfig.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libraw/files/libraw-0.14.7-pkgconfig.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libraw/files/libraw-0.14.7-pkgconfig.patch?rev=1.1&content-type=text/plain
14
15 Index: libraw-0.14.7-pkgconfig.patch
16 ===================================================================
17 --- LibRaw-0.14.7/libraw_r.pc.in
18 +++ LibRaw-0.14.7/libraw_r.pc.in
19 @@ -7,5 +7,5 @@
20 Description: Raw image decoder library (thread-safe)
21 Requires: @PACKAGE_REQUIRES@
22 Version: @PACKAGE_VERSION@
23 -Libs: -L${libdir} -lraw -lstdc++@PC_OPENMP@
24 +Libs: -L${libdir} -lraw_r -lstdc++@PC_OPENMP@
25 Cflags: -I${includedir}/libraw