Search Criteria
Package Details: emulationstation 2.11.2-1
Package Actions
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: | MIT |
Conflicts: | emulationstation-git |
Submitter: | postblue |
Maintainer: | Bkacjios |
Last Packager: | Bkacjios |
Votes: | 17 |
Popularity: | 0.002965 |
First Submitted: | 2017-10-14 12:36 (UTC) |
Last Updated: | 2023-04-19 16:59 (UTC) |
Dependencies (22)
- alsa-lib
- boost-libs
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- freeimage
- libcec (libcec-gitAUR)
- libraw (libraw-gitAUR)
- pugixml (pugixml-gitAUR)
- rapidjson (rapidjson-gitAUR)
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR)
- vlc (vlc-gitAUR, vlc-luajitAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (make)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR) (make)
- dolphin-emu (dolphin-emu-waylandAUR, dolphin-emu-debugfast-gitAUR, dolphin-emu-gitAUR) (optional) – GameCube and Wii support
- mednafen (optional) – NES and GBA support
- mupen64plus (mupen64plus-gitAUR) (optional) – Nintendo 64 support
- ppsspp-headless (optional) – PSP support
- steam (optional) – Steam support
- stella (optional) – Atari 2600 support
- Show 2 more dependencies...
Latest Comments
1 2 3 4 5 Next › Last »
Bkacjios commented on 2023-05-26 00:01 (UTC)
Ah, good catch. It should be added to the makedepends. I'll try to get that added tomorrow.
JellyToastington commented on 2023-05-25 23:55 (UTC)
It looks like
patch
needs to be added as a dependency. Just so someone is aware.Bkacjios commented on 2022-09-13 22:25 (UTC)
@sharkticonz Just pushed an update to resolve that compiler error.
Bkacjios commented on 2022-09-13 01:55 (UTC)
@sharkticonz
Looks like this would be the solution.
https://github.com/RetroPie/EmulationStation/commit/5ba5498a62382f8955b7b6ce3070f60f59714e0a
You can apply that change manually for now, but I'll try to get a patch out sometime tomorrow.
sharkticonz commented on 2022-09-13 01:31 (UTC)
Hey im getting this error when trying to build, is there anything I cn do?
In file included from /home/darkstorm/.cache/yay/emulationstation/src/EmulationStation-2.10.3/es-core/src/components/DateTimeComponent.h:5, from /home/darkstorm/.cache/yay/emulationstation/src/EmulationStation-2.10.3/es-core/src/components/DateTimeComponent.cpp:1: /home/darkstorm/.cache/yay/emulationstation/src/EmulationStation-2.10.3/es-core/src/utils/TimeUtil.h:41:37: error: field ‘mTimeStruct’ has incomplete type ‘tm’ 41 | tm mTimeStruct; | ^~~ In file included from /usr/include/c++/12.2.0/cwchar:44, from /usr/include/c++/12.2.0/bits/postypes.h:40, from /usr/include/c++/12.2.0/bits/char_traits.h:39, from /usr/include/c++/12.2.0/string:40, from /home/darkstorm/.cache/yay/emulationstation/src/EmulationStation-2.10.3/es-core/src/utils/TimeUtil.h:5: /usr/include/wchar.h:83:8: note: forward declaration of ‘struct tm’ 83 | struct tm; | ^~ /home/darkstorm/.cache/yay/emulationstation/src/EmulationStation-2.10.3/es-core/src/utils/TimeUtil.h:28:87: error: return type ‘struct tm’ is incomplete 28 | operator tm () const { return mTimeStruct; } | ^ make[2]: [es-core/CMakeFiles/es-core.dir/build.make:398: es-core/CMakeFiles/es-core.dir/src/components/DateTimeComponent.cpp.o] Error 1 make[2]: Leaving directory '/home/darkstorm/.cache/yay/emulationstation/src/EmulationStation-2.10.3/build' make[1]: [CMakeFiles/Makefile2:175: es-core/CMakeFiles/es-core.dir/all] Error 2 make[1]: Leaving directory '/home/darkstorm/.cache/yay/emulationstation/src/EmulationStation-2.10.3/build' make: *** [Makefile:156: all] Error 2 make: Leaving directory '/home/darkstorm/.cache/yay/emulationstation/src/EmulationStation-2.10.3/build' ==> ERROR: A failure occurred in build(). Aborting... -> error making: emulationstation
postblue commented on 2021-11-05 11:26 (UTC)
2.10.0 is out and previous hacks are not working anymore. Leaving the PKGBUILD for adoption.
m1s3rys1gn4l commented on 2021-05-18 15:31 (UTC)
please fix this sir, ==> ERROR: One or more files did not pass the validity check! Error: Failed to build emulationstation
m1s3rys1gn4l commented on 2021-05-12 13:34 (UTC)
i am getting this error, please check
Building emulationstation... ==> Making package: emulationstation 2.9.4-1 (Wed 12 May 2021 07:24:05 PM +06) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found v2.9.4.tar.gz -> Found 618.patch -> Found pugixml.patch -> Found emulationstation.desktop -> Found emulationstation.png ==> Validating source files with sha256sums... v2.9.4.tar.gz ... Passed 618.patch ... FAILED pugixml.patch ... Passed emulationstation.desktop ... Passed emulationstation.png ... Passed ==> ERROR: One or more files did not pass the validity check! Error: Failed to build emulationstation
1 2 3 4 5 Next › Last »