Search Criteria
Package Details: doomsday 2.3.1-5
Package Actions
| Git Clone URL: | https://aur.archlinux.org/doomsday.git (read-only, click to copy) |
|---|---|
| Package Base: | doomsday |
| Description: | An advanced Doom engine that supports DOOM, Heretic and Hexen. |
| Upstream URL: | http://dengine.net/ |
| Keywords: | doom doomsday |
| Licenses: | GPL2 |
| Conflicts: | doomsday-bin |
| Submitter: | pinkwah |
| Maintainer: | None |
| Last Packager: | FredBezies |
| Votes: | 17 |
| Popularity: | 0.000000 |
| First Submitted: | 2015-08-10 15:51 (UTC) |
| Last Updated: | 2023-08-06 07:12 (UTC) |
Dependencies (15)
- fluidsynth (fluidsynth-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libxrandr (libxrandr-gitAUR)
- minizip (minizip-gitAUR)
- openal (openal-gitAUR)
- qt5-x11extras
- sdl2_mixer
- cmake (cmake3AUR, cmake-gitAUR) (make)
- imagemagick (imagemagick-full-gitAUR, imagemagick-gitAUR, imagemagick-essentials-gitAUR, imagemagick-fullAUR) (make)
- python (make)
- xorg-server-devel (xorg-server-devel-gitAUR, xlibre-server-devel-binAUR, xlibre-xserver-develAUR, xlibre-xserver-devel-betaAUR) (make)
- doom1-wadAUR (optional) – Doom shareware,
- heretic1-wadAUR (optional) – Heretic shareware,
- hexen1-wadAUR (optional) – Hexen shareware
- soundfont-fluid (optional)
Latest Comments
1 2 3 4 5 Next › Last »
duffydack commented on 2026-05-14 12:46 (UTC)
btw, I had to add cmake3 and ninja to makedepends.
MarsSeed commented on 2023-07-12 20:03 (UTC)
Please remove the provided assimp, it doesn't make sense to declare it.
CyberConan commented on 2021-10-10 16:09 (UTC) (edited on 2021-10-10 16:12 (UTC) by CyberConan)
Hi! There is an issue when compiling doomsday with assimp libraries in sources and using DHMP pack. For solve, I did this:
1.-In cmake/Options.cmake changed YES to NO:
option (DENG_ASSIMP_EMBEDDED "Use the Assimp from 'external/assimp' instead of system libraries" NO)
2.-Removed lines 8 to 54 in libgui/CMakeLists.txt.
3.-Removed proveen assimp and installed this package from Extra repository. Regards!
FredBezies commented on 2021-05-22 13:28 (UTC)
@Yiannis128:
I do not mean to be rude, but your comment is useless. If you read man makepkg, you can see this:
And when I launch makepkg -s after I grabbed this PKGBUILD:
So, next time, before posting a comment like "Hey, this package is broken", just use makepkg -s before.
Thanks.
Yiannis128 commented on 2021-05-22 12:39 (UTC) (edited on 2021-05-22 12:40 (UTC) by Yiannis128)
So assimp is a missing dep that isn't resolved, you have to install it manual.
Fyi for everyone: sudo pacman -S assimp
a821 commented on 2021-05-14 18:56 (UTC)
unquoted
srcdirandpkgdirFredBezies commented on 2020-05-20 13:58 (UTC)
@coltondrg: Grabbed PKGBUILD.
Ran makepkg -s.
And building worked:
<deleted-account> commented on 2020-05-20 11:10 (UTC)
This being marked as provides assimp is causing assimp to not get downloaded when it is required as a makedep. You can build it if you already have assimp on your computer but makepkg can't resolve it when you use -s.
moparisthebest commented on 2020-01-26 06:32 (UTC)
This requires 'python' in makedepends to build
FredBezies commented on 2020-01-16 13:32 (UTC)
@tuxsavvy: modified PKGBUILD. Thanks.
1 2 3 4 5 Next › Last »