summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ed637798d4897ac7f56ca62172647cc01807d9f4 (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
pkgbase = shiboken2-git
	pkgver = 5.11.2.r5903.ae51319f
	pkgrel = 1
	url = http://www.pyside.org
	arch = i686
	arch = x86_64
	license = LGPL
	makedepends = git
	makedepends = llvm
	makedepends = clang
	makedepends = cmake
	makedepends = python2
	makedepends = python
	makedepends = libxslt
	makedepends = qt5-xmlpatterns
	source = shiboken2-git::git+https://code.qt.io/pyside/pyside-setup.git#branch=5.11
	sha256sums = SKIP

pkgname = python2-shiboken2-git
	pkgdesc = Support library for Python2 bindings
	depends = python2
	depends = shiboken2-git
	provides = python2-shiboken2
	conflicts = python2-shiboken2

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

pkgname = shiboken2-git
	pkgdesc = CPython bindings generator for C++ libraries
	depends = libxslt
	depends = clang
	depends = qt5-xmlpatterns
	optdepends = python2-shiboken2-git: for compilation against python2
	optdepends = python-shiboken2-git: for compilation against python
	provides = shiboken2
	conflicts = shiboken2