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

Context Navigation

  • Back to Ticket #462

Ticket #462: flobopuyo-0.20.bep

File flobopuyo-0.20.bep, 563 bytes (added by michaelvoliveira, 5 years ago)

Initial .bep file. GCC2 is not possible at this time

Line 
1DESCRIPTION="Flobopuyo is a clone of the famous PuyoPuyo."
2HOMEPAGE="http://www.fovea.cc/flobopuyo-en"
3SRC_URI="http://www.sourcefiles.org/Games/Puzzle/flobopuyo-0.20.tgz"
4CHECKSUM_MD5="88961898c9dd48b60464f6f10f695b8b"
5REVISION="1"
6MESSAGE="Please change your compiler to GCC 4 with setgcc command"
7STATUS_HAIKU="stable"
8DEPEND="media-lib/libsdl >= 1.2.14
9                media-lib/sdl-mixer >= 1.2.11"
10
11BUILD {
12        cd flobopuyo-0.20
13        make -f Makefile.haiku
14}
15
16INSTALL {
17        cd  flobopuyo-0.20
18        make -f Makefile.haiku install
19}
20
21COPYRIGHT="2004 iOS-Software"
22LICENSE="GNU GPL v2"

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/