Ticket #378: quake3a-1.32b.bep
| File quake3a-1.32b.bep, 482 bytes (added by scottmc, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | DESCRIPTION="Quake III Arena - 3rd installment of the classic id 3D first-person shooterr." |
| 2 | HOMEPAGE="www.idsoftware.com" |
| 3 | SRC_URI="ftp://ftp.idsoftware.com/idstuff/source/quake3-1.32b-source.zip" |
| 4 | REVISION="1" |
| 5 | STATUS_HAIKU="broken" |
| 6 | DEPEND="nasm" |
| 7 | DEPEND="cons" |
| 8 | CHECKSUM_MD5="" |
| 9 | BUILD { |
| 10 | cd quake3-1.32b |
| 11 | # ./configure --prefix=/boot/common |
| 12 | [..]/code$ ./unix/cons -- gcc=gcc-2.95 g++=g++-2.95 |
| 13 | } |
| 14 | |
| 15 | INSTALL { |
| 16 | cd cd quake3-1.32b |
| 17 | make install |
| 18 | } |
| 19 | |
| 20 | LICENSE="GPL v2" |
| 21 | COPYRIGHT="idSoftware" |
