Search Criteria
Package Details: torcs-can 1.3.7-7
Package Actions
Git Clone URL: | https://aur.archlinux.org/torcs-can.git (read-only, click to copy) |
---|---|
Package Base: | torcs-can |
Description: | A 3D racing cars simulator using OpenGL (Enrico Pozzobon's fork with CAN support) |
Upstream URL: | http://torcs.sourceforge.net |
Licenses: | GPL |
Conflicts: | torcs, torcs-data |
Submitter: | akobel |
Maintainer: | akobel |
Last Packager: | akobel |
Votes: | 2 |
Popularity: | 0.000060 |
First Submitted: | 2021-10-25 15:46 (UTC) |
Last Updated: | 2022-09-13 21:26 (UTC) |
Dependencies (11)
- freealut
- freeglut (freeglut-x11-gitAUR, freeglut-wayland-gitAUR)
- glu (glu-gitAUR)
- libpng (libpng-apngAUR, libpng-gitAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- libxi (libxi-gitAUR)
- libxmu
- libxrandr (libxrandr-gitAUR)
- dbccAUR (make)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-git-frog-fifo-v1AUR, mesa-amber) (make)
- plibAUR (make)
Latest Comments
janoschr commented on 2022-09-07 19:39 (UTC) (edited on 2022-09-07 19:40 (UTC) by janoschr)
Hi! Unfortunately, the git download link the recipe is broken (GitHub does not allow downloads via pure git protocol anymore) and must be replaced with an HTTPS download link, otherwise the package build fails with a download timeout!
-source=(git://github.com/epozzobon/torcs-1.3.7)
+source=(git+https://github.com/epozzobon/torcs-1.3.7)