Package: libtk-img / 1:2.0.1+dfsg1-2

Metadata

Package Version Patches format
libtk-img 1:2.0.1+dfsg1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
libz.diff | (download)

zlib/Makefile.in | 4 2 + 2 - 0 !
zlib/configure | 178 0 + 178 - 0 !
zlib/configure.ac | 5 0 + 5 - 0 !
zlib/zlibtclDecls.h | 2 1 + 1 - 0 !
4 files changed, 3 insertions(+), 186 deletions(-)

 patch enables dynamic linking to system-wide zlib.
 It's a Debian-specific hack and isn't supposed to be sent upstream.
Last-Modified: Wed, 31 Jan 2018 11:43:41 +0300


libjpeg.diff | (download)

libjpeg/Makefile.in | 4 2 + 2 - 0 !
libjpeg/configure | 76 0 + 76 - 0 !
libjpeg/configure.ac | 40 0 + 40 - 0 !
libjpeg/jpegtcl.decls | 2 1 + 1 - 0 !
libjpeg/jpegtcl.h | 6 6 + 0 - 0 !
libjpeg/jpegtclDecls.h | 4 2 + 2 - 0 !
libjpeg/jpegtclStubInit.c | 4 4 + 0 - 0 !
7 files changed, 15 insertions(+), 121 deletions(-)

 patch enable dynamic linking to system-wide libjpeg.
 It is a Debian-specific hack and isn't supposed to be forwarded upstream.
Last-Modified: Wed, 31 Jan 2018 11:42:16 +0300


libpng.diff | (download)

libpng/Makefile.in | 4 2 + 2 - 0 !
libpng/configure | 44 0 + 44 - 0 !
libpng/configure.ac | 9 0 + 9 - 0 !
libpng/pngtclDecls.h | 4 3 + 1 - 0 !
4 files changed, 5 insertions(+), 56 deletions(-)

 patch allows one to build libtk-img using the system-wide libpng.
 The patch is a Debian-specific hack and isn't supposed to be forwarded upstream.
Last-modified: Wed, 31 Jan 2018 11:42:36 +0300


libtiff.diff | (download)

libtiff/Makefile.in | 4 2 + 2 - 0 !
libtiff/configure | 106 0 + 106 - 0 !
libtiff/configure.ac | 39 0 + 39 - 0 !
libtiff/tifftcl.decls | 82 0 + 82 - 0 !
libtiff/tifftclDecls.h | 214 78 + 136 - 0 !
libtiff/tifftclStubInit.c | 80 12 + 68 - 0 !
tiff/configure | 2 1 + 1 - 0 !
tiff/configure.ac | 2 1 + 1 - 0 !
tiff/tiff.c | 4 0 + 4 - 0 !
9 files changed, 94 insertions(+), 439 deletions(-)

 patch allows one to build libtk-img using the system-wide libtiff.
 This patch adds a hack which sort of ports libtk-img to version 4 of libtiff.
 The patch is a Debian-specific hack and isn't supposed to be forwarded
 upstream.
Last-modified: Sun, 15 Dec 2013 21:03:21 +0400


pixmap.diff | (download)

pixmap/Makefile.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 patch removes unnecessary libraries from linking to them.
Last-Modified: Wed, 31 Jan 2018 11:44:25 +0300


window.diff | (download)

window/Makefile.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 patch removes unnecessary libraries from linking to them.
Last-Modified: Wed, 31 Jan 2018 11:44:56 +0300


filesize.diff | (download)

tiff/tiff.c | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 patch fixes computing size of the tiff image by
 eliminating side effects of moving the file cursor while seeking.
Last-Modified: Tue, 02 Jul 2024 13:54:24 +0300