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-dulwich: Git support'
33 'python-fastimport: Fastimport support'
34 'python-gpgme: PGP support'
35 'python-paramiko: access branches over SFTP'
40 _tag=ab1cedb426f675812998e7a05b528ea81e9201cc
41 source=(git+https://github.com/breezy-team/breezy.git#tag=${_tag})
46 git describe --tags | sed 's/brz-//; s/-/./g'
56 python setup.py install --root="${pkgdir}" --install-data=usr/share --optimize=1 --skip-build
57 ln -s brz "${pkgdir}"/usr/bin/bzr # backwards compatibility