Search Criteria
Package Details: widelands-git 21+r24821_20200828_7f72ddf-2
Git Clone URL: | https://aur.archlinux.org/widelands-git.git (read-only, click to copy) |
---|---|
Package Base: | widelands-git |
Description: | An elaborate realtime multiplayer strategy game with emphasis on economy and transport - development version. In the spirit of BlueByte's 'Siedler II/ Settlers 2'. |
Upstream URL: | http://widelands.org/ |
Licenses: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | dreieck |
Maintainer: | dreieck |
Last Packager: | dreieck |
Votes: | 3 |
Popularity: | 0.160300 |
First Submitted: | 2020-03-12 15:34 |
Last Updated: | 2020-08-28 17:30 |
Dependencies (16)
- boost-libs (boost171, boost-libs-git)
- gettext (gettext-git)
- glew (glew-libepoxy, glew-git, glew-egl-glx)
- hicolor-icon-theme (hicolor-icon-theme-git)
- libpng (libpng-git, libpng-apng, libpng-minimal-git)
- sdl2_image (sdl2_image-minimal-git)
- sdl2_mixer (sdl2_mixer-hg, sdl2_mixer-minimal-git)
- sdl2_ttf (sdl2_ttf-git)
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git, zlib-ng)
- boost (boost-git) (make)
- cmake (cmake-git) (make)
- coreutils (coreutils-git, coreutils-selinux, coreutils-hybrid) (make)
- doxygen (doxygen-git) (make)
- git (git-git) (make)
- graphviz (make)
- python (python-dbg) (make)
Required by (3)
- siedler2-data (requires widelands) (optional)
- widelands-maps-einstein (requires widelands) (optional)
- widelands-maps-rttr-localver (requires widelands) (optional)
Latest Comments
Ordoviz commented on 2021-01-17 21:28
@dreieck: This package is broken due to a small typo (see last comment). I noticed that you recently updated one of your packages so I have hope that you will see this comment.
Dark-Sky commented on 2020-11-22 18:26
In the PKGBUILD this needs to be changed:
From: -DGETTEXT_MSGMERGE_EXECUTABLE=/usr/bib/msgmerge \ To: -DGETTEXT_MSGMERGE_EXECUTABLE=/usr/bin/msgmerge \
dreieck commented on 2020-08-28 17:30
@guzzisti: Done (using another approach to determine the number of processing units:
nproc
, so I didmake -j "$(nproc)"
).guzzisti commented on 2020-08-24 10:08
could you please enable parallel builds to reduce build time, e.g.
dreieck commented on 2020-03-12 15:35
Successor of widelands-bzr, since widelands development code moved to github.