Up to [cvs.NetBSD.org] / pkgsrc / games / libretro-nxengine
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.7 / (download) - annotate - [select for diffs], Mon Nov 21 18:20:42 2022 UTC (2 months, 2 weeks ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
HEAD
Changes since 1.6: +2 -1
lines
Diff to previous 1.6 (colored)
*: Re-apply SunOS linker argument removals. These are currently duplicated in mk/platform/SunOS.mk but the generic removals will be removed soon in favour of per-package removals, due to flags getting leaked into installed files.
Revision 1.6 / (download) - annotate - [select for diffs], Sun May 31 16:22:35 2020 UTC (2 years, 8 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.5: +9 -26
lines
Diff to previous 1.5 (colored)
libretro-nxengine: Update to 20200109 Emery Hemingway (6): Remove superfluous C++ include Tupfile for super-repositories Revert "Build rules for Genode platform" Support original keyboard mappings Optional LIBRETRO_COMM_DIR override Stop polling inputs after F3 Leonardo Montenegro (1): Adding diacritics support
Revision 1.5 / (download) - annotate - [select for diffs], Tue May 26 09:45:12 2020 UTC (2 years, 8 months ago) by nia
Branch: MAIN
Changes since 1.4: +6 -2
lines
Diff to previous 1.4 (colored)
libretro-*: Support Darwin by cargo-culting SOEXT. Remove bsdtar hack.
Revision 1.4 / (download) - annotate - [select for diffs], Wed May 20 06:09:06 2020 UTC (2 years, 8 months ago) by rillig
Branch: MAIN
Changes since 1.3: +7 -1
lines
Diff to previous 1.3 (colored)
mark packages that fail with -Werror=char-subscripts These packages are susceptible to bugs when confronted with non-ASCII characters. See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94182. It takes some time to analyze and fix these individually, therefore they are only marked as "needs work".
Revision 1.3 / (download) - annotate - [select for diffs], Sat Sep 7 21:18:50 2019 UTC (3 years, 4 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
libretro-nxengine: Fix --version-script removal
Revision 1.2 / (download) - annotate - [select for diffs], Mon Jul 1 08:22:49 2019 UTC (3 years, 7 months ago) by nia
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
libretro-nxengine: Update BUILDLINK_TRANSFORM
Revision 1.1 / (download) - annotate - [select for diffs], Sun Dec 23 15:05:52 2018 UTC (4 years, 1 month ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4
games/libretro-nxengine: Import version 20181126 Libretro is a simple but powerful development interface that allows for the easy creation of emulators, games and multimedia applications that can plug straight into any libretro-compatible frontend. This development interface is open to others so that they can run these pluggable emulator and game cores also in their own programs or devices. NXEngine is a Cave Story game engine clone developed by Caitlin Shaw. Cave Story is a platform-adventure video game developed over five years by Daisuke "Pixel" Amaya. Cave Story features 2D platform mechanics and is reminiscent of the classic games the developer played in his youth, such as Metroid and Castlevania. It received wide critical acclaim for its compelling characters, setting, story and gameplay.