Search Criteria
Package Details: easyrpg-player 0.8.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/easyrpg-player.git (read-only, click to copy) |
---|---|
Package Base: | easyrpg-player |
Description: | FLOSS RPG Maker 2000/2003 and EasyRPG games interpreter |
Upstream URL: | https://easyrpg.org |
Keywords: | 2k 2k3 role-playing-game |
Licenses: | GPL-3.0-or-later |
Submitter: | carstene1ns |
Maintainer: | carstene1ns |
Last Packager: | carstene1ns |
Votes: | 15 |
Popularity: | 0.29 |
First Submitted: | 2013-06-29 00:13 (UTC) |
Last Updated: | 2025-04-07 22:08 (UTC) |
Dependencies (24)
- fmt (fmt-gitAUR)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR)
- harfbuzz (harfbuzz-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- lhasa (lhasa-gitAUR)
- liblcfAUR (liblcf-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libsndfile (libsndfile-gitAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- mpg123 (mpg123-svnAUR, mpg321AUR)
- opusfile (opusfile-gitAUR)
- pixman (pixman-gitAUR)
- sdl2AUR (sdl2-compat-gitAUR, sdl2-gitAUR, sdl2-compat)
- speexdsp (speexdsp-gitAUR)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- nlohmann-json (nlohmann-json-gitAUR) (make)
- alsa-lib (optional) – native MIDI playback (needs sequencer)
- fluidsynth (fluidsynth-gitAUR) (optional) – better MIDI decoder (needs soundfont)
- libxmpAUR (libxmp-gitAUR) (optional) – decoder for tracker music, used by few games
- Show 4 more dependencies...
Required by (8)
- easyrpg-rtp
- ib-en
- off-en
- rpg2000-rtp (optional)
- rpg2003-rtp (optional)
- yumenikki-en
- yumenikki-jp
- yumenikki-zh-cn
Latest Comments
1 2 Next › Last »
oech3 commented on 2025-04-06 07:35 (UTC)
Add easyrpg-rtp as optdeps.
eggbertx commented on 2024-09-18 03:20 (UTC)
As a temporary workaround to be able to build it, you can add the line
autoreconf -f
to the PKGBUILD file aftercd $pkgname-$pkgver
jadespace commented on 2024-08-10 19:56 (UTC)
I'm having the same error as @cberg, and the version of automake currently in the 'core' repo is 1.17, so a version might need to get bumped up somewhere?
carstene1ns commented on 2024-06-08 12:09 (UTC) (edited on 2024-06-08 12:09 (UTC) by carstene1ns)
cberg:
automake
(currently version 1.16) is part ofbase-devel
, so should not need to add this.Btw. after 0.8.1 we will drop autotools upstream alltogether, with only CMake remaining, so this package will get a revision later.
cberg commented on 2024-06-06 04:32 (UTC)
When trying to build it, I get the following message:
The PKGBUILD should specify these requirements as build time requirements. I think, this is due to applied patch modifying
Makefile.am
. I guess, an alternative is switching from autotools to cmake.detian commented on 2023-08-24 17:40 (UTC) (edited on 2023-08-24 18:52 (UTC) by detian)
Edit: resolved by rebuild
liblcf
The latest version build fails:
donmor3000 commented on 2023-05-24 09:54 (UTC)
v0.8 came out at 2023.04.29. Please update this package.
carstene1ns commented on 2022-10-03 11:33 (UTC)
Iron_Squid:
fmt
has been updated. You are expected to do necessary rebuilds yourself for AUR packages.Iron_Squid commented on 2022-09-28 00:23 (UTC) (edited on 2022-09-28 00:23 (UTC) by Iron_Squid)
On a current system, easyrpg-player will not start if fmt libraries have been replaced.
easyrpg-player: error while loading shared libraries: libfmt.so.8: cannot open shared object file: No such file or directory
Anagastes commented on 2021-09-26 12:03 (UTC)
@carstene1ns
You are right. I apologize! Shame on my head...
1 2 Next › Last »