pkgsrc/inputmethod/mozc-server/patches/patch-build__tools_mozc__version.py
ryoon 7f637623dc mozc: Update to 2.26.4282.100
* Use internal protobuf to fix build (more works required).

Changelog:
Not available.
2021-02-15 14:50:22 +00:00

14 lines
359 B
Python

$NetBSD: patch-build__tools_mozc__version.py,v 1.4 2021/02/15 14:50:23 ryoon Exp $
* NetBSD support
--- build_tools/mozc_version.py.orig 2021-02-15 03:48:53.000000000 +0000
+++ build_tools/mozc_version.py
@@ -69,6 +69,7 @@ TARGET_PLATFORM_TO_DIGIT = {
'iOS': '6',
'iOS_sim': '6',
'Wasm': '7',
+ 'NetBSD': '8',
}
VERSION_PROPERTIES = [