summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 97bb6086af7902b1d816ad34ca710451905e7121 (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
pkgbase = python2-pyside2
	pkgdesc = Enables the use of Qt5 APIs in Python applications
	pkgver = 5.12.1
	pkgrel = 1
	url = http://qt-project.org/
	arch = x86_64
	groups = qt
	groups = qt5
	license = LGPL
	makedepends = 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>=5.12.1
	depends = qt5-base>=5.12.1
	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.1-src/pyside-setup-everywhere-src-5.12.1.tar.xz
	sha256sums = 6e26b6240b97558b8bf3c97810e950ef4121a03a1ebdecfb649992a505f18059

pkgname = python2-pyside2