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

Context Navigation

  • Back to Ticket #287

Ticket #287: gnurobbo-0.64.bep

File gnurobbo-0.64.bep, 514 bytes (added by michaelvoliveira, 6 years ago)

bep file. builds with gcc2 and gcc4 too

Line 
1DESCRIPTION="GNU Robbo is a free open source reimplementation of Janusz Pelc's Robbo for the Atari XE/XL which was distributed by LK Avalon in 1989."
2HOMEPAGE="http://gnurobbo.sourceforge.net/"
3SRC_URI="http://sourceforge.net/projects/gnurobbo/files/gnurobbo/gnurobbo%200.65/gnurobbo-0.65-source.tar.gz/download"
4REVISION="1"
5STATUS_HAIKU="stable"
6DEPEND="media-lib/libsdl media-lib/sdl-mixer media-lib/sdl-image media-lib/sdl-ttf"
7BUILD {
8        cd gnurobbo-0.65
9        make
10}
11
12INSTALL {
13        cd  gnurobbo-0.65
14        make install
15}

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/