Port details on branch 2024Q3 |
- libjpeg-turbo SIMD-accelerated JPEG codec library, provides libTurboJPEG
- 3.0.4 graphics =7 3.0.4Version of this port present on the latest quarterly branch.
- Maintainer: desktop@FreeBSD.org
- Port Added: 2010-04-26 19:29:04
- Last Update: 2024-09-24 22:47:56
- Commit Hash: c70de2e
- People watching this port, also watch:: libXdamage, libevent, xcb-util-image, woff2, xorg-docs
- License: BSD3CLAUSE IJG ZLIB
- WWW:
- https://libjpeg-turbo.org/
- Description:
- This is a drop-in replacement for the graphics/jpeg library. It does not
include libturbojpeg.so (see graphics/libjpeg-turbo).
libjpeg-turbo is a high-speed version of libjpeg for x86 and x86-64 processors
which uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG
compression and decompression.
libjpeg-turbo is generally 2-4x as fast as the unmodified version
of libjpeg, all else being equal.
libjpeg-turbo was originally based on libjpeg/SIMD by Miyasaka Masaru,
but the TigerVNC and VirtualGL projects made numerous enhancements to the codec,
including improved support for Mac OS X, 64-bit support,
support for 32-bit and big endian pixel formats (RGBA, ABGR, etc.),
accelerated Huffman encoding/decoding, and various bug fixes.
The goal was to produce a fully open source codec that could replace
the partially closed source TurboJPEG/IPP codec used by VirtualGL and TurboVNC.
libjpeg-turbo generally achieves 80-120% of the performance of TurboJPEG/IPP.
It is faster in some areas but slower in others.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libjpeg-turbo>0:graphics/libjpeg-turbo
- To install the port:
- cd /usr/ports/graphics/libjpeg-turbo/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/libjpeg-turbo
- pkg install libjpeg-turbo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libjpeg-turbo
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1726600628
SHA256 (libjpeg-turbo-3.0.4.tar.gz) = 99130559e7d62e8d695f2c0eaeef912c5828d5b84a0537dcb24c9678c9d5b76b
SIZE (libjpeg-turbo-3.0.4.tar.gz) = 2400356
Packages (timestamps in pop-ups are UTC):
- Master port: graphics/jpeg-turbo
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- nasm : devel/nasm
- cmake : devel/cmake-core
- ninja : devel/ninja
- This port is required by:
- for Build
-
- graphics/openimageio
- graphics/py-openimageio
- for Libraries
-
- graphics/imv
- graphics/krita
- graphics/timg
- multimedia/droidcam
- multimedia/handbrake
- multimedia/opentoonz
- net/neatvnc
- for Run
-
- graphics/openimageio
- graphics/py-openimageio
Configuration Options:
- ===> The following configuration options are available for libjpeg-turbo-3.0.4:
OPTIMIZED_CFLAGS=on: Use extra compiler optimizations
===> Use 'make config' to modify these settings
- Options name:
- graphics_libjpeg-turbo
- USES:
- cmake cpe pathfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|