Commit graph

32836 commits

Author SHA1 Message Date
Frederik Rietdijk ef5614484e vaapiIntel: use python2 2016-10-22 16:47:21 +02:00
Frederik Rietdijk 5c9a5ad697 telepathy_qt: use python2 2016-10-22 16:47:20 +02:00
Vladimír Čunát 4d5b893002 Merge #19081: gnome-3.22
Also master commits are brought in.
2016-10-20 23:04:10 +02:00
Frederik Rietdijk 2081a69092 pypy: fix build 2016-10-18 23:16:10 +02:00
Frederik Rietdijk 9b27c09465 qt56: use python2 2016-10-18 23:16:10 +02:00
Frederik Rietdijk 8b7cc8a9a5 qt57: use python2 2016-10-18 23:16:10 +02:00
Frederik Rietdijk 8fcccec543 qt55: use python2 2016-10-18 23:16:10 +02:00
Frederik Rietdijk 284f22d19e lldb 3.7: use python2
just like llvm 3.7
2016-10-18 23:16:10 +02:00
Frederik Rietdijk e67e4da8c7 pythonPackages.wxPython: don't pass in pythonPackages 2016-10-18 23:16:09 +02:00
Frederik Rietdijk 982ae5f21a libpqxx: use python2 2016-10-18 23:16:08 +02:00
Frederik Rietdijk abaa750207 vigra: use python2 2016-10-18 23:16:07 +02:00
Frederik Rietdijk 2365726ecb spidermonkey_24: use python2 2016-10-18 23:16:06 +02:00
Frederik Rietdijk 7c8b3550b6 spidermonkey_185: use python2 2016-10-18 23:16:06 +02:00
Frederik Rietdijk caac67aabe spidermonkey_31: use python2 2016-10-18 23:16:06 +02:00
Frederik Rietdijk db0df92bbf heimdal: use python2
because of print statement
2016-10-18 23:16:06 +02:00
Frederik Rietdijk 42f0271d32 telepathy_glib: fix building with python3 2016-10-18 23:16:06 +02:00
Frederik Rietdijk ffd81b6c94 libpst: use python2 2016-10-18 23:16:06 +02:00
Frederik Rietdijk 1ce0e2746f libpst: 0.6.63 -> 0.6.68 2016-10-18 23:16:05 +02:00
Frederik Rietdijk e730b15076 gnome_doc_utils: use python2, rewrite expression 2016-10-18 23:16:05 +02:00
Frederik Rietdijk 9b66b5c2cc liblapack: use python2 2016-10-18 23:16:05 +02:00
Frederik Rietdijk ad227648c0 nodejs: use python2 2016-10-18 23:16:05 +02:00
Frederik Rietdijk bd8b0dffae gst_python: use python2
print statement
2016-10-18 23:16:05 +02:00
Frederik Rietdijk aa652d0df7 edk2: use python2
python 2 print statement
2016-10-18 23:16:04 +02:00
Frederik Rietdijk c531ff2fe8 avro-c++: use python2
python 2 print statement
2016-10-18 23:16:04 +02:00
Frederik Rietdijk 9c3fd2c437 zziplib: use python2 2016-10-18 23:16:04 +02:00
Frederik Rietdijk 2a1c4e9322 itstool: use python2
See https://github.com/NixOS/nixpkgs/issues/19631 for a proper fix.
2016-10-18 23:16:03 +02:00
Frederik Rietdijk adbaed0815 llvm 3.7: use python2 2016-10-18 23:16:03 +02:00
Frederik Rietdijk cda8d652f1 webkitgtk: use python2
because of Python 2 print statement.
2016-10-18 23:16:03 +02:00
Frederik Rietdijk 8a1e52b0d2 aubio: use python2 2016-10-18 23:16:03 +02:00
Frederik Rietdijk 635b4fbce8 Python3: also create symlink pkgconfig/python.pc 2016-10-18 23:16:03 +02:00
Frederik Rietdijk a75358c288 ino: use python2 2016-10-18 23:14:36 +02:00
Frederik Rietdijk d0bf57ae85 devpi-client: fix 2016-10-18 23:14:36 +02:00
Frederik Rietdijk ec6f049c09 pythonPackages.pycairo: python.is_py3k was removed 2016-10-18 23:14:36 +02:00
Frederik Rietdijk ff069a2aa1 pyrex: use python2 2016-10-18 23:14:35 +02:00
Frederik Rietdijk 1247d6bcbd keybinder: use python2 2016-10-18 23:14:35 +02:00
Frederik Rietdijk 77dacee416 mesa: use python2
since there is still code that is not compatible with Python 3.x and the
following issue occurs as well
https://bugs.freedesktop.org/show_bug.cgi?id=95338
2016-10-18 23:14:35 +02:00
Frederik Rietdijk f17f64d203 http-parser: use python2 2016-10-18 23:14:34 +02:00
Frederik Rietdijk f42a7068da scons: use python2 and refactor expression 2016-10-18 23:14:32 +02:00
Frederik Rietdijk 47a95edc1e libxml2: use python2 2016-10-18 23:14:31 +02:00
Aneesh Agrawal 708822250e Python 3.x: Add python symlink
Add a symlink for "python" in the python3 derivation to provide a
default Python executable.
2016-10-18 23:14:31 +02:00
Frederik Rietdijk 107c035bf0 Python: remove pythonSmall
In #19309 a separate output for tkinter was added.

Several dependencies of Python depend indirectly on Python. We have the
following two paths:
```
‘python-2.7.12’ - ‘tk-8.6.6’ - ‘libXft-2.3.2’ - ‘libXrender-0.9.10’ -
‘libX11-1.6.4’ - ‘libxcb-1.12’ - ‘libxslt-1.1.29’- ‘libxml2-2.9.4’ -
‘python-2.7.12’

‘python-2.7.12’ - ‘tk-8.6.6’ - ‘libXft-2.3.2’ - ‘fontconfig-2.12.1’ -
‘dejavu-fonts-2.37’ - ‘fontforge-20160404’ - ‘python-2.7.12’
```
Because only `tkinter` needs this, I added
```
pythonSmall = python.override {x11Support = false;};
```
to break the infinite recursion. We also still have the output
`tkinter`.

However, we might as well build without x11Support by default. Then we build with x11Support as well so we get the tkinter module and put that in a separate package.
2016-10-16 14:31:26 +02:00
Alexander Ried b03d1996cd pygobject: 3.20.0 -> 3.22.0 2016-10-15 20:32:10 +02:00
Alexander Ried 574ee15905 gtkmm_3: 3.20.0 -> 3.22.0 2016-10-15 20:32:10 +02:00
Alexander Ried 8afdb9b0f5 libgtop: 2.32.0 -> 2.34.1 2016-10-15 20:32:10 +02:00
Alexander Ried ed889ba8ae gcab: 0.6 -> 0.7 2016-10-15 20:32:10 +02:00
Alexander Ried 9513304f61 cogl: 1.22.0 -> 1.22.2, enable wayland support 2016-10-15 20:32:10 +02:00
Alexander Ried 1a1605cc32 libsoup: libgnome_keyring -> libgnome_keyring3 2016-10-15 20:32:09 +02:00
Alexander Ried 224cd5106c at-spi2-{core,atk}: 2.20.1 -> 2.22.0 2016-10-15 20:29:45 +02:00
Graham Christensen fbadf2da23 Merge pull request #19498 from grahamc/hound
Initialize Hound package / module
2016-10-15 13:56:24 -04:00
Graham Christensen 14384f02e8
hound: init at 20160919 2016-10-15 13:32:16 -04:00