void-packages/srcpkgs/systemtap/template
2017-10-20 12:55:17 +02:00

16 lines
555 B
Bash

# Template file for 'systemtap'
pkgname=systemtap
version=3.2
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=e37a4a1b2eee55632ea8a802aea2c0d3d28bd180f876c4dcf834c3e7f92c3ef1
only_for_archs="i686 x86_64 armv6l armv7l aarch64"