# Compiling Time: 0.10 SBU # Maintainer: Christian Hamar alias krix pkgname=hddtemp pkgver=0.3_beta15 pkgrealver=0.3-beta15 pkgrel=5 pkgdesc="hddtemp will show you the hard drive's temperature if the hard drive supports it" url="http://www.guzu.net/linux/hddtemp.php" groups=('apps-extra') depends=('glibc') archs=('i686' 'x86_64') backup=('etc/sysconfig/hddtemp') up2date="Flasttar http://download.savannah.nongnu.org/releases/hddtemp" source=(http://download.savannah.nongnu.org/releases/$pkgname/$pkgname-$pkgrealver.tar.bz2 \ http://ftp.debian.org/debian/pool/main/h/hddtemp/hddtemp_$pkgrealver-46.diff.gz \ hddtemp hddtemp.service hddtemp-$pkgrealver-reg-eip.patch) sha1sums=('65393b0a4d9862c030c81702d95c1acd00da275b' \ '4a58d0f3bace5781683570c38675e4d27c3ab659' \ '6d020ccc392b7f780780be6991e63cfc9d895d8f' \ 'bb5975cf03cf2a3c1fc688a3040e27e630953517' \ '3e4332bd253f01cc9ebe92574e19b9c8b9400e44') _F_sysvinit_units=() _F_systemd_units=(hddtemp=) Finclude systemd build () { Fcd $pkgname-$pkgrealver Fbuild --with-db-path=/usr/share/$pkgname/hddtemp.db Finstallrel 644 debian/hddtemp.db usr/share/$pkgname/hddtemp.db Finstall 644 hddtemp /etc/sysconfig/hddtemp Ffile /lib/systemd/system/hddtemp.service Fgenscriptlet } # optimization OK