2009-08-18 15:06:23 +02:00
|
|
|
# Template file for 'bzr'
|
|
|
|
pkgname=bzr
|
2009-10-17 06:07:09 +02:00
|
|
|
version=2.0.1
|
2009-09-29 09:18:45 +02:00
|
|
|
distfiles="http://launchpad.net/bzr/2.0/$version/+download/bzr-$version.tar.gz"
|
2009-10-18 09:26:43 +02:00
|
|
|
build_style=python-module
|
2009-08-18 15:06:23 +02:00
|
|
|
short_desc="Distributed version control system that Just Works"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2009-10-17 06:07:09 +02:00
|
|
|
checksum=3438bd7b5d07486d85a63cf47a26f3532ef7fb4019770ca48faddfa9875e06c9
|
2009-08-18 15:06:23 +02:00
|
|
|
long_desc="
|
|
|
|
Bazaar is a distributed version control system that Just Works.
|
|
|
|
While other systems require you to adapt to their model of working,
|
|
|
|
Bazaar adapts to the way you want to work, and you can try it out in
|
|
|
|
five minutes."
|
|
|
|
|
|
|
|
Add_dependency full python
|