summaryrefslogtreecommitdiff
path: root/gnu/packages/libreoffice.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: hunspell-dictionary: Update to 7.1.4.2.•••* gnu/packages/hunspell.scm (hunspell-dict-it-it): Update to 7.1.4.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Giacomo Leidi2021-06-291-0/+2
* gnu: libreoffice: Update to 7.1.4.2.•••* gnu/packages/libreoffice.scm (libreoffice)[inputs]: Add box2d, dtoa. [arguments]: Adjust custom 'prepare-src, 'bin-and-desktop-install phases. Add custom 'insert-external-tarballs phase. Adjust configure-flags to build without skia. Remove deprecated make-flag Efraim Flashner2021-06-221-16/+23
* gnu: orcus: Update to 0.16.1.•••* gnu/packages/libreoffice.scm (orcus): Update to 0.16.1. Efraim Flashner2021-06-221-2/+2
* gnu: orcus: Don't build static library.•••* gnu/packages/libreoffice.scm (orcus)[arguments]: Add configure-flag to skip static library. Efraim Flashner2021-06-221-0/+2
* gnu: ixion: Update to 0.16.1.•••* gnu/packages/libreoffice.scm (ixion): Update to 0.16.1. Efraim Flashner2021-06-221-2/+2
* gnu: libreoffice: Add vendor string.•••Previously: This release was supplied by nixbld. Now: This release was supplied by GNU Guix. * gnu/packages/libreoffice.scm (libreoffice)[arguments]: Add configure-flag to set vendor to 'GNU Guix'. Efraim Flashner2021-06-221-0/+1
* gnu: libetonyek: Update to 0.1.10.•••* gnu/packages/libreoffice.scm (libetonyek): Update to 0.1.10. Tobias Geerinckx-Rice2021-05-231-2/+2
* gnu: libmwaw: Update to 0.3.19.•••* gnu/packages/libreoffice.scm (libmwaw): Update to 0.3.19. Tobias Geerinckx-Rice2021-05-181-2/+2
* gnu: libcdr: Update to 0.1.7.•••* gnu/packages/libreoffice.scm (libcdr): Update to 0.1.7. Marius Bakke2021-05-151-2/+2
* gnu: libmwaw: Update to 0.3.18.•••* gnu/packages/libreoffice.scm (libmwaw): Update to 0.3.18. Tobias Geerinckx-Rice2021-04-091-2/+2
* gnu: libnumbertext: Update to 1.0.7.•••* gnu/packages/libreoffice.scm (libnumbertext): Update to 1.0.7. Tobias Geerinckx-Rice2021-03-041-2/+2
* gnu: libodfgen: Update to 0.1.8.•••* gnu/packages/libreoffice.scm (libodfgen): Update to 0.1.8. [inputs]: Add libxml2. Tobias Geerinckx-Rice2021-03-041-4/+5
* gnu: libreoffice: Update to 6.4.7.2.•••* gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.7.2. Efraim Flashner2021-01-121-3/+3
* gnu: libreoffice: Build reproducibly.•••* gnu/packages/libreoffice.scm (libreoffice)[native-inputs]: Add ziptime. [arguments]: Add a 'reset-zip-timestamps phase that invokes it. Tobias Geerinckx-Rice2020-11-301-1/+9
* gnu: libmwaw: Update to 0.3.17.•••* gnu/packages/libreoffice.scm (libmwaw): Update to 0.3.17. Tobias Geerinckx-Rice2020-11-291-3/+3
* gnu: libreoffice: Enable LibreOffice Base.•••* gnu/packages/libreoffice.scm (libreoffice)[arguments]: Enable the Firebird SDBC. [inputs]: Add firebird. Tobias Geerinckx-Rice2020-11-071-1/+4
* gnu: Add hunspell-dict-de.•••* gnu/packages/libreoffice.scm (hunspell-dict-de): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Jonathan Brielmaier2020-10-181-1/+37
* gnu: libstaroffice: Update to 0.0.7.•••* gnu/packages/libreoffice.scm (libstaroffice): Update to 0.0.7. Tobias Geerinckx-Rice2020-10-031-2/+2
* gnu: libmwaw: Update to 0.3.16.•••* gnu/packages/libreoffice.scm (libmwaw): Update to 0.3.16. Tobias Geerinckx-Rice2020-10-031-3/+3
* gnu: libwps: Update to 0.4.12.•••* gnu/packages/libreoffice.scm (libwps): Update to 0.4.12. Tobias Geerinckx-Rice2020-09-111-2/+2
* gnu: libreoffice: Update to 6.4.6.2.•••* gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.6.2. Fix indentation. Nicolas Goaziou2020-08-301-111/+110
* gnu: libreoffice: Update to 6.4.5.2.•••* gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.5.2. [source]: Remove patch. * gnu/packages/patches/libreoffice-poppler-compat.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Efraim Flashner2020-07-131-3/+2
* gnu: libnumbertext: Update to 1.0.6.•••* gnu/packages/libreoffice.scm (libnumbertext): Update to 1.0.6. Tobias Geerinckx-Rice2020-06-101-2/+2
* gnu: Add Polish hunspell dictionary.•••* gnu/packages/libreoffice.scm (hunspell-dict-pl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Marcin Karpezo2020-06-031-0/+51
* gnu: libreoffice: Update to 4.4.2.2.•••* gnu/packages/libreoffice.scm (libreoffice): Update to 4.4.2.2. [arguments]: Remove unrecognized configure-flag. Efraim Flashner2020-06-021-4/+3
* gnu: libreoffice: Fix build with Poppler 0.86.•••* gnu/packages/patches/libreoffice-poppler-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/libreoffice.scm (libreoffice)[source](patches): New field. Marius Bakke2020-04-031-0/+1
* Merge branch 'master' into core-updates••• Conflicts: gnu/packages/admin.scm gnu/packages/commencement.scm gnu/packages/guile.scm gnu/packages/linux.scm gnu/packages/package-management.scm gnu/packages/pulseaudio.scm gnu/packages/web.scm Marius Bakke2020-03-301-2/+2
|\
| * gnu: libreoffice: Update to 6.4.2.2.•••* gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.2.2. Marius Bakke2020-03-291-2/+2
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-211-36/+36
|\|
| * gnu: Use ‘license:’ prefix in (gnu packages libreoffice).•••* gnu/packages/libreoffice.scm: Import (guix licenses) with a #:prefix and adjust all callers. Tobias Geerinckx-Rice2020-03-211-36/+36
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-181-2/+2
|\|
| * gnu: LibreOffice: Update to 6.4.1.2.•••* gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.1.2. Leo Famulari2020-03-141-2/+2
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-041-11/+75
|\|
| * gnu: Add unoconv.•••* gnu/packages/libreoffice.scm (unoconv): New public variable. Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net> Tobias Geerinckx-Rice2020-02-221-1/+59
| * gnu: libreoffice: Fix ‘soffice’ in a pure environment.•••* gnu/packages/libreoffice.scm (libreoffice)[arguments]: Refer to grep and coreutils by absolute file name in the soffice launcher script. Tobias Geerinckx-Rice2020-02-211-0/+8
| * gnu: librevenge: Don't use NAME in source URI.•••* gnu/packages/libreoffice.scm (librevenge)[source]: Hard-code NAME. Tobias Geerinckx-Rice2020-02-171-2/+2
| * gnu: orcus: Don't use NAME in source URI.•••* gnu/packages/libreoffice.scm (orcus)[source]: Hard-code NAME. Tobias Geerinckx-Rice2020-02-171-2/+2
| * gnu: liblangtag: Update to 0.6.3.•••* gnu/packages/libreoffice.scm (liblangtag): Update to 0.6.3. Tobias Geerinckx-Rice2020-02-171-5/+3
| * gnu: liblangtag: Don't use NAME in source URI.•••* gnu/packages/libreoffice.scm (liblangtag)[source]: Hard-code NAME. Tobias Geerinckx-Rice2020-02-171-1/+1
* | Merge branch 'master' into core-updatesMarius Bakke2020-02-141-20/+14
|\|
| * gnu: LibreOffice: Update to 6.4.0.3.•••* gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.0.3. [inputs]: Add qrcodegen-cpp. [source]: Remove obsolete patches and substitutions. * gnu/packages/patches/libreoffice-glm.patch, gnu/packages/patches/libreoffice-icu.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. Leo Famulari2020-02-131-12/+4
| * gnu: libetonyek: Update MDDS requirement.•••* gnu/packages/libreoffice.scm (libetonyek): Put '--with-mdds-1.5' in #:configure-flags. Leo Famulari2020-02-131-1/+1
| * gnu: orcus: Update to 0.15.3.•••* gnu/packages/libreoffice.scm (orcus): Update to 0.15.3. Leo Famulari2020-02-131-2/+2
| * gnu: ixion: Update to 0.15.0.•••* gnu/packages/libreoffice.scm (ixion): Update to 0.15.0. [inputs]: Add spdlog. Leo Famulari2020-02-131-3/+5
| * gnu: libcdr: Update to 0.1.6.•••* gnu/packages/libreoffice.scm (libcdr): Update to 0.1.6. Marius Bakke2020-02-051-2/+2
* | Merge branch 'staging' into core-updatesMarius Bakke2020-01-211-1/+0
|\|
| * gnu: python-lxml: Move to (gnu packages xml).•••* gnu/packages/python-xyz.scm (python-lxml): Move from here ... * gnu/packages/xml.scm (python-lxml): ... to here. * gnu/packages/django.scm, gnu/packages/drones.scm, gnu/packages/libreoffice.scm, gnu/packages/nutrition.scm, gnu/packages/openstack.scm, gnu/packages/pulseaudio.scm, gnu/packages/python-science.scm, gnu/packages/tryton.scm, gnu/packages/wireservice.scm: Adjust module imports. Marius Bakke2020-01-151-1/+0
* | gnu: libfreehand: Fix build with ICU 65.•••* gnu/packages/libreoffice.scm (libfreehand)[arguments]: New field. Marius Bakke2020-01-081-0/+11
|/
* gnu: libreoffice: Update to 6.3.4.2.•••* gnu/packages/libreoffice.scm (libreoffice): Update to 6.3.4.2. Efraim Flashner2019-12-161-2/+2
* gnu: libwpd: Update to 0.10.3.•••* gnu/packages/libreoffice.scm (libwpd): Update to 0.10.3. Tobias Geerinckx-Rice2019-12-121-2/+2