head 1.2; access; symbols pkgsrc-2025Q2:1.1.0.26 pkgsrc-2025Q2-base:1.1 pkgsrc-2025Q1:1.1.0.24 pkgsrc-2025Q1-base:1.1 pkgsrc-2024Q4:1.1.0.22 pkgsrc-2024Q4-base:1.1 pkgsrc-2024Q3:1.1.0.20 pkgsrc-2024Q3-base:1.1 pkgsrc-2024Q2:1.1.0.18 pkgsrc-2024Q2-base:1.1 pkgsrc-2024Q1:1.1.0.16 pkgsrc-2024Q1-base:1.1 pkgsrc-2023Q4:1.1.0.14 pkgsrc-2023Q4-base:1.1 pkgsrc-2023Q3:1.1.0.12 pkgsrc-2023Q3-base:1.1 pkgsrc-2023Q2:1.1.0.10 pkgsrc-2023Q2-base:1.1 pkgsrc-2023Q1:1.1.0.8 pkgsrc-2023Q1-base:1.1 pkgsrc-2022Q4:1.1.0.6 pkgsrc-2022Q4-base:1.1 pkgsrc-2022Q3:1.1.0.4 pkgsrc-2022Q3-base:1.1 pkgsrc-2022Q2:1.1.0.2 pkgsrc-2022Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2025.09.11.18.08.19; author adam; state dead; branches; next 1.1; commitid uiCBLDpfnAVM9kaG; 1.1 date 2022.04.18.12.36.08; author nia; state Exp; branches; next ; commitid D8FVt2OaMpiKeGAD; desc @@ 1.2 log @gst-plugins1-base: remove unused patch @ text @$NetBSD: patch-meson.build,v 1.1 2022/04/18 12:36:08 nia Exp $ build_gstgl must be defined in the root meson.build so it's available when we are building plugins independently. --- meson.build.orig 2022-03-14 11:33:40.000000000 +0000 +++ meson.build @@@@ -4,6 +4,8 @@@@ project('gst-plugins-base', 'c', default_options : [ 'warning_level=1', 'buildtype=debugoptimized' ]) +build_gstgl = false + gst_version = meson.project_version() version_arr = gst_version.split('.') gst_version_major = version_arr[0].to_int() @ 1.1 log @gst-plugins1: Update to 1.20.1 Release notes: https://gstreamer.freedesktop.org/releases/1.20/ @ text @d1 1 a1 1 $NetBSD$ @