summaryrefslogtreecommitdiff
path: root/multimedia/libxine/files/patch-misc_libxine.pc.in
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-02-24 03:11:57 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-02-24 03:11:57 +0000
commitfa4a943c17e47bf910596a414fd7287983350b9b (patch)
treedc76cec18a505befc330e612e0a56bf1caa5ca49 /multimedia/libxine/files/patch-misc_libxine.pc.in
parent- Fix manpage pointing to correct PREFIX for binary and conf (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_0_0'.release/7.0.0
Notes
Notes: svn path=/head/; revision=207820 svn path=/tags/RELEASE_7_0_0/; revision=207821; tag=release/7.0.0
Diffstat (limited to 'multimedia/libxine/files/patch-misc_libxine.pc.in')
-rw-r--r--multimedia/libxine/files/patch-misc_libxine.pc.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/multimedia/libxine/files/patch-misc_libxine.pc.in b/multimedia/libxine/files/patch-misc_libxine.pc.in
new file mode 100644
index 000000000000..7e48545688cc
--- /dev/null
+++ b/multimedia/libxine/files/patch-misc_libxine.pc.in
@@ -0,0 +1,14 @@
+--- misc/libxine.pc.in.orig 2008-02-03 22:02:31.000000000 +0900
++++ misc/libxine.pc.in 2008-02-03 22:03:24.000000000 +0900
+@@ -19,7 +19,7 @@
+ Description: The xine engine library
+ Version: @XINE_MAJOR@.@XINE_MINOR@.@XINE_SUB@@XINE_PATCH@
+ Requires:
+-Libs: -L${libdir} -lxine
+-Libs.private: @ZLIB_LIBS@ @NET_LIBS@ @PTHREAD_LIBS@ @LIBICONV@ @RT_LIBS@
+-Cflags: -I${includedir}
+-Cflags.private: @PTHREAD_CFLAGS@
++Libs: -L${libdir} -lxine @ZLIB_LIBS@ @NET_LIBS@ @PTHREAD_LIBS@ @LIBICONV@ @RT_LIBS@
++Libs.private:
++Cflags: -I${includedir} @PTHREAD_CFLAGS@
++Cflags.private: