13 lines
437 B
Bash
13 lines
437 B
Bash
# Template file for 'hdapsd'
|
|
pkgname=hdapsd
|
|
version=20141024
|
|
revision=4
|
|
archs="i686* x86_64*"
|
|
build_style=gnu-configure
|
|
short_desc="HDAPS userspace hard drive protection daemon"
|
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="http://sourceforge.net/projects/hdaps/"
|
|
distfiles="${SOURCEFORGE_SITE}/hdaps/$pkgname-$version.tar.gz"
|
|
checksum=4a9f7c4d6351bd31757f236ad832ceccf10280d32bcaf4c25d15dc4ecc84581f
|