Jan Malakhovski
1ee3c294bf
all-packages.nix: rename emacs functions Gen -> For
...
This was introduced when it was unclear which suffix was better, but now it's
clear that the "For" convention won.
2018-09-04 17:59:51 +00:00
Vladimír Čunát
281a629c2a
Merge #46047 : ghostscript: 9.22 -> 9.24 (security)
2018-09-04 19:14:22 +02:00
Will Dietz
72cf7f513d
libreoffice-{fresh,still}: upgrade and clean
...
* libreoffice-still: -> 6.0.6.2
* (newer than our current 'fresh!')
* libreoffice-fresh: -> 6.1.0.3
* 6.1.1(.1) is currently pre-release, FWIW
* Use normal gcc, not gcc5
* dropping 'glibc' from buildInputs fixed this (?)
* remove many fixes/touchups/workarounds/hacks
* hopefully everything still works for everyone
* disable online update since that seems unlikely to work anyway
* fix autogen/configure invocations
* disable libnumbertext in 6.1.x since not packaged
* drop 'touch solenv/inc/target.mk' as unclear what it was for
and doesn't seem to be currently needed
* cleanup link gen a bit[1]
* split checks to check phase
[1]
primary motivation was to stop creating links like:
'libreoffice-6.0.5.2/src/-libxslt-1.1.32.tar.gz' -> '/nix/store/503v5hmhm430bld0h078gacmkniwdllr-libxslt-1.1.32.tar.gz'
'libreoffice-6.0.5.2/src/libxslt-1.1.32.tar.gz' -> '/nix/store/503v5hmhm430bld0h078gacmkniwdllr-libxslt-1.1.32.tar.gz'
This is mostly accomplished by simply using the 'md5name' field
which the python script kindly generates for us
(including the use of non-md5 if md5 is not set or empty).
2018-09-04 11:51:55 -05: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
geistesk
14837a8277
mpv: add cddaSupport-flag to play Audio CDs
...
Introduced `cddaSupport` for `mpv` which defaults to false. By enabling
it, `mpv` will be compiled with cdda support (`libcdio{,-paranoia}`) to
play audio CDs.
2018-09-04 18:46:31 +02:00
xeji
da0c385a69
Merge pull request #46033 from rnhmjoj/monero
...
Monero updates
2018-09-04 18:44:25 +02:00
geistesk
7cdb44e793
mpv: resorted support options alphabetically
2018-09-04 18:44:01 +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
Sebastien Maret
3bc898035d
gildas: fix makefile rule
2018-09-04 16:05:44 +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
Matthieu Coudron
61df695f65
khal: add zsh completion
2018-09-04 19:27:47 +09:00
Sarah Brofeldt
17b6efaf3d
go_1_11: Only allow one of GOARM=5, 6 or 7
2018-09-04 11:46:35 +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