Commit Graph

19 Commits

Author SHA1 Message Date
Will Dietz
17688c1417 libreoffice-fresh: 6.2.1.2 -> 6.2.2.2 (#58236)
* libreoffice-fresh: 6.2.1.2 -> 6.2.2.2
2019-03-25 06:32:45 +00:00
Michael Raskin
ab56044f22 libreoffice: 6.1.4.2 -> 6.1.5.2, 6.2.1.2 2019-03-14 06:00:05 +01:00
Piotr Bogdan
c16b33bbcc
libreoffice-fresh: 6.1.3.2 -> 6.1.4.2
And patch it, together fixing build with new poppler.
Fixes https://github.com/NixOS/nixpkgs/issues/53921
2019-01-16 19:33:29 +01:00
Alyssa Ross
cb0197cc65
libreoffice-fresh: 6.1.2.1 -> 6.1.3.2 2018-11-18 11:52:12 +00:00
Will Dietz
5c5ea8b9ea libreoffice-fresh: 6.1.1.2 -> 6.1.2.1 2018-09-29 10:44:47 -05:00
Will Dietz
ca46876774 libreoffice-fresh: 6.1.0.3 -> 6.1.1.2 2018-09-17 18:23:58 -05: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
Michael Raskin
7e3db3490e libreoffice: cleanup and update
1. For some reason libreoffice-still was still referencing the Fresh
expression.

2. Moved gdb from buildInputs to nativeBuildInputs.

3. Minor update for both branches.
2018-06-24 16:10:17 +02:00
Ioannis Koutras
fa9674d544 libreoffice-fresh: 6.0.3.2 -> 6.0.4.2 2018-06-18 11:46:49 +03:00
Michael Raskin
1cb0cfba01 libreoffice-fresh: 6.0.2.1 -> 6.0.3.2 2018-05-02 02:46:52 +02:00
Michael Raskin
ab91a07d89 libreoffice-fresh: 6.0.1.1 -> 6.0.2.1 2018-03-02 08:29:08 +01:00
Michael Raskin
f6de73b436 libreoffice-fresh: 5.4.1.2 -> 6.0.1.1
One of the newly disabled tests is not a pure rendering test and might
be related to data consistency (unfortunately)
2018-03-01 23:27:26 +01:00
Michael Raskin
08b1bc9fcb libreoffice-fresh: 5.3.1.2 -> 5.4.1.2; fixes #29379 2017-09-17 09:58:35 +02:00
Michael Raskin
28eb668131 libreoffice-fresh: 5.3.0.3 -> 5.3.1.2 2017-03-18 21:27:31 +01:00
Michael Raskin
47127e6951 libreoffice-fresh: 5.2.4.2 -> 5.3.0.3 2017-02-03 13:16:25 +01:00
Michael Raskin
916a37cd0e libreoffice-fresh: 5.2.3.3 -> 5.2.4.2 2016-12-25 11:10:18 +01:00
Jos van den Oever
383ae9055a libreoffice-fresh: 5.2.2.2 -> 5.2.3.3 2016-11-09 19:09:08 +01:00
Michael Raskin
c2e849b64d libreoffice-fresh: 5.2.1.2 -> 5.2.2.2 2016-10-03 16:45:46 +02:00
Chris Martin
bb8d294270 libreoffice: add nix shells for source generation 2016-09-16 19:24:04 -04:00