34 lines
620 B
YAML
34 lines
620 B
YAML
name: dpkg
|
|
description: The Debian package manager
|
|
version: 1.23.7
|
|
revision: 2
|
|
url: https://tracker.debian.org/pkg/dpkg
|
|
license: GPL2-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- bzip2
|
|
- gcc-libs
|
|
- glibc
|
|
- libmd
|
|
- ncurses
|
|
- perl
|
|
- xz-utils
|
|
- zlib
|
|
- zstd
|
|
make_depends:
|
|
- git
|
|
- perl-io-string
|
|
- perl-timedate
|
|
check_depends:
|
|
- perl-io-string
|
|
- perl-test-pod
|
|
downloads:
|
|
- url: https://git.dpkg.org/git/dpkg/dpkg.git
|
|
type: git
|
|
clone_to: ${BPM_SOURCE}
|
|
git_branch: ${BPM_PKG_VERSION}
|
|
checksum: ef4d59f5925661818484ac666014ee3e665aadcf
|