Jan Tojnar
606ceda352
gnome3: stop using aliases
2019-02-14 02:31:15 +01:00
Alyssa Ross
c1f30daee4
libreoffice-still: 6.0.6.2 -> 6.0.7.3
2018-11-18 11:51:46 +00: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
9528384ac3
libreoffice*: add Czech language support
...
Tested the default version only (still).
2018-09-01 17:20:42 +02:00
Bobby Rong
5a8f1c1643
libreoffice-still: add zh-CN language support
2018-08-31 21:20:16 +08:00
Lluís Batlle i Rossell
66d7126255
Take me (viric) out of most maintenance
...
Since years I'm not maintaining anything of the list below other
than some updates when I needed them for some reason. Other people
is doing that maintenance on my behalf so I better take me out but
for very few packages. Finally!
2018-07-22 21:50:19 +02:00
volth
cc55a3ebcb
treewide: fix build with disallowed aliases ( #43872 )
...
fixes build with disallowed aliases
2018-07-21 22:03:24 -04:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00: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
Michael Raskin
3228dcdd3d
libreoffice-still: try fixing icon references
2018-05-02 02:46:52 +02:00
Michael Raskin
e7b213d55e
libreoffice-still, libreoffice-fresh: use fresh bluez, not the oldest ICU, comment about GCC version, use the fontconfig fix for libreoffice-still
2018-04-14 00:20:28 +02:00
Michael Raskin
95a819c002
libreoffice: wrap to set JAVA_HOME, SAL_USE_VCLPLUGIN and DBus session if not set
2018-03-27 19:30:09 +02:00
Michael Raskin
ca4d81d2c7
libreoffice-still: 5.4.5.1 -> 5.4.6.2; use poppler_0_61
2018-03-23 10:23:42 +01:00
Vladimír Čunát
565bd805e6
Merge branch 'master'
2018-03-05 14:53:27 +01:00
Michael Raskin
19cc36d197
libreoffice-still: 5.3.6.1 -> 5.4.5.1
2018-02-27 07:43:50 +01:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes
2018-02-25 17:41:16 +01:00
Alexander V. Nikolaev
0acec7e984
treewide: transition mesa to libGLU_combined
2018-02-24 17:06:49 +02:00
Arcadio Rubio García
960d7d66d5
libreoffice: Add Spanish (es) language support and sort langs list
2018-01-22 14:50:51 +00:00
gnidorah
3c80e17ee1
libreoffice-still: drop kde4 parts
2017-12-24 12:54:19 +03:00
gnidorah
f423efb7f5
libreoffice: use wrapGAppsHook
2017-12-01 11:11:09 +03:00
Emanuele Peruffo
3ee70f64f0
libreoffice: add Italian language
...
Added the Italian language to the list of supported languages for Nix.
2017-10-23 13:35:47 +02:00
Robin Gloster
db0ec924fd
Revert "libreoffice-still: fix build (re: nss update)"
...
This reverts commit 75ecaa1b52
.
2017-10-09 20:50:27 +02:00
Michael Raskin
75ecaa1b52
libreoffice-still: fix build (re: nss update)
2017-10-09 18:15:30 +02:00
Michael Raskin
ea1d5e9c7a
libreoffice-still: 5.2.6.2 -> 5.3.6.1
2017-09-17 17:09:51 +02:00
Robin Gloster
b4d2b841d9
libreoffice: remove obsolete file from wrapping
2017-08-10 01:28:37 +02:00
Laverne Schrock
16118fede5
libreoffice: fix #25831
...
Thanks to Linus Heckemann <git@sphalerite.org> for creating the patch.
2017-06-17 11:22:34 -05:00
John Ericson
4c0d7da183
Get rid of all with { inherit... }
and just used let inherit...
...
The old forms presumably predates, or were made in ignorance of,
`let inherit`. This way is better style as the scoping as more lexical,
something which Nix can (or might already!) take advantage of.
2017-03-30 03:05:05 -04:00
Michael Raskin
f3a4f31554
libreoffice-still: apply the patch for ICU 58, see 17126
2017-03-10 09:48:54 +01:00
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
Mounium
51285e886b
libreoffice-still: Added support for Hungarian
2017-02-10 19:01:53 +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
58711ecf0c
libreoffice-still: 5.1.6.2 -> 5.2.5.1 (branch switch upstream)
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
cbd448d009
libreoffice-still: 5.1.5.2 -> 5.1.6.2
2016-12-08 16:15:18 +01: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
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
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 a29f6a5e8e
)
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
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
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