Switch to new package format
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
name: bpm
|
||||
description: The official package manager for Tide Linux
|
||||
version: 0.7.1
|
||||
revision: 2
|
||||
url: https://github.com/EnumeratedDev/bpm
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
keep:
|
||||
- etc/bpm.conf
|
||||
- etc/bpm-compilation.conf
|
||||
depends:
|
||||
- gnupg
|
||||
optional_depends:
|
||||
- bash:For package compilation
|
||||
- coreutils:For package compilation
|
||||
- fakeroot:For package compilation
|
||||
- git:For git downloads during package compilation
|
||||
- tar:For tarball downloads during package compilation
|
||||
- unzip:For zip downloads during package compilation
|
||||
make_depends:
|
||||
- golang
|
||||
downloads:
|
||||
- url: https://github.com/EnumeratedDev/bpm/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 6d8801d760a17e6a3581e9ae5d014d550c5e2899b0ff165a38f30cf13a79ab5f
|
||||
Reference in New Issue
Block a user