blob: 03a4fa6c8bcf5091e518eb53300c09ab91427c6b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = greatfet-git
pkgdesc = GreatFET firmware and host software
pkgver = v2018.12.1.60.g4c40233
pkgrel = 1
url = https://github.com/greatscottgadgets/greatfet
install = greatfet-git.install
arch = any
license = BSD
depends = ipython
depends = python-pyusb
depends = python-future
depends = pygreat-git
provides = greatfet
source = git+https://github.com/greatscottgadgets/greatfet
sha1sums = SKIP
pkgname = greatfet-git
|