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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
gstreamer1-plugins-aom GStreamer (libaom) plugin
1.22.10 multimedia on this many watch lists=1 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.20.3Version of this port present on the latest quarterly branch.
Maintainer: multimedia@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-11-03 11:58:45
Last Update: 2022-10-15 10:46:46
Commit Hash: e3b732b
People watching this port, also watch:: py39-pycparser, gstreamer1-plugins-pango, libdc1394, gstreamer1-plugins-openmpt, xerces-c3
License: LGPL20
WWW:
https://gstreamer.freedesktop.org/
Description:
This is a collection of plugins written with the GStreamer framework. Some features of these plugins are: - Dynamically loaded plugins provide elements and media types, demand-loaded via an XML registry, similar to ld.so.cache - Element interface handles all known types of sources, filters, sinks - Capabilities system allows verification of element compatibility using MIME types and media-specific properties - Autoplugging uses capabilities system to complete complex paths automatically - Pipelines can be saved to XML and loaded back to working state - Resource friendly plugins don't waste RAM
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (8 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/gstreamer1-plugins-aom-1.22.10/catalog.mk
  3. /usr/local/share/licenses/gstreamer1-plugins-aom-1.22.10/LICENSE
  4. /usr/local/share/licenses/gstreamer1-plugins-aom-1.22.10/LGPL20
  5. lib/gstreamer-1.0/libgstaom.so
  6. @owner
  7. @group
  8. @mode
Collapse this list.
Dependency lines:
  • gstreamer1-plugins-aom>0:multimedia/gstreamer1-plugins-aom
To install the port:
cd /usr/ports/multimedia/gstreamer1-plugins-aom/ && make install clean
To add the package, run one of these commands:
  • pkg install multimedia/gstreamer1-plugins-aom
  • pkg install gstreamer1-plugins-aom
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gstreamer1-plugins-aom
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1709494555 SHA256 (gst-plugins-base-1.22.10.tar.xz) = 843a3a2da28e1ee6aeea56dd2be9bffcc3b4bbcd0f974eba4abfc3aa31f0399c SIZE (gst-plugins-base-1.22.10.tar.xz) = 2371240

Expand this list (6 items)

Collapse this list.

SHA256 (gst-plugins-bad-1.22.10.tar.xz) = dabcd60c762165bb043eba753d599212514c94684e4db9a2e25484cb6508ebbf SIZE (gst-plugins-bad-1.22.10.tar.xz) = 5549660 SHA256 (gst-plugins-ugly-1.22.10.tar.xz) = cc80a81a22c0b3b31ab7f1b8bf18dda23c72d2791b86cc6264923a68336329ea SIZE (gst-plugins-ugly-1.22.10.tar.xz) = 255832 SHA256 (gst-plugins-good-1.22.10.tar.xz) = f748feae922cad62f20102a84ade8f42b78e1e44a34866aa3ea766f9172e1c7f SIZE (gst-plugins-good-1.22.10.tar.xz) = 2840828

Collapse this list.


Packages (timestamps in pop-ups are UTC):
gstreamer1-plugins-aom
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.22.101.22.101.16.2_13-1.22.10---
FreeBSD:13:quarterly1.22.51.22.5-1.22.51.22.10-1.22.51.22.5
FreeBSD:14:latest1.22.101.22.10--1.22.10--1.22.2
FreeBSD:14:quarterly1.22.51.22.10-1.22.51.22.10-1.22.51.22.5
FreeBSD:15:latest1.22.101.22.10n/a1.22.5n/a-1.22.5-
FreeBSD:15:quarterly--n/a-n/a---
Master port: multimedia/gstreamer1-plugins
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. iso-codes>=0 : misc/iso-codes
  2. orc>=0.4.16 : devel/orc
  3. meson : devel/meson
  4. ninja : devel/ninja
  5. gettext-runtime>=0.22_1 : devel/gettext-runtime
  6. msgfmt : devel/gettext-tools
  7. g-ir-scanner : devel/gobject-introspection
  8. gstreamer1-plugins-bad>=1.22.10 : multimedia/gstreamer1-plugins-bad
  9. gstreamer1-plugins>=1.22.10 : multimedia/gstreamer1-plugins
  10. pkgconf>=1.3.0_1 : devel/pkgconf
  11. python3.9 : lang/python39
Runtime dependencies:
  1. iso-codes>=0 : misc/iso-codes
  2. gstreamer1-plugins-bad>=1.22.10 : multimedia/gstreamer1-plugins-bad
  3. gstreamer1-plugins>=1.22.10 : multimedia/gstreamer1-plugins
Library dependencies:
  1. libaom.so : multimedia/aom
  2. libfreetype.so : print/freetype2
  3. liborc-0.4.so : devel/orc
  4. libintl.so : devel/gettext-runtime
  5. libglib-2.0.so : devel/glib20
  6. libintl.so : devel/gettext-runtime
  7. libxml2.so : textproc/libxml2
  8. libgstreamer-1.0.so : multimedia/gstreamer1
This port is required by:
for Build
  1. multimedia/gstreamer1-plugins-all
for Run
  1. multimedia/gstreamer1-plugins-all

Configuration Options:
No options to configure
Options name:
multimedia_gstreamer1-plugins-aom
USES:
meson cpe gettext gnome gstreamer libtool pathfix pkgconfig python:build tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: multimedia/gstreamer1-plugins
CommitCreditsLog message
1.20.3
15 Oct 2022 10:46:46
commit hash: e3b732b4791c01bdeeb671ffb557c1914763249fcommit hash: e3b732b4791c01bdeeb671ffb557c1914763249fcommit hash: e3b732b4791c01bdeeb671ffb557c1914763249fcommit hash: e3b732b4791c01bdeeb671ffb557c1914763249f files touched by this commit
Thomas Zander (riggs) search for other commits by this committer
Author: Michal Zielonka
Update gstreamer1 to upstream release 1.20.3

PR:		261585
Reviewed by:	riggs,jbeich,tcberner

Differential Revision:	https://reviews.freebsd.org/D36850
1.16.2_18
17 Sep 2022 21:08:58
commit hash: 3dae2b9aae29b50dcb386d9c43137db8ad6fdd1bcommit hash: 3dae2b9aae29b50dcb386d9c43137db8ad6fdd1bcommit hash: 3dae2b9aae29b50dcb386d9c43137db8ad6fdd1bcommit hash: 3dae2b9aae29b50dcb386d9c43137db8ad6fdd1b files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
multimedia/aom: avoid leaking libjxl and vmaf via pkg-config

$ make stage-qa -C graphics/libavif
[...]
Error: /usr/local/lib/libavif.so.14.0.1 is linked to /usr/local/lib/libvmaf.so.1
from multimedia/vmaf but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libvmaf.so:multimedia/vmaf
Error: /usr/local/lib/libavif.so.14.0.1 is linked to
/usr/local/lib/libjxl.so.0.7 from graphics/libjxl but it is not declared as a
dependency
Warning: you need LIB_DEPENDS+=libjxl.so:graphics/libjxl

Reported by:	Tatsuki Makino (on ports@ list), Jan Henrik Sylvester (private
mail)
1.16.2_17
10 Apr 2022 19:11:41
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
1.16.2_16
26 Mar 2022 08:27:27
commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
1.16.2_15
14 Oct 2021 22:20:58
commit hash: a950db788b12bee90ad809efda421a4f14d231f7commit hash: a950db788b12bee90ad809efda421a4f14d231f7commit hash: a950db788b12bee90ad809efda421a4f14d231f7commit hash: a950db788b12bee90ad809efda421a4f14d231f7 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
multimedia/aom: force rebuild consumers after 6f68add3f9ab

$ ffmpeg ... -c:v libaom-av1 ...
[libaom-av1 @ 0x804a89900] 3.2.0
[libaom-av1 @ 0x804a89900] Failed to initialize encoder: ABI version mismatch
Error initializing output stream 0:0 -- Error while opening encoder for output
stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height
Conversion failed!

https://aomedia.googlesource.com/aom/+/bbdfa68d13a0%5E%21/
1.16.2_14
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.16.2_14
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.16.2_14
23 Mar 2021 22:01:06
Revision:569067Original commit files touched by this commit
jbeich search for other commits by this committer
multimedia/aom: update to 3.0.0

Changes:	https://aomedia.googlesource.com/aom/+log/v2.0.2..v3.0.0
Reported by:	portscout
1.16.2_13
08 May 2020 21:35:40
Revision:534700Original commit files touched by this commit
jbeich search for other commits by this committer
multimedia/aom: update to 2.0.0.r1 (stable branch)

Changes:	https://aomedia.googlesource.com/aom/+log/bb664cf03..v2.0.0-rc1
Reported by:	Balance- on /r/AV1
1.16.2_12
07 May 2020 00:39:09
Revision:534218Original commit files touched by this commit
jbeich search for other commits by this committer
multimedia/aom: update to 1.0.0.3639

Changes:	https://aomedia.googlesource.com/aom/+log/26878968a..bb664cf03
1.16.2_11
02 May 2020 00:54:21
Revision:533596Original commit files touched by this commit
jbeich search for other commits by this committer
multimedia/aom: update to 1.0.0.3596

Changes:	https://aomedia.googlesource.com/aom/+log/5d6f2d42c..26878968a
1.16.2_10
28 Apr 2020 00:52:14
Revision:533219Original commit files touched by this commit
jbeich search for other commits by this committer
multimedia/aom: update to 1.0.0.3547

Changes:	https://aomedia.googlesource.com/aom/+log/2f0cc17ec..5d6f2d42c
1.14.4_9
25 Jan 2020 23:51:14
Revision:524143Original commit files touched by this commit
jbeich search for other commits by this committer
multimedia/aom: update to 1.0.0.3002

Changes:	https://aomedia.googlesource.com/aom/+log/b14b3dbef..5e87049aa
1.14.4_8
23 Jan 2020 00:55:32
Revision:523852Original commit files touched by this commit
jbeich search for other commits by this committer
multimedia/aom: update to 1.0.0.2985

Changes:	https://aomedia.googlesource.com/aom/+log/37d6a4b69..b14b3dbef
1.14.4_7
24 Dec 2019 00:37:08
Revision:520764Original commit files touched by this commit
jbeich search for other commits by this committer
multimedia/aom: update to 1.0.0.2863

Changes:	https://aomedia.googlesource.com/aom/+log/3e421b069..cc6cf05c5
1.14.4_6
09 Nov 2019 00:48:25
Revision:517095Original commit files touched by this commit
jbeich search for other commits by this committer
multimedia/aom: update to 1.0.0.2631

Changes:	https://aomedia.googlesource.com/aom/+log/36f96b723..3dc59f556
1.14.4_5
31 Oct 2019 00:32:50
Revision:516114Original commit files touched by this commit
jbeich search for other commits by this committer
multimedia/aom: update to 1.0.0.2599

Changes:	https://aomedia.googlesource.com/aom/+log/6b855be18..589213544
1.14.4_4
27 Oct 2019 00:46:56
Revision:515736Original commit files touched by this commit
jbeich search for other commits by this committer
multimedia/aom: update to 1.0.0.2575

Changes:	https://aomedia.googlesource.com/aom/+log/25daf5d22..6b855be18
1.14.4_3
20 Oct 2019 00:48:53
Revision:514869Original commit files touched by this commit
jbeich search for other commits by this committer
multimedia/aom: update to 1.0.0.2541

Changes:	https://aomedia.googlesource.com/aom/+log/ce7d07ee6..7e56b507f
1.14.4_2
27 Dec 2018 00:26:37
Revision:488498Original commit files touched by this commit
jbeich search for other commits by this committer
multimedia/aom: update to 1.0.0.1104

Changes:	https://aomedia.googlesource.com/aom/+log/9a48f9ca5..9b1252eab
1.14.4_1
20 Dec 2018 00:46:33
Revision:487820Original commit files touched by this commit
jbeich search for other commits by this committer
multimedia/aom: update to 1.0.0.1080

Changes:	https://aomedia.googlesource.com/aom/+log/440e6d412..54f971197
1.14.4
03 Nov 2018 11:58:10
Revision:483887Original commit files touched by this commit
tijl search for other commits by this committer
Update GStreamer to 1.14.4.

PR:		231406
Submitted by:	Greg V <greg@unrelenting.technology>
Exp-run by:	antoine
Approved by:	portmgr (antoine)

Number of commits found: 22