Switch to new package format
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
name: micro
|
||||
description: A modern and intuitive terminal-based text editor
|
||||
version: 2.0.15
|
||||
revision: 2
|
||||
url: https://micro-editor.github.io/
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
optional_depends:
|
||||
- wl-clipboard
|
||||
- xclip
|
||||
make_depends:
|
||||
- git
|
||||
- golang
|
||||
downloads:
|
||||
- url: https://github.com/zyedidia/micro.git
|
||||
type: git
|
||||
clone_to: ${BPM_SOURCE}
|
||||
git_branch: v${BPM_PKG_VERSION}
|
||||
checksum: 6a62575bcfdf4965f187eedafceb3400316e612b
|
||||
Reference in New Issue
Block a user