even more packages

This commit is contained in:
2026-02-19 18:34:17 +01:00
parent e9b5a0084c
commit 38c3ec542b
21 changed files with 205 additions and 14 deletions

11
packages/btop.shrap Normal file
View File

@@ -0,0 +1,11 @@
(package
(name "btop")
(version "1.4.6")
(homepage "https://github.com/aristocratos/btop")
(dependencies make)
(src (tar
(url "https://github.com/aristocratos/btop/archive/refs/tags/v1.4.6.tar.gz")
(dir "btop-1.4.6")
(blake3 "633ca5ec28a991c6d8e1c3208b7126927a443ffeb58481a8156ae619486e3c03")))
(build
(make)))