Commit Graph

109 Commits

Author SHA1 Message Date
Michael Raskin
6fad14b66e libreoffice-still: 5.2.5.1 -> 5.2.6.2 2017-03-09 18:59:31 +01:00
Thomas Tuegel
f28848cb4d
kde4.kdelibs -> kdelibs4
Our kdelibs4 package does not come from KDE 4, so per upstream's request I am
moving it out of the kde4 set.
2017-02-24 17:16:28 -06:00
Peter Hoeg
993d2db029 libreoffice-fresh: build on hydra 2017-02-19 00:09:41 +01:00
Michael Raskin
1e134b4168 Merge pull request #22535 from Mounium/patch-2
libreoffice: Adding support for Hungarian language
2017-02-10 18:07:28 +00:00
Mounium
51285e886b libreoffice-still: Added support for Hungarian 2017-02-10 19:01:53 +01:00
Mounium
d3bd528d41 Adding support for Hungarian language 2017-02-07 21:20:24 +01:00
Michael Raskin
d4c996093d libreoffice-still, libreoffice-fresh: remove a test that fails on i686 2017-02-04 19:52:05 +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
58711ecf0c libreoffice-still: 5.1.6.2 -> 5.2.5.1 (branch switch upstream) 2017-02-03 13:14:39 +01:00
Michael Raskin
14ed123a40 libreoffice-srcs-additions.json: some files are in /extern/ 2017-02-03 13:14:39 +01:00
Michael Raskin
c20f5102eb generate-libreoffice-srcs: support jars as well as tarballs 2017-02-03 13:14:39 +01:00
Eelco Dolstra
b4f401104d
Fix big-parallel usage
requiredSystemFeatures is not a meta attribute but a derivation
attribute. So "big-parallel" was being ignored on e.g. chromium,
causing it to be built (and timing out) on slow machines.

http://hydra.nixos.org/build/45819778#tabs-buildsteps
2017-01-03 13:55:26 +01:00
Michael Raskin
916a37cd0e libreoffice-fresh: 5.2.3.3 -> 5.2.4.2 2016-12-25 11:10:18 +01:00
Michael Raskin
cbd448d009 libreoffice-still: 5.1.5.2 -> 5.1.6.2 2016-12-08 16:15: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
Michael Raskin
7be4077832 libreoffice: fix symlinking of the tarballs. The tarballs' outputHash is now sha256, but LibreOffice build process expects them to be available by md5-prefixed names 2016-09-21 18:33:49 +02:00
Chris Martin
356bae0aa9 libreoffice: md5 -> sha256 2016-09-21 01:14:17 -04:00
Chris Martin
754836ab4c libreoffice: generate-libreoffice-srcs.{sh->py} 2016-09-19 12:01:30 -04:00
Chris Martin
bb8d294270 libreoffice: add nix shells for source generation 2016-09-16 19:24:04 -04:00
Kirill Boltaev
bccd75094f treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
Michael Raskin
357d544d23 libreoffice-fresh: 5.2.0.4 -> 5.2.1.2 2016-09-12 12:58:30 +02:00
Michael Raskin
242cea8a63 libreoffice: generate-libreoffice-srcs.sh: take into account that LO now sometimes lets the checksum go after the tarball 2016-09-12 12:58:30 +02:00
Domen Kožar
33229f0d87 libreoffice: set big-parallel hydra feature to build it quicker
For example http://hydra.nixos.org/build/39781012 took 6h

(cherry picked from commit a29f6a5e8e1c2d6ec4adc78143c5479121d550bc)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-05 12:50:02 +02:00
Vladimír Čunát
acca6d2293 libreoffice: remove a flaky test on i686
... by a patch from Debian.
2016-08-29 18:29:12 +02:00
Michael Raskin
b83dee4a6c libreoffice: comment out a fragile test; the problem it checks for does not seem to appear in the built binary 2016-08-26 10:35:52 +02:00
Nikolay Amiantov
bc70338526 libreoffice: fix build, it doesn't need tcsh anymore 2016-08-22 16:59:23 +03:00
Michael Raskin
7b8bd1779e libreoffice-fresh: kill some tests 2016-08-11 18:49:18 +02:00
Michael Raskin
3bf7d5ca03 libreoffice-fresh: 5.1.3.2 -> 5.2.0.4, tests fail for now 2016-08-11 18:49:18 +02:00
Michael Raskin
45a61dc067 Tolerate missed spaces in the download list 2016-08-11 18:49:18 +02:00
Michael Raskin
b189d34a1b libreoffice-still: 5.0.6.3 -> 5.1.5.2 2016-08-11 18:49:18 +02:00
obadz
8d84e6a20f libreoffice: add compile flag -fpermissive due to libcurl upgrade
curl upgrade to 7.50.0 (#17152) changes the libcurl headers slightly and
therefore requires the -fpermissive flag until this package gets updated
2016-08-01 13:23:30 +01:00
Michael Raskin
3223ef5df5 Remove a definitely rendering-dependent LibreOffice test (only the equality part); hopefully should fix the build 2016-07-15 18:37:28 +02:00
obadz
d7960ef4a0 libreoffice: default to (and have hydra build) still rather than fresh
fresh users were experiencing lots of segfaults.

Closes #15825
2016-06-20 13:58:07 +01:00
Michael Raskin
60740c8936 libreoffice: 5.1.2.2 -> 5.1.3.2 2016-05-15 23:49:44 +02:00
Michael Raskin
18b3c16b25 libreoffice-still: 5.0.5.2 -> 5.0.6.3; set empty hydraPlatforms for now 2016-05-15 23:49:44 +02:00
Tuomas Tynkkynen
b465dc202f boost: Kill unnecessary 'lib' output
This was split in somewhere pre-2014 without the current infra which
automates parts of this, in particular the output propagation.
2016-04-28 00:41:28 +03:00
Michael Raskin
42d5aa8c23 libreoffice: libreoffice-still: init at 5.0.5.2 (the current stable release) 2016-04-22 17:34:55 +02:00
Michael Raskin
b338187e71 libreoffice: 5.1.0.3 -> 5.1.2.2; still building, but the previous version in master was broken anyway and these problems are now fixed 2016-04-13 21:08:00 +02:00
Profpatsch
417457f6f9 libreoffice: disable kdeIntegration
fixes #13651

@edolstra:
“IIRC, the "KDE integration" consists mainly in providing a Qt/KDE "File
open" dialog, which we can probably live without. In fact, it has been
known to malfunction if Libreoffice's KDE version is different from the
system KDE version.

So disabling this sounds like a good idea.”
2016-03-03 19:55:34 +01:00
Michael Raskin
a519416a92 libreoffice: Taking a fix from BLFS for using Glibc 2.23 (isnan is not std::isnan) 2016-02-27 09:10:50 +01:00
Michael Raskin
a94e433936 libreoffice: 5.0.4.2 -> 5.1.0.3 (a new attempt); set XDG_DATA_DIRS for access to GSettings schemas 2016-02-26 22:58:27 +01:00
Michael Raskin
32e954db64 Reverting dependency src for revert 2016-02-26 16:28:08 +01:00
Michael Raskin
66febbdfa7 Temporarily revert LibreOffice update 2016-02-26 16:26:34 +01:00
Michael Raskin
c42b19e95d libreoffice: 5.0.4.2 -> 5.1.0.3; disable one more fragile test 2016-02-14 21:17:07 +01:00
Michael Raskin
767f7c8901 libreoffice: libgltf src: fix subDir with missing slash in the end 2016-01-21 18:21:53 +01:00
Michael Raskin
e32172612a Improve LibreOffice src list generation 2016-01-21 17:16:56 +01:00
Rok Garbas
eea1e003dd libreoffice: adding polish language 2016-01-04 12:07:30 +01:00
Tobias Geerinckx-Rice
99075fb402 saneBackends{,Git} -> sane-backends{,-git}
Fixes xsane evaluation.
2016-01-03 03:31:38 +01:00
Michael Raskin
a413b8fde1 libreoffice: 5.0.2.2 -> 5.0.4.2 2016-01-01 12:30:17 +03:00