Initial commit
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
name: pacman
|
||||
description: A library-based package manager with dependency support
|
||||
version: 7.1.0
|
||||
revision: 1
|
||||
url: https://www.archlinux.org/pacman/
|
||||
license: GPL-2.0-or-later
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
keep:
|
||||
- etc/pacman.conf
|
||||
depends:
|
||||
- bash
|
||||
- coreutils
|
||||
- gawk
|
||||
- gettext
|
||||
- glibc
|
||||
- gnupg
|
||||
- gpgme
|
||||
- grep
|
||||
- libarchive
|
||||
- openssl
|
||||
make_depends:
|
||||
- asciidoc
|
||||
- doxygen
|
||||
- meson
|
||||
check_depends:
|
||||
- fakechroot
|
||||
- python3
|
||||
downloads:
|
||||
- url: https://gitlab.archlinux.org/pacman/pacman/-/archive/v${BPM_PKG_VERSION}/pacman-v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 1090f680958a73dc1f443a1eb919bd2ad77b3caff38e92e9737dec100c647bc9
|
||||
Reference in New Issue
Block a user