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 on branch 2024Q3
libavif Library for encoding and decoding .avif files
1.0.4_1 graphics 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 1.0.4_1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-07-13 01:33:10
Last Update: 2024-07-14 00:50:37
Commit Hash: 9c9b789
License: BSD2CLAUSE
WWW:
https://github.com/AOMediaCodec/libavif
Description:
This library aims to be a friendly, portable C implementation of the AV1 Image File Format.
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 (19 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libavif-1.0.4_1/catalog.mk
  3. /usr/local/share/licenses/libavif-1.0.4_1/LICENSE
  4. /usr/local/share/licenses/libavif-1.0.4_1/BSD2CLAUSE
  5. bin/avifdec
  6. bin/avifenc
  7. include/avif/avif.h
  8. lib/cmake/libavif/libavif-config-release.cmake
  9. lib/cmake/libavif/libavif-config-version.cmake
  10. lib/cmake/libavif/libavif-config.cmake
  11. lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-avif.so
  12. lib/libavif.so
  13. lib/libavif.so.16
  14. lib/libavif.so.16.0.4
  15. libdata/pkgconfig/libavif.pc
  16. share/thumbnailers/avif.thumbnailer
  17. @owner
  18. @group
  19. @mode
Collapse this list.
Dependency lines:
  • libavif>0:graphics/libavif
To install the port:
cd /usr/ports/graphics/libavif/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/libavif
  • pkg install libavif
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libavif
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1707394709 SHA256 (AOMediaCodec-libavif-v1.0.4_GH0.tar.gz) = dc56708c83a4b934a8af2b78f67f866ba2fb568605c7cf94312acf51ee57d146 SIZE (AOMediaCodec-libavif-v1.0.4_GH0.tar.gz) = 10575992

Packages (timestamps in pop-ups are UTC):
libavif
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.0_11.3.0_10.8.4_11.3.0_11.3.0_1---
FreeBSD:13:quarterly1.3.0_11.3.0_1-1.3.0_11.3.0_11.0.3_11.0.3_11.0.4
FreeBSD:14:latest1.3.0_11.3.0_1-1.3.0_11.3.0_10.11.1-0.11.1
FreeBSD:14:quarterly1.3.0_11.3.0_1-1.3.0_11.3.0_11.0.3_11.0.3_11.0.4
FreeBSD:15:latest1.3.0_11.3.0_1n/a1.3.0_1n/a1.0.3_11.0.3_11.0.4
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
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Test dependencies:
  1. googletest>0 : devel/googletest
  2. bash : shells/bash
Library dependencies:
  1. libpng.so : graphics/png
  2. libaom.so : multimedia/aom
  3. libdav1d.so : multimedia/dav1d
  4. libjpeg.so : graphics/jpeg-turbo
  5. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  6. libglib-2.0.so : devel/glib20
  7. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for libavif-1.0.4_1: AOM=on: AV1 encoding/decoding via libaom DAV1D=on: AV1 decoding via libdav1d GAV1=off: AV1 decoding via libgav1 LIBSHARPYUV=off: Colorspace conversion via libsharpyuv LIBYUV=off: Colorspace conversion via libyuv PIXBUF=on: GDK-PixBuf library support RAV1E=off: AV1 encoding via librav1e SVTAV1=off: AV1 encoding via SVT-AV1 ===> Use 'make config' to modify these settings
Options name:
graphics_libavif
USES:
cmake:testing compiler:c11 cpe jpeg pkgconfig gnome
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/AOMediaCodec/libavif/tar.gz/v1.0.4?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.4_1
14 Jul 2024 00:50:37
commit hash: 9c9b78954dbebca7b1e0acc2c3c767071b3a0008commit hash: 9c9b78954dbebca7b1e0acc2c3c767071b3a0008commit hash: 9c9b78954dbebca7b1e0acc2c3c767071b3a0008commit hash: 9c9b78954dbebca7b1e0acc2c3c767071b3a0008 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
Author: Po-Chuan Hsieh
graphics/libavif: Take maintainership

(cherry picked from commit 45dfe601d362cdeecf1981d797652041e03b23f2)
1.0.4_1
13 Jul 2024 01:31:57
commit hash: 7ab6de1c0b1b3c023bb4e0ef176172641fa453f4commit hash: 7ab6de1c0b1b3c023bb4e0ef176172641fa453f4commit hash: 7ab6de1c0b1b3c023bb4e0ef176172641fa453f4commit hash: 7ab6de1c0b1b3c023bb4e0ef176172641fa453f4 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/libavif: drop maintainership

(cherry picked from commit 4e0616a2066dc9e45cef47de812efdea4e09709c)

Number of commits found: 2