diff options
author | dsomero <xgizzmo@gmail.com> | 2010-05-22 07:43:22 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-24 16:09:40 -0500 |
commit | cb85ecfebc7733df05656e41738e02c94a83a8f5 (patch) | |
tree | 59d59f79597d8d1d6f0d9e28990e9320e6b74443 /multimedia/xbmc/patches/jpegint_h.patch | |
parent | 423fc00793ce11420c7e742d8efa2cc50f1e1412 (diff) | |
download | slackbuilds-cb85ecfebc7733df05656e41738e02c94a83a8f5.tar.gz |
multimedia/xbmc: Removed (Build failure)
'struct png_info_struct' has no member named 'trans_values'
Diffstat (limited to 'multimedia/xbmc/patches/jpegint_h.patch')
-rw-r--r-- | multimedia/xbmc/patches/jpegint_h.patch | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/multimedia/xbmc/patches/jpegint_h.patch b/multimedia/xbmc/patches/jpegint_h.patch deleted file mode 100644 index 61e8d78c03..0000000000 --- a/multimedia/xbmc/patches/jpegint_h.patch +++ /dev/null @@ -1,17 +0,0 @@ -diff -Naur XBMC.orig/xbmc/lib/cximage-6.0/tiff/tif_ojpeg.c XBMC/xbmc/lib/cximage-6.0/tiff/tif_ojpeg.c ---- XBMC.orig/xbmc/lib/cximage-6.0/tiff/tif_ojpeg.c 2009-05-26 22:38:28.000000000 +0000 -+++ XBMC/xbmc/lib/cximage-6.0/tiff/tif_ojpeg.c 2009-09-08 00:55:37.000000000 +0000 -@@ -31,11 +31,9 @@ - #endif
- #define JPEG_INTERNALS /* Include "jpegint.h" for "DSTATE_*" symbols */
- #undef INLINE
--#ifdef _LINUX --#include <jpeglib.h>
--#else -+#ifdef _LINUX
- #include "../jpeg/jpeglib.h"
--#endif -+#endif
- #undef JPEG_INTERNALS
-
- /* Hack for Microsoft's Wang Imaging for Windows output files */
|