Search Criteria
Package Details: openrw-git r1.51b7264-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/openrw-git.git (read-only, click to copy) |
|---|---|
| Package Base: | openrw-git |
| Description: | A re-implementation of Rockstar Games' Grand Theft Auto III |
| Upstream URL: | https://github.com/rwengine/openrw |
| Licenses: | GPL3 |
| Conflicts: | openrw |
| Provides: | openrw |
| Submitter: | PureTryOut |
| Maintainer: | tjbp |
| Last Packager: | tjbp |
| Votes: | 9 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-05-20 05:26 (UTC) |
| Last Updated: | 2019-10-21 22:16 (UTC) |
Dependencies (11)
- boost (boost-gitAUR)
- bullet (bullet-gitAUR, bullet-dp)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-gitAUR, ffmpeg-amd-fullAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR)
- glm (glm-gitAUR)
- libmad
- libsndfile (libsndfile-gitAUR)
- openal (openal-gitAUR)
- sdl2AUR (sdl2-compat-gitAUR, sdl2-gitAUR, sdl2-compat)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- make (make-gitAUR, make-staticAUR) (make)
Latest Comments
polylux commented on 2023-11-04 17:54 (UTC)
the current
PKGBUILDis fine, it just needs a lil adaption inopenrw's code to compile with the currentlibavcodecversions.just prepend the following line to your
PKGBUILD::prepare()section:sed -i -e 's/AVCodec*\b/const AVCodec/' rwengine/src/audio/SoundSource.hppand it builds just fine.
zkm2fw commented on 2021-06-23 15:49 (UTC) (edited on 2021-06-23 15:51 (UTC) by zkm2fw)
I made a little patch to fix build errors.
Build succeeds and the game is playable (tested: intro, walking and driving)
review - https://gist.github.com/Un1Gfn/a0e8e5e1be51b41c1af09eccf12d121a
clone - https://gist.github.com/Un1Gfn/a0e8e5e1be51b41c1af09eccf12d121a.git
PedroHLC commented on 2019-01-14 21:00 (UTC) (edited on 2019-01-29 20:29 (UTC) by PedroHLC)
getting this when building from clean chroot. ffmpeg is required!
parkerlreed commented on 2018-12-04 22:27 (UTC)
@M4st3rS This is a git package. This will always pull latest. Why is this flagged?
PureTryOut commented on 2016-05-25 20:10 (UTC)
parkerlreed commented on 2016-05-25 19:38 (UTC)