From c6ea70791ed7f7fa57fbd0735f4d909c3e0ddec7 Mon Sep 17 00:00:00 2001 From: RunningDroid Date: Fri, 1 Oct 2021 22:44:41 -0400 Subject: [PATCH] New Package: btop-1.0.15 closes #33081 --- srcpkgs/btop/template | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 srcpkgs/btop/template diff --git a/srcpkgs/btop/template b/srcpkgs/btop/template new file mode 100644 index 000000000000..4d13c1e37662 --- /dev/null +++ b/srcpkgs/btop/template @@ -0,0 +1,14 @@ +# Template file for 'btop' +pkgname=btop +version=1.0.15 +revision=1 +build_style=gnu-makefile +make_build_args="ARCH=\${XBPS_TARGET_MACHINE} ADDFLAGS=\${CXXFLAGS}\${LDFLAGS}" +make_use_env=true +short_desc="Monitor of resources" +maintainer="RunningDroid " +license="Apache-2.0" +homepage="https://github.com/aristocratos/btop" +distfiles="https://github.com/aristocratos/btop/archive/refs/tags/v${version}.tar.gz" +checksum=ddb1e396e220a8d9a1a84a8b0d84b907950adf0ead6f4c9261fbfbacaf0589d7 +make_check=no # no tests