1 # Maintainer: Maxime Gauduin <alucryd@archlinux.org>
2 # Contributor: Adam Fontenot <adam.m.fontenot@gmail.com>
7 pkgdesc='A decentralized revision control system with support for Bazaar and Git file formats'
9 url=https://www.breezy-vcs.org/
28 python-setuptools-gettext
29 python-setuptools-rust
32 'python-fastimport: Fastimport support'
33 'python-gpgme: PGP support'
34 'python-paramiko: access branches over SFTP'
39 _tag=b4742dfba252059a1dde2dcc94947dd0516075ac
40 source=(git+https://github.com/breezy-team/breezy.git#tag=${_tag})
45 git describe --tags | sed 's/brz-//; s/-/./g'
55 python setup.py install --root="${pkgdir}" --install-data=usr/share --optimize=1 --skip-build
56 ln -s brz "${pkgdir}"/usr/bin/bzr # backwards compatibility