Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into staging | Marius Bakke | 2019-01-13 | 1 | -41/+18 |
|\ | |||||
| * | 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 |
* | | Merge remote-tracking branch 'origin/master' into staging | Efraim Flashner | 2019-01-09 | 1 | -9/+12 |
|\| | |||||
| * | 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: poppler: Update to 0.72.0.•••* gnu/packages/patches/poppler-CVE-2018-19149.patch: Delete file. * gnu/packages/patches/inkscape-poppler-compat3.patch, gnu/packages/patches/texlive-bin-luatex-poppler-compat.patch, gnu/packages/patches/texlive-bin-pdftex-poppler-compat.patch, gnu/packages/patches/texlive-bin-xetex-poppler-compat.patch: New files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/pdf.scm (poppler): Update to 0.72.0. [replacement]: Remove field. (poppler/fixed): Remove variable. * gnu/packages/inkscape.scm (inkscape)[source](patches): Add 'inkscape-poppler-compat{3..5}.patch'. * gnu/packages/tex.scm (texlive-bin)[source](patches): Update 'texlive-poppler-compat.patch'. Add 'texlive-bin-{lua,pdf,xe}tex-poppler-compat.patch'. * gnu/packages/emacs.scm (emacs-pdf-tools)[source](modules, snippet): New fields. * gnu/packages/scribus.scm (scribus)[source](patches): Add upstream patch origins. [source](modules, snippet): New fields. * gnu/packages/libreoffice.scm (libreoffice)[source](patches): Add three upstream origins. [source](snippet, modules): New field. | Marius Bakke | 2018-12-12 | 1 | -2/+40 |
|/ | |||||
* | 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 |