25 lines
622 B
YAML
25 lines
622 B
YAML
name: mercurial
|
|
description: Free, distributed source control management tool
|
|
version: 7.2.3
|
|
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=3.14.*
|
|
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: 1cb74ca95da021666b5a94a9bdc62f16255a6452f5a84cc2ae71bda8c7dbe36b
|