Search Criteria
Package Details: fife 0.4.2-8
Package Actions
| Git Clone URL: | https://aur.archlinux.org/fife.git (read-only, click to copy) |
|---|---|
| Package Base: | fife |
| Description: | Flexible Isometric Free Engine is a cross platform game creation framework |
| Upstream URL: | http://fifengine.net/ |
| Licenses: | LGPL |
| Submitter: | ChrisOelmueller |
| Maintainer: | Lucki |
| Last Packager: | Lucki |
| Votes: | 11 |
| Popularity: | 0.000000 |
| First Submitted: | 2015-08-14 07:52 (UTC) |
| Last Updated: | 2025-05-02 12:25 (UTC) |
Dependencies (19)
- boost-libs
- fifechanAUR (fifechan-gitAUR, fifechanAUR)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utils-macbookAUR, libglvnd)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libstdc++5AUR (libstdc++5-binAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- openal (openal-gitAUR)
- python
- sdl2AUR (sdl2-gitAUR, sdl2-compat-gitAUR, sdl2-compat)
- sdl2_image
- sdl2_ttf
- tinyxml (tinyxml-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- python-setuptools (make)
- samurai (samurai-staticAUR) (make)
- swig (swig-gitAUR) (make)
Required by (1)
Sources (7)
- fife-0.4.2.src.tar.gz
- fife-[PATCH]-Build-with-boost-1.85-failed.patch
- fife-[PATCH]-Fix-build-against-boost-1.77.0.patch
- fife-[PATCH]-remove-deprecated-getchildren().patch
- fife-[PATCH]-remove-Python2-compatibility.patch
- fife-[PATCH]-removed-flags-that-are-not-supported-with-swig-4.0.patch
- fife-[PATCH]-SyntaxWarning:-"is"-with-a-literal.patch
Latest Comments
1 2 3 4 Next › Last »
simona commented on 2026-02-01 09:50 (UTC)
solved :-)
micwoj92 commented on 2026-01-31 23:52 (UTC)
Seems that
libstdc++5is not neededLucki commented on 2025-05-02 14:47 (UTC)
Why?
simona commented on 2025-05-02 14:25 (UTC)
cant't find https://github.com/fifengine/fifengine/commit/9e45fa29b3e64d4b91c77988d5d289cd256435eb.patch
simona commented on 2024-11-14 18:39 (UTC)
Some other app require newer boost so it is hard to solve.
Lucki commented on 2024-11-14 18:32 (UTC)
Recent boost versions cause that. Downgrading boost to ≤ 1.84 should work as a workaround.
simona commented on 2024-11-04 12:00 (UTC)
compile error
lightdot commented on 2022-04-01 02:54 (UTC)
Can't build ATM, due to this error (fixed, but ureleased): https://github.com/fifengine/fifengine/issues/1080
Perhaps a patch could be carried until the upstream makes a release again?
Lucki commented on 2021-04-05 13:53 (UTC)
I don't get such error in a clean build environment. The repository doesn't even have a configure script in it.
Please try with a clean directory (
makepkg -Cc…). Also try to change the build folder"$_githubname-$pkgver/build"in line 38, 47 and 51 to something like"$_githubname-$pkgver/aur-build"and try building again. That's a change I haven't pushed yet.simona commented on 2021-04-05 09:30 (UTC)
./configure: line 26302: syntax error near unexpected token
newline'<br> ./configure: line 26302:'''==> ERRORE: Si è verificato un errore in build().
1 2 3 4 Next › Last »