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

Context Navigation

  • Back to Ticket #516

Ticket #516: speed-dreams-2.0.0.bep

File speed-dreams-2.0.0.bep, 619 bytes (added by michaelvoliveira, 4 years ago)

unusable. The real source file is in 7z format (with a rar file inside). But this building instructions are valid.

Line 
1DESCRIPTION="Speed Dreams is a 3d cross-platform, open source motorsport simulation and racing game."
2HOMEPAGE="http://speed-dreams.org/"
3SRC_URI="speed-dreams-2.0.0-a3-r3412-src.tar"
4CHECKSUM_MD5="980e31e7c33b9b7ffdf678f78381f961"
5REVISION="1"
6STATUS_HAIKU="stable"
7DEPEND="media-libs/plib >= 1.8.5
8                media-libs/openal >= 1.1.13
9                media-libs/libsdl >= 1.2.14
10                net-libs/enet = 1.2.2"
11
12BUILD {
13        cd speed-dreams-2.0.0-a3-r3412-src
14        cmake -DCMAKE_INSTALL_PREFIX=/boot/apps/Speed-Dreams .
15        make
16}
17
18INSTALL {
19        cd speed-dreams-2.0.0-a3-r3412-src
20        make install
21}
22
23LICENSE="GNU GPL v2"
24COPYRIGHT="2009 Jean-Philippe Meuret"

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/