Commit Graph

20723 Commits

Author SHA1 Message Date
Vladimír Čunát
bb2fba1125 Revert "mesa: Don't depend on Wayland"
This reverts commit 7ff232e958.
See discussion at the original commit.

CC: #4999, #5001, #5061, #5071.
2014-11-24 22:10:06 +01:00
Thomas Tuegel
9168041813 Merge branch 'qt5-tzdir' into staging
Fixes a long-standing bug with Qt 5 and timezones on NixOS.
2014-11-20 12:00:48 -06:00
Thomas Tuegel
e2fe48756f qt5: find timezone table in $TZDIR 2014-11-20 11:14:15 -06:00
Thomas Tuegel
66ebc65cd3 phonon-backend-vlc: add Qt 5 support 2014-11-20 11:11:12 -06:00
Thomas Tuegel
b1123db790 phonon-backend-gstreamer: add Qt 5 support 2014-11-20 11:11:05 -06:00
Thomas Tuegel
c3240b9315 phonon: upgrade to 4.8.1
This version adds Qt 5 support.
2014-11-20 11:10:50 -06:00
Thomas Tuegel
dfaa39db41 polkit-qt-1: Qt 5 support
polkit-qt-1 is upgraded to the latest version, which supports Qt 5. The
attributes are also renamed to differentiate the Qt 4 and Qt 5
branches. The prior naming scheme differentiated between polkit-qt-1 and
polkit-qt, but we no longer package the latter.
2014-11-20 11:10:39 -06:00
Thomas Tuegel
ad38cdac8a qt: upgrade to 5.3.2
This commit also removes the 5.2 branch in favor of 5.3. Several
components of KDE5 require Qt 5.3, so it doesn't make much sense to have
the rest of the system on an older version. Also, the application styles
may not be compatible because Qt breaks ABI compatibility between versions.
2014-11-20 11:10:06 -06:00
Eelco Dolstra
9f914a3f82 perl-5.14: Remove
It's EOL and unmaintained. There was only one package using it which
I've marked as broken.
2014-11-18 10:42:23 +01:00
Eelco Dolstra
847b7fe697 perl: Fix evaluation on Darwin 2014-11-17 15:21:29 +01:00
Vladimír Čunát
074af2ac1c gnutls-3.1: remove unused version
The upstream doesn't maintain these well, as they even fail to build now.
2014-11-17 11:28:31 +01:00
Vladimír Čunát
581721887d gnutls-3.2: maintenance+security update
CVE-2014-8564 seems only DOS, so relatively non-critical.
2014-11-17 11:23:21 +01:00
Eelco Dolstra
a0f3faf34e Merge remote-tracking branch 'origin/glibc-2.20' into staging 2014-11-16 22:17:36 +01:00
Michael Raskin
7d66259b3a Add CL-SMTP package 2014-11-16 19:57:12 +03:00
Michael Raskin
47ae07c56e Add ironclad 2014-11-16 19:57:12 +03:00
Michael Raskin
2f53f2ed16 An example build for the SBCL binary creation 2014-11-16 19:57:12 +03:00
Michael Raskin
12f35b6db7 Allow pre/post-Install 2014-11-16 19:57:12 +03:00
Michael Raskin
0f28ce0ad8 Update argument list after image restoreon SBCL 2014-11-16 19:57:12 +03:00
Michael Raskin
58e27a257e Fix SBCL binary building with saved library path 2014-11-16 19:57:12 +03:00
Aristid Breitkreuz
7bb0ff509c remove gcc 3.3 and snx ("SSL Network Extender"), the only package that depends on it 2014-11-16 14:57:42 +01:00
Aristid Breitkreuz
1dfd467c14 distcc: fix evaluation (fixes #5002) 2014-11-16 13:52:28 +01:00
Peter Simons
b69238542c haskell-yesod-core: update to version 1.4.4 2014-11-16 13:31:23 +01:00
Peter Simons
cdd7787ca6 haskell-tasty-quickcheck: update to version 0.8.3.1 2014-11-16 13:31:23 +01:00
Peter Simons
0cac00305a haskell-smtps-gmail: update to version 1.3.0 2014-11-16 13:31:23 +01:00
Peter Simons
7923803ebb haskell-liblastfm: update to version 0.5.1 2014-11-16 13:31:23 +01:00
Peter Simons
656255719a haskell-hspec-wai: update to version 0.6.0 2014-11-16 13:31:23 +01:00
Peter Simons
5015f7d6f2 haskell-c2hs: update to version 0.19.1 2014-11-16 13:31:23 +01:00
Peter Simons
3253e63c2f haskell-bert: update to version 1.2.2.3 2014-11-16 13:31:23 +01:00
Vincent Laporte
099d145590 Adds ocaml-camlpdf-1.7.2
OCaml library for reading, writing and modifying PDF files

Homepage: https://github.com/johnwhitington/camlpdf
2014-11-16 08:42:55 +00:00
Vladimír Čunát
6fff0af6c3 ccache: fix evaluation 2014-11-16 09:19:35 +01:00
Shea Levy
eba921130b nix-exec: bump 2014-11-16 00:02:29 -05:00
Peter Simons
1a2a6810a8 gnulib: update to version 0.1-263-g92b60e6 and disable the fixup hook that breaks the expected location of the docs directory 2014-11-16 02:05:50 +01:00
Domen Kožar
dc626a9f5c pypy: disable test_default_ciphers test 2014-11-15 19:32:05 +01:00
Moritz Ulrich
0fc8d92e53 slic3r: Bump to 1.2.1
Also adds OpenGL and WxGLCanvas to perlPackages..

OpenGL currently contains some pretty ugly hacks regarding OpenGL
feature-detection. Expect it to fail on different systems.
2014-11-15 19:22:59 +01:00
Michael Raskin
83999a0a84 Fix CLisp support in executable building 2014-11-15 15:40:45 +03:00
Michael Raskin
1bfe4e59c2 Install the builder script 2014-11-15 15:40:45 +03:00
Michael Raskin
82a4776bf9 Add support for creation of executables with SBCL — hacks are for shared libraries 2014-11-15 15:40:45 +03:00
Michael Raskin
128b1af2e8 Merge pull request #4927 from mstarzyk/androidndk
android-ndk: updated to version r10c
2014-11-15 15:30:48 +03:00
Michael Raskin
a7c8d00b27 Merge pull request #4857 from abbradar/cups2
[WIP] Improve printing experience and update related packages
2014-11-15 15:18:35 +03:00
Vincent Laporte
2d46ab2557 gtkdatabox: update from 0.9.1.3 to 0.9.2.0 2014-11-15 09:37:47 +00:00
William A. Kennington III
69bf3bd070 Merge pull request #4800 from aherrmann/pr_boost_mpi
boost 1.55: Add Boost.MPI (optional)
2014-11-15 00:59:49 -08:00
William A. Kennington III
a84e566ba2 leveldb: 1.15 -> 1.18 2014-11-14 21:54:12 -08:00
William A. Kennington III
5e39ab62d1 tokyocabinet: 1.4.46 -> 1.4.48 2014-11-14 21:53:53 -08:00
William A. Kennington III
7a318d5f73 kyotocabinet: Add derivation 2014-11-14 21:53:33 -08:00
Vincent Laporte
8a96d42570 libfm: update frm 1.2.2.1 to 1.2.3 2014-11-14 23:28:30 +00:00
Vladimír Čunát
5cad555ab1 gtk3 stack: go back to gnome-3.12 branches for now 2014-11-14 23:32:28 +01:00
Pascal Wittmann
d689a18e65 pocketsphinx: update from 0.7 to 0.8 2014-11-14 19:20:16 +01:00
Michael Raskin
4ca96793d5 Merge pull request #4985 from rened/master
update julia, make it portable accross cpu architectures
2014-11-14 20:51:16 +03:00
Vladimír Čunát
c3f6af54de libusb-compat: propagate libusb1 to fix -ludev failures 2014-11-14 18:08:53 +01:00
Vladimír Čunát
3529567ed4 libgphoto-2.4: remove the old unneeded version 2014-11-14 18:00:04 +01:00