Search Criteria
Package Details: libretro-scummvm-datafiles-git 140558.8247aad108c-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libretro-scummvm-git.git (read-only, click to copy) |
---|---|
Package Base: | libretro-scummvm-git |
Description: | ScummVM core |
Upstream URL: | https://github.com/libretro/scummvm |
Licenses: | GPL |
Conflicts: | libretro-scummvm |
Submitter: | carlosfritz |
Maintainer: | carlosfritz |
Last Packager: | carlosfritz |
Votes: | 1 |
Popularity: | 0.60 |
First Submitted: | 2023-02-05 20:43 (UTC) |
Last Updated: | 2023-03-27 08:04 (UTC) |
Dependencies (3)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- unzip (unzip-natspec, unzip-zstd) (make)
- wget (wget-git, wget-xdg, wget-xdg-bin) (make)
Latest Comments
carlosfritz commented on 2023-03-27 06:12 (UTC)
Apologies for the late reply. I would rather stay with the defaults in backends/platform/libretro/Makefile.common. If you are unsure: Putting "export USE_CLOUD=1" directly above "make all" should work.
apriestley commented on 2023-03-05 17:05 (UTC) (edited on 2023-03-05 17:05 (UTC) by apriestley)
Thanks for this. Currently building on Aarch64 since the community repo version is way out of date.
Small suggestion but do you think it would make sense to package a version with
USE_CLOUD=1
for cloud saves? Depends onlibcurl
andopenssl
.