28 lines
624 B
Plaintext
28 lines
624 B
Plaintext
name: stormfetch
|
|
description: A simple linux fetch program written in go and bash
|
|
version: "7.1"
|
|
revision: 1
|
|
url: https://github.com/EnumeratedDev/stormfetch
|
|
license: MIT
|
|
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: 19b34c41a84e7ee5f982382564259a332fde30f0d455721b4d22aef852bb265b
|