25 lines
615 B
Plaintext
25 lines
615 B
Plaintext
name: mercurial
|
|
description: Free, distributed source control management tool
|
|
version: "7.2"
|
|
revision: 1
|
|
url: https://www.mercurial-scm.org/
|
|
license: GPL2-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
keep:
|
|
- etc/mercurial/hgrc
|
|
depends:
|
|
- python3
|
|
make_depends:
|
|
- python-build
|
|
- python-installer
|
|
- python-setuptools-scm
|
|
- python-wheel
|
|
downloads:
|
|
- url: https://www.mercurial-scm.org/release/mercurial-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: a250227eba47c6ad5aa32b9a72281343762f5d274ff38c53c2f43df5c63af3ec
|