summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/recstat/PKGBUILD
blob: ba67bd56f3d8afe66bdac7f025f60af01fa90055 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgname=recstat
pkgver=1
pkgrel=13
pkgdesc="pkg to help use the  System LEDs for Recording Status"
arch=('i686' 'x86_64')
url=""
depends=('python' 'python-pyserial')
license=('GPL')
source=(recstat recstat.py)
md5sums=('626acb8cdd9e5cdb3a502bc12b828067')
install=recstat.install
build () {
  install -D $startdir/src/recstat $startdir/pkg/etc/rc.d/recstat
  install -D $startdir/src/recstat.py $startdir/pkg/usr/bin/recstat.py
}
md5sums=('7f4ba41b65ed4d693d60d5ea00e8411b'
         '9477fe77a716c308125eab521cf59f20')
md5sums=('7f4ba41b65ed4d693d60d5ea00e8411b'
         '810ee7a073e8f417ab18e146ebf3b900')