Version: 1.4.2, Package name: tkimg-1.4.2 |
Maintained by: Sebastian Reitenbach |
Master sites: |
Description This package enhances Tk, adding support for many other Image formats: BMP, XBM, XPM, GIF (with transparency, but without LZW), PNG, JPEG, TIFF. |
Filesize: 7086.977 KB |
Version History (View Complete History) |
|
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2016-03-18 17:12:22 by Christian Weisgerber | Files touched by this commit (183) |
Log message: remove SHARED_ONLY from ports that only use modules that neither set nor read this variable |
2015-05-05 11:00:21 by Stuart Henderson | Files touched by this commit (152) |
Log message: sync WANTLIB |
2014-11-10 10:39:00 by Sebastian Reitenbach | Files touched by this commit (4) |
Log message: Minor update to 1.4.2 of tkimg, changes: - Will build correctly on more platforms (TEA upgraded to latest version 3.9) - upgrade to zlib 1.2.8, libjpeg-8d - Added format option "-alpha" to PNG reader to be compatible with Tk 8.6. - Bug fixes in various parsers to avoid core dumps when specifying a wrong format option. - upgrade to zlib 1.2.7, libpng-1.4.12, libtiff-3.9.4, libjpeg-8c OK stu@ |
2011-01-05 11:33:14 by Sebastian Reitenbach | Files touched by this commit (3) |
Log message: Update to new Tcl layout. OK landry@, stu@ |
2010-11-17 01:05:18 by Marc Espie | Files touched by this commit (317) |
Log message: new depends |
2010-09-21 02:27:32 by Sebastian Reitenbach | Files touched by this commit (26) |
Log message: Update tkimg to 1.4 Now supporting new format: DTED, RAW. indexing TIFF images is now possible and lots of other updates/fixes. OK landry@, jasper@ |
2010-07-30 10:41:09 by Sebastian Reitenbach | Files touched by this commit (8) |
Log message: * add space between variable and = in the ports makefiles * zap pthread from WANTLIB in tkdnd * get rid of expensive SUBST_VARS in pre-configure or whole pre-configure * get rid of tktreectrl PFRAG.shared * bump tkdnd and tktreectrl OK, landry@ who's eyes got burned ;) |