New package: iat-0.1.7.
This commit is contained in:
parent
396c44efa7
commit
46ab364332
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'iat'
|
||||||
|
pkgname=iat
|
||||||
|
version=0.1.7
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
short_desc="A tool for detecting the structure of many types of CD/DVD image"
|
||||||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
license="GPL-3"
|
||||||
|
homepage="http://www.gnu.org/software/sed"
|
||||||
|
distfiles="http://download.berlios.de/iat/iat-${version}.tar.gz"
|
||||||
|
checksum=b25d57fde28a02b2d87cd49fd1478b039adbd836351879a654fea14c27764b21
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
rm -rf ${DESTDIR}/usr/include
|
||||||
|
}
|
Loading…
Reference in New Issue