Files
Arch-R/packages/sysutils/libatasmart/meta
Stephan Raue 312a00a90c libatasmart: add autoreconf support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-25 18:16:04 +01:00

17 lines
748 B
Plaintext

PKG_NAME="libatasmart"
PKG_VERSION="0.17"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://0pointer.de/blog/projects/being-smart.html"
PKG_URL="http://0pointer.de/public/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_DEPENDS="udev"
PKG_BUILD_DEPENDS="toolchain udev"
PKG_PRIORITY="optional"
PKG_SECTION="system"
PKG_SHORTDESC="libatasmart: a lean, small and clean implementation of an ATA S.M.A.R.T. reading and parsing library"
PKG_LONGDESC="libatasmart is a lean, small and clean implementation of an ATA S.M.A.R.T. reading and parsing library. It's fairly comprehensive, however I only support a subset of the full S.M.A.R.T. set of functions: those parts which made sense to me, not the esoteric stuff."
PKG_IS_ADDON="no"
PKG_AUTORECONF="no"