39 lines
733 B
YAML
39 lines
733 B
YAML
name: git
|
|
description: A free and open source distributed version control system
|
|
version: 2.54.0
|
|
revision: 2
|
|
url: https://git-scm.com/
|
|
license: GPL2-only
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- curl
|
|
- expat
|
|
- grep
|
|
- openssl
|
|
- pcre2
|
|
- perl
|
|
- perl-error
|
|
- perl-mailtools
|
|
- shadow
|
|
- zlib
|
|
optional_depends:
|
|
- less
|
|
- libsecret
|
|
- openssh
|
|
- python3
|
|
make_depends:
|
|
- asciidoc
|
|
- python3
|
|
- rustc
|
|
- xmlto
|
|
check_depends:
|
|
- openssh
|
|
downloads:
|
|
- url: https://www.kernel.org/pub/software/scm/git/git-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: f689162364c10de79ef89aa8dbf48731eb057e34edbbd20aca510ce0154681a3
|