summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ca5bd006bcf9cc1454bc06c696794e80255b6556 (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
pkgbase = shiboken2-git
	pkgver = 2.0.0.r2506.47676b5
	pkgrel = 1
	url = http://www.pyside.org
	arch = i686
	arch = x86_64
	license = LGPL
	makedepends = git
	makedepends = cmake
	makedepends = qt5.6
	makedepends = python2
	makedepends = python
	makedepends = libxslt
	source = shiboken2-git::git+https://code.qt.io/pyside/shiboken.git#branch=5.6
	source = sphinx-build2.patch
	md5sums = SKIP
	md5sums = 915d0fc351ff2e7c5deaa1066aeeae67

pkgname = python2-shiboken2-git
	pkgdesc = Support library for Python2 bindings
	depends = qt5.6
	depends = libxslt
	depends = python2
	depends = shiboken2-git

pkgname = python-shiboken2-git
	pkgdesc = Support library for Python bindings
	depends = libxslt
	depends = python
	depends = shiboken2-git

pkgname = shiboken2-git
	pkgdesc = CPython bindings generator for C++ libraries
	depends = qt5.6
	depends = python
	depends = libxslt
	optdepends = python2-shiboken2-git: for compilation against python2
	optdepends = python-shiboken2-git: for compilation against python