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

Context Navigation

  • Back to Ticket #287

Ticket #287: gnurobbo-0.65.bep

File gnurobbo-0.65.bep, 672 bytes (added by michaelvoliveira, 5 years ago)

Corrected file source. redirected to a gentoo mirror. added checksum. new version. New install instructions

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://mirrors.ludost.net/gentoo/distfiles/gnurobbo-0.65.6-source.tar.gz"
4CHECKSUM_MD5="bb7d2bc1282429ac5c0b89966b07e0cc"
5REVISION="1"
6STATUS_HAIKU="stable"
7DEPEND="media-lib/libsdl >= 1.2.14
8        media-lib/sdl-mixer >= 1.2.11
9        media-lib/sdl-image >= 1.2.10
10        media-lib/sdl-ttf >= 2.0.10"
11BUILD {
12        cd gnurobbo-0.65.6
13        make
14}
15
16INSTALL {
17        cd gnurobbo-0.65.6
18        mkdir /boot/apps/gnurobbo
19        cp gnurobbo /boot/apps/gnurobbo
20        cp -rf data /boot/apps/gnurobbo
21}

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/