Version: 0.19, Package name: jbig2dec-0.19 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description jbig2dec is a decoder library and example utility implementing the JBIG2 bi-level image compression spec. Also known as ITU T.88 and ISO IEC 14492, and now included by reference in Adobe's PDF 1.4. |
Filesize: 559.462 KB |
Version History (View Complete History) |
|
2021-02-27 14:07:01 by Stuart Henderson | Files touched by this commit (1) |
Log message: switch BDEP to py3 |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
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 |
2011-07-08 14:38:02 by Christian Weisgerber | Files touched by this commit (91) |
Log message: Fix build with png-1.5. All fixes by yours truly. |
2011-03-25 15:12:28 by Stuart Henderson | Files touched by this commit (3) |
Log message: update jbig2dec to 0.11 |
2010-11-17 01:05:18 by Marc Espie | Files touched by this commit (317) |
Log message: new depends |
2010-11-09 11:22:27 by Marc Espie | Files touched by this commit (63) |
Log message: WANTLIB conversion |
2010-08-30 15:24:15 by Jasper Lievisse Adriaanse | Files touched by this commit (17) |
Log message: - bump for pythonia |