Age | Commit message (Expand) | Author |
---|---|---|
2020-10-18 | gnu: 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-03 | gnu: libstaroffice: Update to 0.0.7....* gnu/packages/libreoffice.scm (libstaroffice): Update to 0.0.7. | Tobias Geerinckx-Rice |
2020-10-03 | gnu: libmwaw: Update to 0.3.16....* gnu/packages/libreoffice.scm (libmwaw): Update to 0.3.16. | Tobias Geerinckx-Rice |
2020-09-11 | gnu: libwps: Update to 0.4.12....* gnu/packages/libreoffice.scm (libwps): Update to 0.4.12. | Tobias Geerinckx-Rice |
2020-08-30 | gnu: libreoffice: Update to 6.4.6.2....* gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.6.2. Fix indentation. | Nicolas Goaziou |
2020-07-13 | 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 Flashner |
2020-06-10 | gnu: libnumbertext: Update to 1.0.6....* gnu/packages/libreoffice.scm (libnumbertext): Update to 1.0.6. | Tobias Geerinckx-Rice |
2020-06-03 | gnu: 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-02 | 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 Flashner |
2020-04-03 | 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 Bakke |
2020-03-30 | 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 Bakke |
2020-03-29 | gnu: libreoffice: Update to 6.4.2.2....* gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.2.2. | Marius Bakke |
2020-03-21 | Merge branch 'master' into core-updates | Marius Bakke |
2020-03-21 | gnu: Use ‘license:’ prefix in (gnu packages libreoffice)....* gnu/packages/libreoffice.scm: Import (guix licenses) with a #:prefix and adjust all callers. | Tobias Geerinckx-Rice |
2020-03-18 | Merge branch 'master' into core-updates | Marius Bakke |
2020-03-14 | gnu: LibreOffice: Update to 6.4.1.2....* gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.1.2. | Leo Famulari |
2020-03-04 | Merge branch 'master' into core-updates | Marius Bakke |
2020-02-22 | gnu: Add unoconv....* gnu/packages/libreoffice.scm (unoconv): New public variable. Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net> | Tobias Geerinckx-Rice |
2020-02-21 | 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-Rice |
2020-02-17 | gnu: librevenge: Don't use NAME in source URI....* gnu/packages/libreoffice.scm (librevenge)[source]: Hard-code NAME. | Tobias Geerinckx-Rice |
2020-02-17 | gnu: orcus: Don't use NAME in source URI....* gnu/packages/libreoffice.scm (orcus)[source]: Hard-code NAME. | Tobias Geerinckx-Rice |
2020-02-17 | gnu: liblangtag: Update to 0.6.3....* gnu/packages/libreoffice.scm (liblangtag): Update to 0.6.3. | Tobias Geerinckx-Rice |
2020-02-17 | gnu: liblangtag: Don't use NAME in source URI....* gnu/packages/libreoffice.scm (liblangtag)[source]: Hard-code NAME. | Tobias Geerinckx-Rice |
2020-02-14 | Merge branch 'master' into core-updates | Marius Bakke |
2020-02-13 | 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 Famulari |
2020-02-13 | gnu: libetonyek: Update MDDS requirement....* gnu/packages/libreoffice.scm (libetonyek): Put '--with-mdds-1.5' in #:configure-flags. | Leo Famulari |
2020-02-13 | gnu: orcus: Update to 0.15.3....* gnu/packages/libreoffice.scm (orcus): Update to 0.15.3. | Leo Famulari |
2020-02-13 | gnu: ixion: Update to 0.15.0....* gnu/packages/libreoffice.scm (ixion): Update to 0.15.0. [inputs]: Add spdlog. | Leo Famulari |
2020-02-05 | gnu: libcdr: Update to 0.1.6....* gnu/packages/libreoffice.scm (libcdr): Update to 0.1.6. | Marius Bakke |
2020-01-21 | Merge branch 'staging' into core-updates | Marius Bakke |
2020-01-15 | 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 Bakke |
2020-01-08 | gnu: libfreehand: Fix build with ICU 65....* gnu/packages/libreoffice.scm (libfreehand)[arguments]: New field. | Marius Bakke |