Commit graph

10 commits

Author SHA1 Message Date
Jools Wills
b965f21e46 emulators - added rp_module_repo to emulators using git
Also fixed hatari licence link
2021-02-15 23:54:13 +00:00
Jools Wills
65be0c780e xm7 - added missing cmake dependency 2020-03-18 17:37:38 +00:00
Jools Wills
cec809bcac xm7 - fix building on buster due to lack of freetype-config
* create fake freetype-config that uses pkg-config
 * don't do configuration work on removal
 * remove dispmanx flag as doesn't work with dispmanx driver currently
2020-02-14 07:11:55 +00:00
Jools Wills
f22f92d13e helpers / downloadAndExtract - allow additional parameters for both tar and unzip
* change existing calls which used --strip-components
 * use multiple parameters for arguments which should allow additional arguments with spaces
 * implements #2630
2019-02-27 06:36:28 +00:00
Jools Wills
f474d0fcbd switch to newer package name libpng-dev over libpng12-dev for dependencies.
* allow modules to still use libpng12-dev but show a message for them to be updated
 * change libpng-dev dependency to libpng12-dev for Jessie and older
2018-10-18 19:08:56 +01:00
Jools Wills
518b888eab disable some modules (rpi1 / sdl1 etc) from the kms platform 2017-11-02 19:49:59 +00:00
Jools Wills
da0460cddb xm7 - fix warning with patch / remove verbose / unneeded j1 2017-09-24 13:53:03 +01:00
Jools Wills
af49cdc082 xm7 - rework very broken module module
* added missing dependencies
 * use downloadAndExtract
 * fix up sources
   * deprecated _BSD_SOURCE define that breaks configure
   * fix needed for psg.cpp
   * use first frame of icon in conversion script to avoid having wrong output filenames
   * missing X11 link library
 * various other code cleanups
2017-09-24 11:33:20 +01:00
Jools Wills
5926524aff added licences to modules 2017-03-01 13:51:12 +00:00
NAKATA Maho
e18dd118c8 Add XM7, Fujitsu FM-7 series emulator (#1889)
Added XM7 - a Fujitsu FM-7 series emulator
2017-02-17 16:22:25 +00:00