Search Criteria
Package Details: openstarruler-git r68.f07b3cd-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/openstarruler-git.git (read-only, click to copy) |
---|---|
Package Base: | openstarruler-git |
Description: | Star Ruler 2 is a Massive scale 4X-RTS set in space. Control planets, manipulate politics, research technologies and command armies in your quest for galactic dominance. |
Upstream URL: | http://starruler2.com/ |
Keywords: | 4X-RTS game RTS Ruler space Star StarRuler StarRuler2 |
Licenses: | MIT |
Conflicts: | starruler2 |
Provides: | starruler2 |
Replaces: | starruler2 |
Submitter: | lightdot |
Maintainer: | None |
Last Packager: | lightdot |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-11-12 16:53 (UTC) |
Last Updated: | 2021-11-12 19:52 (UTC) |
Dependencies (15)
- bzip2 (bzip2-gitAUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-gitAUR, freetype2-macosAUR, freetype2-qdoledAUR)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- glu (glu-gitAUR)
- libogg (libogg-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- libxrandr (libxrandr-gitAUR)
- openal (openal-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- make (make-gitAUR, make-staticAUR) (make)
Latest Comments
lightdot commented on 2025-10-12 17:20 (UTC)
@Zsar, thanks for reporting, I haven't attempted a build in a while.
Since I'm not playing the game anymore and don't have the time required to keep this package properly maintained, I'm letting it go.
Zsar commented on 2025-10-11 16:48 (UTC) (edited on 2025-10-11 17:05 (UTC) by Zsar)
Does not build out-of-the-box right now:
I got it to compile and run (up to the main menu at least - did not yet test further) just by:
1) moving 'cmake_minimum_required(VERSION 2.8)' to the top of src/OpenStarRuler/source/glfw/CMakeLists.txt
2) in this directive, replacing '2.8' with '3.5'
(Using the default cmake package from extra repository, currently version 4.1.2.)
Nb. this does not seem to break anything, but the subfolder pkg seems to have a strange user mode set:
lightdot commented on 2021-11-16 17:25 (UTC)
Quite right, I'll fix that in the next release. Seeing how many times I had to fix the PKGBUILD, I shouldn't have been working on it that evening at all, LOL.