Matthias Reichl
5cccd642e2
libretro-4do: fix PKG_SHA256
...
The 4do libretro core was renamed to opera and the old repo now
redirects, leading to a different SHA256.
Correct the SHA256, eventually the core and kodi game addon should
be renamed to reflect the new name.
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-02-18 20:31:43 +01:00
Matthias Reichl
cbfdcbca2d
retroplayer addons: update to latest Leia versions
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-01-31 12:18:51 +01:00
MilhouseVH
2129e29c22
[le92] libretro-mame: fix PKG_SHA256
2019-09-11 17:28:39 +01:00
CvH
572c3ad9a2
Merge pull request #3788 from HiassofT/le92-game-addons
...
retroplayer addons: update to latest Leia versions
2019-09-02 23:05:37 +02:00
Matthias Reichl
b615639ab1
libretro-desmume: fix build
...
ported from https://github.com/5schatten/LibreELEC-RR/tree/master-rr/packages/5schatten/emulation/libretro/desmume
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-09-02 17:38:40 +02:00
Matthias Reichl
23434e18ca
libretro-nestopia: fix build
...
ported from https://github.com/5schatten/LibreELEC-RR/blob/master-rr/packages/5schatten/emulation/libretro/nestopia/package.mk
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-09-02 17:38:40 +02:00
Matthias Reichl
480fc09d5a
libretro-stella: fix PKG_LIBNAME
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-09-02 17:38:40 +02:00
Matthias Reichl
077ee9572b
yabause: reworked make opts / added armv build fix
...
ported from 953c80a0d7 (diff-34b47b9f7f580bd786394680c7f8c859)
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-09-02 17:38:40 +02:00
Matthias Reichl
38f45582e2
retroplayer addons: update to latest Leia versions
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-09-02 17:38:40 +02:00
5schatten
3ac9286fbf
libretro-mame2015: switch PKG_TOOLCHAIN to make / reworked make opts
2019-09-01 12:01:19 +02:00
5schatten
58430ffe6a
libretro-mame2016: updated to git efc37c9 / fixed build for ARM / cleaned up / updated cross-compile patch
2019-09-01 12:01:19 +02:00
5schatten
61461cd8e1
libretro-mame2015: initial package git d43c94f
2019-09-01 09:56:16 +02:00
5schatten
b2b2eea1c2
libretro-mame2014: decommission package
2019-09-01 09:55:29 +02:00
MilhouseVH
210f15173c
libretro-fsuae: fix target dependency
2019-08-17 12:49:38 +01:00
MilhouseVH
b8637f24ee
libretro-uae4arm: fix target dependency
2019-08-17 12:49:38 +01:00
Matthias Reichl
f2340cbcc9
binary addons: updated to latest Leia, bump PKG_REV on current ones
...
the PKG_REV bump on non-updated addons ensures rebuilt addons will
be rolled out to RPi4 users.
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-12 23:51:05 +02:00
kszaq
267a536c16
libretro-ppsspp: use target_has_feature neon to enable neon+GLES2
2019-06-19 19:06:43 +01:00
MilhouseVH
d4f6326142
packages: align source code licence usage with project licence
2019-03-26 18:05:50 +00:00
CvH
c42080ba82
kodi-binary-addons: update to latest versions
2019-03-14 19:52:47 +01:00
CvH
a3cfc7e547
libretro-mrboom: fix build
2019-02-18 22:27:18 +01:00
CvH
de461e3c37
libretro-mgba: fix build
2019-02-18 22:27:18 +01:00
CvH
2cfba3fc2f
libretro-scummvm: fix build
2019-02-18 22:27:18 +01:00
CvH
d6b702f114
libretro-mesen: initial package
2019-02-18 22:27:18 +01:00
CvH
bc8fd997e1
emulators: update to latest versions
2019-02-18 22:27:18 +01:00
MilhouseVH
29d3fa3830
libretro-mame: fix genie/glibc cross-compile issue
2019-02-07 23:52:31 +00:00
Matthias Reichl
9f753b7aea
libretro-picodrive: fix build error
...
The environment variable "R" leaks into the Makefile,
if it is set the build will fail. eg
export R=12345
scripts/build libretro-picodrive
...
make: *** No rule to make target '12345pico/pico.o', needed by 'picodrive_libretro.so'. Stop.
Clear the variable before calling make to fix this issue
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-01-28 11:19:02 +01:00
Matthias Reichl
aab065b509
libretro-picodrive: drop git rev-parse call from Makefile
...
git rev-parse runs into the LE tree and sets GIT_VERSION to the
current LE githash - which is nonsense.
Just set GIT_VERSION to the (shortened) PKG_VERSION in the Makefile
to avoid this issue.
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-01-27 23:11:14 +01:00
CvH
27f4f5e4c8
libretro-mame: change name of binary
2019-01-27 22:50:00 +01:00
Matthias Reichl
3ae3e58114
Merge pull request #3266 from CvH/9.0/sync-addons
...
kodi-binary-addons: update to latest versions
2019-01-27 15:21:56 +01:00
CvH
f3cf1a21f8
kodi-binary-addons: update to latest versions
2019-01-27 15:07:57 +01:00
CvH
5d3a991287
mame2016: add missed patch
2019-01-27 14:43:20 +01:00
CvH
345a3d8456
mame2016: initial package
2019-01-27 14:21:39 +01:00
CvH
5e0e798646
mame2003_plus: initial package
2019-01-27 14:18:58 +01:00
MilhouseVH
805b47db50
libretro-ppsspp: fix intertwined vars and funcs
2018-12-30 04:47:32 +00:00
MilhouseVH
c19a3ff780
packages: setup_toolchain $TARGET only called after package is sourced
...
Packages referencing variables defined in setup_toolchain such as CC, CXX,
AR, CFLAGS, LDFLAGS, HOST_CC etc. etc. must only reference these variables in
pre_build()/pre_configure()/pre_make() etc. functions, as the variables will not
be available when the package is sourced, but will be available after the call
to setup_toolchain() from scripts/build.
2018-12-18 03:43:28 +00:00
MilhouseVH
b518bbf4e7
packages: implement late variable binding
...
Move variable assignments into configure_package() if the assignments
depend on variables initialised after the package is sourced, ie.
$PKG_BUILD, $PKG_SOURCE_NAME etc.
2018-12-18 03:43:28 +00:00
CvH
1f14e69a61
Merge pull request #3134 from 5schatten/libretro-mgba
...
libretro-mgba: updated to git 38bad71
2018-12-04 09:55:59 +01:00
5schatten
e0983694b6
libretro-mgba: updated to git 38bad71
...
- switched to upstream repo
- changed PKG_TOOLCHAIN to "cmake-make"
- updated dependencies
2018-11-30 18:33:43 +01:00
5schatten
0a96ead557
libretro-fbalpha: updated to git bfededf / updated build flags
2018-11-28 12:56:00 +01:00
CvH
95e37a1ab3
emulators/libretro: update to latest
2018-11-14 11:52:40 +01:00
CvH
06accc27a6
libretro-ppsspp: update to 1.7.0
2018-10-27 19:36:50 +02:00
CvH
330a8867a3
emulators/libretro: update to latest
2018-10-27 19:19:56 +02:00
CvH
a4ec8951e0
cleanup: remove redundant PKG_SHORTDESC
2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f
cleanup: remove PKG_ARCH="any"
2018-10-22 15:06:12 +02:00
CvH
2923f2b56a
cleanup: remove PKG_SOURCE_DIR
2018-10-22 15:06:11 +02:00
CvH
4317bc5002
cleanup: remove PKG_SECTION
2018-10-22 15:06:11 +02:00
5schatten
3be255e635
libretro-pcsx-rearmed: target ARCH is x86_64 not x86-64
2018-10-17 19:03:21 +02:00
5schatten
f0bfb63eec
libretro-pcsx-rearmed: set PKG_ARCH to any since PCSX_reARMed performs on lowend generic systems better than beetle-psx / added correct GIT version
2018-10-17 18:25:36 +02:00
CvH
8b3e6780e7
Merge pull request #3008 from 5schatten/libretro-genplus_arm_fix
...
libretro-genplus: bus error fix for non RPi arm based systems
2018-10-02 11:13:21 +02:00
5schatten
c17740e6fb
libretro-genplus: bus error fix for non RPi arm based systems
...
Fixes a bus error, the makefile already sets this flag for RPi based systems but not for other arm platforms like the AML S905 chips.
See https://github.com/ekeeke/Genesis-Plus-GX/issues/158 for further details.
2018-10-01 21:24:50 +02:00