'cgit v1.2.3'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/libreoffice.scm
AgeCommit message (Expand)Author
2021-06-22gnu: 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 Flashner
2021-06-22gnu: orcus: Update to 0.16.1....* gnu/packages/libreoffice.scm (orcus): Update to 0.16.1. Efraim Flashner
2021-06-22gnu: orcus: Don't build static library....* gnu/packages/libreoffice.scm (orcus)[arguments]: Add configure-flag to skip static library. Efraim Flashner
2021-06-22gnu: ixion: Update to 0.16.1....* gnu/packages/libreoffice.scm (ixion): Update to 0.16.1. Efraim Flashner
2021-06-22gnu: 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 Flashner
2021-05-23gnu: libetonyek: Update to 0.1.10....* gnu/packages/libreoffice.scm (libetonyek): Update to 0.1.10. Tobias Geerinckx-Rice
2021-05-18gnu: libmwaw: Update to 0.3.19....* gnu/packages/libreoffice.scm (libmwaw): Update to 0.3.19. Tobias Geerinckx-Rice
2021-05-15gnu: libcdr: Update to 0.1.7....* gnu/packages/libreoffice.scm (libcdr): Update to 0.1.7. Marius Bakke
2021-04-09gnu: libmwaw: Update to 0.3.18....* gnu/packages/libreoffice.scm (libmwaw): Update to 0.3.18. Tobias Geerinckx-Rice
2021-03-04gnu: libnumbertext: Update to 1.0.7....* gnu/packages/libreoffice.scm (libnumbertext): Update to 1.0.7. Tobias Geerinckx-Rice
2021-03-04gnu: libodfgen: Update to 0.1.8....* gnu/packages/libreoffice.scm (libodfgen): Update to 0.1.8. [inputs]: Add libxml2. Tobias Geerinckx-Rice
2021-01-12gnu: libreoffice: Update to 6.4.7.2....* gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.7.2. Efraim Flashner
2020-11-30gnu: libreoffice: Build reproducibly....* gnu/packages/libreoffice.scm (libreoffice)[native-inputs]: Add ziptime. [arguments]: Add a 'reset-zip-timestamps phase that invokes it. Tobias Geerinckx-Rice
2020-11-29gnu: libmwaw: Update to 0.3.17....* gnu/packages/libreoffice.scm (libmwaw): Update to 0.3.17. Tobias Geerinckx-Rice
2020-11-07gnu: libreoffice: Enable LibreOffice Base....* gnu/packages/libreoffice.scm (libreoffice)[arguments]: Enable the Firebird SDBC. [inputs]: Add firebird. Tobias Geerinckx-Rice
2020-10-18gnu: Add hunspell-dict-de....* gnu/packages/libreoffice.scm (hunspell-dict-de): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Jonathan Brielmaier
2020-10-03gnu: libstaroffice: Update to 0.0.7....* gnu/packages/libreoffice.scm (libstaroffice): Update to 0.0.7. Tobias Geerinckx-Rice
2020-10-03gnu: libmwaw: Update to 0.3.16....* gnu/packages/libreoffice.scm (libmwaw): Update to 0.3.16. Tobias Geerinckx-Rice
2020-09-11gnu: libwps: Update to 0.4.12....* gnu/packages/libreoffice.scm (libwps): Update to 0.4.12. Tobias Geerinckx-Rice
2020-08-30gnu: libreoffice: Update to 6.4.6.2....* gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.6.2. Fix indentation. Nicolas Goaziou
2020-07-13gnu: 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 Flashner
2020-06-10gnu: libnumbertext: Update to 1.0.6....* gnu/packages/libreoffice.scm (libnumbertext): Update to 1.0.6. Tobias Geerinckx-Rice
2020-06-03gnu: Add Polish hunspell dictionary....* gnu/packages/libreoffice.scm (hunspell-dict-pl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Marcin Karpezo
2020-06-02gnu: libreoffice: Update to 4.4.2.2....* gnu/packages/libreoffice.scm (libreoffice): Update to 4.4.2.2. [arguments]: Remove unrecognized configure-flag. Efraim Flashner
2020-04-03gnu: 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 Bakke
2020-03-30Merge 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 Bakke
2020-03-29gnu: libreoffice: Update to 6.4.2.2....* gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.2.2. Marius Bakke
2020-03-21Merge branch 'master' into core-updatesMarius Bakke
2020-03-21gnu: Use ‘license:’ prefix in (gnu packages libreoffice)....* gnu/packages/libreoffice.scm: Import (guix licenses) with a #:prefix and adjust all callers. Tobias Geerinckx-Rice