diff options
author | wiz <wiz@pkgsrc.org> | 2021-11-15 22:01:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2021-11-15 22:01:15 +0000 |
commit | de67978d745835f41341747c83dd30e7f31ada83 (patch) | |
tree | f4e9760268a3cc4a5f6eff115074f822c04c619e /multimedia/gst-plugins1-resindvd | |
parent | 098a80dff54214e089fceeb51298e31ecd0ffa1e (diff) | |
download | pkgsrc-de67978d745835f41341747c83dd30e7f31ada83.tar.gz |
*: update gstreamer1 and plugins and related packages to 1.18.5
Based on the wip packages by nia and myself.
Diffstat (limited to 'multimedia/gst-plugins1-resindvd')
-rw-r--r-- | multimedia/gst-plugins1-resindvd/Makefile | 14 | ||||
-rw-r--r-- | multimedia/gst-plugins1-resindvd/PLIST | 4 |
2 files changed, 10 insertions, 8 deletions
diff --git a/multimedia/gst-plugins1-resindvd/Makefile b/multimedia/gst-plugins1-resindvd/Makefile index aca5619b8a7..53accf4ffb5 100644 --- a/multimedia/gst-plugins1-resindvd/Makefile +++ b/multimedia/gst-plugins1-resindvd/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.6 2020/05/22 12:43:53 adam Exp $ +# $NetBSD: Makefile,v 1.7 2021/11/15 22:01:20 wiz Exp $ -GST_PLUGINS1_NAME= resindvd -GST_PLUGINS1_FLAGS= dvdnav -GST_PLUGINS1_DIRS= ext/resindvd +PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-bad/-resindvd/} +CATEGORIES= net gnome -PKGREVISION= 2 -.include "../../multimedia/gst-plugins1-bad/Makefile.common" +COMMENT= Open source multimedia framework - DVD navigation plugin + +GST_EXT_BUILD= # defined +GST_PLUGINS+= resindvd +.include "../../multimedia/gst-plugins1-bad/Makefile.common" .include "../../multimedia/libdvdnav/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/multimedia/gst-plugins1-resindvd/PLIST b/multimedia/gst-plugins1-resindvd/PLIST index 0b2db1ff133..aa944eedede 100644 --- a/multimedia/gst-plugins1-resindvd/PLIST +++ b/multimedia/gst-plugins1-resindvd/PLIST @@ -1,2 +1,2 @@ -@comment $NetBSD: PLIST,v 1.1 2012/11/29 09:14:22 ryoon Exp $ -lib/gstreamer-1.0/libgstresindvd.la +@comment $NetBSD: PLIST,v 1.2 2021/11/15 22:01:20 wiz Exp $ +lib/gstreamer-1.0/libgstresindvd.so |