1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00

multimedia/gstreamer1-*: Retire libkate

Rationale:
libkate is going away in
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268179 after being
unmaintained upstream for a long time.

PR:		268183
Reviewed by:	riggs
This commit is contained in:
Daniel Engberg 2022-12-08 22:48:42 +01:00 committed by Thomas Zander
parent 6fbb7cb286
commit 23dab349f2
No known key found for this signature in database
GPG Key ID: 856D8ED47C7EAFA5
8 changed files with 4 additions and 24 deletions

View File

@ -49,7 +49,7 @@ _GST1_PLUGINS_ftp= curl
_GST1_PLUGINS_graphics= aalib cairo gdkpixbuf gl jpeg kms libcaca libvisual \
opencv openexr openjpeg png qt rsvg vulkan webp zbar
_GST1_PLUGINS_multimedia= aom assrender bad dash dts dv dvdread \
editing-services gnonlin good hls kate libav libde265 \
editing-services gnonlin good hls libav libde265 \
mpeg2dec mpeg2enc mplex mm openh264 resindvd rtmp \
smoothstreaming theora ttml ugly v4l2 vpx x264 x265
_GST1_PLUGINS_net= srtp
@ -300,9 +300,6 @@ gst-gnonlin_VERSION= 1.4.0
gst-hls_PORT= multimedia/gstreamer${_GST_VER}-plugins-hls
gst-hls_IMPL= bad
gst-kate_PORT= multimedia/gstreamer${_GST_VER}-plugins-kate
gst-kate_IMPL= bad
gst-libav_PORT= multimedia/gstreamer${_GST_VER}-libav
gst-libav_SUFFIX= #
gst-libav_IMPL= #

View File

@ -99,7 +99,6 @@
SUBDIR += gstreamer1-plugins-gnonlin
SUBDIR += gstreamer1-plugins-good
SUBDIR += gstreamer1-plugins-hls
SUBDIR += gstreamer1-plugins-kate
SUBDIR += gstreamer1-plugins-libde265
SUBDIR += gstreamer1-plugins-mpeg2dec
SUBDIR += gstreamer1-plugins-mpeg2enc

View File

@ -1,5 +1,6 @@
PORTNAME= gstreamer1-plugins-all
PORTVERSION= 1.20
PORTREVISION= 1
CATEGORIES= multimedia
MAINTAINER= multimedia@FreeBSD.org

View File

@ -1,4 +1,4 @@
PORTREVISION= 0
PORTREVISION= 1
CATEGORIES= multimedia
COMMENT= GStreamer-plugins that need more quality, testing or documentation

View File

@ -1,15 +0,0 @@
PORTREVISION= 0
CATEGORIES= multimedia
COMMENT= GStreamer kate codec plugin
GST_PLUGIN= kate
DIST= bad
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
PLIST= ${.CURDIR}/pkg-plist
LIB_DEPENDS= libkate.so:multimedia/libkate
.include "${MASTERDIR}/Makefile"

View File

@ -1 +0,0 @@
lib/gstreamer-%%VERSION%%/libgstkate.so

View File

@ -1,7 +1,7 @@
PORTNAME= gstreamer
PORTVERSION?= ${BASE_PORTVERSION}
# plug-in port instead, like ${category}/gstreamer1-plugin-${PLUGIN}.
PORTREVISION?= 0
PORTREVISION?= 1
CATEGORIES?= multimedia audio
MASTER_SITES= https://gstreamer.freedesktop.org/src/gst-plugins-base/:base \
https://gstreamer.freedesktop.org/src/gst-plugins-bad/:bad \

View File

@ -122,7 +122,6 @@ BAD_GST_ALL_PLUGINS+= \
ivtc \
jp2kdecimator \
jpegformat \
kate \
kms \
ladspa \
libde265 \