head 1.15; access; symbols pkgsrc-2023Q4:1.14.0.2 pkgsrc-2023Q4-base:1.14 pkgsrc-2023Q3:1.13.0.4 pkgsrc-2023Q3-base:1.13 pkgsrc-2023Q2:1.13.0.2 pkgsrc-2023Q2-base:1.13 pkgsrc-2023Q1:1.11.0.6 pkgsrc-2023Q1-base:1.11 pkgsrc-2022Q4:1.11.0.4 pkgsrc-2022Q4-base:1.11 pkgsrc-2022Q3:1.11.0.2 pkgsrc-2022Q3-base:1.11 pkgsrc-2022Q2:1.8.0.4 pkgsrc-2022Q2-base:1.8 pkgsrc-2022Q1:1.8.0.2 pkgsrc-2022Q1-base:1.8 pkgsrc-2021Q4:1.7.0.2 pkgsrc-2021Q4-base:1.7 pkgsrc-2021Q3:1.6.0.2 pkgsrc-2021Q3-base:1.6 pkgsrc-2021Q2:1.5.0.4 pkgsrc-2021Q2-base:1.5 pkgsrc-2021Q1:1.5.0.2 pkgsrc-2021Q1-base:1.5 pkgsrc-2020Q4:1.4.0.4 pkgsrc-2020Q4-base:1.4 pkgsrc-2020Q3:1.4.0.2 pkgsrc-2020Q3-base:1.4 pkgsrc-2020Q2:1.3.0.2 pkgsrc-2020Q2-base:1.3 pkgsrc-2020Q1:1.2.0.2 pkgsrc-2020Q1-base:1.2; locks; strict; comment @# @; 1.15 date 2024.01.30.14.21.50; author ryoon; state Exp; branches; next 1.14; commitid gARf2FgciecARtWE; 1.14 date 2023.11.27.03.20.59; author thorpej; state Exp; branches; next 1.13; commitid 4B1PZo5UpvWfgcOE; 1.13 date 2023.05.16.06.01.45; author thorpej; state Exp; branches; next 1.12; commitid EahJhOsl1XGbq9pE; 1.12 date 2023.05.06.19.09.16; author ryoon; state Exp; branches; next 1.11; commitid U0SnpK5fQpHc6WnE; 1.11 date 2022.09.11.12.51.35; author wiz; state Exp; branches; next 1.10; commitid 5DT6DUEaifG2DrTD; 1.10 date 2022.08.11.05.08.21; author gutteridge; state Exp; branches; next 1.9; commitid yKydzoO42ClN3qPD; 1.9 date 2022.08.07.17.38.08; author thorpej; state Exp; branches; next 1.8; commitid fXg64Gr2sCsjlYOD; 1.8 date 2022.03.28.10.53.06; author tnn; state Exp; branches; next 1.7; commitid 6w2OBZ9tOc7mlYxD; 1.7 date 2021.12.08.16.04.19; author adam; state Exp; branches; next 1.6; commitid 2PyWjHx5T8rqARjD; 1.6 date 2021.09.08.21.05.02; author nia; state Exp; branches; next 1.5; commitid 6PGjeVec6yMAbc8D; 1.5 date 2021.01.16.12.19.59; author nia; state Exp; branches; next 1.4; commitid yXWzLlNEgxwRPWDC; 1.4 date 2020.08.18.17.57.48; author leot; state Exp; branches; next 1.3; commitid kBGtucvaKO3IyzkC; 1.3 date 2020.04.18.22.04.18; author joerg; state Exp; branches; next 1.2; commitid lZciuxdXbleIQU4C; 1.2 date 2020.03.08.16.49.29; author wiz; state Exp; branches; next 1.1; commitid rcNYzTQo8icypCZB; 1.1 date 2019.12.28.19.32.18; author thorpej; state Exp; branches; next ; commitid Z2ZwCbADNtICBvQB; desc @@ 1.15 log @*: Recursive revbump from audio/pulseaudio-17.0 @ text @# $NetBSD: Makefile,v 1.14 2023/11/27 03:20:59 thorpej Exp $ DISTNAME= x16-emulator-46 PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_GITHUB:=X16Community/} GITHUB_PROJECT= x16-emulator GITHUB_TAG= r${PKGVERSION_NOREV} MAINTAINER= thorpej@@NetBSD.org HOMEPAGE= http://commanderx16.com/ COMMENT= Emulator for the Commander X16 computer system LICENSE= 2-clause-bsd DEPENDS+= x16-rom-46{,nb*}:../../emulators/x16-rom MAKE_ENV+= ROM_RELATIVE_PATH=../share/x16/ MAKE_ENV+= GIT_REV=${GITHUB_TAG} USE_LANGUAGES= c99 c++17 USE_TOOLS+= gmake INSTALLATION_DIRS+= bin INSTALLATION_DIRS+= share/x16 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/x16emu ${DESTDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/sdcard.img.zip ${DESTDIR}${PREFIX}/share/x16 .include "../../devel/SDL2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" @ 1.14 log @Update the Commander X16 emulator and ROM to version r46. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.13 2023/05/16 06:01:45 thorpej Exp $ d4 1 @ 1.13 log @Make this build with "Apple clang version 14.0.3 (clang-1403.0.22.14.1)" (the compiler included with Xcode 14.3). @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.12 2023/05/06 19:09:16 ryoon Exp $ d3 1 a3 2 DISTNAME= x16-emulator-41 PKGREVISION= 4 d5 1 a5 1 MASTER_SITES= ${MASTER_SITE_GITHUB:=commanderx16/} d14 1 a14 1 DEPENDS+= x16-rom-41{,nb*}:../../emulators/x16-rom d16 1 d18 1 @ 1.12 log @*: Recursive revbump from audio/libopus 1.4 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.11 2022/09/11 12:51:35 wiz Exp $ d4 1 a4 1 PKGREVISION= 3 @ 1.11 log @*: bump PKGREVISION for flac shlib bump @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.10 2022/08/11 05:08:21 gutteridge Exp $ d4 1 a4 1 PKGREVISION= 2 @ 1.10 log @Bump all dependent packages of wayland (belatedly) The package changed with the addition of its libepoll-shim dependency. Otherwise, we can get: ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.9 2022/08/07 17:38:08 thorpej Exp $ d4 1 a4 1 PKGREVISION= 1 @ 1.9 log @Update to x16-emulator r41. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.8 2022/03/28 10:53:06 tnn Exp $ d4 1 @ 1.8 log @{c,d,e}*/*: revbump(1) for libsndfile @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.7 2021/12/08 16:04:19 adam Exp $ d3 1 a3 2 DISTNAME= x16-emulator-35 PKGREVISION= 7 d14 1 a14 1 DEPENDS+= x16-rom-35{,nb*}:../../emulators/x16-rom d20 1 d24 1 @ 1.7 log @revbump for icu and libffi @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2021/09/08 21:05:02 nia Exp $ d4 1 a4 1 PKGREVISION= 6 @ 1.6 log @Recursive revbump for audio/jack @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2021/01/16 12:19:59 nia Exp $ d4 1 a4 1 PKGREVISION= 5 @ 1.5 log @x16-emulator: Honor CFLAGS/LDFLAGS from environment. Should help with RPATH issues seen in bulk builds. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2020/08/18 17:57:48 leot Exp $ d4 1 a4 1 PKGREVISION= 4 @ 1.4 log @*: revbump for libsndfile @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2020/04/18 22:04:18 joerg Exp $ d4 1 a4 1 PKGREVISION= 3 @ 1.3 log @Fix ctype use. Bump revision @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2020/03/08 16:49:29 wiz Exp $ d4 1 a4 1 PKGREVISION= 2 @ 1.2 log @*: recursive bump for libffi @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2019/12/28 19:32:18 thorpej Exp $ d4 1 a4 1 PKGREVISION= 1 @ 1.1 log @Add a package for the Commander X16 computer system emulator. @ text @d1 1 a1 1 # $NetBSD$ d4 1 @