Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required!
This commit is contained in:
parent
900779add4
commit
1816de0e4a
2107 changed files with 3050 additions and 10194 deletions
|
@ -4,6 +4,8 @@ version=3.7.0
|
|||
distfiles="http://www.valgrind.org/downloads/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-tls --with-mpicc=/dev/null"
|
||||
makedepends="pkg-config"
|
||||
fulldepends="perl>=0"
|
||||
short_desc="Tool for finding memory management bugs in programs"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://valgrind.org/"
|
||||
|
@ -17,5 +19,3 @@ long_desc="
|
|||
detect a lot of problems that are otherwise very hard to find/diagnose."
|
||||
|
||||
subpackages="$pkgname-devel"
|
||||
Add_dependency full perl ">=0"
|
||||
Add_dependency build pkg-config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue