- new script files to be installed
- new config files (partially replacements)
- keep config files in a stash for idempotence of 'configure' calls
- some spaces and quotes corrected
Co-authored-by: Gemba <uid0@sdf-eu.org>
From https://github.com/detain/skyscraper/pull/2447868bd303
- Switch to active fork https://github.com/Gemba/skyscraper
- Compacted config file copy section by using RP provided functions, plus:
- Add platforms.json, mobygames.json, screenscraper.json
- Add docs/ folder
- hints.txt > hints.xml (Version 3.5.4 - 14th May 2020)
- Revert commit 693dbfd ("prevent hall of mirrors effect") - This is now implemented upstream in the new fork
- Don't use unix:examples.files -- Copy resource files explicitly
- Minor cleanup:
-- Removed some trailing spaces
-- Removed errant ']]'
qt5 has been removed in all modern versions of Debian and Ubuntu, and the skyscraper script will not work at all without these changes - this dependency change should not break older versions of these operating systems and the package should install fine.
https://askubuntu.com/a/1335187
Prefer to keep package updating in once place to avoid confusion and issues with future packaging changes. This
code for example would force a source install, which may not be preferable if the user has installed from binary
and we have an updated binary available also.
Make find follow symlinks, just in case one of the system folders is a symlink.
Simplify the listing using find - don't search for files, just folders.
* Fix the editing in advanced configuration by providing STDOUT/STDIN for console editors (e.g nano/vim).
* Disable output buffering during the scraping session
* Use the Skyscraper shipped configuration file (config.ini.example) as a started config file.
* the configure phase needed the build folder, breaking binary installs.
Fix this by adding the necessary files to the binary install and
making configure look there.
* added a few more samples for the 'import' and 'dbs' folders.
* fixed a scraping problem because of a stray space in the sudo scraping command
* default config enables 'wheels' download and scraping and removes the maxFails
scraping zipped ROMs from screenscraper.