New package: radamsa-0.3
This commit is contained in:
parent
9e3a8aec22
commit
b468b1ee7c
15
srcpkgs/radamsa/template
Normal file
15
srcpkgs/radamsa/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'radamsa'
|
||||||
|
pkgname=radamsa
|
||||||
|
version=0.3
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
short_desc="Test case generator for robustness testing"
|
||||||
|
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://code.google.com/p/ouspg/"
|
||||||
|
distfiles="https://ouspg.googlecode.com/files/${pkgname}-${version}.tar.gz"
|
||||||
|
checksum=17131a19fb28e5c97c28bf0b407a82744c251aa8aedfa507967a92438cd803be
|
||||||
|
|
||||||
|
pre_build() {
|
||||||
|
sed -i 's|bin/radamsa .seal-of-quality|bin/radamsa|g' Makefile
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user