Information for build jbigkit-2.1-4.ocs23
ID | 736 | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | jbigkit | ||||||||||||||||||||||||||||||
Version | 2.1 | ||||||||||||||||||||||||||||||
Release | 4.ocs23 | ||||||||||||||||||||||||||||||
Epoch | |||||||||||||||||||||||||||||||
Source | git+https://gitee.com/opencloudos-stream/jbigkit.git?.#f6795109e2afe1e2e000ed24bcdc48c9db509ad2 | ||||||||||||||||||||||||||||||
Summary | JBIG1 lossless image compression tools | ||||||||||||||||||||||||||||||
Description | JBIG-KIT is a software implementation of the JBIG1 data compression standard (ITU-T T.82), which was designed for bi-level image data, such as scanned documents. This library is available in portable C code. It is widely used in fax products, printer firmware, printer drivers, document management systems and imaging software. The package includes two variant implementations: jbig.c implements nearly all options of the standard, but has to keep the full uncompressed image in memory, whereas jbig85.c implements just the ITU-T T.85 profile, with memory management optimized for embedded and fax applications, buffering only a few lines of the uncompressed image in memory, able to stream images of initially unknown height. | ||||||||||||||||||||||||||||||
Built by | ocs-bot | ||||||||||||||||||||||||||||||
State | complete | ||||||||||||||||||||||||||||||
Volume | DEFAULT | ||||||||||||||||||||||||||||||
Started | Wed, 09 Aug 2023 19:38:51 CST | ||||||||||||||||||||||||||||||
Completed | Wed, 09 Aug 2023 19:43:41 CST | ||||||||||||||||||||||||||||||
Task | build (dist-ocs23, /opencloudos-stream/jbigkit.git:.:HEAD) | ||||||||||||||||||||||||||||||
Extra | {'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/jbigkit.git?.#HEAD'}} | ||||||||||||||||||||||||||||||
Tags |
|
||||||||||||||||||||||||||||||
RPMs |
|
||||||||||||||||||||||||||||||
Logs |
|
||||||||||||||||||||||||||||||
Changelog | * Wed Aug 09 2023 Xiaojie Chen <jackxjchen@tencent.com> - 2.1-4 - Link tstcodec85 against libjbig85 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.1-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.1-2 - Rebuilt for OpenCloudOS Stream 23 * Mon Aug 01 2022 doriscchao <doriscchao@tencent.com> - 2.1-1 - initial build, Version 2.1, Release 1 |