void-packages/srcpkgs/libatasmart/template
Juan RP 23dd7d008e Update build_style for all templates.
- There's no need to set build_style for custom-install (default).
- gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
2011-10-24 14:14:47 +02:00

17 lines
516 B
Text

# Template file for 'libatasmart'
pkgname=libatasmart
version=0.17
revision=1
distfiles="http://0pointer.de/public/$pkgname-$version.tar.gz"
build_style=gnu-configure
short_desc="ATA S.M.A.R.T. Reading and Parsing Library"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=2d62a11274f32cde2f074adef9ceb662bf205618dfc8f8e74b9be6a8b1ed5ffd
long_desc="
${short_desc}"
subpackages="$pkgname-devel"
Add_dependency run glibc
Add_dependency run libudev
Add_dependency build pkg-config
Add_dependency build libudev-devel