blob: 12d81eaaa83dcebf1b363194281d7b5a8826c575 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
|
pkgbase = doom3
pkgdesc = Doom 3 Engine. You need the retail .pk4 files to play.
pkgver = 1.3.1.1304
pkgrel = 13
url = https://doom.com/
install = doom3.install
arch = i686
arch = x86_64
license = custom:"DOOM 3"
provides = doom3
conflicts = doom3-bin
conflicts = iodoom3
conflicts = iodoom3-git
conflicts = iodoom3-bin
source = doom3.launcher
source = doom3-dedicated.launcher
source = doom3.desktop
source = doom3.launcher64
source = doom3-dedicated.launcher64
source = doom3.png
source = sound.patch
source = math.patch
source = http://www.gamers.org/pub/idgames/idstuff/source/idtech4-doom3-source-GPL.zip
source = http://www.gamers.org/pub/idgames/idstuff/doom3/linux/doom3-linux-1.3.1.1304.x86.run
sha256sums = ea9fe17fdb19cfe8a22e2b7859093f7a76eeaa51fd2571507b6dc37462515f21
sha256sums = f7aa055489f581e3da3001b23becef68586b0994da70ee138425926fc580b204
sha256sums = f9199b09981bb1fffba0f17a71e01021e4ea4aae6d99e553aa00c74d576e812b
sha256sums = 718378f2c3c42d56b916e9341e01261a2cfad5fb60ef15cc57954d1a4ce2a94e
sha256sums = e6654e29773b5ed01f897294ecbc21a84dcb59afc30cb60eb0d5a3c03c7d3de1
sha256sums = c9a701498a7b0f923182bf9f11aac8d2193026e509ae3643a5bc118b1a458c6b
sha256sums = a407c385c2a0a013c2bc464fd590e2b976f337e3ee04d769b238168bb5610f76
sha256sums = ac0abb77d44ceb28d7dbe40e2187ee5bc81a8a0314c7f08af17aea7156b6bf3c
sha256sums = 18b5e0b5dcbdce60e5f006e7995bc30c9ef7f606c2aa08c5f0a76eb6a6657ad0
sha256sums = 2f90dff20f2d3c0c47f17b3d6d45c4f0e7d27b986bf6084f21b85180cd1e03b4
depends_i686 = libgl
depends_i686 = alsa-lib
depends_i686 = openal
depends_i686 = libxxf86vm
depends_i686 = libstdc++5
optdepends_i686 = alsa-plugins: pulseaudio-support
optdepends_i686 = libpulse: pulseaudio support
makedepends_i686 = scons2
makedepends_i686 = zip
depends_x86_64 = lib32-libgl
depends_x86_64 = lib32-alsa-lib
depends_x86_64 = lib32-openal
depends_x86_64 = lib32-libxxf86vm
depends_x86_64 = lib32-libstdc++5
optdepends_x86_64 = lib32-alsa-plugins: pulseaudio-support
optdepends_x86_64 = lib32-libpulse: pulseaudio support
makedepends_x86_64 = scons2
makedepends_x86_64 = gcc-multilib
makedepends_x86_64 = zip
pkgname = doom3
|