14 lines
505 B
Bash
14 lines
505 B
Bash
# Template file for 'systemtap'
|
|
pkgname=systemtap
|
|
version=3.0
|
|
revision=1
|
|
build_style=gnu-configure
|
|
makedepends="elfutils-devel"
|
|
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=c1c9dc2f63a1d619f41c4af1b757743c5ffaeb802b4b1b79db41567599f72294
|
|
only_for_archs="i686 x86_64 armv6l armv7l"
|