Commit graph

151747 commits

Author SHA1 Message Date
Lenz Weber 080a6385ff zfs-unstable: 64e9696 -> c197a77 2018-09-04 21:59:23 +02:00
Vladimír Čunát 281a629c2a
Merge #46047: ghostscript: 9.22 -> 9.24 (security) 2018-09-04 19:14:22 +02:00
Vladimír Čunát a3f6a4b9b6
ghostscript: fix nitpicks after the update
- unused lcms2 input
- reference $out -> $doc
2018-09-04 18:50:49 +02:00
xeji da0c385a69
Merge pull request #46033 from rnhmjoj/monero
Monero updates
2018-09-04 18:44:25 +02:00
Vladimír Čunát c19136b1cd
ghostscript: 9.22 -> 9.24 (security)
The $doc stuff needed changes, probably because of ghostscript newly
reacting to some configure flags that stdenv passes.
 - share/ghostscript/9.22/doc was an ugly location for documentation,
   and I didn't like their new share/ghostscript/9.24 either,
   so that got changed to share/doc/ghostscript/9.24
 - their process no longer installs examples, apparently,
   but I don't expect that would be any problem for us
2018-09-04 18:17:01 +02:00
xeji 45ec8534b1
Merge pull request #46037 from romildo/upd.deepin-shortcut-viewer
deepin-shortcut-viewer: init at 1.3.5
2018-09-04 15:38:14 +02:00
xeji 0402f04b9b
Merge pull request #44978 from alyssais/cargo-download
cargo-download: init at 0.1.1
2018-09-04 15:36:53 +02:00
rnhmjoj fd95d30609
monero-gui: 0.12.0.0 -> 0.12.3.0 2018-09-04 14:20:41 +02:00
rnhmjoj 90ab6c8400
monero: 0.12.0.0 -> 0.12.3.0 2018-09-04 14:20:41 +02:00
José Romildo Malaquias b99077f5b1 deepin-terminal: add dependency on deepin-shortcut-viewer; enable parallel building 2018-09-04 09:11:10 -03:00
José Romildo Malaquias e65617d823 deepin-shortcut-viewer: init at 1.3.5 2018-09-04 09:11:10 -03:00
Leon Schuermann 4295e225f5 libvmi: fix libxenctrl dynamic loading (#45865)
libvmi uses dlopen() to only require libxenctrl if the Xen hypervisor is used,
which failed because libxenctrl could not be found.
Add xen libraries to libvmi's RUNPATH using patchelf.
2018-09-04 13:30:07 +02:00
Orivej Desh 205f3e941a swift-im: fix build with Qt 5.11 and split QtWebKit 2018-09-04 09:39:06 +00:00
Daniël de Kok 93a5947158 mxnet: 1.1.0 -> 1.2.1 (#46026)
Update and fix the build:

- Perl is a build-time requirement.
- Fix hardcoded /bin/bash invocation.
2018-09-04 11:37:54 +02:00
Alyssa Ross 9f3707d83a
cargo-download: add Security build input on darwin 2018-09-04 10:32:05 +01:00
Orivej Desh 6767396e38 psi-plus: 1.2.235 -> 1.3.410 2018-09-04 08:39:13 +00:00
Orivej Desh 2e0befd22e libsignal-protocol-c: init at 2.3.2 2018-09-04 08:35:52 +00:00
Orivej Desh 0f1125975a psi: specify license (#43716) 2018-09-04 07:41:08 +00:00
xeji d22e22e2dd
Merge pull request #45987 from danieldk/fix-vowpalwabbit
vowpalwabbit: fix build against boost-python.
2018-09-04 08:54:00 +02:00
xeji 8e9c7e83ea
Merge pull request #46022 from romildo/upd.deepin-menu
deepin-menu: init at 3.3.10
2018-09-04 08:52:17 +02:00
Daniël de Kok 69d418aeac vowpalwabbit: mark broken on aarch64. 2018-09-04 07:43:53 +02:00
John Ericson d62e62e6a8
Merge pull request #46023 from Ericson2314/fix-45993
mkDerivation: Fix cross compilation
2018-09-04 01:29:24 -04:00
John Ericson 06cd7c15a3 mkDerivation: Fix cross compilation
Derivations where drawing their `system` attribute from `hostPlatform`
instead of `buildPlatform`. Fix that, and add an explanatory commment.

Fixes #45993
2018-09-03 23:18:24 -04:00
José Romildo Malaquias 3451488235 deepin-terminal: add dependency on deepin-menu 2018-09-03 23:06:56 -03:00
José Romildo Malaquias ff8d974ec0 deepin-menu: init at 3.3.10 2018-09-03 22:45:51 -03:00
Jan Tojnar d7c0d9a7f8
gnome3.file-roller: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:45 +02:00
Jan Tojnar 2e1acfce13
casync: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:44 +02:00
Jan Tojnar 5f33edda40
gnome3.gnome-boxes: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:44 +02:00
Jan Tojnar b3e4a1a64c
gnome3.gnome-tweaks: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:44 +02:00
Jan Tojnar 4b50a184f3
gnome3.simple-scan: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:43 +02:00
Jan Tojnar 1d1af9cc4d
gnome3.nautilus: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:43 +02:00
Jan Tojnar cc4c51df93
gnome3.epiphany: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:43 +02:00
Jan Tojnar b39e9834cb
gnome3.gnome-screenshot: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:42 +02:00
Jan Tojnar 2431f9101c
gnome3.gnome-mines: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:42 +02:00
Jan Tojnar 50b6311f69
pitivi: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:42 +02:00
Jan Tojnar 726e749961
sequeler: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:41 +02:00
Jan Tojnar ef01ca3ade
tootle: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:41 +02:00
Jan Tojnar 58a3726252
gnome-builder: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:41 +02:00
Jan Tojnar 577d1370f1
transporter: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:40 +02:00
Jan Tojnar bf98e44d23
faba-icon-theme: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:40 +02:00
Jan Tojnar 1189b3275f
paper-icon-theme: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:40 +02:00
Jan Tojnar b1da4f7856
moka-icon-theme: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:39 +02:00
Jan Tojnar 9efc9b5d91
networkmanagerapplet: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:39 +02:00
Jan Tojnar 123556ed5f
corebird: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:39 +02:00
Jan Tojnar 6c701f6578
pulseeffects: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:38 +02:00
Jan Tojnar 3a8b13ef8f
lollypop: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:38 +02:00
Jan Tojnar 19225529c9
gnome-mpv: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:38 +02:00
Jan Tojnar 18f3e11880
gnome3.atomix: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:37 +02:00
Jan Tojnar 9ab012d0f1
gnome3.swell-foop: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:37 +02:00
Jan Tojnar b8a7e2a116
gnome3.gnome-control-center: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:37 +02:00