Path to this page:
./
games/libretro-nxengine,
Libretro core based on the NXEngine game engine for Cave Story
Branch: CURRENT,
Version: 20200109,
Package name: libretro-nxengine-20200109,
Maintainer: pkgsrc-usersLibretro 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.
Required to build:[
pkgtools/cwrappers]
Master sites:
Version history: (Expand)
- (2020-05-31) Updated to version: libretro-nxengine-20200109
- (2018-12-23) Package added to pkgsrc.se, version libretro-nxengine-20181126 (created)
CVS history: (Expand)
2022-11-21 19:20:46 by Jonathan Perkin | Files touched by this commit (54) |
Log message:
*: 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.
|
2021-10-26 12:44:37 by Nia Alarie | Files touched by this commit (466) |
Log message:
games: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:08:04 by Nia Alarie | Files touched by this commit (466) |
Log message:
games: Remove SHA1 hashes for distfiles
|
2020-05-31 18:22:35 by Nia Alarie | Files touched by this commit (2) |
Log message:
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
|
2020-05-26 11:45:17 by Nia Alarie | Files touched by this commit (84) |
Log message:
libretro-*: Support Darwin by cargo-culting SOEXT. Remove bsdtar hack.
|
2020-05-20 08:09:10 by Roland Illig | Files touched by this commit (52) |
Log message:
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".
|
2019-09-07 23:18:50 by Nia Alarie | Files touched by this commit (1) |
Log message:
libretro-nxengine: Fix --version-script removal
|
2019-07-01 10:22:49 by Nia Alarie | Files touched by this commit (1) |
Log message:
libretro-nxengine: Update BUILDLINK_TRANSFORM
|