diff options
-rw-r--r-- | mplayer/mplayer-1.0pre3try2/Makefile.patch (renamed from nonworking/mplayer/mplayer-1.0pre3try2/Makefile.patch) | 0 | ||||
-rw-r--r-- | mplayer/mplayer-1.0pre3try2/zlib.patch | 17 | ||||
-rw-r--r-- | mplayer/mplayer_1.0pre3try2.oe (renamed from nonworking/mplayer/mplayer_1.0pre3try2.oe) | 0 | ||||
-rw-r--r-- | nonworking/mplayer/mplayer-1.0pre3try2/zlib.patch | 0 |
4 files changed, 17 insertions, 0 deletions
diff --git a/nonworking/mplayer/mplayer-1.0pre3try2/Makefile.patch b/mplayer/mplayer-1.0pre3try2/Makefile.patch index eb9a07d4f8..eb9a07d4f8 100644 --- a/nonworking/mplayer/mplayer-1.0pre3try2/Makefile.patch +++ b/mplayer/mplayer-1.0pre3try2/Makefile.patch diff --git a/mplayer/mplayer-1.0pre3try2/zlib.patch b/mplayer/mplayer-1.0pre3try2/zlib.patch new file mode 100644 index 0000000000..6e0918d8ed --- /dev/null +++ b/mplayer/mplayer-1.0pre3try2/zlib.patch @@ -0,0 +1,17 @@ +--- ./configure.old 2004-09-24 01:03:55.000000000 +0930 ++++ ./configure 2004-09-24 01:04:18.000000000 +0930 +@@ -4313,13 +4313,7 @@ + echores "$_fribidi" + + +-echocheck "zlib" +-cat > $TMPC << EOF +-#include <zlib.h> +-int main(void) { (void) inflate(0, Z_NO_FLUSH); return 0; } +-EOF +-_zlib=no +-cc_check -lz && _zlib=yes ++_zlib=yes + if test "$_zlib" = yes ; then + _def_zlib='#define HAVE_ZLIB 1' + _ld_zlib='-lz' diff --git a/nonworking/mplayer/mplayer_1.0pre3try2.oe b/mplayer/mplayer_1.0pre3try2.oe index ac3f6029e2..ac3f6029e2 100644 --- a/nonworking/mplayer/mplayer_1.0pre3try2.oe +++ b/mplayer/mplayer_1.0pre3try2.oe diff --git a/nonworking/mplayer/mplayer-1.0pre3try2/zlib.patch b/nonworking/mplayer/mplayer-1.0pre3try2/zlib.patch deleted file mode 100644 index e69de29bb2..0000000000 --- a/nonworking/mplayer/mplayer-1.0pre3try2/zlib.patch +++ /dev/null |