4effd162a0
--HG-- extra : convert_revision : c26abf6e1da4cec7405b3a3735cb68b99a240034
18 lines
678 B
Text
18 lines
678 B
Text
# Template file for 'bzr'
|
|
pkgname=bzr
|
|
version=2.1.0
|
|
distfiles="http://launchpad.net/bzr/2.1/$version/+download/bzr-$version.tar.gz"
|
|
build_style=python-module
|
|
short_desc="Distributed version control system that Just Works"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=7a1e9353eeabdc0f7ff540fb095994a93a6022e03063c9750faaf2d459277125
|
|
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 run glibc
|
|
Add_dependency run zlib
|
|
Add_dependency full python
|
|
Add_dependency build zlib-devel
|