/[pkgs]/devel/OpenEXR/OpenEXR-1.6.1-pkgconfig.patch
ViewVC logotype

Contents of /devel/OpenEXR/OpenEXR-1.6.1-pkgconfig.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download) (as text)
Mon Jan 14 14:18:56 2008 UTC (22 months, 1 week ago) by rdieter
Branch: MAIN
CVS Tags: F-12-split, F-9-split, OpenEXR-1_6_1-8_fc12, OpenEXR-1_6_1-5_fc11, OpenEXR-1_6_1-3_fc9, OpenEXR-1_6_1-6_fc11, F-11-split, F-10-split, OpenEXR-1_6_1-4_fc10, OpenEXR-1_6_1-2_fc9, OpenEXR-1_6_1-7_fc12, HEAD
File MIME type: text/x-patch
awol patch
1 diff -up openexr-1.6.1/OpenEXR.pc.in.pkgconfig openexr-1.6.1/OpenEXR.pc.in
2 --- openexr-1.6.1/OpenEXR.pc.in.pkgconfig 2007-03-30 12:14:05.000000000 -0500
3 +++ openexr-1.6.1/OpenEXR.pc.in 2008-01-09 10:08:53.000000000 -0600
4 @@ -7,5 +7,7 @@ OpenEXR_includedir=@includedir@/OpenEXR
5 Name: OpenEXR
6 Description: OpenEXR image library
7 Version: @OPENEXR_VERSION@
8 -Libs: -L${libdir} @ILMBASE_LDFLAGS@ -lIlmImf -lz @ILMBASE_LIBS@
9 -Cflags: @ILMBASE_CXXFLAGS@ -I${OpenEXR_includedir}
10 +Requires: IlmBase
11 +Libs: -L${libdir} -lIlmImf
12 +Libs.private: -lz
13 +Cflags: -I${OpenEXR_includedir}

admin@fedoraproject.org
ViewVC Help
Powered by ViewVC 1.1.2