Search Criteria
Package Details: emulationstation 2.9.4-1
Git Clone URL: | https://aur.archlinux.org/emulationstation.git (read-only, click to copy) |
---|---|
Package Base: | emulationstation |
Description: | Emulation Station is a flexible emulator front-end supporting keyboardless navigation and custom system themes. |
Upstream URL: | https://github.com/RetroPie/EmulationStation |
Licenses: | |
Conflicts: | |
Submitter: | postblue |
Maintainer: | postblue |
Last Packager: | postblue |
Votes: | 12 |
Popularity: | 0.22 |
First Submitted: | 2017-10-14 12:36 |
Last Updated: | 2020-11-02 10:05 |
Dependencies (24)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm)
- boost-libs (boost171, boost-libs-git)
- curl (curl-git, curl-minimal-git)
- freeimage
- libcec (libcec-git)
- libraw (libraw-git, libraw16, libraw19)
- pugixml (pugixml-shared, pugixml-git)
- rapidjson (rapidjson-git)
- sdl2 (sdl2-ime-support, sdl2-rbp-bin, sdl2-hidpi-hg, sdl2-rpi, sdl2-hg, sdl2-minimal-hg, sdl2-nox)
- vlc (libvlc, vlc-decklink, vlc-git)
- boost (boost-git) (make)
- cmake (cmake-git) (make)
- curl (curl-git, curl-minimal-git) (make)
- eigen (eigen-git, eigen32) (make)
- freetype2 (freetype2-v35, freetype2-old-hinting, freetype2-infinality, freetype2-ttmetrics, freetype2-ultimate5, freetype2-git, freetype2-infinality-remix, freetype2-minimal-git) (make)
- git (git-git) (make)
- dolphin-emu (dolphin-emu-vr-git, dolphin-emu-osvr-git, dolphin-emu-beta-git, dolphin-emu-git) (optional) – GameCube and Wii support
- mednafen (optional) – NES and GBA support
- mupen64plus (mupen64plus-git) (optional) – Nintendo 64 support
- ppsspp-headless (ppsspp-headless-git, ppsspp) (optional) – PSP support
- steam (optional) – Steam support
- stella (optional) – Atari 2600 support
- ttf-droid (ttf-droid-emojiless, ttf-droid-simple, ttf-droid-ib) (optional) – Fallback fonts for Chinese/Japanese/Korean characters
- zsnes (optional) – SNES support
Required by (0)
Sources (5)
- emulationstation.desktop
- emulationstation.png
- https://gist.githubusercontent.com/omgitsaheadcrab/9fae969ebad3ee44a52f5ef72037569d/raw/9cf5642e6a20a5d4899f20435d0f51200bc36b28/pugixml.patch
- https://github.com/RetroPie/EmulationStation/archive/v2.9.4.tar.gz
- https://patch-diff.githubusercontent.com/raw/RetroPie/EmulationStation/pull/618.patch
Latest Comments
1 2 3 Next › Last »
Daved commented on 2020-10-10 09:32
I dont know why, but I had to install [aur/lib32-freeimage]. I already had [community/freeimage] installed but that was not enough.
toeshred commented on 2020-09-19 03:04
After the lastest update I am getting a compile error I've never seen before:
I can't find any pthreads package, and it seems to be a PHP thing. Why would I have never needed this package/library in the past, but now all of a sudden I do?
postblue commented on 2020-09-10 06:23
@jsutton Thanks, it's the issue that was bugging me like crazy as I knew the resources where packaged but I still needed to manually put them in my $HOME directory. I commented the related pull request from which I'm taking the patch for make install support. For now, I'm applying a manual fix in the PKGBUILD (moving the directory) and thanks to your attention we can now launch emulationstation without the need of any manual intervention! Again: thanks a lot.
jsutton commented on 2020-09-08 15:00
There seems to be a packaging problem with the current version. Resource files seem to be placed within an extra folder named "resources" which is inside /usr/share/EmulationStation/resources. So all resources end up in /usr/share/EmulationStation/resources/resources. I don't see that the PKGBUILD is doing anything special with resources, so this could be an upstream problem.
postblue commented on 2020-08-03 14:36
@gameslayer I could add aarch64 architecture to the PKGBUILD if it was compiling flawlessly but you report building error with the particular architecture so if you can propose a fix or a workaround I will add it but not at the moment.
gameslayer commented on 2020-08-03 04:49
Build error on Manjaro Arm64 Raspberry pi 4
I know the package doesn't have aarch64 on the pkgbuild file but emulation station is on the raspberry pi
This is the error
/usr/bin/ld: cannot find -lbrcmEGL
gameslayer commented on 2020-08-03 01:55
Can you add aarch64 to the pkgbuild
omgitsaheadcrab commented on 2020-07-06 14:56
I made a patch (https://gist.githubusercontent.com/omgitsaheadcrab/9fae969ebad3ee44a52f5ef72037569d/raw/9cf5642e6a20a5d4899f20435d0f51200bc36b28/pugixml.patch) that fixes the pugixml issue by using the Arch pugixml package instead.
Here's an updated PKGBUILD to reflect the changes:
async commented on 2020-06-13 17:52
Yeah, I am now getting the same error as omgitsaheadcrab. I do have MAME installed, unlike MickeyRat.
MickeyRat commented on 2020-06-12 10:59
I don't have mame installed but, I'm getting the same error.