HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • Back to Ticket #378

Ticket #378: quake3a-1.32b.bep

File quake3a-1.32b.bep, 482 bytes (added by scottmc, 5 years ago)

preliminary .bep file from disreali

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

Download in other formats:

  • Original Format

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/