1 # Maintainer: Mr. Fillo <fillo@fillo.ru>
2 # Contributor: Mr. Fillo <fillo@fillo.ru>
7 pkgdesc="Smart Monitor Power Management based on the active windows"
9 url="http://code.google.com/p/moothy"
12 install="${pkgname}.install"
13 source=("http://moothy.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2"
16 md5sums=('7c6fd8395b37edbbbc7f86a6a2b7e376'
17 '8652e0fb3edd242a84a50b848c5a5f6b'
18 '4ac616b1e09662d19f57982cc0109799')
21 cd "${srcdir}/${pkgname}-${pkgver}"
24 install -D -m755 "moothy" "${pkgdir}/usr/bin/moothy"
25 install -D -m755 "${srcdir}/moothy_rc" "${pkgdir}/etc/rc.d/moothy"
26 install -D -m644 "${srcdir}/moothy_conf" "${pkgdir}/etc/conf.d/moothy"
28 install -d "${pkgdir}/usr/share/moothy"
29 install -D -m755 "scripts/xscreensaver" "${pkgdir}/usr/share/moothy/xscreensaver"
30 install -D -m755 "scripts/simple" "${pkgdir}/usr/share/moothy/simple"