Search Criteria
Package Details: rbdoom-3-bfg 1.5.1-10
Package Actions
Git Clone URL: | https://aur.archlinux.org/rbdoom-3-bfg.git (read-only, click to copy) |
---|---|
Package Base: | rbdoom-3-bfg |
Description: | Doom 3 BFG Edition with modern engine features like PBR, Baked Global Illumination, Soft Shadows |
Upstream URL: | https://github.com/RobertBeckebans/RBDOOM-3-BFG |
Licenses: | GPL3 |
Submitter: | chungy |
Maintainer: | loathingkernel |
Last Packager: | loathingkernel |
Votes: | 7 |
Popularity: | 0.000003 |
First Submitted: | 2014-05-11 22:44 (UTC) |
Last Updated: | 2024-10-02 16:19 (UTC) |
Dependencies (14)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR)
- openal (openal-gitAUR)
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR) (make)
- directx-shader-compiler (make)
- git (git-gitAUR, git-glAUR) (make)
- glu (glu-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- doom3bfg-dataAUR (doom3bfg-data-steamAUR, doom3bfg-data-gogAUR) (optional) – packaged game data files
- mergerfsAUR (mergerfs-gitAUR) (optional) – required by the included launcher script to setup the correct file structure
- pyside6 (optional) – for the included launcher script
- python-pyxdg (optional) – for the included launcher script
Latest Comments
xman1 commented on 2023-11-07 06:57 (UTC)
Latest update fails to build. Last lines of build are not very informative:
/var/tmp/pamac-build-x/rbdoom-3-bfg/src/RBDOOM-3-BFG/neo/libs/rapidjson/include/rapidjson/document.h:118:18: warning: ‘template<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iterator’ is deprecated [-Wdeprecated-declarations] 118 | typedef std::iterator<std::random_access_iterator_tag,ValueType> BaseType; | ^~~~~~~~ /usr/include/c++/13.2.1/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build(). Aborting...
loathingkernel commented on 2022-11-28 14:17 (UTC)
@itaranto, sorry I do not understand what do you mean by "appropriate for most users". Why would it be more appropriate and who is the referenced "most users"? Is there a technical reason it should be there?
Going by the XDG specification,
$HOME/.config/rbdoom3bfg
might have been an option, since the script is just storing one configuration option, which is only indirectly related as a way to specify whererbdoom3bfg
will search for its data files.itaranto commented on 2022-11-27 17:03 (UTC) (edited on 2022-11-27 17:20 (UTC) by itaranto)
All scripts use
${HOME}/.rbdoom3bfg
, I believe${HOME}/.local/share/rbdoom3bfg
is a more appropriate place for most users.rbdoom3bfg
supports both.Glorious7060 commented on 2021-09-27 00:14 (UTC)
Is posible to use doom3bfg-data as an optional dependency and have the data on home?
chungy commented on 2017-08-05 05:33 (UTC)
postblue commented on 2017-08-04 10:03 (UTC)