New package: hd-idle-1.05 (#1374)
This commit is contained in:
parent
4efc2df55d
commit
4abc8d0d97
1 changed files with 18 additions and 0 deletions
18
srcpkgs/hd-idle/template
Normal file
18
srcpkgs/hd-idle/template
Normal file
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'hd-idle'
|
||||
pkgname=hd-idle
|
||||
version=1.05
|
||||
revision=1
|
||||
wrksrc="${pkgname}"
|
||||
build_style=gnu-makefile
|
||||
make_use_env=yes
|
||||
short_desc="Utility for spinning-down external disks after a period of idle time"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://hd-idle.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/hd-idle/hd-idle-${version}.tgz"
|
||||
checksum=4efefe79d145b50e055582730d9d685e485da3df3dad90fef030036d52aa3a0c
|
||||
|
||||
post_extract() {
|
||||
sed -i -e 's|/sbin|/bin|' \
|
||||
-e 's|/usr/local|/usr|' Makefile
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue