Commit Graph

15522 Commits

Author SHA1 Message Date
Vladimír Čunát
1c0477c08c dbus: a security-hardening update 2015-01-13 18:01:27 +01:00
Vladimír Čunát
e85c899f8d harfbuzz: small update 2015-01-13 17:59:41 +01:00
Vladimír Čunát
51fdc6e238 libjpeg-turbo: major update, and populate meta
TODO: also some darwin packaging improvements were in the news.
Maybe it would be suitable to have this as the default libjpeg in there.
2015-01-13 16:57:18 +01:00
Domen Kožar
9b7b2ce8eb Revert "Introduce patchShebangsPhase ran in preConfigurePhases"
This reverts commit 512fbb280f.

See #5368
2015-01-08 10:26:49 +01:00
Domen Kožar
512fbb280f Introduce patchShebangsPhase ran in preConfigurePhases
(cherry picked from commit 91c7e8747af1fdc2a70cd98594ccbb12a5c6902d)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-01-02 02:58:32 +01:00
Vladimír Čunát
d8c5d95330 determinism: change some fixed timestamp to != (time_t)0
vcunat removed the unrelated glib change.
Conflicts:
	pkgs/development/libraries/glib/default.nix
	pkgs/os-specific/linux/kernel/generic.nix
	pkgs/os-specific/linux/kernel/manual-config.nix
2014-12-30 17:03:39 +01:00
William A. Kennington III
488e6e6e9c cyrus_sasl: Enable kerberos 2014-12-30 01:04:16 -08:00
William A. Kennington III
0196fda4f4 krb5: 1.12.2 -> 1.13 2014-12-30 01:03:29 -08:00
William A. Kennington III
0566d647e8 heimdal: Update build 2014-12-30 01:02:41 -08:00
William A. Kennington III
afeef240dc kerberos: Use default kerberos instead of krb5 2014-12-30 00:05:12 -08:00
Tobias Geerinckx-Rice
c64257b8e5 Fix user-facing typos (mainly in descriptions) 2014-12-30 03:31:03 +01:00
William A. Kennington III
e62e634128 Merge pull request #5476 from codyopel/x265-update
x265-hg: updated to latest commit, fixed package naming issue
2014-12-29 20:33:24 -05:00
Peter Simons
18d3da1a02 haskell-sdl2: re-enable Haddock phase
GHC 7.8.4 fixed https://github.com/haskell-game/sdl2/issues/31.
2014-12-29 12:24:16 +01:00
Thomas Tuegel
09435f05d4 Merge pull request #5484 from ttuegel/linear-algebra
Version bump some linear algebra packages
2014-12-27 15:12:58 -06:00
Vladimír Čunát
5f0686fc95 libcaca: add another mirror
The original does not work ATM.
2014-12-27 20:59:24 +01:00
Thomas Tuegel
d582090a15 suitesparse: add version 4.4.1 2014-12-27 13:47:53 -06:00
Thomas Tuegel
81c0f94d74 arpack: build against atlasWithLapack 2014-12-27 13:40:40 -06:00
Thomas Tuegel
893f277bd7 arpack: version bump to 3.2.0 2014-12-27 13:40:40 -06:00
Thomas Tuegel
3ce76d4dd0 atlas: optionally build with full lapack 2014-12-27 13:40:40 -06:00
Thomas Tuegel
91657e30ca atlas: fix generic options
Build atlas with the generic options recommended by the upstream
documentation for distributions. The expression now takes the parameter
'threads' which configures the number of threads atlas will use. The
default is to build serial atlas ('threads = "0"'). The expression also
takes the parameter 'cacheEdge' which is the L2 cache per core, in
bytes. This reduces build time because the cache size doesn't need to be
detected. It also reduces impurity, since different build nodes on Hydra
may have different hardware. It is set to 256k by default, which is
recommended for distributions by the upstream documentation.
2014-12-27 13:40:40 -06:00
Thomas Tuegel
8a5d7e7944 openblas: version bump to 0.2.13 2014-12-27 13:40:40 -06:00
Vladimír Čunát
becf038336 Merge branch 'staging' 2014-12-26 22:41:19 +01:00
Vladimír Čunát
dd4dfee2c2 qt5: work around a build problem 2014-12-26 22:03:05 +01:00
Shea Levy
05edd656f6 Missed gcc refs 2014-12-26 12:28:15 -05:00
John Wiegley
28b6fb61e6 Change occurrences of gcc to the more general cc
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
codyopel
28a0b500aa x265-hg: updated to latest commit, fixed package naming issue 2014-12-26 07:09:19 -05:00
Vladimír Čunát
9c94c42af8 opencv: fix build on i686 by upstream patch
CC maintainers @viric, @flosse, #5356.
2014-12-25 16:52:39 +01:00
Vladimír Čunát
d89518bd1b gstreamer-1: double maintenance bump
CC maintainer @iyzsong.
2014-12-25 11:55:04 +01:00
Vladimír Čunát
5d903d850a libpng: security update (no CVE yet)
http://www.securitytracker.com/id/1031444
2014-12-25 11:36:21 +01:00
Peter Simons
e958a2ac58 haskell-wl-pprint-text: update to version 1.1.0.3 2014-12-25 11:05:49 +01:00
Peter Simons
fcbc18e5c2 haskell-uuid: update to version 1.3.7 2014-12-25 11:05:49 +01:00
Peter Simons
4e33809757 haskell-texmath: update to version 0.8.0.1 2014-12-25 11:05:49 +01:00
Peter Simons
c1bb62af69 haskell-test-framework: update to version 0.8.1.0 2014-12-25 11:05:49 +01:00
Peter Simons
b8ee3fa597 haskell-system-filepath: update to version 0.4.13 2014-12-25 11:05:49 +01:00
Peter Simons
7c50d0db4c haskell-system-fileio: update to version 0.3.16 2014-12-25 11:05:49 +01:00
Peter Simons
79d8ceb0c7 haskell-stm-containers: update to version 0.2.7 2014-12-25 11:05:49 +01:00
Peter Simons
23add13263 haskell-hopenssl: update to version 1.7 2014-12-25 11:05:49 +01:00
Peter Simons
33dcd7073b haskell-haddock-api: update to version 2.15.0.1 2014-12-25 11:05:49 +01:00
Peter Simons
f72fe30f86 haskell-torrent: add version 10000.0.0 2014-12-25 11:05:49 +01:00
Peter Simons
6e9800f7cb haskell-bencode: add version 0.5 2014-12-25 11:05:49 +01:00
Vladimír Čunát
3421d4c470 libvdpau, vdpauinfo: update to 0.9, extend meta
Add myself as a maintainer.
The rebuild impact is large, mostly through mesa -> {qt, gtk}.
2014-12-25 09:46:04 +01:00
Charles Strahan
8127edc335 mailcore2: new package
MailCore 2 provides a simple and asynchronous API to work with e-mail
protocols IMAP, POP and SMTP.

Closes #5430
2014-12-24 22:48:01 -05:00
Charles Strahan
ebe75cf9c1 libetpan: bump version up to 1.6 2014-12-24 22:48:01 -05:00
Charles Strahan
86629f7c7f libuchardet: new package
Yet another C wrapper for Mozilla's Universal Charset Detector C++ API.
2014-12-24 22:48:01 -05:00
Charles Strahan
7e4ca1cc75 libtidy: new package
A library and CLI to validate, correct, and pretty-print HTML files.
2014-12-24 22:48:01 -05:00
Charles Strahan
c5b47329ce libctemplate: bump version to 2.3
Fixes some C++11 issues.
2014-12-24 22:48:01 -05:00
Peter Simons
ea50da9041 haskell-libnotify: re-generate with cabal2nix (and override reference to pkgs.libnotify) 2014-12-24 13:43:42 +01:00
Domen Kožar
c998edfb6d libcec: 2.1.4 -> 2.2.0 2014-12-24 10:57:41 +01:00
Eelco Dolstra
49f53f63f5 blender: Add OpenCOLLADA support 2014-12-23 18:17:09 +01:00
James Cook
656ae7a97c Merge branch 'jasper_vulnerabilities' 2014-12-22 08:17:52 -08:00