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

Context Navigation

  • Back to Ticket #666

Ticket #666: kqlives-0.99.3.bep

File kqlives-0.99.3.bep, 595 bytes (added by alvin, 3 years ago)
Line 
1DESCRIPTION="KQ console stype RPG"
2HOMEPAGE="kqlives.sourceforge.net"
3SRC_URI="http://sourceforge.net/projects/kqlives/files/KQ/20091214/kq-0.99.tar.gz/download"
4CHECKSUM_MD5="0bf9614e3be3d02795fe476227ab7330"
5DEPEND="Allegrolibs >= 4.0
6                Lua >= 5.0
7                Dumb >= 0.92
8                pkgconfig >= 0.25
9                gettext >= 0.17"
10REVISION="1"
11BUILD {
12        cd kq-0.99
13        libtoolize --force --copy --install
14        aclocal
15        autoconf
16        automake
17        ./configure --prefix=`finddir B_APPS_DIRECTORY`/KQLives
18        make
19}
20
21INSTALL {
22        cd kq-0.99
23        make install
24}
25LICENSE="GNU GPL v2"
26COPYRIGHT="Copyright JoshBolduc 2002
27        Allegro Community 2006-2009"

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/