head 1.2; access; symbols pkgsrc-2022Q1:1.1.0.4 pkgsrc-2022Q1-base:1.1 pkgsrc-2021Q4:1.1.0.2 pkgsrc-2021Q4-base:1.1; locks; strict; comment @# @; 1.2 date 2022.04.18.12.36.07; author nia; state dead; branches; next 1.1; commitid D8FVt2OaMpiKeGAD; 1.1 date 2021.11.15.22.01.18; author wiz; state Exp; branches; next ; commitid 21RUSTwaLumujWgD; desc @@ 1.2 log @gst-plugins1: Update to 1.20.1 Release notes: https://gstreamer.freedesktop.org/releases/1.20/ @ text @$NetBSD: patch-sys_shm_meson.build,v 1.1 2021/11/15 22:01:18 wiz Exp $ On NetBSD, the shm functions are in librt. https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1323 --- sys/shm/meson.build.orig 2021-09-08 19:03:40.991253900 +0000 +++ sys/shm/meson.build @@@@ -11,7 +11,7 @@@@ if get_option('shm').disabled() endif shm_deps = [] -if ['darwin', 'ios'].contains(host_system) or host_system.endswith('bsd') +if ['darwin', 'ios', 'freebsd', 'openbsd'].contains(host_system) rt_dep = [] shm_enabled = true else @ 1.1 log @*: update gstreamer1 and plugins and related packages to 1.18.5 Based on the wip packages by nia and myself. @ text @d1 1 a1 1 $NetBSD$ @