Search Criteria
Package Details: easyrpg-player-git 0.7.0.r0.g281be71fe-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/easyrpg-player-git.git (read-only, click to copy) |
---|---|
Package Base: | easyrpg-player-git |
Description: | FLOSS RPG Maker 2000/2003 and EasyRPG games interpreter (development version) |
Upstream URL: | https://easyrpg.org |
Keywords: | 2k 2k3 role-playing-game |
Licenses: | GPL3 |
Conflicts: | easyrpg-player |
Provides: | easyrpg-player |
Submitter: | carstene1ns |
Maintainer: | carstene1ns |
Last Packager: | carstene1ns |
Votes: | 6 |
Popularity: | 0.000180 |
First Submitted: | 2013-07-01 20:02 (UTC) |
Last Updated: | 2021-10-29 20:51 (UTC) |
Dependencies (19)
- fmt (fmt-git)
- harfbuzz (harfbuzz-git, harfbuzz-minimal-git)
- liblcf-git
- libsndfile (libsndfile-minimal-git, libsndfile-git)
- libvorbis (libvorbis-git, libvorbis-aotuv, libvorbis-aotuv-lancer)
- mpg123 (mpg321, mpg123-svn)
- opusfile (opusfile-git)
- pixman (pixman-git)
- sdl2 (sdl2-rbp-bin, sdl2-minimal-git, sdl2-minimal-x11-git, sdl2-rpi, sdl2-static, sdl2-nox-git, sdl2-nox, sdl2-git)
- speexdsp
- wildmidi
- asciidoc (asciidoc-git) (make)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- alsa-lib (alsa-lib-git, alsa-lib-minimal-git, alsa-lib-x205ta) (optional) – native MIDI playback
- fluidsynth (fluidsynth-git) (optional) – better MIDI decoder
- libxmp (libxmp-git, libxmp-aarch64-git) (optional) – decoder for tracker music, used by few games
- rpg2000-rtp (optional) – run time package for some 2k games
- rpg2003-rtp (optional) – run time package for some 2k3 games
- wine (wine-valve-git, wine-winscard, wine-stable-next, wine-stable, wine-git, wine-staging-git, wine-wl-git, wine-valve, wine-ge-custom, wine-staging) (optional) – for installing the run time packages (RTP)
Required by (6)
- easyrpg-rtp (requires easyrpg-player)
- rpg2000-rtp (requires easyrpg-player) (optional)
- rpg2003-rtp (requires easyrpg-player) (optional)
- yumenikki-en (requires easyrpg-player)
- yumenikki-jp (requires easyrpg-player)
- yumenikki-zh-cn (requires easyrpg-player)
Latest Comments
axzxc1236 commented on 2021-10-31 00:38 (UTC) (edited on 2021-10-31 00:40 (UTC) by axzxc1236)
The version name is a little different then what is generated by makepkg, makes yay (AUR helper) thinks there are always updates.
Version in PKGBUILD: 0.7.0.r0.g281be71fe
Version number generated by makepkg: 0.7.0.r0.g281be71f
Same thing is happening to liblcf-git
carstene1ns commented on 2021-10-30 18:44 (UTC)
unknown78: Also your
liblcf-git
is not new, since 0.7 has been out (this should not matter, though).lithium_sulfate commented on 2021-10-27 06:22 (UTC)
unknown78: I was getting similar linker errors until I disabled or cleared my ccache, after that the package built fine. Building in a clean chroot also worked.
unknown78 commented on 2021-10-25 07:08 (UTC)
Currently the following error while linking happens -> /usr/bin/ld: libeasyrpg-player.a(libeasyrpg_player_a-game_map.o): in function
Game_Map::loadMapFile(int)': game_map.cpp:(.text+0xb41f): undefined reference to
lcf::LMU_Reader::Load(std::istream&, std::__cxx11::basic_string<char, std::char_traits\<char>, std::allocator\<char> > const&)'liblcf-git is newest -> 0.6.2.r202.gc21cfec-1
carstene1ns commented on 2021-09-11 12:12 (UTC)
unknown78: Upstream fix is here, will be merged soon: https://github.com/EasyRPG/Player/pull/2644
unknown78 commented on 2021-09-05 17:21 (UTC)
I have the following error while compiling -> libvorbis is from main.
ar:
u' modifier ignored since
D' is the default (see `U') CXXLD easyrpg-player /usr/bin/ld: libeasyrpg-player.a(libeasyrpg_player_a-decoder_oggvorbis.o): undefined reference to symbol 'vorbis_comment_query' /usr/bin/ld: /usr/lib/libvorbis.so.0: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit statuscarstene1ns commented on 2021-07-20 21:08 (UTC)
unknown78: Right, we recently removed sdl2_mixer and broke a part of fmmidi. This needs an upstream fix. Package should work as of
0.6.2.r1294
.unknown78 commented on 2021-07-20 16:01 (UTC)
i get the following error trying to build easyrpg-player-git -> #error "WANT_FMMIDI must be set to 1 for non-SDL Mixer builds"
local/sdl2_mixer 2.0.4-6 << is installed
carstene1ns commented on 2021-01-06 20:28 (UTC)
unknown78: You need to rebuild
liblcf-git
. This constant was added 4 months ago.unknown78 commented on 2021-01-06 07:55 (UTC)
I get the following error when trying to build -> https://termbin.com/lin4
daroczig commented on 2020-12-28 13:26 (UTC)
fmt
seems to be also a requirement, otherwise, it fails with:escorares commented on 2020-12-26 12:18 (UTC)
Thank you. I got the sense I had to rebuild /something/, but didn't know what, so I just tried rebuilding easyrpg-player-git. I guess once I understood that the library missing was icu I should've checked which of the dependencies of easyrpg-player-git depended on it.
carstene1ns commented on 2020-12-25 21:33 (UTC)
escorares: just rebuild liblcf-git and it should be fine.
escorares commented on 2020-12-25 16:44 (UTC)
Well, I think that's the reason, it could be something else. Perhaps it can only be fixed upstream.
escorares commented on 2020-12-25 16:38 (UTC) (edited on 2020-12-25 16:49 (UTC) by escorares)
Fails at run time perhaps because of the new libicu (simply "icu" in the arch repos) update, which is now at version 68:
Fails at compilation too:
carstene1ns commented on 2014-01-08 18:47 (UTC)
carstene1ns commented on 2013-10-14 22:28 (UTC)
ChrisOelmueller commented on 2013-10-14 20:47 (UTC)