| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: Move Perl compression packages to new module.•••* gnu/packages/compression.scm (perl-compress-raw-bzip2,
perl-compress-raw-zlib, perl-io-compress, perl-archive-zip,
perl-archive-extract): Move from here...
* gnu/packages/perl-compression.scm: ...to this new file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/ci.scm, gnu/packages/libreoffice.scm, gnu/packages/perl.scm:
Adjust references.
| Ricardo Wurmus | 2019-01-14 | 1 | -1/+2 |
* | gnu: libcmis: Update to 0.5.2.•••* gnu/packages/libreoffice.scm (libcmis): Update to 0.5.2.
[source](uri): Use XZ-compressed tarball.
[arguments]: Remove #:phases. Don't pass "--disable-werror" in #:configure-flags.
| Marius Bakke | 2019-01-13 | 1 | -16/+4 |
* | gnu: libetonyek: Adjust inputs.•••* gnu/packages/libreoffice.scm (libetonyek)[native-inputs]: Remove LIBLANGTAG.
Move GLM and MDDS to ...
[inputs]: ... here.
[propagated-inputs]: Add LIBLANGTAG and ZLIB.
| Marius Bakke | 2019-01-13 | 1 | -6/+7 |
* | gnu: libetonyek: Update to 0.1.9.•••* gnu/packages/libreoffice.scm (libetonyek): Update to 0.1.9.
[arguments]: Remove #:phases.
| Marius Bakke | 2019-01-13 | 1 | -12/+3 |
* | gnu: libcdr: Update to 0.1.5.•••* gnu/packages/libreoffice.scm (libcdr): Update to 0.1.5.
[source](uri): Download over HTTPS.
[arguments]: Remove.
| Marius Bakke | 2019-01-13 | 1 | -7/+4 |
* | gnu: hunspell: Update to 1.7.0.•••* gnu/packages/libreoffice.scm (hunspell): Update to 1.7.0.
[source]: Use 'git-fetch'.
| Efraim Flashner | 2019-01-05 | 1 | -9/+12 |
* | gnu: libreoffice: Fix build with MDDS 1.4 and Orcus 0.14.•••* gnu/packages/libreoffice.scm (libreoffice)[source](patches): Add two patches
from Arch Linux.
[arguments]: Add substitutions so the libraries are found.
| Marius Bakke | 2018-11-25 | 1 | -2/+35 |
* | gnu: libetonyek: Fix build against mdds 1.4.•••* gnu/packages/libreoffice.scm (libetonyek)[arguments]: Add phase to
substitute mdds version. Adjust #:configure-flags accordingly.
| Marius Bakke | 2018-11-25 | 1 | -1/+10 |
* | gnu: orcus: Update to 0.14.1.•••* gnu/packages/libreoffice.scm (orcus): Update to 0.14.1.
| Marius Bakke | 2018-11-25 | 1 | -2/+2 |
* | gnu: ixion: Update to 0.14.1.•••* gnu/packages/libreoffice.scm (ixion): Update to 0.14.1.
| Marius Bakke | 2018-11-25 | 1 | -2/+2 |
* | Merge branch 'master' into core-updates | Marius Bakke | 2018-11-07 | 1 | -2/+2 |
|\ |
|
| * | gnu: LibreOffice: Update to 6.1.3.2.•••* gnu/packages/libreoffice.scm (libreoffice): Update to 6.1.3.2.
| Leo Famulari | 2018-11-06 | 1 | -2/+2 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2018-11-05 | 1 | -0/+5 |
|\| |
|
| * | libreoffice: honor '--cores=...' during build.•••* gnu/packages/libreoffice.scm (libreoffice)[configure-flags]: Add
'--with-parallelism' flag.
| Eric Bavier | 2018-11-04 | 1 | -0/+2 |
| * | gnu: libzmf: Disable '-Werror'.•••Fixes builds on i686-linux.
* gnu/packages/libreoffice.scm (libzmf)[arguments]: New field.
| Ludovic Courtès | 2018-10-27 | 1 | -0/+3 |
* | | Merge branch 'master' into core-updates | Leo Famulari | 2018-10-07 | 1 | -3/+0 |
|\| |
|
| * | build-system/glib-or-gtk: Build 'in-source' by default.•••* guix/build-system/glib-or-gtk.scm (glib-or-gtk-build): Change to
'out-of-source? #f'.
* gnu/packages/audio.scm (audacity)[arguments]: Use the default 'out-of-source?'
setting.
* gnu/packages/libreoffice.scm (libreoffice): Likewise.
| Leo Famulari | 2018-10-07 | 1 | -3/+0 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2018-10-05 | 1 | -3/+7 |
|\| |
|
| * | gnu: LibreOffice: Fix "File > Open" crash on foreign distros.•••Fixes <https://bugs.gnu.org/30642>.
* gnu/packages/libreoffice.scm (libreoffice)[build-system]: Use
glib-or-gtk-build-system.
[arguments]: Set '#:out-of-source #f'.
| Leo Famulari | 2018-10-02 | 1 | -1/+5 |
| * | gnu: libreoffice: Update to 6.1.2.1.•••* gnu/packages/libreoffice.scm (libreoffice): Update to 6.1.2.1.
| Marius Bakke | 2018-09-28 | 1 | -2/+2 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2018-09-20 | 1 | -8/+8 |
|\| |
|
| * | gnu: libmwaw: Update to 0.3.14.•••* gnu/packages/libreoffice.scm (libmwaw): Update to 0.3.14.
| Tobias Geerinckx-Rice | 2018-09-15 | 1 | -4/+4 |
| * | gnu: libwps: Update to 0.4.10.•••* gnu/packages/libreoffice.scm (libwps): Update to 0.4.10.
| Tobias Geerinckx-Rice | 2018-09-15 | 1 | -4/+4 |
* | | Merge branch 'master' into core-updates | Leo Famulari | 2018-09-13 | 1 | -11/+43 |
|\| |
|
| * | gnu: libreoffice: Update to 6.1.0.3.•••* gnu/packages/libreoffice.scm (libreoffice): Update to 6.1.0.3.
[source]: Correct indenting.
[inputs]: Add libnumbertext and python-lxml.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jonathan Brielmaier | 2018-09-11 | 1 | -10/+12 |
| * | gnu: Add libnumbertext.•••* gnu/packages/libreoffice.scm (libnumbertext): New public variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jonathan Brielmaier | 2018-09-11 | 1 | -1/+31 |
* | | gnu: libcmis: Fix FTBFS with Boost >= 1.68.0.•••* gnu/packages/libreoffice.scm (libcmis)[arguments]: Add phase to substitute
header file name.
| Marius Bakke | 2018-09-09 | 1 | -1/+10 |
|/ |
|
* | gnu: libodfgen: Update to 0.1.7.•••* gnu/packages/libreoffice.scm (libodfgen): Update to 0.1.7.
[source]: Update URI.
| Tobias Geerinckx-Rice | 2018-08-09 | 1 | -4/+4 |
* | gnu: libreoffice: Update to 6.0.6.2.•••* gnu/packages/libreoffice.scm (libreoffice): Update to 6.0.6.2.
| Efraim Flashner | 2018-08-01 | 1 | -3/+3 |
* | gnu: libreoffice: Fix build with newer GLM.•••* gnu/packages/patches/libreoffice-glm.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/libreoffice.scm (libreoffice)[source](patches): Add it.
| Marius Bakke | 2018-07-29 | 1 | -1/+2 |
* | gnu: libwps: Update to 0.4.9.•••* gnu/packages/libreoffice.scm (libwps): Update to 0.4.9.
| Marius Bakke | 2018-07-29 | 1 | -2/+2 |
* | gnu: hunspell-dict-fr: Update to 6.2.•••* gnu/packages/libreoffice.scm (dicollecte-french-dictionary): Update to 6.2.
| Julien Lepiller | 2018-07-13 | 1 | -2/+2 |
* | gnu: libreoffice: Update to 6.0.5.1.•••* gnu/packages/patches/libreoffice-icu.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/libreoffice.scm (libreoffice): Update to 6.0.5.1.
[source]: Add patch.
[inputs]: Add libepubgen and libqxp.
[arguments]: Adjust "prepare-src" phase.
| Ricardo Wurmus | 2018-06-07 | 1 | -25/+17 |
* | gnu: orcus: Update to 0.13.4.•••* gnu/packages/libreoffice.scm (orcus): Update to 0.13.4.
| Ricardo Wurmus | 2018-06-07 | 1 | -11/+12 |
* | gnu: ixion: Update to 0.13.0.•••* gnu/packages/libreoffice.scm (ixion): Update to 0.13.0.
| Ricardo Wurmus | 2018-06-07 | 1 | -9/+10 |
* | gnu: Add libqxp.•••* gnu/packages/libreoffice.scm (libqxp): New variable.
| Ricardo Wurmus | 2018-06-07 | 1 | -0/+27 |
* | gnu: Add libepubgen.•••* gnu/packages/libreoffice.scm (libepubgen): New variable.
| Ricardo Wurmus | 2018-06-07 | 1 | -0/+29 |
* | Merge branch 'master' into core-updates | Mark H Weaver | 2018-05-21 | 1 | -2/+2 |
|\ |
|
| * | gnu: libreoffice: Update to 5.4.7.2.•••* gnu/packages/libreoffice.scm (libreoffice): Update to 5.4.7.2.
| Chris Marusich | 2018-05-16 | 1 | -2/+2 |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2018-05-17 | 1 | -2/+2 |
|\| |
|
| * | gnu: libreoffice: Update to 5.4.7.1.•••* gnu/packages/libreoffice.scm (libreoffice): Update to 5.4.7.1.
| Leo Famulari | 2018-05-12 | 1 | -2/+2 |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2018-04-30 | 1 | -4/+4 |
|\| |
|
| * | gnu: libstaroffice: Update to 0.0.6.•••* gnu/packages/libreoffice.scm (libstaroffice): Update to 0.0.6.
| Tobias Geerinckx-Rice | 2018-04-27 | 1 | -2/+2 |
| * | gnu: libetonyek: Update to 0.1.8.•••gnu/packages/libreoffice.scm (libetonyek): Update to 0.1.8.
| Tobias Geerinckx-Rice | 2018-04-27 | 1 | -2/+2 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2018-03-29 | 1 | -6/+7 |
|\| |
|
| * | gnu: libreoffice: Update to 5.4.6.2.•••* gnu/packages/libreoffice.scm (libreoffice): Update to 5.4.6.2.
| Leo Famulari | 2018-03-26 | 1 | -3/+4 |
| * | gnu: hunspell: Use INVOKE.•••* gnu/packages/libreoffice.scm (hunspell)[arguments]: Substitute INVOKE
for SYSTEM* and end phase with explicit #t.
| Tobias Geerinckx-Rice | 2018-03-25 | 1 | -1/+1 |
| * | gnu: hunspell: Update to 1.6.2.•••* gnu/packages/libreoffice.scm (hunspell): Update to 1.6.2.
| Tobias Geerinckx-Rice | 2018-03-25 | 1 | -3/+3 |
* | | gnu: Use invoke and return #t from all builders.•••* gnu/packages/admin.scm, gnu/packages/android.scm, gnu/packages/audio.scm,
gnu/packages/avr.scm, gnu/packages/base.scm, gnu/packages/bioinformatics.scm,
gnu/packages/certs.scm, gnu/packages/check.scm, gnu/packages/code.scm,
gnu/packages/commencement.scm, gnu/packages/dictionaries.scm,
gnu/packages/docbook.scm, gnu/packages/emacs.scm, gnu/packages/embedded.scm,
gnu/packages/fonts.scm, gnu/packages/games.scm, gnu/packages/gnome.scm,
gnu/packages/gnu-doc.scm, gnu/packages/guile.scm, gnu/packages/hurd.scm,
gnu/packages/javascript.scm, gnu/packages/libreoffice.scm,
gnu/packages/linux.scm, gnu/packages/lisp.scm, gnu/packages/lxde.scm,
gnu/packages/mail.scm, gnu/packages/markup.scm, gnu/packages/mate.scm,
gnu/packages/pkg-config.scm, gnu/packages/qt.scm, gnu/packages/rust.scm,
gnu/packages/scheme.scm, gnu/packages/sdl.scm, gnu/packages/statistics.scm,
gnu/packages/syncthing.scm, gnu/packages/tex.scm, gnu/packages/web.scm,
gnu/packages/wine.scm, gnu/packages/xfce.scm: In the builders of packages
using 'trivial-build-system', use invoke where appropriate, raise exceptions
on errors, and otherwise return #t.
| Mark H Weaver | 2018-03-27 | 1 | -2/+2 |
* | | Merge branch 'master' into core-updates | Ricardo Wurmus | 2018-03-14 | 1 | -12/+13 |
|\| |
|