head 1.8; access; symbols pkgsrc-2023Q4:1.8.0.18 pkgsrc-2023Q4-base:1.8 pkgsrc-2023Q3:1.8.0.16 pkgsrc-2023Q3-base:1.8 pkgsrc-2023Q2:1.8.0.14 pkgsrc-2023Q2-base:1.8 pkgsrc-2023Q1:1.8.0.12 pkgsrc-2023Q1-base:1.8 pkgsrc-2022Q4:1.8.0.10 pkgsrc-2022Q4-base:1.8 pkgsrc-2022Q3:1.8.0.8 pkgsrc-2022Q3-base:1.8 pkgsrc-2022Q2:1.8.0.6 pkgsrc-2022Q2-base:1.8 pkgsrc-2022Q1:1.8.0.4 pkgsrc-2022Q1-base:1.8 pkgsrc-2021Q4:1.8.0.2 pkgsrc-2021Q4-base:1.8 pkgsrc-2021Q3:1.7.0.16 pkgsrc-2021Q3-base:1.7 pkgsrc-2021Q2:1.7.0.14 pkgsrc-2021Q2-base:1.7 pkgsrc-2021Q1:1.7.0.12 pkgsrc-2021Q1-base:1.7 pkgsrc-2020Q4:1.7.0.10 pkgsrc-2020Q4-base:1.7 pkgsrc-2020Q3:1.7.0.8 pkgsrc-2020Q3-base:1.7 pkgsrc-2020Q2:1.7.0.6 pkgsrc-2020Q2-base:1.7 pkgsrc-2020Q1:1.7.0.2 pkgsrc-2020Q1-base:1.7 pkgsrc-2019Q4:1.7.0.4 pkgsrc-2019Q4-base:1.7 pkgsrc-2019Q3:1.6.0.20 pkgsrc-2019Q3-base:1.6 pkgsrc-2019Q2:1.6.0.18 pkgsrc-2019Q2-base:1.6 pkgsrc-2019Q1:1.6.0.16 pkgsrc-2019Q1-base:1.6 pkgsrc-2018Q4:1.6.0.14 pkgsrc-2018Q4-base:1.6 pkgsrc-2018Q3:1.6.0.12 pkgsrc-2018Q3-base:1.6 pkgsrc-2018Q2:1.6.0.10 pkgsrc-2018Q2-base:1.6 pkgsrc-2018Q1:1.6.0.8 pkgsrc-2018Q1-base:1.6 pkgsrc-2017Q4:1.6.0.6 pkgsrc-2017Q4-base:1.6 pkgsrc-2017Q3:1.6.0.4 pkgsrc-2017Q3-base:1.6 pkgsrc-2017Q2:1.5.0.18 pkgsrc-2017Q2-base:1.5 pkgsrc-2017Q1:1.5.0.16 pkgsrc-2017Q1-base:1.5 pkgsrc-2016Q4:1.5.0.14 pkgsrc-2016Q4-base:1.5 pkgsrc-2016Q3:1.5.0.12 pkgsrc-2016Q3-base:1.5 pkgsrc-2016Q2:1.5.0.10 pkgsrc-2016Q2-base:1.5 pkgsrc-2016Q1:1.5.0.8 pkgsrc-2016Q1-base:1.5 pkgsrc-2015Q4:1.5.0.6 pkgsrc-2015Q4-base:1.5 pkgsrc-2015Q3:1.5.0.4 pkgsrc-2015Q3-base:1.5 pkgsrc-2015Q2:1.5.0.2 pkgsrc-2015Q2-base:1.5 pkgsrc-2015Q1:1.4.0.4 pkgsrc-2015Q1-base:1.4 pkgsrc-2014Q4:1.4.0.2 pkgsrc-2014Q4-base:1.4 pkgsrc-2014Q3:1.3.0.8 pkgsrc-2014Q3-base:1.3 pkgsrc-2014Q2:1.3.0.6 pkgsrc-2014Q2-base:1.3 pkgsrc-2014Q1:1.3.0.4 pkgsrc-2014Q1-base:1.3 pkgsrc-2013Q4:1.3.0.2 pkgsrc-2013Q4-base:1.3; locks; strict; comment @# @; 1.8 date 2021.11.09.09.59.27; author nia; state Exp; branches; next 1.7; commitid fkeNjjvkqIP6w6gD; 1.7 date 2019.11.03.19.24.33; author rillig; state Exp; branches; next 1.6; commitid IeVwuZv3L6bHkrJB; 1.6 date 2017.09.04.18.08.23; author wiz; state Exp; branches; next 1.5; commitid H3CpyvMOZDCWiU5A; 1.5 date 2015.04.25.14.20.47; author tnn; state Exp; branches; next 1.4; commitid fJ3K6z1vWX7yMYiy; 1.4 date 2014.11.11.21.38.41; author shattered; state Exp; branches; next 1.3; commitid cc0rZtT5go3CvOXx; 1.3 date 2013.12.02.10.11.39; author wiz; state Exp; branches; next 1.2; commitid Dclzzj6nUUfCLxfx; 1.2 date 2013.11.15.14.58.07; author wiz; state Exp; branches; next 1.1; commitid 3DdS5H6lHcZJTndx; 1.1 date 2013.11.13.10.41.09; author wiz; state Exp; branches; next ; commitid wGPSb49Bpz2Ix6dx; desc @@ 1.8 log @realboy: fix PIE builds @ text @# $NetBSD: Makefile,v 1.7 2019/11/03 19:24:33 rillig Exp $ DISTNAME= realboy-0.2.2 PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=realboy/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= https://realboyemulator.wordpress.com/ COMMENT= Complete, fast, yet accurate Game Boy/Game Boy Color emulator LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes INSTALLATION_DIRS= share/doc/realboy .include "../../mk/bsd.prefs.mk" .if ${PKGSRC_MKPIE} == "yes" CONFIGURE_ARGS+= --disable-asm .endif post-install: ${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${PREFIX}/share/doc/realboy .include "../../devel/SDL/buildlink3.mk" .include "../../mk/bsd.pkg.mk" @ 1.7 log @emulators: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2017/09/04 18:08:23 wiz Exp $ d17 6 @ 1.6 log @Follow some redirects. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2015/04/25 14:20:47 tnn Exp $ d14 1 a14 1 GNU_CONFIGURE= yes @ 1.5 log @Recursive revbump following MesaLib update, categories a through f. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2014/11/11 21:38:41 shattered Exp $ d10 1 a10 1 HOMEPAGE= http://realboyemulator.wordpress.com/ @ 1.4 log @Update to 0.2.2. Changes: * Crucial bug that would cause segmentation fault fixed. * Fixed crucial bug related to Assembly core declarations. * Fixed not applying default configurations on first execution. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2013/12/02 10:11:39 wiz Exp $ d4 1 @ 1.3 log @Update to 0.2: Version 0.2: - add experimental support for Super Game Boy, including Super Game Boy borders. - add support for emulation speedup. - add support for forcing emulation mode (Game Boy, Color Game Boy or Super Game Boy) in Configuration File. - improved accuracy for startup state. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2013/11/15 14:58:07 wiz Exp $ d3 1 a3 1 DISTNAME= realboy-0.2 @ 1.2 log @Update to 0.1.4: Keys configurable. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2013/11/13 10:41:09 wiz Exp $ d3 1 a3 1 DISTNAME= realboy-0.1.4 @ 1.1 log @Import realboy-0.1.3 as emulators/realboy. RealBoy is a Free, Fast, Yet Accurate, Game Boy/Game Boy Color Emulator for Linux/Unix. It has both technical as well as educational goals. Technically, it aims for the following: 1) Accuracy. Perhaps the most important technical goal, as seen in the best closed-sourced emulators, such as KiGB and BGB, and some free emulators, such as Gambatte and MESS. 2) Performance. Show that it is possible to implement a very fast emulator without sacrificing accuracy. 3) Feature-rich. Implement advanced features such as a flexible internal debugger. @ text @d1 1 a1 1 # $NetBSD$ d3 1 a3 1 DISTNAME= realboy-0.1.3 @