summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6b3a2a570781940af795aefcaa8b5d88769cc32d (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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
pkgbase = pyside2
	pkgdesc = CPython bindings generator for C++ libraries - with Debian backport patches
	pkgver = 5.15.16
	pkgrel = 3
	url = https://wiki.qt.io/Qt_for_Python
	arch = x86_64
	license = LGPL-3.0-or-later
	depends = cmake
	depends = python-setuptools
	depends = python-wheel
	depends = python-numpy
	depends = llvm
	depends = clang
	depends = qt5-multimedia
	depends = qt5-tools
	depends = qt5-sensors
	depends = qt5-charts
	depends = qt5-webengine
	depends = qt5-datavis3d
	depends = qt5-websockets
	depends = qt5-speech
	depends = qt5-3d
	depends = qt5-svg
	depends = qt5-script
	depends = qt5-scxml
	depends = qt5-x11extras
	depends = qt5-quickcontrols2
	depends = qt5-serialport
	depends = qt5-remoteobjects
	depends = qt5-xmlpatterns
	source = https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-5.15.16-src/pyside-setup-opensource-src-5.15.16.tar.xz
	source = update-sip-import.patch
	source = fix-spelling-errors.patch
	source = blacklist-failing-tests.patch
	source = test-with-current-interpreter.patch
	source = Shiboken-Fix-the-oldest-shiboken-bug-ever.patch
	source = PyEnum-make-forgiving-duplicates-work-with-Python-3.11.patch
	source = Python-3.12-Fix-the-structure-of-class-property.patch
	source = Support-running-PySide-on-Python-3.12.patch
	source = Final-details-to-enable-3.12-wheel-compatibility.patch
	source = Stop-using-imp-module.patch
	source = Do-not-change-RPATH.patch
	source = shiboken2-clang-Fix-clashes-between-type-name-and-enumera.patch
	source = shiboken2-clang-Fix-and-simplify-resolveType-helper.patch
	source = shiboken2-clang-Remove-typedef-expansion.patch
	source = shiboken2-clang-Fix-build-with-clang-16.patch
	source = shiboken2-clang-Record-scope-resolution-of-arguments-func.patch
	source = shiboken2-clang-Suppress-class-scope-look-up-for-paramete.patch
	source = shiboken2-clang-Write-scope-resolution-for-all-parameters.patch
	source = Modify-sendCommand-signatures.patch
	source = fix-for-python-3-13.patch
	source = bump-supported-version-3-13.patch
	sha256sums = 6d3ed6fd17275ea74829ab56df9c2e7641bfca6b5b201cf244998fa81cf07360
	sha256sums = ff03c7cf0c6c8307d9b175b85a9a8b98fcc846a79f845763f79cd3956b03379f
	sha256sums = 8ae7bdbb575d644a6f07ffa78a8ced9e571772da21bcd5ccb022bb822b564861
	sha256sums = e4e06395e683849cba1190bcbe5feb7bb702b0b1cfe24e319ada171bd697023d
	sha256sums = a2c11b208034a58ad8818bdec77d31702e38bdf3d5a8200721d952ae5c8891f7
	sha256sums = 80d7bfb8e8a8af49ccf64fe260b31d1679dcb4d7523894ce2d2e31df7d823fb6
	sha256sums = b1542af1b11d0e2aa8aa6bfc0735293f023c28d31f6261e202333ea76810c17f
	sha256sums = 77a851ed10997bd4e4990fd9d30f1a727efe4b0b0eb8c86eac9a7d712f88ec96
	sha256sums = b47d8709ecfe7347bb0f4e55ede8d756270ccce6daf5ef18fe503237f60be1bc
	sha256sums = 6a904d070d1f25217a0ec58ce903a193369a12a5e6997ed11ccceb497aee7e66
	sha256sums = 661613cdff966b165ff6693fc605d4ded3d1d2c57cf1e972fe6e0bcfae2a691b
	sha256sums = bd4cd0a0f09f70e817ddf29561c2a790337a9006fc1c9f9659bfdf6ec984befe
	sha256sums = 9690af1315db5be414cb1b87eae81b841d63e5e6a123a54f9428a800c7003436
	sha256sums = 6c609e7444994ae44f9ba3362357af2fef08d4875de17dd55175206f2f8059e0
	sha256sums = 1bbbf26d8934ecba818787ceadec012c52d442de80029b16e6f621b73d368c65
	sha256sums = c65fb8e2f434eb7459794b36456489b7b870751ae5ec7d22ba9bc1722e88b289
	sha256sums = fd3777ba00af221b73dffc545fd0eb2400d47372ff65f221d082f7bb75330732
	sha256sums = 02ad885d12e9169c071974dc72218d0f3fd52c5cdad361c6d2a841fadf4d57ad
	sha256sums = ca24294040f1443415bcf49e90dcdfa31a523abade4b7ee44f32195be43ffdbd
	sha256sums = 2f39461136a718a9f75bd94c1e71fc358764af25f68c650fd503c777e32ff302
	sha256sums = 4b3419f59bc787c8ccab179065eed6c1f67a6fb3ebdc3e9d6813d682a257be4a
	sha256sums = e6e9652da36526b5ba3a058c0870a3456e87f51db895d517ab8936cee6802dc3

pkgname = pyside2
	pkgdesc = Enables the use of Qt5 APIs in Python applications
	depends = python-shiboken2
	depends = qt5-declarative
	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
	optdepends = qt5-remoteobjects: QtRemoteObjects bindings
	optdepends = qt5-serialport: QtSerialPort bindings
	optdepends = qt5-quickcontrols2: QtQuickControls2 bindings
	provides = qt5-python-bindings

pkgname = pyside2-tools
	pkgdesc = Tools for PySide2
	depends = pyside2

pkgname = shiboken2
	pkgdesc = Generates bindings for C++ libraries using CPython source code
	depends = clang
	depends = llvm
	depends = libxslt
	depends = qt5-xmlpatterns

pkgname = python-shiboken2
	pkgdesc = Python bindings for shiboken2
	depends = python