Hi rojimboo. It looks like you have to set utf8 locale https://stackoverflow.com/a/50431465/6771534 Also you should probably open new issue on https://github.com/ihhub/fheroes2/issues
Search Criteria
Package Details: fheroes2 0.9.15-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/fheroes2.git (read-only, click to copy) |
---|---|
Package Base: | fheroes2 |
Description: | Free Heroes of Might and Magic II (fheroes2) is a recreation of HoMM2 game engine |
Upstream URL: | https://ihhub.github.io/fheroes2/ |
Licenses: | GPL2 |
Conflicts: | fheroes2-git, fheroes2-svn |
Submitter: | qark |
Maintainer: | qark |
Last Packager: | qark |
Votes: | 8 |
Popularity: | 0.27 |
First Submitted: | 2021-03-06 11:38 (UTC) |
Last Updated: | 2022-05-07 14:19 (UTC) |
Dependencies (7)
- sdl2 (sdl2-rbp-bin, sdl2-minimal-git, sdl2-minimal-x11-git, sdl2-rpi, sdl2-nox, sdl2-git, sdl2-static, sdl2-nox-git)
- sdl2_image (sdl2_image-minimal-git)
- sdl2_mixer (sdl2_mixer-minimal-git)
- gettext (gettext-git) (make)
- curl (curl-minimal-git, curl-git) (optional) – download demo version files
- unzip (unzip-natspec) (optional) – unpack demo version files
- wget (wget-git, wget-xdg) (optional) – download demo version files
Required by (0)
Sources (1)
Latest Comments
qark commented on 2021-10-10 10:53 (UTC)
rojimboo commented on 2021-10-10 10:36 (UTC)
Hi, I'm getting an error during making of the language packs for fheroes2-0.9.8:
sed -e 'y/äëïöőüűÄËÏŐÖÜŰ/aeioouuAEIOOUU/' lt.po > lt.po.tmp......... done.
sed: -e expression #1, char 46: strings for `y' command are different lengths
make: *** [Makefile:55: lt.mo] Error 1
qark commented on 2021-03-06 11:42 (UTC) (edited on 2021-03-06 11:42 (UTC) by qark)
This is based on fheroes2-git with several improvements:
- use recommended SDL2
- use system tinyxml
- remove obsolete WITH_AI flag
Pinned Comments
qark commented on 2021-03-06 11:42 (UTC) (edited on 2021-03-06 11:42 (UTC) by qark)
This is based on fheroes2-git with several improvements: