Search Criteria
Package Details: s25rttr 0.9.5-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/s25rttr.git (read-only, click to copy) |
---|---|
Package Base: | s25rttr |
Description: | Return to the Roots is a reimplementation of Settlers II (Die Siedler II) by BlueByte Software GmbH. Put the files from the original game in the folder (/usr/share/s25rttr/S2/) |
Upstream URL: | https://www.siedler25.org/ |
Keywords: | settlers siedler |
Licenses: | GPL3 |
Conflicts: | return-to-the-roots |
Provides: | return-to-the-roots |
Submitter: | NiNjA |
Maintainer: | Mailaender |
Last Packager: | Mailaender |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2016-04-03 11:23 (UTC) |
Last Updated: | 2023-09-02 12:51 (UTC) |
Dependencies (11)
- boost-libs
- bzip2 (bzip2-gitAUR)
- glfw (glfw-wayland-minecraft-cursorfixAUR, glfw-gitAUR)
- libcurl-gnutls (libcurl3-gnutlsAUR, libcurl-http3-ngtcp2-gnutlsAUR, libcurl-gnutls-gitAUR)
- libsamplerate (libsamplerate-gitAUR)
- lua51 (luajit-symlinksAUR)
- miniupnpc (miniupnpc-gitAUR)
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR)
- sdl2_mixer
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
Required by (2)
- return-to-the-roots-maps-git (requires return-to-the-roots) (optional)
- siedler2-data (requires return-to-the-roots) (optional)
Latest Comments
1 2 Next › Last »
Mailaender commented on 2023-09-02 12:51 (UTC)
Thanks.
adlerweb commented on 2023-08-28 23:52 (UTC)
The current stable (0.9.5) can not be compiled using gcc13 as cstdint is no longer included by default. As such cmake fails due to missing integer declarations:
To mitigate it until upstream released a new stable, you can add cstdint to two source code files (libs/s25main/gameTypes/LanGameInfo.h, external/libsiedler2/src/oem.cpp). Additionally you have to add -Wno-dangling-reference in addition to -Wno-error=deprecated-declarations suggested by handfrog.
I posted a patch over at https://gist.github.com/adlerweb/5a94803f2b4f6b4bb16f332cee766e56 - use at your own risk…
dreieck commented on 2023-04-13 20:23 (UTC) (edited on 2023-04-13 20:23 (UTC) by dreieck)
Ahoj,
a suggestion: Add
provides=("return-to-the-roots=${pkgver}")
,conflicts=("return-to-the-roots")
, since there are and were other packages which call(ed) this game engine's packagereturn-to-the-roots
, and at least one package which depends on this.Regards!
handfrog commented on 2023-01-24 22:52 (UTC) (edited on 2023-01-24 22:54 (UTC) by handfrog)
The compile breaks at the moment:
Adding "-Wno-error=deprecated-declarations" to CFLAGS in /etc/makepkg.conf helped for the moment, but i think there must be a better way to handle this.
Mailaender commented on 2022-07-24 12:06 (UTC)
Updated it. Then decided to properly build from source to avoid conflicts with /usr/lib/libminiupnpc.so.17 from the real package.
vladimir1922 commented on 2022-05-08 12:59 (UTC)
This package is quite outdated:
This is version 0.91 20210918-1 Last version is 0.95 20220417
Shawn8901 commented on 2021-10-25 16:13 (UTC) (edited on 2021-10-25 16:14 (UTC) by Shawn8901)
hi, sorry for flagging the package as out of date yesterday, i somehow mislooked the dates. :-( Sorry for that... edit: would be glad if you or a TU can remove the Out of date flag.
dcx commented on 2021-09-24 12:48 (UTC)
libsdl1.2 libsdl-mixer1.2 is a dependency already included in this package.
balwierz commented on 2021-09-24 12:42 (UTC)
I got no sound drivers available in the options (and no sound at all) until I installed sdl2_mixer. Please include it as a dependency and/or remove older sdl dependencies if possible.
dcx commented on 2021-09-20 12:01 (UTC) (edited on 2021-09-20 15:22 (UTC) by dcx)
@izikeros
I updated it now and switch it to stable. I don't think it is correct to add
-bin
to the name because there is no other stable version for Linux then this. For the same reasons25rttr-nightly-bin
should be reduced tos25rttr-nightly
and also shorter names are always better I think.1 2 Next › Last »