Port details |
- qb3 Extremely Fast Lossless Image Compression
- 1.3.2 graphics
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-05-29 04:54:16
- Last Update: 2025-05-29 04:52:18
- Commit Hash: c81c8ec
- License: APACHE20
- WWW:
- https://github.com/lucianpls/QB3
- Description:
- QB3: Image/Raster Compression, Fast and Efficient
- Better compression than PNG in most cases
- Lossless compression and decompression rate of 500MB/sec for byte data,
4GB/sec for 64 bit data
- All integer types, signed and unsigned, 8 to 64bit per value
- Lossless, or lossy by division with a small integer (quanta)
- No significant memory footprint during encoding or decoding
- No external dependencies, very low complexity
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/qb3/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/qb3
- pkg install qb3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qb3
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1748107896
SHA256 (lucianpls-QB3-V1.3.2_GH0.tar.gz) = 4702b82da5e4b60f47e443cf2590e3de9878974c3823d9fb0fbfddfd1497ded9
SIZE (lucianpls-QB3-V1.3.2_GH0.tar.gz) = 206810
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libicd.so : graphics/libicd
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for qb3-1.3.2:
AVX2=on
SSE4=on
===> Use 'make config' to modify these settings
- Options name:
- graphics_qb3
- USES:
- cmake compiler:c++11-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.2 29 May 2025 04:52:18
    |
Po-Chuan Hsieh (sunpoet)  |
graphics/qb3: Add qb3 1.3.2
QB3: Image/Raster Compression, Fast and Efficient
- Better compression than PNG in most cases
- Lossless compression and decompression rate of 500MB/sec for byte data,
4GB/sec for 64 bit data
- All integer types, signed and unsigned, 8 to 64bit per value
- Lossless, or lossy by division with a small integer (quanta)
- No significant memory footprint during encoding or decoding
- No external dependencies, very low complexity |
Number of commits found: 1
|