Nikolay Amiantov
f961fc7dd1
freetype: re-add infinality patches
...
archfan has updated those patches for the new version.
2016-08-20 03:21:05 +03:00
cmfwyp
1c7114da69
freetype: 2.6.2 -> 2.6.5
...
The fontconfig-ultimate patches are unmaintained. Since they were
not updated for newer FreeType versions, this removes them and
disables fontconfig-ultimate by default.
2016-08-20 03:21:05 +03:00
cmfwyp
50c0011292
freetype: add a long description
2016-08-20 03:21:05 +03:00
cmfwyp
574bba7f06
freetype: remove -fno-strict-aliasing
...
The strict aliasing violations this was meant to fix were already
fixed in FreeType.
2016-08-20 03:21:05 +03:00
Nikolay Amiantov
c8658f9da8
cairo: add infinality patches
2016-08-20 03:21:05 +03:00
Nikolay Amiantov
e3ab0826c2
fontconfig-ultimate: 2015-12-06 -> 2016-04-23
...
This removes our hardcoded presets which weren't updated for quite some time.
Infinality now has new hardcoded presets in freetype, which can be overriden if
desired with environment variables (as before). Accordingly, updated NixOS
module to set the hardcoded preset.
Additionally used a more "right" type for substitutions.
2016-08-20 03:21:05 +03:00
Eric Sagnes
4114cf9c6c
fontconfig-ultimate: fix wqy-zenhei-sharp priority
2016-08-20 03:21:05 +03:00
Eric Sagnes
e80e8b9dc9
fontconfig module: respect upstream definitions
2016-08-20 03:21:05 +03:00
Eric Sagnes
cd2948a72e
fontconfig: fix etc priority
2016-08-20 03:21:05 +03:00
Vladimír Čunát
c74145467d
Merge #17852 : gtk3: 3.20.8 -> 3.20.9
...
Note: the merge also adds a few master commits,
but those should matter.
2016-08-20 01:18:04 +02:00
Vladimír Čunát
532f88cd3a
glib: bugfix 2.48.1 -> 2.48.2
...
Suggested on #17852 .
2016-08-20 01:18:03 +02:00
Nikolay Amiantov
edb9416228
Merge pull request #17819 from abbradar/printing-updates
...
Printing and PDF-related updates
2016-08-20 01:41:55 +04:00
Dan Peebles
7bf6e249eb
talloc: re-add old static output
...
It was originally added by https://github.com/NixOS/nixpkgs/pull/5142 but removed in
863ef41025
.y
2016-08-19 21:41:21 +00:00
Ram Kromberg
c60f1e9af5
gtk3: 3.20.8 -> 3.20.9
2016-08-19 21:08:25 +03:00
Vladimír Čunát
6d75fd1476
gnutls*: drop the parallel-build hack
...
... as it didn't work, apparently: 024cb9ee
2016-08-19 16:37:11 +02:00
Vladimír Čunát
c69e2d5763
gnutls35: maintenance 3.5.1 -> 3.5.3
2016-08-19 16:36:52 +02:00
Vladimír Čunát
1441366fdd
gnutls33: maintenance 3.3.18 -> 3.3.24
2016-08-19 16:36:10 +02:00
obadz
1047ed49d9
Merge branch 'master' into staging
...
Conflicts: pkgs/os-specific/linux/kmod/default.nix cc @abbradar
2016-08-19 15:28:58 +01:00
obadz
3e03db11b7
glibc: fixup, that should have been $bin not $out
2016-08-19 15:23:56 +01:00
obadz
a7bfa77787
glibc: remove sln from bin, not sbin
2016-08-19 15:20:46 +01:00
Vladimír Čunát
cd07a6b4dd
gnutls: security 3.4.13 -> 3.4.14
...
http://gnutls.org/security.html#GNUTLS-SA-2016-2
(no CVE seems assigned ATM)
2016-08-19 16:08:52 +02:00
obadz
9744c7768d
glibc: 2.23 -> 2.24
...
- Removed patches that were merged upstream
- Removed --localdir from configureFlags as according to
https://sourceware.org/bugzilla/show_bug.cgi?id=14259
it was unused before
2016-08-19 15:05:41 +01:00
Franz Pletz
c409710b20
activemq: 5.13.2 -> 5.13.4 (security)
...
Fixes CVE-2016-3088.
See http://activemq.apache.org/security-advisories.data/CVE-2016-3088-announcement.txt .
2016-08-18 16:08:26 +02:00
Nikolay Amiantov
1bde33074e
poppler_data: embed into poppler, make an option
...
Previously we relied on an environment variable POPPLER_DATADIR which
practically noone used and everyone was expected to set. This is a good
candidate for a feature option because noone really _noticed_ that this data is
not available. Disabled by default because of this and size of the data (22M).
2016-08-18 16:09:34 +03:00
Nikolay Amiantov
d5e1f5bbaa
poppler: use openjpeg instead of unmaintained internal decoder
2016-08-18 16:09:34 +03:00
Nikolay Amiantov
447d88d415
poppler: 0.43.0 -> 0.46.0
2016-08-18 16:09:34 +03:00
Frederik Rietdijk
904ee1bebc
Merge pull request #17814 from juliendehos/tntdb
...
tntdb: init at 1.3
2016-08-18 11:25:47 +02:00
Rok Garbas
35793f1917
Merge pull request #17812 from lancelotsix/CVE-2016-6316
...
gnupg and libgcrypt updates (for CVE-2016-6316)
2016-08-18 11:17:54 +02:00
Julien Dehos
5a2e256075
tntdb: init at 1.3
2016-08-18 11:11:43 +02:00
Lancelot SIX
c4a7bdd248
libgcrypt: 1.7.2 -> 1.7.3
...
Fixes CVE-2016-6316.
See http://lists.gnu.org/archive/html/info-gnu/2016-08/msg00008.html
2016-08-18 09:58:21 +02:00
Lancelot SIX
bc01cbbc64
libgcrypt_1_5: 1.5.4 -> 1.5.6
...
Fixes CVE-2016-6316.
See http://lists.gnu.org/archive/html/info-gnu/2016-08/msg00008.html
2016-08-18 09:58:10 +02:00
Julien Dehos
50ca8eb30a
tntnet: init at 2.2.1
2016-08-18 09:54:46 +02:00
Nikolay Amiantov
3367c211c6
sqlcipher: 3.1.0 -> 3.4.0
2016-08-18 02:19:56 +03:00
Frederik Rietdijk
379b2fab97
Merge pull request #17777 from juliendehos/cxxtools
...
cxxtools: init at 2.2.1
2016-08-17 22:37:37 +02:00
Nikolay Amiantov
e3039a282a
qt5.qtwebkit: set myself as a maintainer
2016-08-17 22:46:24 +03:00
Franz Pletz
b4cc9bd63a
Merge remote-tracking branch 'origin/master' into hardened-stdenv
...
Fixes #17801 and #17802 .
2016-08-17 19:43:43 +02:00
Nikolay Amiantov
c1262a76e4
qt5.qtwebkit: use gstreamer backend
...
It's recommended by upstream: https://bugs.webkit.org/show_bug.cgi?id=63472
2016-08-17 20:20:35 +03:00
Nikolay Amiantov
727678936d
qt5.qtwebkit-plugins: init at 2015-05-09
2016-08-17 20:20:35 +03:00
Nikolay Amiantov
13fdb45c04
qt57.webkit: init at 5.7.0
2016-08-17 20:20:35 +03:00
Nikolay Amiantov
306358992a
qt56.webkit: init at 5.6.1
2016-08-17 20:20:35 +03:00
Nikolay Amiantov
b14f6a96f6
qt55: regenerate srcs
2016-08-17 20:20:35 +03:00
Nikolay Amiantov
58202a9113
qt fetchsrcs.sh: add community releases
...
Also parametrize by version and make more reproducable.
2016-08-17 20:20:35 +03:00
Tomas Hlavaty
e444532046
mlt: 0.9.6 -> 6.2.0 ( #17725 )
...
The old version with qt4 is kept around for kdenlive dependency.
2016-08-17 16:09:58 +02:00
Lluís Batlle i Rossell
9f9cac34d3
Updating mlt to 6.2.0
...
(cherry picked from commit 93d8ab8007102e0e4d7f23cf25bb353d1cc5bced)
I checked with kdenlive people, and they say that we should always use the
latest mlt possible; that it should not be any problem, and provide only
improvements.
2016-08-17 10:06:30 +02:00
Frederik Rietdijk
5a501bd828
Remove top-level dbus_python and pythonDBus.
...
See #11567 .
Furthermore, it renames pythonPackages.dbus to pythonPackages.dbus-
python as that's the name upstream uses.
There is a small rebuild but I couldn't figure out the actual cause.
2016-08-16 22:52:37 +02:00
Matthew Bauer
0a76d1eb75
stfl: fix darwin build
...
- Use "cc" instead of "gcc".
- Add missing pthread to build.
2016-08-16 19:25:44 +00:00
Matthew Bauer
a79ff78ec4
nspr: fix darwin build
...
- needs CoreServices
2016-08-16 19:25:44 +00:00
Matthew Bauer
3182e52fdd
libstatgrab: fix darwin build
...
Darwin needs IOKit to work.
2016-08-16 19:25:43 +00:00
Matthew Bauer
de914d0190
libsecret: fix darwin build
...
darwin needs the -lintl flag
2016-08-16 19:25:42 +00:00
Matthew Bauer
483a480cea
libomxil-bellagio: disable on Darwin
...
I can't find any information on this for Darwin. It appears to be
Linux-only.
2016-08-16 19:25:42 +00:00