summaryrefslogtreecommitdiff
path: root/multimedia/libxine/files/patch-misc_libxine.pc.in
diff options
context:
space:
mode:
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: