head 1.2; access; symbols pkgsrc-2026Q2:1.1.0.36 pkgsrc-2026Q2-base:1.1 pkgsrc-2026Q1:1.1.0.34 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.32 pkgsrc-2025Q4-base:1.1 pkgsrc-2025Q3:1.1.0.30 pkgsrc-2025Q3-base:1.1 pkgsrc-2025Q2:1.1.0.28 pkgsrc-2025Q2-base:1.1 pkgsrc-2025Q1:1.1.0.26 pkgsrc-2025Q1-base:1.1 pkgsrc-2024Q4:1.1.0.24 pkgsrc-2024Q4-base:1.1 pkgsrc-2024Q3:1.1.0.22 pkgsrc-2024Q3-base:1.1 pkgsrc-2024Q2:1.1.0.20 pkgsrc-2024Q2-base:1.1 pkgsrc-2024Q1:1.1.0.18 pkgsrc-2024Q1-base:1.1 pkgsrc-2023Q4:1.1.0.16 pkgsrc-2023Q4-base:1.1 pkgsrc-2023Q3:1.1.0.14 pkgsrc-2023Q3-base:1.1 pkgsrc-2023Q2:1.1.0.12 pkgsrc-2023Q2-base:1.1 pkgsrc-2023Q1:1.1.0.10 pkgsrc-2023Q1-base:1.1 pkgsrc-2022Q4:1.1.0.8 pkgsrc-2022Q4-base:1.1 pkgsrc-2022Q3:1.1.0.6 pkgsrc-2022Q3-base:1.1 pkgsrc-2022Q2:1.1.0.4 pkgsrc-2022Q2-base:1.1 pkgsrc-2022Q1:1.1.0.2 pkgsrc-2022Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2026.07.15.10.28.58; author prlw1; state dead; branches; next 1.1; commitid qo5h2pfhVUV4KJNG; 1.1 date 2022.03.08.09.33.35; author prlw1; state Exp; branches; next ; commitid DuoqXXnT3ZwLxovD; desc @@ 1.2 log @Update hitori to 44.0 * Remove GNOME branding as itās not an official GNOME game any more * Bugs fixed: - !39 Update (or drop) the Docker image used by Flatpak job - !40 data: Remove GNOME branding - !41 build: Post-branch version bump - !43 flatpak: Fix the branch name for building the flatpaks * Initial support for playing the game with a keyboard * Bugs fixed: - !34 Make game playable with keyboard (bare minimum) - !35 build: Drop positional arguments from i18n.merge_file() calls - !36 interface: Fix a minor leak - !37 snap: Add itstool to image - !38 Move appdata screenshot to git plus many many translation updates. @ text @$NetBSD: patch-data_meson.build,v 1.1 2022/03/08 09:33:35 prlw1 Exp $ Fix build with meson >= 0.61 commit d25728e122f1d7b985029a5ba96810c3e57c27f7 --- data/meson.build.orig 2021-09-17 11:09:51.891512600 +0000 +++ data/meson.build @@@@ -1,6 +1,6 @@@@ subdir('icons') -desktop_file = i18n.merge_file('desktop-file', +desktop_file = i18n.merge_file( type: 'desktop', input: '@@0@@.desktop.in'.format(application_id), output: '@@0@@.desktop'.format(application_id), @@@@ -20,7 +20,7 @@@@ if desktop_file_validate.found() ) endif -appdata_file = i18n.merge_file('appdata-file', +appdata_file = i18n.merge_file( input: '@@0@@.appdata.xml.in'.format(application_id), output: '@@0@@.appdata.xml'.format(application_id), po_dir: join_paths(meson.source_root(), 'po'), @ 1.1 log @Fix build with meson >= 0.61 Update hitori to 3.38.3 Overview of changes in Hitori 3.38.3 ==================================== * Bugs fixed: - !30 docs: Document renaming of master branch to main - !31 appdata: Update OARS ratings from 1.0 to 1.1 and add requires/recommends data - !33 Update Occitan locale * Translation updates: - Occitan (post 1500) @ text @d1 1 a1 1 $NetBSD$ @