summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 21c81ea34cdd6361f63cf92f0243de5a8d99a0d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-pyghdl-git
	pkgdesc = Python binding for GHDL and high-level APIs
	pkgver = 1.0.0.r946.7e41be2da
	pkgrel = 1
	url = https://github.com/ghdl/ghdl
	arch = any
	license = GPL2
	checkdepends = python-pytest
	makedepends = python-setuptools
	makedepends = git
	depends = ghdl-git
	depends = python
	depends = python-pyattributes
	depends = python-pytooling
	depends = python-pytooling-terminalui
	depends = python-pyvhdlmodel
	provides = python-pyghdl=1.0.0.r946.7e41be2da
	conflicts = python-pyghdl
	replaces = pyghdl-git
	source = ghdl::git+https://github.com/ghdl/ghdl.git
	sha256sums = SKIP

pkgname = python-pyghdl-git