Commit graph

10 commits

Author SHA1 Message Date
Tomáš Kelemen (vudiq)
52e2414051
easyrpg: update to 0.8 "Paralyze"
- update core
- update liblcf (dep)
- rebase CMakeLists.txt patch
- add patch to fix build with libfmt10
2024-04-09 23:03:34 +02:00
Demetris Ierokipides
01af7a2739
Update wildmidi to the latest version 0.4.4 2023-01-21 17:09:24 +01:00
Tomáš Kelemen
074434b096
libretro update (#1661)
- update RetroArch to 1.10.2 and drop patch merged upstream
- RetroArch: disable core system files downloader (included in image)
- update almost all cores to their latest version
- drop duckstation core
- modify libretro_update.sh script to allow for updates to latest tagged commit
- modify some packages to use latest tag during automated update
- update liblcf to 0.7.0 (EasyRPG dependency) and drop patches
- do not rename `genesis_plus_gx_wide_libretro.so` to `genesis_plus_gx_libretro.so` in the install path
2022-04-08 00:01:38 +02:00
Tomáš Kelemen (vudiq)
bfbc334475
vulkan: use upstream packages 2022-03-11 00:11:27 +01:00
Tomáš Kelemen (vudiq)
26645ec788
vulkan: update + add tools
Co-authored-by: David Lawson <dmrlawson@gmail.com>
Co-authored-by: Ntemis <ierokipides.dem@gmail.com>
2021-11-20 18:40:13 +01:00
Tomáš Kelemen (vudiq)
b37ca2b4a5 gpicase_safeshutdown: use upstream packages
* remove old packages (python_colorzero, python_gpiozero)
* modify upstream packages colorzero, gpiozero (add make / makeinstall functions - only for Lakka)
* modify upstream package RPi.GPIO (add makeinstall functions - only for Lakka)
* fix dependencies in gpicase_safeshutdown package
2021-10-26 22:19:16 +02:00
Tomas Kelemen
95db0ec070 add GPi safe shutdown + dependencies
Co-authored-by: David Lawson <dmrlawson@gmail.com>
Co-authored-by: Albert Malina <albert.malina@gmail.com>
2021-10-06 21:36:55 +02:00
Tomáš Kelemen (vudiq)
48dda685c8 replace PKG_SHORTDESC with PKG_LONGDESC + unlock all archs on some cores 2021-09-29 22:23:27 +02:00
Tomáš Kelemen (vudiq)
77711956c0 SDL_net: fix host dependencies 2021-04-12 09:00:15 +02:00
Tomáš Kelemen (vudiq)
ff9b4b8bac group all packages under lakka
libretro cores, retroarch packages and also added packages (not present
in LibreELEC) stored under one folder for easier maintenance
2021-04-11 08:03:03 +02:00