notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
libicd Image codec library
0.0.0.20250416 graphicsnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (12 items)
Collapse this list.
  1. /usr/local/share/licenses/libicd-0.0.0.20250416/catalog.mk
  2. /usr/local/share/licenses/libicd-0.0.0.20250416/LICENSE
  3. /usr/local/share/licenses/libicd-0.0.0.20250416/APACHE20
  4. cmake/libicdConfig.cmake
  5. cmake/libicdConfigVersion.cmake
  6. cmake/libicdTargets-release.cmake
  7. cmake/libicdTargets.cmake
  8. include/icd_codecs.h
  9. lib/libicd.so
  10. @owner
  11. @group
  12. @mode
Collapse this list.
Dependency lines:
  • libicd>0:graphics/libicd
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:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libpng.so : graphics/png
  2. libjpeg.so : graphics/jpeg-turbo
This port is required by:
for Libraries
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/lucianpls/libicd/tar.gz/ebc3a80?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.0.0.20250416
29 May 2025 04:52:17
commit hash: b2a94b4017e0effc4bb68916162acd7f83d6f5f3commit hash: b2a94b4017e0effc4bb68916162acd7f83d6f5f3commit hash: b2a94b4017e0effc4bb68916162acd7f83d6f5f3commit hash: b2a94b4017e0effc4bb68916162acd7f83d6f5f3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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