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

Context Navigation

  • Back to Ticket #315

Ticket #315: libggz-0.99.5.bep

File libggz-0.99.5.bep, 593 bytes (added by michaelvoliveira, 4 years ago)
Line 
1DESCRIPTION="GGZ Library libggz"
2HOMEPAGE="http://dev.ggzgamingzone.org/libraries/libggz/"
3SRC_URI="http://mirrors.ibiblio.org/pub/mirrors/ggzgamingzone/ggz/snapshots/ggz-base-libs-snapshot-0.99.5.tar.gz"
4CHECKSUM_MD5="811d956fe082ee27c682c6d1c4d55142"
5REVISION="1"
6STATUS_HAIKU="stable"
7DEPEND="dev-util/pkgconfig >= 0.23"
8
9BUILD {
10        cd ggz-base-libs-snapshot-0.99.5
11        libtoolize -fci
12        autoreconf -i
13        ./configure --prefix=`finddir B_COMMON_DIRECTORY`
14        make
15}
16
17INSTALL {
18        cd ggz-base-libs-snapshot-0.99.5
19        make install
20}
21
22LICENSE="GNU LGPL v2.1"
23COPYRIGHT="2003-2009 The GGZ Development Team"

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/