blob: 912dd7b93d4d88a628616757aac08f9f2229bab6 (
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
|
pkgbase = python-wxpython-phoenix
pkgdesc = wxPython 4.x. This is a split package providing both Python 2 and Python 3 versions of wxPython 4.x (aka wxPython Phoenix)
pkgver = 4.0.1
pkgrel = 2
url = https://github.com/wxWidgets/Phoenix
arch = any
license = custom:wxWindows
makedepends = python-setuptools
makedepends = python2-setuptools
makedepends = python-appdirs
makedepends = python2-appdirs
makedepends = python-six
makedepends = python2-six
makedepends = twine
makedepends = python-sphinx
makedepends = python2-sphinx
makedepends = python-requests
makedepends = python2-requests
makedepends = python-pytest
makedepends = python2-pytest
makedepends = python-pytest-xdist
makedepends = python2-pytest-xdist
makedepends = python-pytest-timeout
makedepends = python2-pytest-timeout
makedepends = python-numpy
makedepends = python2-numpy
makedepends = mesa
makedepends = glu
makedepends = git
makedepends = libpng
makedepends = libjpeg-turbo
makedepends = libtiff
makedepends = sdl
makedepends = gst-plugins-base
makedepends = libnotify
makedepends = freeglut
makedepends = gtk3
makedepends = webkit2gtk
depends = python
provides = wxpython-phoenix
provides = python-wxpython
conflicts = python-wxpython
conflicts = wxpython-phoenix-bin
conflicts = wxpython-phoenix-git
conflicts = sk1
conflicts = wammu
replaces = wxpython-phoenix
options = !emptydirs
source = https://files.pythonhosted.org/packages/source/w/wxPython/wxPython-4.0.1.tar.gz
sha256sums = f8f2ac1a75368b9b103259addc77f4e3dfe729c6d70aa1fd0b7e9c5b6075c710
pkgname = python-wxpython-phoenix
pkgname = python2-wxpython-phoenix
|