hsloan
ade488c52a
glew 1.10: Don't use stdenv ? cross
2017-06-28 19:32:57 -04:00
hsloan
cebe4ee5c9
freetype default: Don't use stdenv.cross
2017-06-28 19:32:41 -04:00
hsloan
9b2d1cbc70
fontconfig default: Don't use stdenv.cross
2017-06-28 19:31:16 -04:00
hsloan
0fa3d99f4e
fontconfig 2.10: Don't use stdenv.cross
2017-06-28 19:29:41 -04:00
hsloan
df8c390a5a
boost: Don't use stdenv ? cross
2017-06-28 19:29:03 -04:00
hsloan
67ae0f0370
boehm-gc: Don't use stdenv ? cross
2017-06-28 19:27:45 -04:00
hsloan
784ffeaabd
SDL: Don't use stdenv ? cross
...
Simplify and finess logic a bit in a way that doesn't affect the
default native build, too.
2017-06-28 19:25:41 -04:00
John Ericson
da668f66c7
zlib: cc-wrapper can be relied on to export this env var
2017-06-28 18:31:37 -04:00
John Ericson
f16ee76ca8
qt 4.8: Don't use stdenv.cross
2017-06-28 18:31:37 -04:00
John Ericson
60eff17b27
openssl: cc-wrapper can be relied on to export these env vars
2017-06-28 18:31:37 -04:00
John Ericson
a40ceb2782
glew: Rely on cc-wrapper can to export these env vars
2017-06-28 18:30:46 -04:00
John Ericson
5c99b2f341
libvpx: Don't use stdenv.cross
2017-06-28 18:21:06 -04:00
John Ericson
38dbd4b161
ffmpeg: Don't use stdenv.cross
2017-06-28 18:21:06 -04:00
John Ericson
fcef0add76
boost: Don't use stdenv.cross, and utilize new platform metadata
2017-06-28 18:21:06 -04:00
John Ericson
80a857f8d7
SDL: Don't use stdenv.cross
2017-06-28 18:21:06 -04:00
John Ericson
099b83f90d
libxslt: Don't use stdenv.cross
2017-06-28 00:55:21 -04:00
John Ericson
8ca8293dbc
libxml2: Don't use stdenv.cross
2017-06-28 00:51:59 -04:00
Bjørn Forsman
6916f24e84
treewide: enableParallelBuild -> enableParallelBuilding
2017-06-24 22:22:48 +02:00
Thomas Tuegel
1593bd2423
Merge pull request #26817 from ttuegel/qt-5.9
...
Qt 5.9
2017-06-24 15:19:36 -05:00
Jörg Thalheim
5dc7314c53
Merge pull request #26749 from gentoofreak/libopus-1.2
...
libopus: 1.1.5 -> 1.2
2017-06-24 18:43:58 +01:00
Thomas Tuegel
22b10bac78
qt5: 5.8.0 -> 5.9.0
...
Qt 5.8 is immediately removed because its support window is ended.
The qtlocation module is built with `enableParallelBuilding = false` so that the
clipper library will be built before the components which link to it.
kjs now depends directly on pcre. The dependency was previously propagated from
qtbase, which now depends on pcre2.
2017-06-24 07:43:57 -05:00
Jörg Thalheim
909fb246fd
Merge pull request #26783 from Gricad/openmpi
...
openmpi: 1.10.1 -> 1.10.7
2017-06-24 12:12:26 +01:00
John Ericson
afd2bdbad2
Merge pull request #26007 from obsidiansystems/cc-wrapper-prefix
...
Get rid of gcc-cross-wrapper
2017-06-23 11:22:34 -04:00
Bruno Bzeznik
621a1146d6
openmpi: 1.10.1 -> 1.10.7
...
- No more need for the nbc patch
- Cpusets support fixed
2017-06-23 08:39:49 +02:00
Thomas Tuegel
0030c66103
kdeFrameworks, plasma5: fix setup hooks
...
The setup hooks for many kdeFrameworks and plasma5 packages were erroneously
running before $outputDev was set. This lead to .dev outputs being propagated
into the user environment.
2017-06-22 17:46:44 -05:00
John Ericson
54089620f5
libpmc: Fix for cross by disabling check
...
Check phase is now only disabled *by default* for cross, but this
package was forcing it unconditionally.
2017-06-22 17:53:54 -04:00
John Ericson
ff6ab1b3c4
pcre: Modernize and fix cross
2017-06-22 17:53:54 -04:00
John Ericson
b93e6034d5
libsigsegv: Fix for cross by disabling check
...
Check phase is now only disabled *by default* for cross, but this
package was forcing it unconditionally.
2017-06-22 17:53:54 -04:00
John Ericson
2e337fe969
libelf: Modernize and fix for cross
2017-06-22 17:53:53 -04:00
John Ericson
c54c3cb5ce
mpfs: Fix for cross by disabling check
...
check phase is now only disabled by *default* for cross, but mpfr
was forcing it always.
2017-06-22 17:53:53 -04:00
Ross MacLeod
f63f96ae35
zlib: don't really override CC at ay point
...
but leave the preConfigure script as it was when not cross building in order to avoid hash breakage
2017-06-22 17:53:52 -04:00
Ross MacLeod
d016637629
podofo: unsimplify derivation a bit to avoid hash breakage
2017-06-22 17:53:52 -04:00
John Ericson
29c4d7f505
podofo: Simplify derivation
...
Bunch of junk for linux and cross compilation that's no longer needed
2017-06-22 17:53:52 -04:00
John Ericson
594d264205
cross stdenv adaptor: Support --host --build --target across the board
...
Packages get --host and --target by default, but can explicitly request
any subset to be passed as needed. See docs for more info.
rustc: Avoid hash breakage by using the old (ignored)
dontSetConfigureCross when not cross building
2017-06-22 17:52:28 -04:00
Franz Pletz
febe37a24a
webkitgtk: 2.16.3 -> 2.16.4 for multiple CVEs
...
Fixes:
* CVE-2017-2538
* CVE-2017-2424
See https://webkitgtk.org/security/WSA-2017-0005.html
2017-06-21 23:49:00 +02:00
Martin Wohlert
80ace7383d
libopus: 1.1.5 -> 1.2
...
> http://opus-codec.org/release/stable/2017/06/20/libopus-1_2.html
Changes since 1.1.x include:
- Speech quality improvements especially in the 12-20 kbit/s range
- Improved VBR encoding for hybrid mode
- More aggressive use of wider speech bandwidth, including fullband speech starting at 14 kbit/s
- Music quality improvements in the 32-48 kb/s range
- Generic and SSE CELT optimizations
- Support for directly encoding packets up to 120 ms
- DTX support for CELT mode
- SILK CBR improvements
- Support for all of the fixes in draft-ietf-codec-opus-update-06 (the mono downmix and the folding fixes need --enable-update-draft)
- Many bug fixes, including integer wrap-arounds discovered through fuzzing (no security implications)
2017-06-21 18:27:01 +02:00
Franz Pletz
0227471cc9
librsvg: 2.40.16 -> 2.40.17
2017-06-20 07:48:14 +02:00
Franz Pletz
2d5ede04fc
libinput: 1.7.2 -> 1.7.3
2017-06-20 07:43:59 +02:00
Franz Pletz
2ddcdac01c
libftdi1: 1.2 -> 1.3
2017-06-20 07:43:38 +02:00
Franz Pletz
1f2a47c70f
libhttpseverywhere: 0.4.2 -> 0.4.5
2017-06-20 07:28:34 +02:00
Franz Pletz
57a889bcfa
liblockfile: 1.09 -> 1.14
2017-06-20 07:24:20 +02:00
Franz Pletz
7bddc28176
libmikmod: 3.3.10 -> 3.3.11
2017-06-20 07:20:41 +02:00
Franz Pletz
c2a271e825
libmtp: 1.1.11 -> 1.1.13
2017-06-20 07:19:41 +02:00
Franz Pletz
7d1eb8a563
libnice: 0.1.13 -> 0.1.14
2017-06-20 07:12:32 +02:00
Franz Pletz
84a3f1c672
libnotify: 0.7.6 -> 0.7.7
2017-06-20 06:48:21 +02:00
Franz Pletz
3c33ceadb6
libpfm: 4.5.0 -> 4.8.0
2017-06-20 06:27:25 +02:00
Franz Pletz
17026869c8
libpwquality: 1.3.0 -> 1.4.0
2017-06-20 05:56:06 +02:00
Franz Pletz
45035b74df
libchardet: 1.0.4 -> 1.0.5
2017-06-20 05:45:10 +02:00
Franz Pletz
63eb0e9c37
libbsd: 0.8.3 -> 0.8.4
2017-06-20 05:36:46 +02:00
Franz Pletz
cacc16c390
libass: 0.13.4 -> 0.13.7
2017-06-20 05:30:43 +02:00