diff options
author | wiz <wiz@pkgsrc.org> | 2014-11-29 23:07:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-11-29 23:07:19 +0000 |
commit | 4182172dd78f5c6017b7b52ce1d95b2b7575bfd4 (patch) | |
tree | de0ef1fd5d49ee7e63cf67601f714ba577971d2f | |
parent | 3a64ee423374ad3a2b5348d1bd2020a8436650c2 (diff) | |
download | pkgsrc-4182172dd78f5c6017b7b52ce1d95b2b7575bfd4.tar.gz |
Add upstream bug report URL.
-rw-r--r-- | multimedia/gst-plugins1-good/distinfo | 6 | ||||
-rw-r--r-- | multimedia/gst-plugins1-good/patches/patch-bb | 3 | ||||
-rw-r--r-- | multimedia/gst-plugins1-good/patches/patch-sys_v4l2_gstv4l2object.c | 3 |
3 files changed, 7 insertions, 5 deletions
diff --git a/multimedia/gst-plugins1-good/distinfo b/multimedia/gst-plugins1-good/distinfo index 8036371f473..1c8b28fd1ab 100644 --- a/multimedia/gst-plugins1-good/distinfo +++ b/multimedia/gst-plugins1-good/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.14 2014/11/29 21:55:40 wiz Exp $ +$NetBSD: distinfo,v 1.15 2014/11/29 23:07:19 wiz Exp $ SHA1 (gst-plugins-good-1.4.4.tar.xz) = b2c1691bd13d4567788dcb3af49a99401f057112 RMD160 (gst-plugins-good-1.4.4.tar.xz) = 8fa0090102e7079e0aa281a66a393ab910d40d86 Size (gst-plugins-good-1.4.4.tar.xz) = 3025496 bytes -SHA1 (patch-bb) = eb87f39f1b9d43530224b2b78b3e35bbf15dcb2a -SHA1 (patch-sys_v4l2_gstv4l2object.c) = e7aa3fc13d03a2f1ee4e81e67aa8e503a2c93f0f +SHA1 (patch-bb) = 871a784c4e020f4cb5d555d221aa2bfcfe7db388 +SHA1 (patch-sys_v4l2_gstv4l2object.c) = 01128ba565143aae7a9ffacfe4ba4799d7c29f50 diff --git a/multimedia/gst-plugins1-good/patches/patch-bb b/multimedia/gst-plugins1-good/patches/patch-bb index 6bee3e8a493..768bebc2fff 100644 --- a/multimedia/gst-plugins1-good/patches/patch-bb +++ b/multimedia/gst-plugins1-good/patches/patch-bb @@ -1,6 +1,7 @@ -$NetBSD: patch-bb,v 1.4 2014/11/29 21:55:40 wiz Exp $ +$NetBSD: patch-bb,v 1.5 2014/11/29 23:07:19 wiz Exp $ NetBSD compatibility for v4l2. +https://bugzilla.gnome.org/show_bug.cgi?id=740905 --- sys/v4l2/v4l2_calls.h.orig 2014-10-19 11:41:09.000000000 +0000 +++ sys/v4l2/v4l2_calls.h diff --git a/multimedia/gst-plugins1-good/patches/patch-sys_v4l2_gstv4l2object.c b/multimedia/gst-plugins1-good/patches/patch-sys_v4l2_gstv4l2object.c index 04ffecef1b7..a5f05281349 100644 --- a/multimedia/gst-plugins1-good/patches/patch-sys_v4l2_gstv4l2object.c +++ b/multimedia/gst-plugins1-good/patches/patch-sys_v4l2_gstv4l2object.c @@ -1,6 +1,7 @@ -$NetBSD: patch-sys_v4l2_gstv4l2object.c,v 1.3 2014/08/08 21:28:06 wiz Exp $ +$NetBSD: patch-sys_v4l2_gstv4l2object.c,v 1.4 2014/11/29 23:07:19 wiz Exp $ * take care some video standard macros added by V4L2 +https://bugzilla.gnome.org/show_bug.cgi?id=740905 --- sys/v4l2/gstv4l2object.c.orig 2013-04-26 09:30:32.000000000 +0000 +++ sys/v4l2/gstv4l2object.c |