Files
bpm/pkg.info
T

18 lines
554 B
Plaintext

name: bpm
description: The official package manager for Tide Linux
version: 0.5.0
revision: 2
url: https://github.com/EnumeratedDev/bpm
license: MIT
architecture: any
depends: ["bash"]
make_depends: ["golang","git"]
optional_depends: ["fakeroot"]
keep: ["etc/bpm.conf","etc/bpm-compilation.conf"]
downloads:
- url: "https://github.com/EnumeratedDev/bpm/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz"
extract_to: ${BPM_SOURCE}
extract_strip_components: 1
checksum: b0f3859864f410aa1253799387896140f5e19062a4017765c8c4dbb2277b9952
type: source