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
« First ‹ Previous 1 2 3 4 Next › Last »
LuckyTurtleDev commented on 2021-02-08 20:26 (UTC)
Because the getchildren function is deprecated this package must been patched to work with Pytton3.9.
You can do this by adding the following sed commands to the prepare funktion of the PKGBUILB file or using this commit as patch.
Otherwise you get this error
AttributeError: 'xml.etree.ElementTree.Element' object has no attribute 'getchildren'if you execute unknown-horizons.MartinX3 commented on 2020-08-15 17:43 (UTC)
I can confirm it The package should add libstdc++5 as an dependency or it won't be buildable.
AlphaJack commented on 2020-07-07 14:14 (UTC)
At first I got
After installing
libstdc++5I got:<deleted-account> commented on 2019-05-11 09:24 (UTC)
The compilation fail due to deprecated/unsupported swig flags
Modify the PKGBUILD file please to include this sed or create a patch
Lucki commented on 2019-01-18 14:13 (UTC) (edited on 2019-01-18 14:14 (UTC) by Lucki)
An updated PKGBUILD can be found here.
I would happily adopt or co-maintain this package.
stubb commented on 2018-12-08 11:33 (UTC)
have the same problems like pmav99. fife-git works fine. Maybe a problem with glee which was replaced by glew in fife-git.
pmav99 commented on 2018-11-28 21:12 (UTC) (edited on 2018-11-28 21:13 (UTC) by pmav99)
Compilation error: https://gist.github.com/pmav99/79b615fc5b6fd157161004b3a7c00524
dixi_minga commented on 2017-02-10 19:52 (UTC)
dixi_minga commented on 2017-02-10 19:34 (UTC)
« First ‹ Previous 1 2 3 4 Next › Last »