void-packages/srcpkgs/systemtap/template
2016-01-22 07:38:23 +01:00

13 lines
505 B
Bash

# Template file for 'systemtap'
pkgname=systemtap
version=2.9
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=04f2c607512f4867f345a3d173940e1023441c5d3560f2e580b4a82dfe4d6353
only_for_archs="i686 x86_64 armv6l armv7l"