blob: 0bff1b7a4d799c451e076be383f9d9d96f8621be (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-myhdl-git
pkgdesc = a Python-Based Hardware Description Language
pkgver = 0.9.0.r29.g983a169
pkgrel = 1
url = http://www.myhdl.org/
arch = any
license = LGPL
makedepends = git
depends = python
depends = iverilog
provides = python-myhdl
source = myhdl::git+https://github.com/jandecaluwe/myhdl.git
md5sums = SKIP
pkgname = python-myhdl-git
|