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

Context Navigation

  • Back to Ticket #370

Ticket #370: schismtracker-20100101.bep

File schismtracker-20100101.bep, 664 bytes (added by michaelvoliveira, 5 years ago)

initial .bep file

Line 
1DESCRIPTION="schismtracker"
2HOMEPAGE="http://eval.sovietrussia.org/wiki/Schism_Tracker"
3SRC_URI="http://schismtracker.org/dl/schismtracker-20100101.tar.bz2"
4CHECKSUM_MD5="b79ca631561fc714d91389bf325abff0"
5MESSAGE="Please change your compiler to GCC 4.3 with setgcc command"
6REVISION="1"
7STATUS_HAIKU="stable"
8DEPEND="pkgconfig >= 0.23
9        media-libs/libsdl >= 1.2.14
10        media-libs/sdl-mixer >= 1.2.11"
11
12BUILD {
13        cd schismtracker-20100101
14        libtoolize --force --copy --install
15        autoreconf -i
16        ./configure --prefix=/boot/common
17        make
18}
19
20INSTALL {
21        cd schismtracker-20100101
22        make install
23}
24
25LICENSE="GNU LGPL v2.1"
26COPYRIGHT="2010 Storlek and Mrs. Brisby"

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/