blob: 117ce62f3af5d85d89def1e9c483fa3e8b53319a (
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
|
pkgbase = python-wxpython-git
pkgdesc = Python 3 implementation of the WxPython UI library
pkgver = 4.2.2.r53.g9dd38b6a
pkgrel = 2
url = https://github.com/wxWidgets/Phoenix
arch = x86_64
license = custom:wxWindows
checkdepends = xorg-server-xvfb
checkdepends = python-pytest-forked
makedepends = git
makedepends = mesa
makedepends = glu
makedepends = webkit2gtk
makedepends = python-requests
makedepends = python-attrdict
makedepends = sip
makedepends = doxygen
makedepends = waf
depends = wxwidgets-gtk3
depends = wxwidgets-common
depends = python-six
depends = python-setuptools
depends = python-numpy
depends = glibc
depends = gcc-libs
optdepends = python-pypubsub: Alternative to the deprecated wx.lib.pubsub API
provides = python-wxpython
conflicts = python-wxpython
conflicts = wxpython-phoenix-git
replaces = wxpython-phoenix-git
source = git+https://github.com/wxWidgets/Phoenix.git
source = git+https://github.com/wxWidgets/wxWidgets.git
source = git+https://github.com/wxWidgets/nanosvg.git
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = python-wxpython-git
|