Port details on branch 2023Q2 |
- sekrit-twc-zimg Scaling, colorspace conversion, and dithering library
- 3.0.4 graphics
=0 3.0.4Version 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: 2023-05-04 05:21:10
- Last Update: 2023-05-04 05:15:22
- Commit Hash: e57a43a
- 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 - 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 = 1647482635
SHA256 (sekrit-twc-zimg-release-3.0.4_GH0.tar.gz) = 219d1bc6b7fde1355d72c9b406ebd730a4aed9c21da779660f0a4c851243e32f
SIZE (sekrit-twc-zimg-release-3.0.4_GH0.tar.gz) = 326578
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.3 : devel/gmake
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for sekrit-twc-zimg-3.0.4:
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:
|