summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a1f63b7c86fa4f0a1c94af5fa16ddbe7dd3daf90 (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 = pyghdl-git
	pkgdesc = Python binding for GHDL and high-level APIs
	pkgver = 1.0.0.r495.cfa7ec61
	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-pymetaclasses
	depends = python-pyterminalui
	depends = python-pydecor
	depends = python-pyvhdlmodel
	provides = python-pyghdl=1.0.0.r495.cfa7ec61
	conflicts = python-pyghdl
	source = ghdl::git+https://github.com/ghdl/ghdl.git
	sha256sums = SKIP

pkgname = pyghdl-git