Skip to content

Commit

Permalink
Update gstreamer1 to upstream release 1.22.5
Browse files Browse the repository at this point in the history
PR:		272141, 271505
MFH:		2023Q3
  • Loading branch information
ephemeralriggs committed Jul 25, 2023
1 parent 41e0312 commit 06be4e1
Show file tree
Hide file tree
Showing 21 changed files with 41 additions and 41 deletions.
2 changes: 1 addition & 1 deletion Mk/Uses/gstreamer.mk
Expand Up @@ -33,7 +33,7 @@ _GST_VER= ${_GST_VER_DEFAULT}

#== Component setup

_GST1_VERSION= 1.22.4
_GST1_VERSION= 1.22.5
_GST1_LIB_VER= 1.0

_GST1_CATEGORIES= audio comms devel ftp graphics multimedia net security \
Expand Down
2 changes: 1 addition & 1 deletion audio/gstreamer1-plugins-a52dec/Makefile
@@ -1,4 +1,4 @@
PORTREVISION= 1
PORTREVISION= 0
CATEGORIES= audio

COMMENT= GStreamer ATSC A/52 stream aka AC-3 (dvd audio) plugin
Expand Down
2 changes: 1 addition & 1 deletion audio/gstreamer1-plugins-bs2b/Makefile
@@ -1,4 +1,4 @@
PORTREVISION= 1
PORTREVISION= 0
CATEGORIES= audio

COMMENT= GStreamer Bauer Stereophonic to Banaural BSP (bs2b) plugin
Expand Down
2 changes: 1 addition & 1 deletion audio/gstreamer1-plugins-chromaprint/Makefile
@@ -1,4 +1,4 @@
PORTREVISION= 1
PORTREVISION= 0
CATEGORIES= audio

COMMENT= GStreamer audio fingerprint extracting plugin
Expand Down
2 changes: 1 addition & 1 deletion audio/gstreamer1-plugins-jack/Makefile
@@ -1,4 +1,4 @@
PORTREVISION= 1
PORTREVISION= 0
CATEGORIES= audio

COMMENT= GStreamer low-latency audio server plugin
Expand Down
2 changes: 1 addition & 1 deletion audio/gstreamer1-plugins-lv2/Makefile
@@ -1,4 +1,4 @@
PORTREVISION= 1
PORTREVISION= 0
CATEGORIES= audio

COMMENT= Gstreamer lv2 wrapper plugin
Expand Down
2 changes: 1 addition & 1 deletion audio/gstreamer1-plugins-openmpt/Makefile
@@ -1,4 +1,4 @@
PORTREVISION= 1
PORTREVISION= 0
CATEGORIES= audio

COMMENT= GStreamer OpenMPT audio decoder plugin
Expand Down
2 changes: 1 addition & 1 deletion audio/gstreamer1-plugins-opus/Makefile
@@ -1,4 +1,4 @@
PORTREVISION= 1
PORTREVISION= 0
CATEGORIES= audio

COMMENT= GStreamer Opus audio encoder/decoder plugin
Expand Down
2 changes: 1 addition & 1 deletion audio/gstreamer1-plugins-pulse/Makefile
@@ -1,4 +1,4 @@
PORTREVISION= 1
PORTREVISION= 0
CATEGORIES= audio

COMMENT= GStreamer pulseaudio plugin
Expand Down
2 changes: 1 addition & 1 deletion audio/gstreamer1-plugins-sndfile/Makefile
@@ -1,4 +1,4 @@
PORTREVISION= 1
PORTREVISION= 0
CATEGORIES= audio

COMMENT= Gstreamer sndfile plugin
Expand Down
2 changes: 1 addition & 1 deletion audio/gstreamer1-plugins-twolame/Makefile
@@ -1,4 +1,4 @@
PORTREVISION= 1
PORTREVISION= 0
CATEGORIES= audio

COMMENT= GStreamer High-quality free MP2 encoder plugin
Expand Down
2 changes: 1 addition & 1 deletion graphics/gstreamer1-plugins-opencv/Makefile
@@ -1,4 +1,4 @@
PORTREVISION= 1
PORTREVISION= 0
CATEGORIES= graphics

COMMENT= GStreamer opencv real time computer vision plugin
Expand Down
2 changes: 1 addition & 1 deletion graphics/gstreamer1-plugins-openexr/Makefile
@@ -1,4 +1,4 @@
PORTREVISION= 2
PORTREVISION= 0
CATEGORIES= graphics

COMMENT= GStreamer OpenExr codec plugin
Expand Down
2 changes: 1 addition & 1 deletion multimedia/gstreamer1-editing-services/Makefile
Expand Up @@ -19,7 +19,7 @@ PORTSCOUT= limitw:1,even
CONFIGURE_ARGS= -Ddoc=disabled \
-Dvalidate=disabled \
-Dpygi-overrides-dir=${PYTHON_SITELIBDIR}/gstreamer-editing-services
PLIST_SUB= VERSION=1.0 SOVERSION=0.2204.0
PLIST_SUB= VERSION=1.0 SOVERSION=0.2205.0

BINARY_ALIAS= python3=${PYTHON_VERSION}

Expand Down
6 changes: 3 additions & 3 deletions multimedia/gstreamer1-editing-services/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1687503249
SHA256 (gst-editing-services-1.22.4.tar.xz) = 453846cfa471a0c1c8014551bd484fbcf334f0e4430592317afbb23775e69bd2
SIZE (gst-editing-services-1.22.4.tar.xz) = 826828
TIMESTAMP = 1690100306
SHA256 (gst-editing-services-1.22.5.tar.xz) = bccdd3bd61d86829b16ce0e206db61b33f794ac1792423f9e7cc65d75d1a31b5
SIZE (gst-editing-services-1.22.5.tar.xz) = 828596
6 changes: 3 additions & 3 deletions multimedia/gstreamer1-libav/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1687503876
SHA256 (gst-libav-1.22.4.tar.xz) = 9a751bc740de768e791c37a95f0a924c6a41d12fd7f37f54ce6a4e834be122d3
SIZE (gst-libav-1.22.4.tar.xz) = 198580
TIMESTAMP = 1690100322
SHA256 (gst-libav-1.22.5.tar.xz) = 8583f0c1f4fcb01eed11fa1e3c21126543a8bd739ed4fc1db31f756a5ab01d9a
SIZE (gst-libav-1.22.5.tar.xz) = 199916
2 changes: 1 addition & 1 deletion multimedia/gstreamer1-plugins/Makefile
Expand Up @@ -58,7 +58,7 @@ IGNORE= DIST not specified
.endif

VERSION= 1.0
SOVERSION= 0.2204.0
SOVERSION= 0.2205.0
PLIST_SUB+= VERSION="${VERSION}" \
SOVERSION="${SOVERSION}"

Expand Down
18 changes: 9 additions & 9 deletions multimedia/gstreamer1-plugins/distinfo
@@ -1,9 +1,9 @@
TIMESTAMP = 1687416119
SHA256 (gst-plugins-base-1.22.4.tar.xz) = 292424e82dea170528c42b456f62a89532bcabc0508f192e34672fb86f68e5b8
SIZE (gst-plugins-base-1.22.4.tar.xz) = 2357088
SHA256 (gst-plugins-bad-1.22.4.tar.xz) = eaaf53224565eaabd505ca39c6d5769719b45795cf532ce1ceb60e1b2ebe99ac
SIZE (gst-plugins-bad-1.22.4.tar.xz) = 5527080
SHA256 (gst-plugins-ugly-1.22.4.tar.xz) = ffb461fda6c06d316c4be5682632cc8901454ed72b1098b1e0221bc55e673cd7
SIZE (gst-plugins-ugly-1.22.4.tar.xz) = 248024
SHA256 (gst-plugins-good-1.22.4.tar.xz) = d7120c1146a9d723d53d5bfe8074da2575a81f0598438752937f39bb7c833b6a
SIZE (gst-plugins-good-1.22.4.tar.xz) = 2830760
TIMESTAMP = 1690020050
SHA256 (gst-plugins-base-1.22.5.tar.xz) = edd4338b45c26a9af28c0d35aab964a024c3884ba6f520d8428df04212c8c93a
SIZE (gst-plugins-base-1.22.5.tar.xz) = 2361356
SHA256 (gst-plugins-bad-1.22.5.tar.xz) = e64e75cdafd7ff2fc7fc34e855b06b1e3ed227cc06fa378d17bbcd76780c338c
SIZE (gst-plugins-bad-1.22.5.tar.xz) = 5529576
SHA256 (gst-plugins-ugly-1.22.5.tar.xz) = 2680473b218158f18467cac3e1c50291b7ff4e0710dd350a59eaacbc29c09a54
SIZE (gst-plugins-ugly-1.22.5.tar.xz) = 249576
SHA256 (gst-plugins-good-1.22.5.tar.xz) = b67b31313a54c6929b82969d41d3cfdf2f58db573fb5f491e6bba5d84aea0778
SIZE (gst-plugins-good-1.22.5.tar.xz) = 2835644
14 changes: 7 additions & 7 deletions multimedia/gstreamer1/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gstreamer
PORTVERSION= 1.22.4
PORTVERSION= 1.22.5
CATEGORIES= multimedia
MASTER_SITES= https://gstreamer.freedesktop.org/src/gstreamer/
PKGNAMESUFFIX= 1
Expand All @@ -14,15 +14,15 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= bison libtool gnome meson ninja pkgconfig python:build shebangfix tar:xz
USE_GNOME= glib20 introspection:build

LIB_DEPENDS= libdw.so:devel/elfutils \
libunwind.so:devel/libunwind
LIB_DEPENDS= libunwind.so:devel/libunwind

CONFIGURE_ARGS= -D tests=disabled \
-D examples=disabled \
-D dbghelp=disabled \
-D doc=disabled
-D examples=disabled \
-D dbghelp=disabled \
-D doc=disabled \
-D libdw=disabled
PLIST_SUB= VERSION=${GST10_VERSION} \
SOVERSION=0.2204.0
SOVERSION=0.2205.0

USE_LDCONFIG= yes
GST10_VERSION= 1.0
Expand Down
6 changes: 3 additions & 3 deletions multimedia/gstreamer1/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1687413624
SHA256 (gstreamer-1.22.4.tar.xz) = 11cb0498bc16b93d8b99d22f75f829b8d0abfd8254840b2120618db5532dc655
SIZE (gstreamer-1.22.4.tar.xz) = 1788140
TIMESTAMP = 1690020017
SHA256 (gstreamer-1.22.5.tar.xz) = 4408d7930f381809e85917acc19712f173261ba85bdf20c5567b2a21b1193b61
SIZE (gstreamer-1.22.5.tar.xz) = 1790096
2 changes: 1 addition & 1 deletion x11-toolkits/gstreamer1-plugins-gtk/Makefile
@@ -1,4 +1,4 @@
PORTREVISION= 1
PORTREVISION= 0
CATEGORIES= x11-toolkits
GST_PLUGIN_SUFFIX= -gtk

Expand Down

0 comments on commit 06be4e1

Please sign in to comment.