gst-plugins1-base: add upstream bug report URL

This commit is contained in:
wiz 2024-03-11 09:37:10 +00:00
parent 24c88a70a2
commit 4f1928b976
2 changed files with 4 additions and 3 deletions

View File

@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.60 2024/03/11 09:13:41 jperkin Exp $
$NetBSD: distinfo,v 1.61 2024/03/11 09:37:10 wiz Exp $
BLAKE2s (gst-plugins-base-1.24.0.tar.xz) = a73ff876c8e05d5f7d82a012a4acba18e4d82b05127ea557bb243363ae124bf0
SHA512 (gst-plugins-base-1.24.0.tar.xz) = 85a71d8c153198e873c57f13803ddd8b0bc0da0e1bc6641ea5e82dd7f2ad2d6fff52e8f435c42c18c54a84c37c89471331b13641e7dd1f419a5d483eee1834cd
Size (gst-plugins-base-1.24.0.tar.xz) = 2414344 bytes
SHA1 (patch-ext_cdparanoia_gstcdparanoiasrc.h) = 5325f27c81cd9dc2f998bcb7733ef6b0c9a902e8
SHA1 (patch-gst-libs_gst_allocators_gstshmallocator.c) = 7e9109c08837fec59db8089cc959561feaa1a7f6
SHA1 (patch-gst-libs_gst_allocators_gstshmallocator.c) = a31b795cff19dd87329f754c5b2aa19028999aea
SHA1 (patch-meson.build) = 0fae465ac873b12103f693e3812b3bfc6b1f6971

View File

@ -1,6 +1,7 @@
$NetBSD: patch-gst-libs_gst_allocators_gstshmallocator.c,v 1.1 2024/03/11 09:13:41 jperkin Exp $
$NetBSD: patch-gst-libs_gst_allocators_gstshmallocator.c,v 1.2 2024/03/11 09:37:10 wiz Exp $
Include sys/stat.h for S_*.
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3370
--- gst-libs/gst/allocators/gstshmallocator.c.orig 2024-03-11 09:02:38.876091503 +0000
+++ gst-libs/gst/allocators/gstshmallocator.c