uftrace: update to 0.8.3.

This commit is contained in:
maxice8 2018-09-11 21:43:41 -03:00
parent fb9be355b7
commit c8671f0752
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -5,18 +5,20 @@ revision=1
build_style=gnu-configure
hostmakedepends="pandoc"
makedepends="elfutils-devel"
short_desc="Function graph tracer for user-space"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-only"
homepage="https://github.com/namhyung/uftrace"
distfiles="https://github.com/namhyung/uftrace/archive/v${version}.tar.gz"
checksum=176f4630c831aa8e8f6662131df7e1fdeaea75270535ee9ceebf43c12ba04b55
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" argp-standalone"; export LDFLAGS=-largp;;
esac
case "$XBPS_TARGET_MACHINE" in
i686*) export ARCH=i386;;
x86_64*) export ARCH=x86_64;;
arm*) export ARCH=arm;;
aarch64*) export ARCH=aarch64;;
esac
short_desc="Function graph tracer for user-space"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2"
homepage="https://github.com/namhyung/uftrace"
distfiles="https://github.com/namhyung/uftrace/archive/v${version}.tar.gz"
checksum=176f4630c831aa8e8f6662131df7e1fdeaea75270535ee9ceebf43c12ba04b55