Commit graph

14 commits

Author SHA1 Message Date
Rudi Heitbaum
11a48fe2bb libretro-fsuae: update PKG_DEPENDS_HOST 2022-05-27 06:36:32 +00:00
Rudi Heitbaum
bbc9846755 libretro-fsuae: add host build for gen target as designed
The host utils are meant to be build on the host (using the host
libaries.) This fixes the error when the glibc libraries are older on
the build host, than the target.

  ./gen/build68k < ./src/table68k > ./gen/cpudefs.c
  ./gen/build68k: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./gen/build68k)
  make[1]: *** [Makefile:2011: gen/cpudefs.c] Error 1
2022-05-15 05:42:12 +00:00
Matthias Reichl
c89bd71bcc Revert "game.libretro.fsuae: drop package"
This reverts commit 48bb489c80.
2021-10-11 16:00:04 +02:00
Matthias Reichl
48bb489c80 game.libretro.fsuae: drop package
it has been removed from kodi game addon repo

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-10-09 23:59:41 +02:00
Ian Leonard
df43cb5f5b emulation: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:53 +00:00
Jernej Skrabec
aaf723815f libretro-fsuae: Fix compilation with gcc10 2020-06-29 21:43:22 +02:00
Sascha Kuehndel (InuSasha)
efef242121
various: add missing dependencies 2019-11-17 22:49:05 +01:00
MilhouseVH
a154341a94 libretro-fsuae: fix target dependency 2019-08-10 22:33:13 +01:00
MilhouseVH
d4f6326142 packages: align source code licence usage with project licence 2019-03-26 18:05:50 +00:00
CvH
f3cf1a21f8 kodi-binary-addons: update to latest versions 2019-01-27 15:07:57 +01:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
cdu13a
8b4c80eafd retroplayer: update add-ons 2018-09-28 15:16:01 -04:00
CvH
b3bb3f2492 spdx: packages/emulation 2018-07-17 23:58:50 +02:00
CvH
386b50e23f libretro-fs-uae: initial package 2018-07-11 21:41:39 +02:00