Port details |
- libicd Image codec library
- 0.0.0.20250416 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:12
- Last Update: 2025-05-29 04:52:17
- Commit Hash: b2a94b4
- License: APACHE20
- WWW:
- https://github.com/lucianpls/libicd
- Description:
- libicd, image codec library, provides a uniform API to multiple raster codecs.
It supports the following raster formats:
- JPEG : libicd includes jpeg 12bit sources, and uses system provided jpeg 8
library. Supports the JPEG Zen extension (zero mask)
- PNG : Uses system provided PNG
- LERC1 : Rewrite of LERC1 for floating point rasters and mask
- QB3 : Integer lossless compression, optional, use -DUSE_QB3=ON as an argument
to cmake
¦ ¦ ¦ ¦ 
- 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/libicd/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/libicd
- pkg install libicd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libicd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1748107892
SHA256 (lucianpls-libicd-0.0.0.20250416-ebc3a80_GH0.tar.gz) = e20e4e2f5fdb8ccac14d434c49561c940c8e320f2948254d48b8ec8f3c5a4c0a
SIZE (lucianpls-libicd-0.0.0.20250416-ebc3a80_GH0.tar.gz) = 245804
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:
-
- libpng.so : graphics/png
- libjpeg.so : graphics/jpeg-turbo
- This port is required by:
- for Libraries
-
- graphics/qb3
Configuration Options:
- No options to configure
- Options name:
- graphics_libicd
- USES:
- cmake:testing compiler:c++11-lang jpeg
- 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 |
0.0.0.20250416 29 May 2025 04:52:17
    |
Po-Chuan Hsieh (sunpoet)  |
graphics/libicd: Add libicd 0.0.0.20250416
libicd, image codec library, provides a uniform API to multiple raster codecs.
It supports the following raster formats:
- JPEG : libicd includes jpeg 12bit sources, and uses system provided jpeg 8
library. Supports the JPEG Zen extension (zero mask)
- PNG : Uses system provided PNG
- LERC1 : Rewrite of LERC1 for floating point rasters and mask
- QB3 : Integer lossless compression, optional, use -DUSE_QB3=ON as an argument
to cmake |
Number of commits found: 1
|