summaryrefslogtreecommitdiff
path: root/gnu/packages/libreoffice.scm
Commit message (Collapse)AuthorAge
* gnu: libreoffice: Update to 6.4.5.2.Efraim Flashner2020-07-13
| | | | | | | * 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.
* gnu: libnumbertext: Update to 1.0.6.Tobias Geerinckx-Rice2020-06-10
| | | | * gnu/packages/libreoffice.scm (libnumbertext): Update to 1.0.6.
* gnu: Add Polish hunspell dictionary.Marcin Karpezo2020-06-03
| | | | | | * gnu/packages/libreoffice.scm (hunspell-dict-pl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libreoffice: Update to 4.4.2.2.Efraim Flashner2020-06-02
| | | | | * gnu/packages/libreoffice.scm (libreoffice): Update to 4.4.2.2. [arguments]: Remove unrecognized configure-flag.
* gnu: libreoffice: Fix build with Poppler 0.86.Marius Bakke2020-04-03
| | | | | | * 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.
* Merge branch 'master' into core-updatesMarius Bakke2020-03-30
|\ | | | | | | | | | | | | | | | | | | | | 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
| * gnu: libreoffice: Update to 6.4.2.2.Marius Bakke2020-03-29
| | | | | | | | * gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.2.2.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-21
|\|
| * gnu: Use ‘license:’ prefix in (gnu packages libreoffice).Tobias Geerinckx-Rice2020-03-21
| | | | | | | | | | * gnu/packages/libreoffice.scm: Import (guix licenses) with a #:prefix and adjust all callers.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-18
|\|
| * gnu: LibreOffice: Update to 6.4.1.2.Leo Famulari2020-03-14
| | | | | | | | * gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.1.2.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-04
|\|
| * gnu: Add unoconv.Tobias Geerinckx-Rice2020-02-22
| | | | | | | | | | | | * gnu/packages/libreoffice.scm (unoconv): New public variable. Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
| * gnu: libreoffice: Fix ‘soffice’ in a pure environment.Tobias Geerinckx-Rice2020-02-21
| | | | | | | | | | * gnu/packages/libreoffice.scm (libreoffice)[arguments]: Refer to grep and coreutils by absolute file name in the soffice launcher script.
| * gnu: librevenge: Don't use NAME in source URI.Tobias Geerinckx-Rice2020-02-17
| | | | | | | | * gnu/packages/libreoffice.scm (librevenge)[source]: Hard-code NAME.
| * gnu: orcus: Don't use NAME in source URI.Tobias Geerinckx-Rice2020-02-17
| | | | | | | | * gnu/packages/libreoffice.scm (orcus)[source]: Hard-code NAME.
| * gnu: liblangtag: Update to 0.6.3.Tobias Geerinckx-Rice2020-02-17
| | | | | | | | * gnu/packages/libreoffice.scm (liblangtag): Update to 0.6.3.
| * gnu: liblangtag: Don't use NAME in source URI.Tobias Geerinckx-Rice2020-02-17
| | | | | | | | * gnu/packages/libreoffice.scm (liblangtag)[source]: Hard-code NAME.
* | Merge branch 'master' into core-updatesMarius Bakke2020-02-14
|\|
| * gnu: LibreOffice: Update to 6.4.0.3.Leo Famulari2020-02-13
| | | | | | | | | | | | | | | | | | * 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.
| * gnu: libetonyek: Update MDDS requirement.Leo Famulari2020-02-13
| | | | | | | | | | * gnu/packages/libreoffice.scm (libetonyek): Put '--with-mdds-1.5' in #:configure-flags.
| * gnu: orcus: Update to 0.15.3.Leo Famulari2020-02-13
| | | | | | | | * gnu/packages/libreoffice.scm (orcus): Update to 0.15.3.
| * gnu: ixion: Update to 0.15.0.Leo Famulari2020-02-13
| | | | | | | | | | * gnu/packages/libreoffice.scm (ixion): Update to 0.15.0. [inputs]: Add spdlog.
| * gnu: libcdr: Update to 0.1.6.Marius Bakke2020-02-05
| | | | | | | | * gnu/packages/libreoffice.scm (libcdr): Update to 0.1.6.
* | Merge branch 'staging' into core-updatesMarius Bakke2020-01-21
|\|
| * gnu: python-lxml: Move to (gnu packages xml).Marius Bakke2020-01-15
| | | | | | | | | | | | | | | | | | | | * 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.
* | gnu: libfreehand: Fix build with ICU 65.Marius Bakke2020-01-08
|/ | | | * gnu/packages/libreoffice.scm (libfreehand)[arguments]: New field.
* gnu: libreoffice: Update to 6.3.4.2.Efraim Flashner2019-12-16
| | | | * gnu/packages/libreoffice.scm (libreoffice): Update to 6.3.4.2.
* gnu: libwpd: Update to 0.10.3.Tobias Geerinckx-Rice2019-12-12
| | | | * gnu/packages/libreoffice.scm (libwpd): Update to 0.10.3.
* Merge branch 'master' into stagingMarius Bakke2019-11-15
|\
| * gnu: libreoffice: Update to 6.3.3.2.Efraim Flashner2019-11-01
| | | | | | | | | | | | * gnu/packages/libreoffice.scm (libreoffice): Update to 6.3.3.2. [inputs]: Add gnupg, gobject-introspection. [arguments]: Remove deprecated '--enable-verbose' configure flag.
* | gnu: libreoffice: Use the "dev" output of MariaDB.Marius Bakke2019-11-13
|/ | | | | | | This is a fixup for the merge (32d6818569) of e0efda9561 (gnu: libreoffice: Update to 6.2.8.2.) and 2b8491fbbe (gnu: mariadb: Split into out, lib and dev.) * gnu/packages/libreoffice.scm (libreoffice)[inputs]: Change MARIADB to MARIADB:DEV.
* gnu: libreoffice: Update to 6.2.8.2.Efraim Flashner2019-10-29
| | | | | | | | | | | | * gnu/packages/libreoffice.scm (libreoffice): Update to 6.2.8.2. [sources]: Remove libreoffice-boost.patch, libreoffice-orcus patch, libreoffice-mdds patch. [inputs]: Add fontforge, mariadb. [arguments]: Remove substitution checking for mdds and orcus versions. From configure-flags, remove outdated flags, add flag to build font file. * gnu/packages/patches/libreoffice-boost.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it.
* Merge branch 'master' into core-updatesMark H Weaver2019-09-06
|\
| * gnu: libvisio: Update to 0.1.7.Marius Bakke2019-09-05
| | | | | | | | * gnu/packages/libreoffice.scm (libvisio): Update to 0.1.7.
| * gnu: libabw: Update to 0.1.3.Marius Bakke2019-09-05
| | | | | | | | | | * gnu/packages/libreoffice.scm (libabw): Update to 0.1.3. [arguments]: Remove.
* | Merge branch 'master' into core-updatesMark H Weaver2019-08-22
|\|
| * gnu: libabw: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-08-21
| | | | | | | | * gnu/packages/libreoffice.scm (libabw)[source]: Hard-code NAME.
* | Merge branch 'master' into core-updatesMarius Bakke2019-07-22
|\|
| * gnu: libreoffice: Fix xdg-open absolute paths.Chris Marusich2019-07-21
| | | | | | | | | | | | | | | | Fixes: <https://bugs.gnu.org/36728>. * gnu/packages/libreoffice.scm (libreoffice) [inputs]: Add xdg-utils. [arguments][#:phases][prepare-src]: Replace hard-coded absolute paths to xdg-open in the source with the path to xdg-open in the xdg-utils input.
* | Merge branch 'master' into core-updatesMarius Bakke2019-05-01
|\|
| * gnu: libmwaw: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-04-23
| | | | | | | | * gnu/packages/libreoffice.scm (libmwaw)[source]: Hard-code NAME.
| * gnu: libodfgen: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-04-23
| | | | | | | | * gnu/packages/libreoffice.scm (libodfgen)[source]: Hard-code NAME.
| * gnu: libvisio: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-04-23
| | | | | | | | * gnu/packages/libreoffice.scm (libvisio)[source]: Hard-code NAME.
| * gnu: libpagemaker: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-04-23
| | | | | | | | * gnu/packages/libreoffice.scm (libpagemaker)[source]: Hard-code NAME.
| * gnu: libmwaw: Update to 0.3.15.Tobias Geerinckx-Rice2019-04-23
| | | | | | | | * gnu/packages/libreoffice.scm (libmwaw): Update to 0.3.15.
| * gnu: Move nss & co. to nss.scm.Ludovic Courtès2019-04-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnuzilla.scm (nspr, nss): Move to... * gnu/packages/nss.scm: ... here. New file. * gnu/packages/chromium.scm, gnu/packages/disk.scm, gnu/packages/freedesktop.scm, gnu/packages/gnome.scm, gnu/packages/gnunet.scm, gnu/packages/java.scm, gnu/packages/libreoffice.scm, gnu/packages/linux.scm, gnu/packages/mate.scm, gnu/packages/openldap.scm, gnu/packages/package-management.scm, gnu/packages/password-utils.scm, gnu/packages/polkit.scm, gnu/packages/qt.scm, gnu/packages/sssd.scm, gnu/packages/storage.scm, gnu/packages/vpn.scm, gnu/packages/web.scm, gnu/packages/xml.scm: Adjust accordingly. * gnu/local.mk (GNU_SYSTEM_MODULES): Add nss.scm.
* | Merge branch 'staging' into core-updatesMarius Bakke2019-03-23
|\|
| * gnu: libwpd: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-03-16
| | | | | | | | * gnu/packages/libreoffice.scm (libwpd)[source]: Hard-code NAME.
| * gnu: libwpg: Update to 0.3.3.Tobias Geerinckx-Rice2019-03-16
| | | | | | | | * gnu/packages/libreoffice.scm (libwpg): Update to 0.3.3.