Search Criteria
Package Details: libretro-stella-git 1:6.7.r308.g2c661184c-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/libretro-stella-git.git (read-only, click to copy) |
|---|---|
| Package Base: | libretro-stella-git |
| Description: | Atari 2600 VCS core |
| Upstream URL: | https://stella-emu.github.io/ |
| Keywords: | emulator |
| Licenses: | GPL2 |
| Groups: | libretro |
| Conflicts: | libretro-stella |
| Provides: | libretro-stella |
| Submitter: | abouvier |
| Maintainer: | abouvier |
| Last Packager: | abouvier |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-09-16 12:49 (UTC) |
| Last Updated: | 2023-05-22 05:52 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libretro-core-info (libretro-core-info-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Latest Comments
abouvier commented on 2022-08-21 17:41 (UTC)
Thanks, it's fixed now ;)
Syphist commented on 2022-08-21 17:27 (UTC) (edited on 2022-08-21 17:30 (UTC) by Syphist)
Hello, it appears that the Stella directory structure recently changed and your PKGBUILD no longer works. After some tweaking I was able to get it to build and install by changing all instances of
stella-emu/src/libretrotostella-emu/src/os/libretro. The instances appear on lines 26, 30, and 35.