Tuomas Tynkkynen
fcec24334e
Merge remote-tracking branch 'upstream/staging' into master
2016-09-09 11:41:31 +03:00
Alexey Shmalko
de5d64eb2a
cmocka: fix build for Darwin ( #18448 )
...
See https://open.cryptomilk.org/issues/43 for upstream issue.
2016-09-09 10:14:10 +02:00
Dan Peebles
c1d3c10607
smlnj-bootstrap: 110.76 -> 110.80
2016-09-08 23:12:22 -04:00
Tuomas Tynkkynen
290db94f04
Merge remote-tracking branch 'upstream/master' into staging
2016-09-09 02:40:47 +03:00
Joachim F
515bc7cda2
Merge pull request #18375 from scolobb/adb-sync-fix
...
adb-sync: Make `platforms` correspond to those of `androidsdk`
2016-09-08 23:34:20 +02:00
Franz Pletz
dd1858be90
libtoxcore-dev: 20160319 -> 20160727
2016-09-08 21:50:42 +02:00
Lancelot SIX
85091e33b7
netcdf-mpi: fix compiler: use mpicc
...
Use mpicc to build when mpi support is required (instead of regular gcc)
(cherry picked from commit 396ffac28f
)
2016-09-08 17:07:40 +01:00
Joachim Fasting
ab8474e30f
zimg: meta.platform -> platforms
2016-09-08 16:31:01 +02:00
Joachim F
82d6ab1ed8
Merge pull request #18029 from rnhmjoj/vapoursynth
...
Vapoursynth
2016-09-08 16:28:31 +02:00
obadz
4ff7facccc
vrpn: 07.30 -> 2016-08-27
2016-09-08 13:04:41 +01:00
Moritz Ulrich
e57b658049
elixir: 1.3.1 -> 1.3.2
2016-09-08 11:10:27 +02:00
Michael Raskin
8ef6f5a1e0
torch: remove a hack made obsolete by cmake setup-hook fix
2016-09-08 09:10:20 +02:00
Michael Raskin
dabf09aa92
cmake: update setup-hook to take -isystem instead of -I into account
2016-09-08 09:10:00 +02:00
Thomas Tuegel
02bda5d2af
Merge branch 'qt-5.7-fixes'
2016-09-07 20:58:58 -05:00
Thomas Tuegel
c6246e9c72
qt5.poppler: fix build with Qt 5.7
2016-09-07 20:51:51 -05:00
Thomas Tuegel
23e0d4ae67
qt5.mlt: fix build with Qt 5.7
2016-09-07 20:51:38 -05:00
Nikolay Amiantov
e063c66353
mono44: 4.4.1.0 -> 4.4.2.11
2016-09-08 03:59:06 +03:00
Thomas Tuegel
787875c287
r-stringi: fix build by including icu.dev output
2016-09-07 17:19:20 -05:00
Julien Dehos
684ec57cb5
sfml: install pkg-config files
2016-09-08 00:00:56 +02:00
Daiderd Jordan
cc38535845
haskellPackages: cleanup ghc710x
2016-09-07 19:17:33 +02:00
Daiderd Jordan
985a260a12
haskellPackages.texmath: fix ghc710x build inputs
2016-09-07 19:15:47 +02:00
Michael Raskin
6795952149
libchop: a hack to work around broken guile path detection
2016-09-07 18:06:53 +02:00
Eelco Dolstra
587348743c
go: Remove unused version
2016-09-07 17:41:53 +02:00
Michael Raskin
16ce4fa511
pythonPackages.pyqt4: actually use dbus-python to build dbus.mainloop.qt; fixes ffadoFull build
2016-09-07 17:32:52 +02:00
Domen Kožar
4c22a048d7
Revert "Revert "xulrunner: Remove""
...
This reverts commit 5041cae5b7
.
This is fixed in follow up commit.
2016-09-07 16:51:38 +02:00
Eelco Dolstra
5041cae5b7
Revert "xulrunner: Remove"
...
This reverts commit 8c3e9ea53e
.
2016-09-07 15:17:39 +02:00
Domen Kožar
72f4bc9cf9
Merge pull request #18394 from groxxda/gazebo
...
gazeboSimulator: fix builds
2016-09-07 14:57:15 +02:00
Eelco Dolstra
8c3e9ea53e
xulrunner: Remove
2016-09-07 14:43:29 +02:00
Alexander Ried
7a623aec47
ignition-transport: fix cmake file
2016-09-07 14:24:18 +02:00
Alexander Ried
b6be650608
gazebo.sdformat: fix cmake file
2016-09-07 14:23:33 +02:00
Rahul Gopinath
3ddf76c00a
mono: init at 4.6
2016-09-07 12:42:48 +02:00
aszlig
1187b00e58
qtkeychain: Allow building with Qt 5
...
So far we don't yet need the Qt 5 build for qtkeychain because the two
packages that depend on it are still using Qt 4. However, the next
upstream version of Tomahawk for example already uses Qt 5, so let's
prepare for that.
Tested building against Tomahawk Git master with qt5.qtkeychain.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-09-07 11:43:39 +02:00
aszlig
eeebc13e03
qtkeychain: 0.4.0 -> 0.7.0
...
Upstream changes since version 0.4.0:
* version 0.5.0 (release 2015-05-04):
- Added support for KWallet5 (KDE5/KF)
* version 0.6.0 (release 2016-03-18)
- Added support for the Windows Credential Store
* version 0.6.1 (release 2016-03-31)
- Fix KWallet not working (regressions in 0.6.0)
* version 0.6.2 (release 2016-04-04)
- KWallet: Fixes a crash when storing passwords, seen on Debian/KDE4
* version 0.7.0 (release 2016-05-23)
- Bump SO version due to 0.6 being binary-incompatible to previous
releases
Tomahawk and owncloud-client depend on this library, both are still
building fine after this update.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-09-07 11:43:36 +02:00
aszlig
da24fbd0ec
qtkeychain: Fix install of translations
...
The following doesn't seem to be quite right and I have missed this when
I was introducing qtkeychain in the first place:
-- Installing: /nix/store/...-qtkeychain-0.4.0/$out/share/qt/translations/qtkeychain_de.qm
-- Installing: /nix/store/...-qtkeychain-0.4.0/$out/share/qt/translations/qtkeychain_ro.qm
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-09-07 11:43:32 +02:00
Rahul Gopinath
3b9b8726bd
ruby: 2.1.7 -> 2.1.10
2016-09-06 21:14:00 -07:00
Rahul Gopinath
7163bab78f
ruby: 2.2.3 -> 2.2.5
2016-09-06 21:13:59 -07:00
obadz
973fd1aae1
haskellPackages.haste-Cabal: mark as broken
2016-09-07 01:35:23 +01:00
Dan Peebles
9a05352488
souffle: work around hardening bug on linux
2016-09-06 23:11:33 +00:00
Sergiu Ivanov
9d3172f140
adb-sync: Make platforms correspond to those of androidsdk (main dependency).
2016-09-06 23:55:36 +02:00
Dan Peebles
247c54e374
souffle: init at 1.0.0
2016-09-06 17:45:13 -04:00
Tuomas Tynkkynen
c5e9049ac3
qt5: Fix qt5X.full
...
Use dev outputs explicitly since they aren't the first output since the
recent changes.
2016-09-06 23:42:41 +03:00
Rickard Nilsson
28e378d462
nodePackages.elasticdump: init at 2.4.2
2016-09-06 18:22:05 +00:00
Michael Raskin
d9c76736cc
octave: fix overridePlatforms (was just platforms) name collision, thanks to @bjornfor for catching
2016-09-06 19:57:06 +02:00
Michael Raskin
6b075ee8b1
openlibm: 0.4.1 -> 0.5.4
2016-09-06 19:31:38 +02:00
Michael Raskin
472ac50f5b
octave: forbid 32-bit builds of the octaveFull version, looks like too much memory needed
2016-09-06 18:26:58 +02:00
Michael Raskin
13092a7ff9
mediastreamer-openh264: 1.0.0 -> git version from Belledonne Communications fork (Linphone upstream) 2016-08-01
2016-09-06 18:19:17 +02:00
Michael Raskin
0bfe4bb9e8
mediastreamer2: 2.12.1 -> 2.14.0
2016-09-06 18:19:17 +02:00
Michael Raskin
599653de54
ortp: 0.25.0 -> 0.27.0
2016-09-06 18:19:17 +02:00
Michael Raskin
e662a8ee6d
belle-sip: 1.4.2 -> 1.5.0
2016-09-06 18:19:17 +02:00
Michael Raskin
592e265caa
antlr3_4: init at 3.4
2016-09-06 18:19:17 +02:00