Path to this page:
./
games/libretro-craft,
Libretro core based on the Craft Minecraft clone
Branch: CURRENT,
Version: 20200504,
Package name: libretro-craft-20200504,
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.
Craft is a Minecraft clone. It's just a few thousand lines of C and uses
modern OpenGL (shaders).
Required to run:[
graphics/MesaLib]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Version history: (Expand)
- (2020-05-31) Updated to version: libretro-craft-20200504
- (2018-08-11) Package added to pkgsrc.se, version libretro-craft-20180803 (created)
CVS history: (Expand)
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:30:14 by Nia Alarie | Files touched by this commit (2) |
Log message:
libretro-craft: Update to 20200504
BringerethOfLight (1):
fixes some of the remaining memory access issues
Vladimir Serbinenko (6):
Make sure log_cb is always set
Don't attempt to run main loop after failure.
Log database init error code
Fix path to auth database
Fix compile failure on emscripten
Improve logging
twinaphex (1):
Update GLSM
Ömercan Kömür (1):
Update libretro.h
|
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".
|
2018-08-11 02:48:50 by Nia Alarie | Files touched by this commit (4) |
Log message:
games/libretro-craft: Import libretro-craft-20180803
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.
Craft is a Minecraft clone. It's just a few thousand lines of C and uses
modern OpenGL (shaders).
|