Search Criteria
Package Details: openrct2-git r15600.215ea7edc-1
Git Clone URL: | https://aur.archlinux.org/openrct2-git.git (read-only) |
---|---|
Package Base: | openrct2-git |
Description: | Open source re-implementation of Roller Coaster Tycoon 2 (requires full copy of the game) |
Upstream URL: | https://openrct2.io |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | grahamedgecombe |
Maintainer: | grahamedgecombe |
Last Packager: | grahamedgecombe |
Votes: | 25 |
Popularity: | 0.001632 |
First Submitted: | 2014-05-27 09:56 |
Last Updated: | 2018-10-31 19:03 |
Dependencies (17)
- curl (curl-http2-git, curl-git)
- fontconfig (fontconfig-srb, fontconfig-infinality-ultimate, fontconfig-ubuntu, fontconfig-infinality, fontconfig-git, fontconfig-infinality-remix)
- hicolor-icon-theme (hicolor-icon-theme-git)
- icu (icu-git)
- jansson (jansson-git)
- libpng (libpng-git)
- libzip
- openssl (openssl-via-padlock, openssl-no-aesni, libressl-git, openssl-purify, openssl-git, openssl-zlib, openssl-chacha20)
- sdl2 (sdl2-ime-support, sdl2-rbp-bin, sdl2-hidpi-hg, sdl2-rpi, sdl2-nox, sdl2-hg)
- speexdsp
- cmake (cmake-git) (make)
- git (git-git) (make)
- rapidjson (rapidjson-git) (make)
- alsa-lib (alsa-lib-x205ta) (optional) – ALSA audio driver
- kdialog (kdialog-git) (optional) – System dialog box support (KDE)
- libpulse (pulseaudio-git, libpulse-nosystemd) (optional) – PulseAudio audio driver
- zenity (qarma-git, zenity-gtk2, zenity-git) (optional) – System dialog box support (GNOME/GTK)
Required by (1)
- rct2-data-gog (requires openrct2) (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 ... Next › Last »
axiac commented on 2018-06-12 00:06
Yes I'm using yay, managed to learn how to do it manually :) (with "--nocheck", I installed devtools but couldn't find extra-x86_64-build). I can see many improvements in the game, but maybe a slower startup time.
grahamedgecombe commented on 2018-06-11 18:11
It might also be worth trying to build it in a chroot so you know you have a clean environment. You can use
extra-x86_64-build
to do that (from thedevtools
package). Run it from the same directory you'd runmakepkg
from.grahamedgecombe commented on 2018-06-11 18:06
It's one of makepkg's flags. I guess you're using an AUR helper?
axiac commented on 2018-06-11 15:41
Hey @janisozaur, tried it and got the same error as @wyre, and couldn't find where to pass "--nocheck".
janisozaur commented on 2018-06-11 13:43
@axiac can you check if adding
-DPORTABLE=on
addresses that? Otherwise can you provide more logs? The tests in question all require objects' json data, which should get obtained during cmake packaging, but either it doesn't or it is in improper path.axiac commented on 2018-06-11 13:40
I still had this issue, as of yesterday.
alextee commented on 2018-06-04 10:31
Same issue here, 3 tests failed.
wyre commented on 2018-06-01 12:08
I've could package it using --nocheck parameter to makepkg, but I suspect the issue persist, may be related with make version, I guess.
grahamedgecombe commented on 2018-05-31 17:51
I can't reproduce this - does it work now? I guess it could've been an upstream bug that has been fixed already.
You can pass --nocheck to makepkg to skip the tests if necessary.
wyre commented on 2018-05-28 22:06
Packaging process fails to check() stage