Search Criteria
Package Details: crrcsim-hg 0.9.13.r3.1fc598ff00b1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/crrcsim-hg.git (read-only, click to copy) |
---|---|
Package Base: | crrcsim-hg |
Description: | Model airplane flight simulation program. Mercurial version. |
Upstream URL: | http://sourceforge.net/projects/crrcsim/ |
Licenses: | GPL |
Conflicts: | crrcsim |
Provides: | crrcsim |
Submitter: | ecraven |
Maintainer: | ecraven |
Last Packager: | ecraven |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2017-10-30 09:31 (UTC) |
Last Updated: | 2017-10-30 09:31 (UTC) |
Dependencies (7)
- cgal (cgal-gitAUR)
- libjpeg (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR, libjpeg-turbo)
- portaudio
- sdlAUR (sdl-openglhqAUR, sdl-nokbgrabAUR, sdl-openglhq-nokbgrabAUR, sdl-gitAUR, sdl12-compat-gitAUR, sdl12-compat)
- gawk (gawk-gitAUR, busybox-coreutilsAUR) (make)
- mercurial (mercurial-hgAUR, mercurial-stable-hgAUR) (make)
- plibAUR (make)
Required by (1)
- crrcsim-models (requires crrcsim)
Latest Comments
defremov commented on 2023-04-02 21:55 (UTC) (edited on 2023-04-03 21:45 (UTC) by defremov)
My two versions of the patch. The first one requires cgal package to be preinstalled as a make dependency. The second one downloads and builds CGAL library automatically but takes longer time to run.
bauminao commented on 2023-03-23 19:27 (UTC)
I had some trouble with this package. Starting with the fact that I need to have user/login to get the source.
To solve: I switched to "static" package that can be downloaded directly. Need to patch something minor in the code and in resulting makefile to prevent "-lCGAL" on linker.
I know, package is from 2017; quite old. But perhaps: If you are interested, I put everything to this location: gitlab
I guess it makes no sense to provide something "newer" to this all as the software is quite "specific"