head 1.7; access; symbols pkgsrc-2026Q2:1.7.0.6 pkgsrc-2026Q2-base:1.7 pkgsrc-2026Q1:1.7.0.4 pkgsrc-2026Q1-base:1.7 pkgsrc-2025Q4:1.7.0.2 pkgsrc-2025Q4-base:1.7 pkgsrc-2025Q3:1.6.0.6 pkgsrc-2025Q3-base:1.6 pkgsrc-2025Q2:1.6.0.4 pkgsrc-2025Q2-base:1.6 pkgsrc-2025Q1:1.6.0.2 pkgsrc-2025Q1-base:1.6 pkgsrc-2024Q4:1.5.0.6 pkgsrc-2024Q4-base:1.5 pkgsrc-2024Q3:1.5.0.4 pkgsrc-2024Q3-base:1.5 pkgsrc-2024Q2:1.5.0.2 pkgsrc-2024Q2-base:1.5 pkgsrc-2024Q1:1.4.0.2 pkgsrc-2024Q1-base:1.4 pkgsrc-2023Q4:1.3.0.6 pkgsrc-2023Q4-base:1.3 pkgsrc-2023Q3:1.3.0.4 pkgsrc-2023Q3-base:1.3 pkgsrc-2023Q2:1.3.0.2 pkgsrc-2023Q2-base:1.3 pkgsrc-2023Q1:1.2.0.4 pkgsrc-2023Q1-base:1.2 pkgsrc-2022Q4:1.2.0.2 pkgsrc-2022Q4-base:1.2; locks; strict; comment @# @; 1.7 date 2025.10.23.20.37.14; author wiz; state Exp; branches; next 1.6; commitid 1V2hBZn9ypXaCJfG; 1.6 date 2025.02.12.06.45.03; author ryoon; state Exp; branches; next 1.5; commitid wrOiT0jBBwBs99JF; 1.5 date 2024.04.06.08.05.37; author wiz; state Exp; branches; next 1.4; commitid xuM7fEJrv2TOC35F; 1.4 date 2024.01.30.14.22.04; author ryoon; state Exp; branches; next 1.3; commitid gARf2FgciecARtWE; 1.3 date 2023.05.06.19.09.29; author ryoon; state Exp; branches; next 1.2; commitid U0SnpK5fQpHc6WnE; 1.2 date 2022.12.14.14.57.15; author wiz; state Exp; branches; next 1.1; commitid ejwy1U1vYHj5jx5E; 1.1 date 2022.12.14.14.51.58; author wiz; state Exp; branches; next ; commitid qb9gFOk5d7zjhx5E; desc @@ 1.7 log @*: recursive bump for pcre2 Running an old binary against the new pcre doesn't work: /usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by /usr/pkg/lib/libglib-2.0.so.0 not defined @ text @# $NetBSD: Makefile,v 1.6 2025/02/12 06:45:03 ryoon Exp $ DISTNAME= sais-1.6.3 PKGREVISION= 5 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GITHUB:=kuroneko/} GITHUB_TAG= v${PKGVERSION_NOREV} MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= https://github.com/kuroneko/sais/ COMMENT= Strange Adventures in Infinite Space LICENSE= gnu-gpl-v3 AND cc-by-nc-v4.0-license USE_CMAKE= yes USE_LANGUAGES= c c++ USE_TOOLS+= pkg-config CMAKE_INSTALL_PREFIX= ${PREFIX}/libexec/sais INSTALLATION_DIRS+= bin post-build: ${ECHO} '#!/bin/sh' > ${WRKDIR}/strange ${ECHO} 'cd ${PREFIX}/libexec/sais && ./strange' >> ${WRKDIR}/strange ${CHMOD} 755 ${WRKDIR}/strange post-install: ${INSTALL_SCRIPT} ${WRKDIR}/strange ${DESTDIR}${PREFIX}/bin .include "../../devel/SDL2/buildlink3.mk" .include "../../audio/SDL2_mixer/buildlink3.mk" .include "../../devel/physfs/buildlink3.mk" .include "../../mk/bsd.pkg.mk" @ 1.6 log @*: Recursive revbump from audio/flac-1.5.0 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2024/04/06 08:05:37 wiz Exp $ d4 1 a4 1 PKGREVISION= 4 @ 1.5 log @* recursive bump for libxkbcommon 1.7.0 Marc Baudoin reported problems with using old binary packages with the new libkxbcommon, so force everything to 1.7.0 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2024/01/30 14:22:04 ryoon Exp $ d4 1 a4 1 PKGREVISION= 3 @ 1.4 log @*: Recursive revbump from audio/pulseaudio-17.0 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2023/05/06 19:09:29 ryoon Exp $ d4 1 a4 1 PKGREVISION= 2 @ 1.3 log @*: Recursive revbump from audio/libopus 1.4 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2022/12/14 14:57:15 wiz Exp $ d4 1 a4 1 PKGREVISION= 1 @ 1.2 log @sais: add cc-by-nc-v4.0-license to LICENSE for data @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2022/12/14 14:51:58 wiz Exp $ d4 1 @ 1.1 log @games/sais: import sais-1.6.3 Strange Adventures in Infinite Space, a time-limited space exploration game. @ text @d1 1 a1 1 # $NetBSD$ d11 1 a11 1 LICENSE= gnu-gpl-v3 @