void-packages/srcpkgs/bzr/template
Juan RP 594360f78e bzr: sanitize deps, bumprev.
--HG--
extra : convert_revision : bded370ccf6c8c0c0abe7bbd8ca15867425da1d5
2010-01-13 19:45:02 +01:00

20 lines
689 B
Plaintext

# Template file for 'bzr'
pkgname=bzr
version=2.0.3
revision=1
distfiles="http://launchpad.net/bzr/2.0/$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=757969b8bf97c049297bd041b783c197bb3983b05629a4fb07cf75c2def7780b
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