diff options
author | tnut <tnut at nutyx dot com> | 2012-01-08 12:25:45 +0100 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2012-01-08 12:25:45 +0100 |
commit | 364eb3f4561747275c1649fda3fd60c1c16632f9 (patch) | |
tree | f65644af8e9a76e84cc48e97cee5ae22fcbd6575 /extra/libgd/libpng14-enable-read-dither.patch | |
parent | 9291e062cb24bac5d7c7059d4dc64669c1917b33 (diff) | |
download | nutyx-pakxe-364eb3f4561747275c1649fda3fd60c1c16632f9.tar.gz nutyx-pakxe-364eb3f4561747275c1649fda3fd60c1c16632f9.tar.bz2 nutyx-pakxe-364eb3f4561747275c1649fda3fd60c1c16632f9.tar.xz nutyx-pakxe-364eb3f4561747275c1649fda3fd60c1c16632f9.zip |
Suppression des ports extra
Diffstat (limited to 'extra/libgd/libpng14-enable-read-dither.patch')
-rw-r--r-- | extra/libgd/libpng14-enable-read-dither.patch | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/extra/libgd/libpng14-enable-read-dither.patch b/extra/libgd/libpng14-enable-read-dither.patch deleted file mode 100644 index 955b12ac6..000000000 --- a/extra/libgd/libpng14-enable-read-dither.patch +++ /dev/null @@ -1,15 +0,0 @@ -diff -Naur libpng-1.4.0-orig/pngconf.h libpng-1.4.0/pngconf.h ---- libpng-1.4.0-orig/pngconf.h 2010-01-27 20:38:27.000000000 -0500 -+++ libpng-1.4.0/pngconf.h 2010-01-27 20:44:44.000000000 -0500 -@@ -497,11 +497,9 @@ - # ifndef PNG_NO_READ_INVERT - # define PNG_READ_INVERT_SUPPORTED - # endif --#if 0 /* removed from libpng-1.4.0 */ - # ifndef PNG_NO_READ_DITHER - # define PNG_READ_DITHER_SUPPORTED - # endif --#endif /* 0 */ - # ifndef PNG_NO_READ_BACKGROUND - # define PNG_READ_BACKGROUND_SUPPORTED - # endif |