pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc gst-plugins1-mms: remove
details: https://anonhg.NetBSD.org/pkgsrc/rev/a2817df07af5
branches: trunk
changeset: 377860:a2817df07af5
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Apr 25 07:18:45 2022 +0000
description:
gst-plugins1-mms: remove
This was removed in gstreamer1 1.20
diffstat:
doc/CHANGES-2022 | 3 ++-
doc/TODO | 3 ++-
net/Makefile | 3 +--
net/gst-plugins1-mms/DESCR | 12 ------------
net/gst-plugins1-mms/Makefile | 13 -------------
net/gst-plugins1-mms/PLIST | 2 --
6 files changed, 5 insertions(+), 31 deletions(-)
diffs (87 lines):
diff -r d552c03744d6 -r a2817df07af5 doc/CHANGES-2022
--- a/doc/CHANGES-2022 Mon Apr 25 07:17:35 2022 +0000
+++ b/doc/CHANGES-2022 Mon Apr 25 07:18:45 2022 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.2082 2022/04/25 06:27:20 nia Exp $
+$NetBSD: CHANGES-2022,v 1.2083 2022/04/25 07:18:45 wiz Exp $
Changes to the packages collection and infrastructure in 2022:
@@ -3241,3 +3241,4 @@
Updated devel/hdf to 4.2.15 [tnn 2022-04-24]
Removed security/tacshell [tnn 2022-04-24]
Updated net/libslirp to 4.6.1 [nia 2022-04-25]
+ Removed net/gst-plugins1-mms [wiz 2022-04-25]
diff -r d552c03744d6 -r a2817df07af5 doc/TODO
--- a/doc/TODO Mon Apr 25 07:17:35 2022 +0000
+++ b/doc/TODO Mon Apr 25 07:18:45 2022 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.21728 2022/04/24 21:56:14 tnn Exp $
+$NetBSD: TODO,v 1.21729 2022/04/25 07:18:45 wiz Exp $
Suggested new packages
======================
@@ -526,6 +526,7 @@
o cacti-spine-1.2.16
o calc-2.11.10.1
o calcoo-2.1.0
+ o calibre-5.41.0
o calligra-3.0.1 [in wip; koffice successor]
o camlp4-4.12
o camlp5-714
diff -r d552c03744d6 -r a2817df07af5 net/Makefile
--- a/net/Makefile Mon Apr 25 07:17:35 2022 +0000
+++ b/net/Makefile Mon Apr 25 07:18:45 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1453 2022/04/20 10:11:34 khorben Exp $
+# $NetBSD: Makefile,v 1.1454 2022/04/25 07:18:45 wiz Exp $
#
COMMENT= Networking tools
@@ -213,7 +213,6 @@
SUBDIR+= gst-plugins0.10-rtmp
SUBDIR+= gst-plugins0.10-soup
SUBDIR+= gst-plugins1-libnice
-SUBDIR+= gst-plugins1-mms
SUBDIR+= gst-plugins1-rtmp
SUBDIR+= gst-plugins1-soup
SUBDIR+= gst-rtsp-server
diff -r d552c03744d6 -r a2817df07af5 net/gst-plugins1-mms/DESCR
--- a/net/gst-plugins1-mms/DESCR Mon Apr 25 07:17:35 2022 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-GStreamer is a library that allows the construction of graphs of
-media-handling components, ranging from simple Ogg/Vorbis playback to
-complex audio (mixing) and video (non-linear editing) processing.
-
-Applications can take advantage of advances in codec and filter technology
-transparently. Developers can add new codecs and filters by writing a
-simple plugin with a clean, generic interface.
-
-GStreamer is released under the LGPL.
-
-This package is part of the 'bad' plugins for GStreamer. It provides the
-mms plugin, for Microsoft Multi Media Server streaming protocol support.
diff -r d552c03744d6 -r a2817df07af5 net/gst-plugins1-mms/Makefile
--- a/net/gst-plugins1-mms/Makefile Mon Apr 25 07:17:35 2022 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2021/11/15 22:01:22 wiz Exp $
-
-PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-bad/-mms/}
-CATEGORIES= net gnome
-
-COMMENT= Open source multimedia framework - MMS plugin
-
-GST_EXT_BUILD= # defined
-GST_PLUGINS+= libmms
-
-.include "../../multimedia/gst-plugins1-bad/Makefile.common"
-.include "../../net/libmms/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r d552c03744d6 -r a2817df07af5 net/gst-plugins1-mms/PLIST
--- a/net/gst-plugins1-mms/PLIST Mon Apr 25 07:17:35 2022 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2021/11/15 22:01:22 wiz Exp $
-lib/gstreamer-1.0/libgstmms.so
Home |
Main Index |
Thread Index |
Old Index