summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f86262704262ae52efa58d03abd9271af53bb16c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-pywebview
	pkgdesc = Build GUI for your Python program with JavaScript, HTML, and CSS.
	pkgver = 3.2
	pkgrel = 2
	url = https://github.com/r0x0r/pywebview
	install = python-pywebview.install
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python
	optdepends = python-gobject: use with GTK
	optdepends = python-cairo: use with GTK
	optdepends = webkit2gtk>=2.22: use with GTK
	optdepends = python-pyqtwebengine: use with Qt
	optdepends = qt5-webkit: use with Qt
	source = https://pypi.python.org/packages/source/p/pywebview/pywebview-3.2.tar.gz
	source = https://raw.githubusercontent.com/r0x0r/pywebview/master/LICENSE.md
	sha256sums = 8c84e0dca08717b1091d2cbbf8d577fca19900b55c1a95d791380d1c8cc2c0f2
	sha256sums = 4a988dd3598832cd3653de20dc33cb677d0fb53ab5551c879ca31280ae653675

pkgname = python-pywebview