git: c30bc5fb678b - main - audio/gstreamer1-plugins-sndio: Update to 1.24.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Nov 2024 04:23:39 UTC
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=c30bc5fb678babbb3f9fafaaf36d2e7fd58c7a09 commit c30bc5fb678babbb3f9fafaaf36d2e7fd58c7a09 Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2024-11-08 04:00:47 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2024-11-08 04:23:33 +0000 audio/gstreamer1-plugins-sndio: Update to 1.24.0 Claim maintainership for multimedia@, who maintains the rest of the GStreamer ports. Handing this off to gnome@ in f35841a5dea08fc0f doesn't make much sense. Update WWW to point to my repo. Set DISTVERSION via gstreamer.mk to avoid duplicate work. --- Mk/Uses/gstreamer.mk | 3 ++- audio/gstreamer1-plugins-sndio/Makefile | 8 ++++---- audio/gstreamer1-plugins-sndio/distinfo | 6 +++--- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/Mk/Uses/gstreamer.mk b/Mk/Uses/gstreamer.mk index 32843a657f76..bce3cbbea6be 100644 --- a/Mk/Uses/gstreamer.mk +++ b/Mk/Uses/gstreamer.mk @@ -195,7 +195,8 @@ gst-sndfile_IMPL= bad gst-sndio_PORT= audio/gstreamer${_GST_VER}-plugins-sndio gst-sndio_IMPL= # -gst-sndio_VERSION= 1.8.0 +gst-sndio_GST1_VERSION= 1.24.0 +gst-sndio_VERSION= ${gst-sndio_GST${_GST_VER}_VERSION} gst-soundtouch_PORT= audio/gstreamer${_GST_VER}-plugins-soundtouch gst-soundtouch_IMPL= bad diff --git a/audio/gstreamer1-plugins-sndio/Makefile b/audio/gstreamer1-plugins-sndio/Makefile index 0848f1bf5abf..7a23631765a1 100644 --- a/audio/gstreamer1-plugins-sndio/Makefile +++ b/audio/gstreamer1-plugins-sndio/Makefile @@ -1,14 +1,14 @@ PORTNAME= gstreamer1-plugins-sndio DISTVERSIONPREFIX= v -DISTVERSION= 1.8.0.1 -PORTREVISION= 1 +DISTVERSION= ${gst-sndio_VERSION} CATEGORIES= audio -MAINTAINER= gnome@FreeBSD.org +MAINTAINER= multimedia@FreeBSD.org COMMENT= Sndio audio sink and source for GStreamer -WWW= https://github.com/t6/gstreamer1-plugins-sndio/ +WWW= https://github.com/BSDKaffee/gstreamer1-plugins-sndio/ LICENSE= ISCL +LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libsndio.so:audio/sndio diff --git a/audio/gstreamer1-plugins-sndio/distinfo b/audio/gstreamer1-plugins-sndio/distinfo index b0235ab4fa20..ec76179cf9e9 100644 --- a/audio/gstreamer1-plugins-sndio/distinfo +++ b/audio/gstreamer1-plugins-sndio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731027140 -SHA256 (BSDKaffee-gstreamer1-plugins-sndio-v1.8.0.1_GH0.tar.gz) = 2dbc21970166500ad24f91be600fe989e625ccf6e60fb4c720afa85d2bba511c -SIZE (BSDKaffee-gstreamer1-plugins-sndio-v1.8.0.1_GH0.tar.gz) = 7482 +TIMESTAMP = 1731038077 +SHA256 (BSDKaffee-gstreamer1-plugins-sndio-v1.24.0_GH0.tar.gz) = 350b9f41d3b43fa226fba4524f459c3541c86eaab4b72c378510681bc39a0a1e +SIZE (BSDKaffee-gstreamer1-plugins-sndio-v1.24.0_GH0.tar.gz) = 7584