summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 66fc5c35d08dd7ae0f261d6416d8ba9578f6a2a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = python-pyghdl-git
	pkgdesc = Python binding for GHDL and high-level APIs
	pkgver = 1.0.0.r495.cfa7ec61
	pkgrel = 2
	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
	replaces = pyghdl-git
	source = ghdl::git+https://github.com/ghdl/ghdl.git
	sha256sums = SKIP

pkgname = python-pyghdl-git