summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 39a686b38dd725d6ee513b146a03590f097406ad (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
pkgbase = sip418
	pkgver = 4.18.1
	pkgrel = 2
	url = http://www.riverbankcomputing.com/software/sip/intro
	arch = i686
	arch = x86_64
	license = custom:"sip"
	makedepends = python
	makedepends = python2
	source = http://sourceforge.net/projects/pyqt/files/sip/sip-4.18.1/sip-4.18.1.tar.gz
	md5sums = 9d664c33e8d0eabf1238a7ff44a399e9

pkgname = sip418
	pkgdesc = A tool that makes it easy to create Python bindings for C and C++ libraries (the last version compatible with qt3)
	depends = glibc

pkgname = python-sip418
	pkgdesc = Python 3.x SIP bindings for C and C++ libraries (the last version compatible with qt3)
	depends = sip
	depends = python

pkgname = python2-sip418
	pkgdesc = Python 2.x SIP bindings for C and C++ libraries (the last version compatible with qt3)
	depends = sip
	depends = python2