25 lines
622 B
YAML
25 lines
622 B
YAML
name: mercurial
|
|
description: Free, distributed source control management tool
|
|
version: 7.2.4
|
|
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: 85839e0f39e6cb893a88932aa36ef661759f3c5c5de4551ad26bd9df53cb71a2
|