2009-08-18 13:06:23 +00:00
|
|
|
# Template file for 'bzr'
|
|
|
|
pkgname=bzr
|
2009-12-20 22:15:11 +00:00
|
|
|
version=2.0.3
|
2009-09-29 07:18:45 +00:00
|
|
|
distfiles="http://launchpad.net/bzr/2.0/$version/+download/bzr-$version.tar.gz"
|
2009-10-18 07:26:43 +00:00
|
|
|
build_style=python-module
|
2009-08-18 13:06:23 +00:00
|
|
|
short_desc="Distributed version control system that Just Works"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2009-12-20 22:15:11 +00:00
|
|
|
checksum=757969b8bf97c049297bd041b783c197bb3983b05629a4fb07cf75c2def7780b
|
2009-08-18 13:06:23 +00: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
|