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

Context Navigation

  • Back to Ticket #379

Ticket #379: bzr-2.2b4.bep

File bzr-2.2b4.bep, 381 bytes (added by michaelvoliveira, 5 years ago)

Initial .bep file. Tested only with gcc4

Line 
1DESCRIPTION="Bazaar"
2HOMEPAGE="https://launchpad.net/bzr/"
3SRC_URI="http://launchpad.net/bzr/2.2/2.2b4/+download/bzr-2.2b4.tar.gz"
4CHECKSUM_MD5="974722332a457dbb5ba1f05e9ed4fb9e"
5REVISION="1"
6STATUS_HAIKU="stable"
7DEPEND=""
8
9BUILD {
10        cd bzr-2.2b4
11        make
12}
13
14INSTALL {
15        cd bzr-2.2b4
16        python setup.py install
17}
18
19LICENSE="GNU GPL v2, GNU GPL v3"
20COPYRIGHT="2007-2010 The Bazaar 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/