30 lines
664 B
Plaintext
30 lines
664 B
Plaintext
name: stormfetch
|
|
description: A simple linux fetch program written in go and bash
|
|
version: "7.4"
|
|
revision: 1
|
|
url: https://github.com/EnumeratedDev/stormfetch
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
keep:
|
|
- etc/stormfetch/config.yml
|
|
depends:
|
|
- libglvnd
|
|
- libxcursor
|
|
- libxi
|
|
- libxinerama
|
|
- libxrandr
|
|
- sh
|
|
make_depends:
|
|
- git
|
|
- golang
|
|
- libx11
|
|
- make
|
|
downloads:
|
|
- url: https://github.com/EnumeratedDev/stormfetch/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 32466846ec7ccad26460eed5823780a25c677a40eddd94e55c72e1c01f77703f
|