Commit graph

145 commits

Author SHA1 Message Date
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
Ioannis Koutras 6e9808e4f1 libreoffice: disable system xmlsec 2018-06-18 11:46:54 +03:00
Ioannis Koutras fa9674d544 libreoffice-fresh: 6.0.3.2 -> 6.0.4.2 2018-06-18 11:46:49 +03:00
Michael Raskin 1f52bfb67c libreoffice: wrapper: do not set SAL_USE_VCLPLUGIN for now 2018-05-02 22:52:51 +02:00
Michael Raskin 1cb0cfba01 libreoffice-fresh: 6.0.2.1 -> 6.0.3.2 2018-05-02 02:46:52 +02:00
Michael Raskin 3228dcdd3d libreoffice-still: try fixing icon references 2018-05-02 02:46:52 +02:00
Michael Raskin e471376982 libreoffice: wrapper: apparently session bus for DBus is enough, and adding a local system bus when a session bus is present makes things worse 2018-04-15 08:33:42 +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 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 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
Robin Gloster 6c870f5e86
Revert "libreoffice-fresh: take into account new nss header layout"
This reverts commit f3c798dd74.
2017-10-09 20:50:14 +02:00
Michael Raskin f3c798dd74 libreoffice-fresh: take into account new nss header layout 2017-10-09 18:15:30 +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
Michael Raskin 08b1bc9fcb libreoffice-fresh: 5.3.1.2 -> 5.4.1.2; fixes #29379 2017-09-17 09:58:35 +02:00
Robin Gloster b4d2b841d9
libreoffice: remove obsolete file from wrapping 2017-08-10 01:28:37 +02:00
Emmanuel Rosa f442294719 libreoffice: remove spadmin wrapper
This change removes the spadmin wrapper because the utility was removed from LibreOffice in release 4.3. See https://wiki.documentfoundation.org/ReleaseNotes/4.3#CUPS.2C_fax_machines_and_spadmin which states:

 > The graphical utility spadmin is now removed in favor of these new features and the operating system's standard printer administration tools. (Caolán McNamara)

 Closes #26671
2017-07-01 16:35:36 -04: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
Peter Hoeg 21e95c04bd libreoffice: perform release build
This removes the "Development Build" message from the splash screen as well as
changes all references in the program from LibreOfficeDev to LibreOffice.
2017-05-07 10:41:10 +08: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 28eb668131 libreoffice-fresh: 5.3.0.3 -> 5.3.1.2 2017-03-18 21:27:31 +01: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
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