head 1.2; access; symbols pkgsrc-2023Q4:1.1.0.10 pkgsrc-2023Q4-base:1.1 pkgsrc-2023Q3:1.1.0.8 pkgsrc-2023Q3-base:1.1 pkgsrc-2023Q2:1.1.0.6 pkgsrc-2023Q2-base:1.1 pkgsrc-2023Q1:1.1.0.4 pkgsrc-2023Q1-base:1.1 pkgsrc-2022Q4:1.1.0.2 pkgsrc-2022Q4-base:1.1; locks; strict; comment @// @; 1.2 date 2024.02.10.12.01.44; author ryoon; state dead; branches; next 1.1; commitid 41TUBZdcjMFLJSXE; 1.1 date 2022.12.02.18.06.53; author nros; state Exp; branches; next ; commitid yZpeHbBBkod6K04E; desc @@ 1.2 log @inputmethod/fcitx5-gtk: Update to 5.1.1 * Add buildlink3.mk for consumers. Changelog: Bugfixes. Cleanups. @ text @$NetBSD: patch-gtk3_fcitxtheme.cpp,v 1.1 2022/12/02 18:06:53 nros Exp $ Add missing include so that std::min that takes an initializer list is visible. Taken from upstream: https://github.com/fcitx/fcitx5-gtk/commit/54995987451b01d3a47e50edcd4f3339c18eb49c --- gtk3/fcitxtheme.cpp.orig 2022-12-02 17:41:58.732569384 +0000 +++ gtk3/fcitxtheme.cpp @@@@ -5,6 +5,7 @@@@ * */ #include "fcitxtheme.h" +#include #include #include #include @ 1.1 log @fcitx5-gtk: add patch to fix build, std::min() that takes an initializer list was not visible @ text @d1 1 a1 1 $NetBSD$ @