mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
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 f35841a5de
doesn't make much sense.
Update WWW to point to my repo.
Set DISTVERSION via gstreamer.mk to avoid duplicate work.
This commit is contained in:
parent
344d75f100
commit
c30bc5fb67
3 changed files with 9 additions and 8 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue