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.14 |
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
« First ‹ Previous 1 2
craggles17 commented on 2022-08-08 16:40 (UTC)
My issue with linking was that I had anaconda activated, before trying to build
ridge commented on 2022-06-06 23:48 (UTC) (edited on 2022-06-07 06:08 (UTC) by ridge)
Anyone else having problems with linking emulationstation?
Edit: I looked up the function and it turns out that's added in libtiff 4.4.0, which is in testing right now, upgraded to that and now it's complaining about "_TIFFDataSize".. Which is replaced by TIFFieldSetGetSize -- I'm guessing freeimage needs to include updated libtiff? https://gitlab.com/libtiff/libtiff/-/blob/master/libtiff/tif_dirinfo.c#L573
Edit 2: Eureka! Updated freeimage community/3.18.0-14 to community-testing/3.18.0-15, so anyone who sees this, check your versions before building! Sorry for the long comment.
LeonStyhre commented on 2022-03-13 16:14 (UTC)
Thanks for the feedback, I'm very happy to hear that it works correctly :)
megamik commented on 2022-03-13 12:59 (UTC)
Many thanks, it compiles and installs perfectly. I have also done a quick test, including some video playback, and everything seems to be working fine.
LeonStyhre commented on 2022-03-06 14:05 (UTC)
Hi! Apparently Arch/Manjaro has just updated FFmpeg to version 5.0 which quite annoyingly breaks backward compatibility with FFmpeg 4.4.
I have added a patch now which should make ES-DE build correctly and I have performed some basic testing. But there may be other issues of course caused by the FFmpeg version bump. Please let me know if you see anything strange related to the video player.
megamik commented on 2022-03-06 10:59 (UTC) (edited on 2022-03-06 11:11 (UTC) by megamik)
Compilation fails with:
... and:
« First ‹ Previous 1 2