git: 050ef8bcc8b3 - main - gstreamer.mk: define versions for sndio and gnonlin components
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 14 May 2022 10:29:21 UTC
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=050ef8bcc8b3dccb6b61b7d4e46d6d89e92e3422 commit 050ef8bcc8b3dccb6b61b7d4e46d6d89e92e3422 Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2022-05-14 09:19:03 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2022-05-14 10:26:41 +0000 gstreamer.mk: define versions for sndio and gnonlin components --- Mk/Uses/gstreamer.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Mk/Uses/gstreamer.mk b/Mk/Uses/gstreamer.mk index 6c85fba921de..3059d6bdadca 100644 --- a/Mk/Uses/gstreamer.mk +++ b/Mk/Uses/gstreamer.mk @@ -175,6 +175,7 @@ gst-sidplay_IMPL= ugly gst-sndio_PORT= audio/gstreamer${_GST_VER}-plugins-sndio gst-sndio_IMPL= # +gst-sndio_VERSION= 1.8.0 gst-sndfile_PORT= audio/gstreamer${_GST_VER}-plugins-sndfile gst-sndfile_IMPL= bad @@ -294,6 +295,7 @@ gst-dv_IMPL= good gst-gnonlin_PORT= multimedia/gstreamer${_GST_VER}-plugins-gnonlin gst-gnonlin_IMPL= good +gst-gnonlin_VERSION= 1.4.0 gst-hls_PORT= multimedia/gstreamer${_GST_VER}-plugins-hls gst-hls_IMPL= bad