Vladimír Čunát
05c62669b9
pythonPackages.wxPython: fixup build
...
I'm not sure why/when it started failing, but adding pkgconfig
shouldn't hurt anything. I see no indication that
pythonPackages.pkgconfig was meant.
2019-02-02 13:56:38 +01:00
Bert Moens
7eb0b20918
wxPython: enable headers
...
Headers were disabled, probably because they caused a build error: the header files were being
copied to the store path of wxwidgets, but it failed with permission denied. With this commit,
the header files stay in the wxPython store path.
To point the builder of another derivation to the wxPython header files, some tweaking is
needed. E.g. for kicad: cmakeFlags = [ "-DCMAKE_CXX_FLAGS=-I${wxPython}/include/wx-3.0" ]
2017-12-13 22:01:27 +01:00
adisbladis
d99378654f
pythonPackages: Add version and pname attributes to packages
2017-11-23 17:49:43 +01:00
obadz
a5cb00e884
pythonPackages.wxPython: inject Cairo, Pango and GDK library paths
2017-04-21 23:51:39 +01:00
Dmitry Kalinkin
c2a5733654
wxPython: fix on darwin
2017-02-16 18:48:08 -05:00
Frederik Rietdijk
e67e4da8c7
pythonPackages.wxPython: don't pass in pythonPackages
2016-10-18 23:16:09 +02:00
Franz Pletz
0751027b31
wxPython: Disable format hardening
2016-08-02 17:54:42 +02:00
Frederik Rietdijk
9597ca718b
pythonPackages.wxPython{28,30} : use buildPythonPackage
2016-05-27 21:25:48 +02:00
Vincent Laporte
f6a875d5ae
wxPython: refactor to generic
2015-09-05 16:36:36 +02:00
Vincent Laporte
9a0f8b5a4f
wxPython-3: refactor
2015-09-05 11:11:19 +02:00
Vincent Laporte
eb42c82f6b
wxPython: 3.0.0.0 -> 3.0.2.0
2015-09-05 11:11:19 +02:00
Domen Kožar
b598f6af59
pythonPackages.runsnakerun: add performance/memory GUI profiler for python
2014-11-04 18:19:27 +01:00
Domen Kožar
2632afa131
pypy: handle unsupported packages
2014-09-12 00:26:50 +02:00
ambrop7@gmail.com
93d313c0ed
Add wxPython-3.0 with OpenGL support.
2014-03-25 22:35:25 +01:00