1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-05 12:02:47 +00:00
nixpkgs/pkgs
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
..
applications libreoffice-{fresh,still}: upgrade and clean 2018-09-04 11:51:55 -05:00
build-support lib: ensure directories of linkFarm links exist (#45628) 2018-09-01 14:53:23 +02:00
common-updater
data faba-icon-theme: add python3 for install script 2018-09-04 03:23:40 +02:00
desktops deepin-terminal: add dependency on deepin-shortcut-viewer; enable parallel building 2018-09-04 09:11:10 -03:00
development libvmi: fix libxenctrl dynamic loading (#45865) 2018-09-04 13:30:07 +02:00
games Merge pull request #46011 from markuskowa/homepages-2 2018-09-03 23:32:52 +02:00
misc Merge pull request #46011 from markuskowa/homepages-2 2018-09-03 23:32:52 +02:00
os-specific Merge pull request #46011 from markuskowa/homepages-2 2018-09-03 23:32:52 +02:00
servers pdns-recursor: 4.1.3 -> 4.1.4 (#45984) 2018-09-03 22:15:11 +02:00
shells ion: broken on darwin (#46010) 2018-09-03 22:38:15 +02:00
stdenv mkDerivation: Fix cross compilation 2018-09-03 23:18:24 -04:00
test
tools Merge pull request #44978 from alyssais/cargo-download 2018-09-04 15:36:53 +02:00
top-level libreoffice-{fresh,still}: upgrade and clean 2018-09-04 11:51:55 -05:00