Commit graph

24 commits

Author SHA1 Message Date
nia
bf4c377550 libretro-mupen64plus: update to 20181013
Changes:

* pkgsrc patch upstreamed.
* HLE RSP updated.
2018-10-14 16:51:57 +00:00
nia
51990589ca libretro-mupen64plus: Attempt to fix build on i386 with dynarec. 2018-10-13 17:28:57 +00:00
nia
007f3d363f libretro-mupen64plus: include stdlib.h for wcstombs 2018-10-03 15:01:10 +00:00
nia
a6eb39273a emulators/libretro-*: SunOS linker fixes.
libretro makefiles pass flags to the linker that aren't understood by
SunOS ld. Add BUILDLINK_TRANSFORMs to remove those flags.
2018-10-02 21:09:28 +00:00
nia
e58b44c7d0 Remove 'dynarec' option and enable it by default instead.
Discussed with wiz.
2018-08-16 13:25:27 +00:00
nia
3f12b585ab Use "${MACHINE_ARCH} ==" for x86_64 and i386 instead of the :M pattern. 2018-08-14 13:08:57 +00:00
nia
67cbc14bcb libretro-mupen64plus: Set dynarec to empty when one isn't in use. Should
hopefully fix the PowerPC build.
2018-08-11 21:03:17 +00:00
nia
7321dff8f5 libretro-mupen64plus: update to 20180628.
No changelog, unfortunately.
2018-08-11 13:59:39 +00:00
nia
5a0900334d libretro-mupen64plus: Align variables to silence pkglint. 2018-08-11 13:53:25 +00:00
joerg
a19083df44 Mark packages that require C++03 (or the GNU variants) if they fail with
C++14 default language.
2018-07-18 00:06:10 +00:00
jperkin
9bac2593da libretro-mupen64plus: Fix DOS line endings. 2017-09-28 16:03:25 +00:00
joerg
9072daece6 Fix some C99 compat issues. 2017-06-17 19:42:03 +00:00
jperkin
0051d670f0 Use OPSYSVARS. 2016-02-25 12:50:49 +00:00
agc
81bef80aeb Add SHA512 digests for distfiles for emulators category
Problems found with existing digests:
	Package suse131_libSDL
	1c4d17a53bece6243cb3e6dd11c36d50f851a4f4 [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]
	Package suse131_libdbus
	de99fcfa8e2c7ced28caf38c24d217d6037aaa56 [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]
	Package suse131_qt4
	94daff738912c96ed8878ce1a131cd49fb379206 [recorded]
	886206018431aee9f8a01e1fb7e46973e8dca9d9 [calculated]

Problems found locating distfiles for atari800, compat12, compat 13,
compat14, compat15, compat20, compat30, compat40, compat50,
compat50-x11, compat51, compat51-x11, compat60, compat61,
compat61-x11, fmsx, osf1_lib, vice, xbeeb, xm7.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 20:30:54 +00:00
tnn
255d0cb0b8 Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
joerg
cd0d149892 Replace nasty global asm with a naked function. Avoids killing libbfd
when building with Clang.
2015-03-31 15:24:14 +00:00
wiz
578cc67c8d It's either rpi or MesaLib. Try to express this using pkgsrc options.
Based on a comment by jmcneill.
2015-02-05 21:02:37 +00:00
wiz
75ff294089 Fix build on NetBSD. 2015-02-05 17:42:06 +00:00
wiz
2d6e8329c0 Use MesaLib only on non-arm.
Support dynarec option on i386 and x86_64 too.
2015-02-05 17:33:12 +00:00
wiz
50150ea00f Add MesaLib/bl3.mk. Still doesn't build for me but gets further. 2015-02-05 17:22:26 +00:00
wiz
8573e5f81a Since options are ARM-specific, but options framework insists on having
at least one option, include options.mk only on ARM.
2015-02-05 17:17:11 +00:00
wiz
c75afefdaa NetBSD police. 2015-02-05 16:57:53 +00:00
wiz
91e5061bb8 Use bsd.fast.prefs.mk. 2015-02-05 16:57:36 +00:00
jmcneill
17655018ca Import libretro-mupen64plus-20150204 as emulators/libretro-mupen64plus.
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.

Mupen64Plus is a Nintendo 64 video game system emulator.
2015-02-04 23:02:12 +00:00