Search Criteria
Package Details: fs2_open-git 23.0.0.RC8.20230502.02a40ae90.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/fs2_open-git.git (read-only, click to copy) |
---|---|
Package Base: | fs2_open-git |
Description: | An enhancement of the original Freespace 2 engine - GIT version |
Upstream URL: | http://scp.indiegames.us |
Licenses: | custom:fs2_open |
Conflicts: | fs2_open |
Provides: | fs2_open |
Submitter: | freijon |
Maintainer: | hildigerr |
Last Packager: | hildigerr |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2015-12-08 21:02 (UTC) |
Last Updated: | 2023-05-03 04:23 (UTC) |
Dependencies (13)
- libjpeg (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR, libjpeg-turbo)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libtheora (libtheora-gitAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- lua51 (luajit-symlinksAUR)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-amber)
- openal (openal-gitAUR)
- sdlAUR (sdl-openglhqAUR, sdl-nokbgrabAUR, sdl-openglhq-nokbgrabAUR, sdl-gitAUR, sdl12-compat-gitAUR, sdl12-compat)
- cmake (cmake-gitAUR) (make)
- doxygen (doxygen-gitAUR, doxygen-yapAUR) (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR) (make)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Required by (2)
- fsport (requires fs2_open)
- wxlauncher-git (requires fs2_open) (optional)
Latest Comments
freijon commented on 2023-05-02 11:21 (UTC)
Running the command you provided yields '22.0.0' whereas the latest release is 23.0.0. I'm going to disown this package since I've moved on to another Distro and I have no longer a way to verify the correctness of this PKGBUILD. @hildigerr, feel free to take over :)
hildigerr commented on 2023-05-02 09:59 (UTC)
Instead of hard coding it, you can update the version in pkgver with:
Star-X commented on 2019-12-08 19:35 (UTC)
Just a heads up, aur builders like pamac and pacaur can't seem to make heads or tails of the version identification and say it needs updating even if you literally just updated it 10 seconds ago.
Yes, it did build, btw, the log says that it finished installing, but despite that pamac still thinks it needs updating.
freijon commented on 2019-11-28 12:34 (UTC)
Thank you dallemon for pointing this out. I updated the PKGBUILD accordingly
dallemon commented on 2019-11-28 10:11 (UTC)
Stopped building due to filename change https://github.com/scp-fs2open/fs2open.github.com/commit/d60929cd532348fb83078f59764905a5ae17cd11 https://github.com/scp-fs2open/fs2open.github.com/commit/30326cb67e214abfad9db6a99c58137621712f3d
freijon commented on 2019-02-20 18:12 (UTC)
Thanks, I added the missing make dependencies
xphoniexx commented on 2019-02-20 03:08 (UTC) (edited on 2019-02-20 05:21 (UTC) by xphoniexx)
I needed additional make depends to get it to build in a clean environment. The ffmpeg is optional, as cmake seems to pull them from a git repo if its not present.