Search Criteria
Package Details: emulationstation-de 3.1.1-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/emulationstation-de.git (read-only, click to copy) |
---|---|
Package Base: | emulationstation-de |
Description: | ES-DE (EmulationStation Desktop Edition) is a frontend for browsing and launching games from your multi-platform collection |
Upstream URL: | https://es-de.org |
Keywords: | emulation emulationstation es-de frontend |
Licenses: | MIT |
Conflicts: | emulationstation, emulationstation-git |
Submitter: | LeonStyhre |
Maintainer: | LeonStyhre |
Last Packager: | LeonStyhre |
Votes: | 14 |
Popularity: | 2.06 |
First Submitted: | 2021-12-29 13:20 (UTC) |
Last Updated: | 2025-02-22 09:46 (UTC) |
Dependencies (25)
- curl (curl-gitAUR, curl-c-aresAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR)
- freeimage
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR)
- gettext (gettext-gitAUR)
- harfbuzz (harfbuzz-gitAUR)
- icu (icu-gitAUR)
- libgit2 (libgit2-gitAUR)
- poppler (poppler-gitAUR)
- pugixml (pugixml-gitAUR)
- sdl2AUR (sdl2-gitAUR, sdl2-compat-gitAUR, sdl2-compat)
- cmake (cmake-gitAUR) (make)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR) (make)
- freeimage (make)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- harfbuzz (harfbuzz-gitAUR) (make)
- icu (icu-gitAUR) (make)
- libgit2 (libgit2-gitAUR) (make)
- Show 5 more dependencies...
Latest Comments
1 2 Next › Last »
folgui commented on 2025-02-22 12:02 (UTC)
It works for me now. Thanks!
LeonStyhre commented on 2025-02-22 09:50 (UTC)
Although I couldn't reproduce this issue for the AUR build I think it should be resolved now, so please try to rebuild the package. And thanks clegg89 for the patch!
chandlerkc commented on 2025-02-21 06:29 (UTC)
es-de: error while loading shared libraries: libicuuc.so.75: cannot open shared object file: No such file or directory
clegg89 commented on 2025-02-21 01:06 (UTC)
I'm getting a build error in the
StringUtil.cpp
file:Seems to be a header file in ICU package:
chandlerkc commented on 2024-05-12 02:24 (UTC)
anyone facing big slow issues?
LeonStyhre commented on 2024-05-05 19:02 (UTC)
You can try rebuilding the package now, I've made an update so libgit2 v1.8.0 and later versions should work.
chandlerkc commented on 2024-05-05 13:41 (UTC)
For those who are not able to launch
es-de
:sudo ln -s /usr/lib/libgit2.so.1.8 /usr/lib/libgit2.so.1.7
chandlerkc commented on 2023-09-04 10:31 (UTC)
There is no problem at all, just a shared library (libgit2) that was updated from
libgit2.so.1.6
tolibgit2.so.1.7
the workaround is just create a symlink to the new shared library:
sudo ln -s /usr/lib/libgit2.so.1.7 /usr/lib/libgit2.so.1.6
LeonStyhre commented on 2023-07-29 22:27 (UTC)
Something is broken in your setup, ES-DE requires libgit2 as a dependency but I haven't specified a certain version. I'm not a specialist in how the AUR works so I recommend talking to someone who is, but I guess removing and rebuilding ES-DE would download or build the required dependencies again.
ethanrios37 commented on 2023-07-29 20:09 (UTC)
This has been working for a while, but now I'm getting this error. anyone else?:
emulationstation: error while loading shared libraries: libgit2.so.1.6: cannot open shared object file: No such file or directory
1 2 Next › Last »