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

Context Navigation

  • Back to Ticket #545

Ticket #545: ja2-0.12.1-svn.bep

File ja2-0.12.1-svn.bep, 533 bytes (added by michaelvoliveira, 4 years ago)

huum.. i need to create a better test section

Line 
1DESCRIPTION="Port of Jagged Alliance 2 to SDL"
2HOMEPAGE="http://tron.homeunix.org/ja2/"
3SRC_URI="svn+svn://tron.homeunix.org/ja2/trunk"
4CHECKSUM_MD5="#"
5REVISION="1"
6STATUS_HAIKU="stable"
7MESSAGE=""
8DEPEND="media-libs/libsdl >= 1.2.14"
9
10BUILD {
11        cd ja2-0.12.1-svn
12        make PREFIX=/boot/apps/ja2 LNG=ENGLISH
13}
14
15INSTALL {
16        cd ja2-0.12.1-svn
17        make PREFIX=/boot/apps/ja2 LNG=ENGLISH install
18}
19
20TEST {
21        cd ja2-0.12.1-svn
22        make SGPDATADIR=/boot/apps/ja2 LNG=ENGLISH lowercase
23}
24
25LICENSE="SFI-SCLA"
26COPYRIGHT="2006-2009 Strategy First Inc."

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/