35 lines
668 B
Plaintext
35 lines
668 B
Plaintext
name: git
|
|
description: A free and open source distributed version control system
|
|
version: 2.52.0
|
|
revision: 1
|
|
url: https://git-scm.com/
|
|
license: GPL2-only
|
|
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
|
|
- openssh
|
|
- python3
|
|
- xmlto
|
|
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: 3cd8fee86f69a949cb610fee8cd9264e6873d07fa58411f6060b3d62729ed7c5
|