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 filePatch | File delta | Description |
---|---|---|
libz.diff | (download) |
zlib/Makefile.in |
4 2 + 2 - 0 ! |
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 ! |
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 ! |
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 ! |
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 ! |
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 ! |
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 ! |
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 |