Port details on branch 2024Q4 |
- jpeg-turbo SIMD-accelerated JPEG codec which replaces libjpeg
- 3.0.4 graphics =39 3.0.4Version of this port present on the latest quarterly branch.
- Maintainer: desktop@FreeBSD.org
- Port Added: 2014-08-23 19:40:30
- Last Update: 2024-09-24 22:47:56
- Commit Hash: c70de2e
- People watching this port, also watch:: png, pkg, gettext-runtime, freetype2, expat
- 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:
-
- jpeg-turbo>0:graphics/jpeg-turbo
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/graphics/jpeg-turbo/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/jpeg-turbo
- pkg install jpeg-turbo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jpeg-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):
- Slave ports:
-
- graphics/libjpeg-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 Libraries
-
- astro/astrometry
- astro/celestia
- astro/celestia-gtk
- astro/gnuastro
- astro/nightfall
- astro/openuniverse
- astro/qmapshack
-
Deleted ports which required this port:
- for Run
-
- graphics/icontact
- graphics/jhead
- graphics/renrot
- graphics/sam2p
- science/afni
- textproc/py-textract
- www/thumbnail_index
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for jpeg-turbo-3.0.4:
DOCS=on: Build and/or install documentation
OPTIMIZED_CFLAGS=on: Use extra compiler optimizations
===> Use 'make config' to modify these settings
- Options name:
- graphics_jpeg-turbo
- USES:
- cmake cpe pathfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|