Commit Graph

17885 Commits

Author SHA1 Message Date
Vladimír Čunát
263fd55d4b Merge recent staging built on Hydra
http://hydra.nixos.org/eval/1231884
Only Darwin jobs seem to be queued now,
but we can't afford to wait for that single build slave.
2015-12-05 11:11:51 +01:00
Vincent Laporte
0a745f5dd2 indilib: 1.0.0 -> 1.1.0
Older source no longer available
2015-12-04 23:36:48 +01:00
Lancelot SIX
2b83f3561f libassuan: 2.3.0 -> 2.4.2
Version 2.4.0 or higher is required by gpg-2.1.10
2015-12-04 14:40:08 +00:00
Tobias Geerinckx-Rice
5cce3e5019 libpsl: list 2015-11-13 -> 2015-12-03 2015-12-03 05:25:39 +01:00
Aristid Breitkreuz
f501e69e41 tbb: 4.2-u5 -> 4.4-u2 2015-12-01 00:11:51 +01:00
Tomas Hlavaty
6054d13108 libpst: add myself as maintainer 2015-11-30 22:25:06 +01:00
Mitch Tishmack
01fe47c78b librsync needs --std=gnu89 due to use of inline, fixes #11211
Without this, if compiled with clang, all static functions do not end
up in the resultant shared library due to clang defaulting to c99.

The simple fix is to adjust CFLAGS, otherwise one needs to patch
a lot of inline's away needlessly.
2015-11-30 14:43:07 +01:00
Philip Potter
01eb385346 certificate-transparency: init at 2015-11-27
libevhtp: 1.2.10 -> 1.2.11

Package for certificate-transparency

This adds openssl support to libevent.  Libevent can be compiled without
openssl, in which case it just doesn't build the libevent_openssl
library.  However it seems simpler just to default to including openssl
support.

This bumps evhtp's version because 1.2.11 provides pkg-config
information which makes building certificate-transparency easier.

This has been tested with `doCheck = true;`.

Signed-off-by: Edward Tjörnhammar <ed@cflags.cc>
2015-11-29 15:01:22 +01:00
Vladimír Čunát
81b9cc6f54 html-tidy: unify with its drop-in replacement tidy-html5
- the original project has been unmaintained for years
- some dependants needed to be patched due to renamed headers
  https://github.com/htacg/tidy-html5/issues/326#issuecomment-160329114
- separate tidy-html5 package was removed, as since the 5.0.0 version
  it's meant as a successor to both, and library name got back
  from libtidy5.so to libtidy.so
  https://github.com/htacg/tidy-html5/issues/326#issuecomment-160314666

/cc committers to tidy-html5: @edwjto and @zimbatm.
2015-11-29 10:32:02 +01:00
Matthias C. M. Troffaes
b5e06b04a7 wolfssl: init at 3.7.0
Picked from #11287.
2015-11-27 11:00:40 +01:00
Tobias Geerinckx-Rice
2798b02ad0 Convert some *Flags from strings to lists 2015-11-26 23:45:31 +01:00
Eric Sagnes
6874221403 libchewing: init at 0.4.0 2015-11-26 16:12:25 +08:00
宋文武
341c250013 grantlee: fix evaluation 2015-11-26 09:53:02 +08:00
Jude Taylor
2455dac320 libdevil: fix build in clang stdenvs 2015-11-25 14:21:01 -08:00
Jude Taylor
8a779f3451 libdevil: fix build in clang stdenvs 2015-11-25 10:09:52 -08:00
zimbatm
144eed8bad libressl: split branches and add 2.3.1 (close #11196)
2.3.x introduces some backward-incompatible changes but is still nice to have.

Both 2.3.1 and 2.2.4 are available and 2.2.4 is still the default for now.
2015-11-24 18:10:53 +01:00
Joachim Fasting
ad4167e87e ggz_base_libs: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting
e9fd07c706 dssi: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting
f4c9d2f64e libfixposix: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting
a2ccc80774 speech_tools: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting
a1e397c4fb ode: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting
048f00a9dc geoclue: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting
a799e1dff2 libx86: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Thomas Tuegel
4cb7779a5a qt55: 5.5.0 -> 5.5.1 2015-11-23 12:58:39 -06:00
Vladimír Čunát
13eca6f79a Merge #11067: SmartOS updates
I amended some commits slightly.
2015-11-23 14:45:44 +01:00
Thomas Tuegel
03aa8b8e12 qca2: 2.1.0 -> 2.1.1 2015-11-23 06:39:08 -06:00
Thomas Tuegel
e6c06e2bf5 qca-qt5: 20150422 -> 2.1.1 2015-11-23 06:39:07 -06:00
Thomas Tuegel
14b8638560 qt55Libs.qca-qt5: 20150422 -> 2.1.1 2015-11-23 06:39:07 -06:00
Thomas Tuegel
e45f0e9715 kxmlgui: propagate kconfigwidgets dependency 2015-11-23 06:39:06 -06:00
Thomas Tuegel
526deb0043 kf516: init at 5.16 2015-11-23 06:39:04 -06:00
Shea Levy
db995a95ee Merge remote-tracking branch 'origin/master' into staging 2015-11-21 07:46:55 -05:00
Vladimír Čunát
3c397e8ec8 taglib: bring back 1.9 to fix kde4.kdemultimedia
/cc #11097.
2015-11-20 10:44:00 +01:00
Vladimír Čunát
48409bd3f4 mediastreamer: work around a build problem
The new deprecation was most likely triggered by ffmpeg update to 2.8.*
2015-11-20 09:11:13 +01:00
William A. Kennington III
baf30718ca Merge branch 'master.upstream' into staging.upstream 2015-11-18 02:36:33 -08:00
William A. Kennington III
357e471d56 rocksdb: 4.0 -> 4.1 2015-11-17 21:12:49 -08:00
William A. Kennington III
b809f886c0 libinput: 1.0.1 -> 1.1.1 2015-11-17 21:11:53 -08:00
William A. Kennington III
6e9f0df8bd gtk: 3.18.4 -> 3.18.5 2015-11-17 21:11:53 -08:00
Pascal Wittmann
7fd2796e99 Replace 'with plaforms; platform' with 'platforms.platform' 2015-11-17 21:30:43 +01:00
Luca Bruno
db4e688df2 git2: fix libssh support 2015-11-17 17:55:20 +01:00
Vladimír Čunát
31aa281919 libpng12: security update 1.2.53 -> 1.2.54
Part of fix for #11030.
Also refactor meta.
2015-11-17 12:57:33 +01:00
Domen Kožar
f809e8e0ab webkitgtk: 2.10.0 -> 2.10.4 (fix build) 2015-11-17 08:19:01 +01:00
Danny Wilson
98180e3bb2 Fix ncurses 5.9 build on SmartOS.
Has been fixed before, but now includes C++ support.
2015-11-16 17:20:17 +01:00
Danny Wilson
e4b305ca70 Fix MPFR build again on SmartOS. 2015-11-16 17:20:15 +01:00
Danny Wilson
e0f732415f Fix glib build on SmartOS 2015-11-16 17:20:13 +01:00
Danny Wilson
f72bdba420 Fix dbus-tools build on SmartOS
`ld` on illumos does not understand `--as-needed`
2015-11-16 17:20:12 +01:00
Danny Wilson
f046f7bad3 Fix libelf build on Illumos 2015-11-16 17:20:12 +01:00
Domen Kožar
4755afc385 Merge commit 'b666ac3e9ff3f08b120d068770768be580e67f76' (staging)
Merge rest of the fixes from staging
2015-11-16 11:23:06 +01:00
Peter Simons
731965eb24 Merge pull request #10967 from sjourdois/cracklib
cracklib: 2.9.4 -> 2.9.6
2015-11-16 11:09:04 +01:00
Peter Simons
2025ed52a0 Merge pull request #10987 from mcmtroffaes/feature/libssh2-mingw
libssh2: fix shared library build under mingw
2015-11-16 11:05:45 +01:00
Vladimír Čunát
cc86857601 libpng: security and maintenance 1.6.18 -> 1.6.19
Fixes #11030, CVE-2015-{7981,8126}.
2015-11-16 08:12:08 +01:00