20658 Commits

Author SHA1 Message Date
Dmitry Kalinkin
6aa5dc11f1
pythia: init at 8.219 2016-10-19 02:17:15 -04:00
Dmitry Kalinkin
fd95f8f824
herwig: init a 7.0.3
thepeg: init at 2.0.3
2016-10-19 02:17:15 -04:00
Dmitry Kalinkin
1c855085cd
lhapdf: init at 6.1.6 2016-10-19 02:17:15 -04:00
Dmitry Kalinkin
334b9e2a40
rivet: init at 2.5.0 2016-10-19 02:17:02 -04: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
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
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
9b66b5c2cc liblapack: 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
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
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
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
47a95edc1e libxml2: use python2 2016-10-18 23:14:31 +02:00
Dmitry Kalinkin
571d1111fe
yoda: init at 1.6.3 2016-10-18 06:52:31 -04:00
Dmitry Kalinkin
75ed9ac975
hepmc: init at 2.06.09 2016-10-18 06:51:59 -04:00
Dmitry Kalinkin
b7db7cc30c
fastjet: init at 3.2.0 2016-10-18 06:51:22 -04:00
Dmitry Kalinkin
468a5bc224
dgal: fix 2016-10-17 11:23:14 -04:00
Thomas Tuegel
953fd050c0 Merge pull request #19621 from peterhoeg/peruse
peruse: init at 1.1
2016-10-17 09:17:38 -05:00
Peter Hoeg
2a4098d74c peruse: init at 1.1
Includes kirigami at 1.1.0
2016-10-17 20:50:12 +08:00
Wout Mertens
d3eb4afbda sqlite3: Bump to 3.15.0
Tested on Darwin
2016-10-16 22:51:33 +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
Dan Peebles
fc4c0d4ba1 talloc: fix on darwin 2016-10-14 22:51:21 -04:00
Eelco Dolstra
811b876fab Revert "openssl, curl, git: Respect $NIX_SSL_CERT_FILE"
This reverts commit 942dbf89c6120cb5b52fb2ab456855d1fbf2994e. Sorry,
this was supposed to go to staging instead of master...
2016-10-14 16:01:54 +02:00
Eelco Dolstra
942dbf89c6 openssl, curl, git: Respect $NIX_SSL_CERT_FILE
$NIX_SSL_CERT_FILE overrides $SSL_CERT_FILE, which in turn overrides
the default CA path (/etc/ssl/certs/ca-certificates.crt). This allows
Nix to set a CA path without interfering with other packages (such as
Homebrew).

See https://github.com/NixOS/nix/issues/921.
2016-10-14 12:06:10 +02:00
Vladimír Čunát
027efec879 Merge staging without python splitting for now
The split needs more time to finish rebuilding,
but the rest seems OK and there are security fixes.
2016-10-14 09:24:21 +02:00
Vladimír Čunát
3eec7ea3f0 gvfs: fix build after update in 0809aeb47f
(cherry picked from commit 56a49e6cdaebeaf793cc53ae47031b7e1b40947b)
2016-10-14 09:11:28 +02:00
Vladimír Čunát
d73646d270 Revert "gtkmm: fix build error by patching missing operator"
This reverts commit 7defda8356cc6444be2d40ff085dfee421a51a97.
It breaks the package after update 61c467937b;

(cherry picked from commit 72e013575239df40b3d16e23940fb48dcdc11dfb)
2016-10-14 09:11:18 +02:00
Franz Pletz
3b58daf315
libuecc: init at 7 2016-10-13 21:42:16 +02:00
Franz Pletz
2c47729a75
libsodium: 1.0.10 -> 1.0.11 2016-10-13 21:42:15 +02:00
Vladimír Čunát
727fc259d6 Merge branch 'master' into staging 2016-10-13 09:53:16 +02:00
Alex Ivanov
4e87ea7f73 unixODBC: enable build for darwin 2016-10-13 09:23:14 +03:00
Franz Pletz
6adc67d8d7
vaapiIntel: 1.7.0 -> 1.7.2 2016-10-13 03:19:28 +02:00
Franz Pletz
d514bf3fcc
libsamplerate: 0.1.8 -> 0.1.9 2016-10-13 03:18:42 +02:00
Franz Pletz
29b04017b5
libmpcdec: cleanup, use sha256 hash 2016-10-13 03:18:37 +02:00
Franz Pletz
f7454f6a15
libmikmod: 3.3.7 -> 3.3.10 2016-10-13 03:18:32 +02:00