Search Criteria
Package Details: freerct-git r1090.2976ed9-2
Git Clone URL: | https://aur.archlinux.org/freerct-git.git (read-only, click to copy) |
---|---|
Package Base: | freerct-git |
Description: | Open Source RollerCoaster Tycoon 1 and 2 implementation |
Upstream URL: | http://freerct.org |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | mlq |
Maintainer: | None |
Last Packager: | mlq |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2014-04-25 23:35 |
Last Updated: | 2015-06-15 18:16 |
Dependencies (9)
- libpng (libpng-git, libpng-apng, libpng-minimal-git)
- libzip (libzip-git)
- sdl2 (sdl2-ime-support, sdl2-rbp-bin, sdl2-rpi, sdl2-nox, sdl2-minimal-git, sdl2-minimal-x11-git, sdl2-git, sdl2-nox-git)
- sdl2_ttf (sdl2_ttf-git)
- ttf-freefont (gnu-free-fonts)
- cmake (cmake-git) (make)
- git (git-git) (make)
- bison (byacc-bison, bison-git) (optional)
- flex (flex-git) (optional)
Latest Comments
carstene1ns commented on 2014-06-29 19:00
bison & flex are in base-devel and supposed to be installed anyway, so no problem. ;)
LordAro commented on 2014-06-10 14:19
Oh, and bison & flex are optional build dependencies, rather than necessary
LordAro commented on 2014-06-10 14:18
Oh, and bison & flex are optional, rather than necessary
LordAro commented on 2014-06-10 14:15
Just noticed this, very awesome :)
However, I made some changes recently regarding where the built files go - they now go in ./bin/
Also note that only the .rcd files are required, not the images in general
carstene1ns commented on 2014-04-26 01:19
It would be nice, if you could change the pkgver() function to reflect that there are no releases currently. The git hash is not suitable for pacman/makepkg and aur helpers to determine the version and will require user intervention or simply break when tags are added later.
I think the last listed example here[1] is good, until a version 0.1 is released. Thanks!
[1]: https://wiki.archlinux.org/index.php/VCS_PKGBUILD_Guidelines#The_pkgver.28.29_function