Search Criteria
Package Details: libretro-fsuae-git 1712.7990f7ad-1
Git Clone URL: | https://aur.archlinux.org/libretro-fsuae-git.git (read-only, click to copy) |
---|---|
Package Base: | libretro-fsuae-git |
Description: | A port of the Commodore Amiga Emulator to libretro (WIP) |
Upstream URL: | https://github.com/libretro/libretro-fsuae |
Keywords: | amiga retroarch uae |
Licenses: | |
Groups: | |
Submitter: | quellen |
Maintainer: | quellen |
Last Packager: | quellen |
Votes: | 3 |
Popularity: | 0.000049 |
First Submitted: | 2017-11-26 21:41 |
Last Updated: | 2020-01-14 12:00 |
Latest Comments
saknussemm commented on 2020-10-18 21:53
Try adding " -fcommon " to $CFLAGS $CXXFLAGS in the PKGBUILD
ArthurBorsboom commented on 2020-07-25 10:53
collect2: error: ld returned 1 exit status
make: *** [Makefile:139: fsuae_libretro.so] Error 1
==> ERROR: A failure occurred in build().
GCC 10?
mprom commented on 2019-11-17 16:51
This package needs libmpeg2 added as dependency. Cannot compile without it
Enverex commented on 2018-03-19 13:38
The .info files are now handled by a specific package rather than being bundled per-core. Probably worth removing the info file here and adding that package as a dependency.
smlb commented on 2017-12-06 18:40
-j4
shouldn't be there, users have different hardware.build()
builds it for x86_64 only but inarch
there are different architectures.