Initial commit
This commit is contained in:
22
.SRCINFO
Normal file
22
.SRCINFO
Normal file
@ -0,0 +1,22 @@
|
||||
generated-by = makedeb-makepkg
|
||||
|
||||
pkgbase = btop
|
||||
pkgdesc = A monitor of system resourecs, bpytop ported to C++
|
||||
pkgver = 1.0.15
|
||||
pkgrel = 1
|
||||
url = https://github.com/aristocratos/btop
|
||||
arch = x86_64
|
||||
arch = aarch64
|
||||
license = Apache
|
||||
depends = coreutils
|
||||
depends = sed
|
||||
depends = git
|
||||
depends = build-essential
|
||||
depends = gcc-10
|
||||
depends = g++-10
|
||||
source = btop-1.0.15.tar.gz::https://github.com/aristocratos/btop/archive/v1.0.15.tar.gz
|
||||
source = Makefile.patch
|
||||
sha256sums = ddb1e396e220a8d9a1a84a8b0d84b907950adf0ead6f4c9261fbfbacaf0589d7
|
||||
sha256sums = 9615e689c64975915a1d8bdac2115f9fc03ec990232a630a72f1194e6364d707
|
||||
|
||||
pkgname = btop
|
Reference in New Issue
Block a user