| Port details on branch 2024Q1 |
- sekrit-twc-zimg Scaling, colorspace conversion, and dithering library
- 3.0.6 graphics
=2 3.0.6Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2016-04-01 19:49:06
- Last Update: 2025-08-18 19:14:34
- Commit Hash: 7b26d87
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: WTFPL
- WWW:
- https://github.com/sekrit-twc/zimg
- Description:
- The "z" library implements the commonly required image processing
basics of scaling, colorspace conversion, and depth conversion. A
simple API enables conversion between any supported formats to operate
with minimal knowledge from the programmer. All library routines were
designed from the ground-up with flexibility, thread-safety, and
correctness as first priorities. Allocation, buffering, and I/O are
cleanly separated from processing, allowing the programmer to adapt
"z" to many scenarios.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- sekrit-twc-zimg>0:graphics/sekrit-twc-zimg
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/graphics/sekrit-twc-zimg/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/sekrit-twc-zimg
- pkg install sekrit-twc-zimg
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sekrit-twc-zimg
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1755544103
SHA256 (sekrit-twc-zimg-release-3.0.6_GH0.tar.gz) = be89390f13a5c9b2388ce0f44a5e89364a20c1c57ce46d382b1fcc3967057577
SIZE (sekrit-twc-zimg-release-3.0.6_GH0.tar.gz) = 326725
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- libtoolize : devel/libtool
- This port is required by:
- for Libraries
-
- multimedia/vapoursynth
Configuration Options:
- ===> The following configuration options are available for sekrit-twc-zimg-3.0.6:
EXAMPLES=on: Build and/or install examples
SIMD=on: Use CPU-specific optimizations
TEST=off: Build and/or run tests
===> Use 'make config' to modify these settings
- Options name:
- graphics_sekrit-twc-zimg
- USES:
- autoreconf compiler:c++11-lib gmake libtool pathfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|