summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 11ab42a52ecc462eb70612aff757540ba433912d (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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
pkgbase = python2-pyside2
	pkgdesc = Enables the use of Qt5 APIs in Python applications
	pkgver = 5.12.0
	pkgrel = 1
	url = http://qt-project.org/
	arch = x86_64
	groups = qt
	groups = qt5
	license = LGPL
	makedepends = shiboken2
	makedepends = python2-shiboken2
	makedepends = cmake
	makedepends = qt5-multimedia
	makedepends = qt5-tools
	makedepends = qt5-sensors
	makedepends = qt5-charts
	makedepends = qt5-webengine
	makedepends = qt5-datavis3d
	makedepends = qt5-websockets
	makedepends = qt5-speech
	makedepends = qt5-3d
	makedepends = qt5-svg
	makedepends = qt5-script
	makedepends = qt5-scxml
	makedepends = qt5-x11extras
	depends = python2-shiboken2
	depends = qt5-base
	optdepends = qt5-svg: QtSvg bindings
	optdepends = qt5-script: QtScript bindings
	optdepends = qt5-speech: QtTextToSpeech bindings
	optdepends = qt5-websockets: QtWebSockets bindings
	optdepends = qt5-webengine: QtWebEngine bindings
	optdepends = qt5-datavis3d: QtDataVisualization bindings
	optdepends = qt5-scxml: QtScxml bindings
	optdepends = qt5-sensors: QtSensors bindings
	optdepends = qt5-3d: Qt3D bindings
	optdepends = qt5-x11extras: QtX11Extras bindings
	optdepends = qt5-charts: QtCharts bindings
	optdepends = qt5-tools: QtHelp bindings
	source = http://download.qt.io/official_releases/QtForPython/pyside2/PySide2-5.12.0-src/pyside-setup-everywhere-src-5.12.0.tar.xz
	sha256sums = 890149628a6c722343d6498a9f7e1906ce3c10edcaef0cc53cd682c1798bef51

pkgname = python2-pyside2