pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/gst-plugins1-soup gst-plugins1-soup: update to 1.18.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6c08a212294f
branches:  trunk
changeset: 769538:6c08a212294f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Nov 16 08:41:20 2021 +0000

description:
gst-plugins1-soup: update to 1.18.5

diffstat:

 net/gst-plugins1-soup/Makefile |  12 +++++++-----
 net/gst-plugins1-soup/PLIST    |   4 ++--
 2 files changed, 9 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r b44294fccd21 -r 6c08a212294f net/gst-plugins1-soup/Makefile
--- a/net/gst-plugins1-soup/Makefile    Tue Nov 16 08:32:14 2021 +0000
+++ b/net/gst-plugins1-soup/Makefile    Tue Nov 16 08:41:20 2021 +0000
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.35 2021/04/21 11:42:25 adam Exp $
+# $NetBSD: Makefile,v 1.36 2021/11/16 08:41:20 wiz Exp $
+
+PKGNAME=       ${DISTNAME:S/plugins/plugins1/:S/-good/-soup/}
+CATEGORIES=    net gnome
 
-GST_PLUGINS1_NAME=     soup
-GST_PLUGINS1_DIRS=     ext/soup
+COMMENT=       Open source multimedia framework - HTML (soup) plugin
 
-PKGREVISION= 5
+GST_PLUGINS+=  soup
+
 .include "../../multimedia/gst-plugins1-good/Makefile.common"
-
 .include "../../net/libsoup/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r b44294fccd21 -r 6c08a212294f net/gst-plugins1-soup/PLIST
--- a/net/gst-plugins1-soup/PLIST       Tue Nov 16 08:32:14 2021 +0000
+++ b/net/gst-plugins1-soup/PLIST       Tue Nov 16 08:41:20 2021 +0000
@@ -1,2 +1,2 @@
-@comment $NetBSD: PLIST,v 1.2 2017/09/12 09:32:44 wiz Exp $
-lib/gstreamer-1.0/libgstsoup.la
+@comment $NetBSD: PLIST,v 1.3 2021/11/16 08:41:20 wiz Exp $
+lib/gstreamer-1.0/libgstsoup.so



Home | Main Index | Thread Index | Old Index