15 lines
555 B
Bash
15 lines
555 B
Bash
# Template file for 'systemtap'
|
|
pkgname=systemtap
|
|
version=3.1
|
|
revision=1
|
|
build_style=gnu-configure
|
|
hostmakedepends="python"
|
|
makedepends="elfutils-devel"
|
|
depends="python"
|
|
short_desc="Infrastructure to simplify the gathering of information"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-3"
|
|
homepage="https://sourceware.org/systemtap/"
|
|
distfiles="https://sourceware.org/systemtap/ftp/releases/systemtap-${version}.tar.gz"
|
|
checksum=a7b679877502db9b3ac9dfb658c05b49f77e29d42ad2eb36105b62bf2d32f676
|
|
only_for_archs="i686 x86_64 armv6l armv7l aarch64"
|