diff options
author | woglinde <heinold@inf.fu-berlin.de> | 2009-03-31 10:57:03 +0200 |
---|---|---|
committer | woglinde <heinold@inf.fu-berlin.de> | 2009-03-31 10:57:03 +0200 |
commit | 780c434192ad4c0bfe60386417e7b986767b31ce (patch) | |
tree | f40b406fc155a3eb264b2f3ce3389c91e6cfe4bc /recipes/libxine/libxine-1.1.16/iconv.patch | |
parent | 66e881fe4852817bd82dcb9d618a151cb2eddb3f (diff) |
Revert "libxine: remove older verison and add the actual 1.1.16"
This reverts commit 01782313f289ff9cef1f2976db9b10bacfe8e2a5.
Diffstat (limited to 'recipes/libxine/libxine-1.1.16/iconv.patch')
-rw-r--r-- | recipes/libxine/libxine-1.1.16/iconv.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/recipes/libxine/libxine-1.1.16/iconv.patch b/recipes/libxine/libxine-1.1.16/iconv.patch deleted file mode 100644 index d3c7cc8c6f..0000000000 --- a/recipes/libxine/libxine-1.1.16/iconv.patch +++ /dev/null @@ -1,12 +0,0 @@ -Index: xine-lib-1.1.15/misc/libxine.pc.in -=================================================================== ---- xine-lib-1.1.15.orig/misc/libxine.pc.in 2008-09-19 00:50:07.144738536 +0200 -+++ xine-lib-1.1.15/misc/libxine.pc.in 2008-09-19 00:50:17.962908808 +0200 -@@ -23,6 +23,6 @@ - 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@ -+Libs.private: @ZLIB_LIBS@ @NET_LIBS@ @PTHREAD_LIBS@ @LTLIBICONV@ @RT_LIBS@ - Cflags: -I${includedir} - Cflags.private: @PTHREAD_CFLAGS@ |