summaryrefslogtreecommitdiff
path: root/gnu/packages/libreoffice.scm
Commit message (Collapse)AuthorAge
* gnu: libreoffice: Fix build with MDDS 1.4 and Orcus 0.14.Marius Bakke2018-11-25
| | | | | | * gnu/packages/libreoffice.scm (libreoffice)[source](patches): Add two patches from Arch Linux. [arguments]: Add substitutions so the libraries are found.
* gnu: libetonyek: Fix build against mdds 1.4.Marius Bakke2018-11-25
| | | | | * gnu/packages/libreoffice.scm (libetonyek)[arguments]: Add phase to substitute mdds version. Adjust #:configure-flags accordingly.
* gnu: orcus: Update to 0.14.1.Marius Bakke2018-11-25
| | | | * gnu/packages/libreoffice.scm (orcus): Update to 0.14.1.
* gnu: ixion: Update to 0.14.1.Marius Bakke2018-11-25
| | | | * gnu/packages/libreoffice.scm (ixion): Update to 0.14.1.
* Merge branch 'master' into core-updatesMarius Bakke2018-11-07
|\
| * gnu: LibreOffice: Update to 6.1.3.2.Leo Famulari2018-11-06
| | | | | | | | * gnu/packages/libreoffice.scm (libreoffice): Update to 6.1.3.2.
* | Merge branch 'master' into core-updatesMarius Bakke2018-11-05
|\|
| * libreoffice: honor '--cores=...' during build.Eric Bavier2018-11-04
| | | | | | | | | | * gnu/packages/libreoffice.scm (libreoffice)[configure-flags]: Add '--with-parallelism' flag.
| * gnu: libzmf: Disable '-Werror'.Ludovic Courtès2018-10-27
| | | | | | | | | | | | Fixes builds on i686-linux. * gnu/packages/libreoffice.scm (libzmf)[arguments]: New field.
* | Merge branch 'master' into core-updatesLeo Famulari2018-10-07
|\|
| * build-system/glib-or-gtk: Build 'in-source' by default.Leo Famulari2018-10-07
| | | | | | | | | | | | | | | | * 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.
* | Merge branch 'master' into core-updatesMarius Bakke2018-10-05
|\|
| * gnu: LibreOffice: Fix "File > Open" crash on foreign distros.Leo Famulari2018-10-02
| | | | | | | | | | | | | | | | 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'.
| * gnu: libreoffice: Update to 6.1.2.1.Marius Bakke2018-09-28
| | | | | | | | * gnu/packages/libreoffice.scm (libreoffice): Update to 6.1.2.1.
* | Merge branch 'master' into core-updatesMarius Bakke2018-09-20
|\|
| * gnu: libmwaw: Update to 0.3.14.Tobias Geerinckx-Rice2018-09-15
| | | | | | | | * gnu/packages/libreoffice.scm (libmwaw): Update to 0.3.14.
| * gnu: libwps: Update to 0.4.10.Tobias Geerinckx-Rice2018-09-15
| | | | | | | | * gnu/packages/libreoffice.scm (libwps): Update to 0.4.10.
* | Merge branch 'master' into core-updatesLeo Famulari2018-09-13
|\|
| * gnu: libreoffice: Update to 6.1.0.3.Jonathan Brielmaier2018-09-11
| | | | | | | | | | | | | | | | * 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>
| * gnu: Add libnumbertext.Jonathan Brielmaier2018-09-11
| | | | | | | | | | | | * gnu/packages/libreoffice.scm (libnumbertext): New public variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | gnu: libcmis: Fix FTBFS with Boost >= 1.68.0.Marius Bakke2018-09-09
|/ | | | | * gnu/packages/libreoffice.scm (libcmis)[arguments]: Add phase to substitute header file name.
* gnu: libodfgen: Update to 0.1.7.Tobias Geerinckx-Rice2018-08-09
| | | | | * gnu/packages/libreoffice.scm (libodfgen): Update to 0.1.7. [source]: Update URI.
* gnu: libreoffice: Update to 6.0.6.2.Efraim Flashner2018-08-01
| | | | * gnu/packages/libreoffice.scm (libreoffice): Update to 6.0.6.2.
* gnu: libreoffice: Fix build with newer GLM.Marius Bakke2018-07-29
| | | | | | * 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.
* gnu: libwps: Update to 0.4.9.Marius Bakke2018-07-29
| | | | * gnu/packages/libreoffice.scm (libwps): Update to 0.4.9.
* gnu: hunspell-dict-fr: Update to 6.2.Julien Lepiller2018-07-13
| | | | * gnu/packages/libreoffice.scm (dicollecte-french-dictionary): Update to 6.2.
* gnu: libreoffice: Update to 6.0.5.1.Ricardo Wurmus2018-06-07
| | | | | | | | | * 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.
* gnu: orcus: Update to 0.13.4.Ricardo Wurmus2018-06-07
| | | | * gnu/packages/libreoffice.scm (orcus): Update to 0.13.4.
* gnu: ixion: Update to 0.13.0.Ricardo Wurmus2018-06-07
| | | | * gnu/packages/libreoffice.scm (ixion): Update to 0.13.0.
* gnu: Add libqxp.Ricardo Wurmus2018-06-07
| | | | * gnu/packages/libreoffice.scm (libqxp): New variable.
* gnu: Add libepubgen.Ricardo Wurmus2018-06-07
| | | | * gnu/packages/libreoffice.scm (libepubgen): New variable.
* Merge branch 'master' into core-updatesMark H Weaver2018-05-21
|\
| * gnu: libreoffice: Update to 5.4.7.2.Chris Marusich2018-05-16
| | | | | | | | * gnu/packages/libreoffice.scm (libreoffice): Update to 5.4.7.2.
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-17
|\|
| * gnu: libreoffice: Update to 5.4.7.1.Leo Famulari2018-05-12
| | | | | | | | * gnu/packages/libreoffice.scm (libreoffice): Update to 5.4.7.1.
* | Merge branch 'master' into core-updatesMark H Weaver2018-04-30
|\|
| * gnu: libstaroffice: Update to 0.0.6.Tobias Geerinckx-Rice2018-04-27
| | | | | | | | * gnu/packages/libreoffice.scm (libstaroffice): Update to 0.0.6.
| * gnu: libetonyek: Update to 0.1.8.Tobias Geerinckx-Rice2018-04-27
| | | | | | | | gnu/packages/libreoffice.scm (libetonyek): Update to 0.1.8.
* | Merge branch 'master' into core-updatesMarius Bakke2018-03-29
|\|
| * gnu: libreoffice: Update to 5.4.6.2.Leo Famulari2018-03-26
| | | | | | | | * gnu/packages/libreoffice.scm (libreoffice): Update to 5.4.6.2.
| * gnu: hunspell: Use INVOKE.Tobias Geerinckx-Rice2018-03-25
| | | | | | | | | | * gnu/packages/libreoffice.scm (hunspell)[arguments]: Substitute INVOKE for SYSTEM* and end phase with explicit #t.
| * gnu: hunspell: Update to 1.6.2.Tobias Geerinckx-Rice2018-03-25
| | | | | | | | * gnu/packages/libreoffice.scm (hunspell): Update to 1.6.2.
* | gnu: Use invoke and return #t from all builders.Mark H Weaver2018-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/admin.scm, gnu/packages/android.scm, gnu/packages/audio.scm, gnu/packages/avr.scm, gnu/packages/base.scm, gnu/packages/bioinformatics.scm, gnu/packages/certs.scm, gnu/packages/check.scm, gnu/packages/code.scm, gnu/packages/commencement.scm, gnu/packages/dictionaries.scm, gnu/packages/docbook.scm, gnu/packages/emacs.scm, gnu/packages/embedded.scm, gnu/packages/fonts.scm, gnu/packages/games.scm, gnu/packages/gnome.scm, gnu/packages/gnu-doc.scm, gnu/packages/guile.scm, gnu/packages/hurd.scm, gnu/packages/javascript.scm, gnu/packages/libreoffice.scm, gnu/packages/linux.scm, gnu/packages/lisp.scm, gnu/packages/lxde.scm, gnu/packages/mail.scm, gnu/packages/markup.scm, gnu/packages/mate.scm, gnu/packages/pkg-config.scm, gnu/packages/qt.scm, gnu/packages/rust.scm, gnu/packages/scheme.scm, gnu/packages/sdl.scm, gnu/packages/statistics.scm, gnu/packages/syncthing.scm, gnu/packages/tex.scm, gnu/packages/web.scm, gnu/packages/wine.scm, gnu/packages/xfce.scm: In the builders of packages using 'trivial-build-system', use invoke where appropriate, raise exceptions on errors, and otherwise return #t.
* | Merge branch 'master' into core-updatesRicardo Wurmus2018-03-14
|\|
| * gnu: libe-book: Update to 0.1.3.Marius Bakke2018-03-01
| | | | | | | | | | * gnu/packages/libreoffice.scm (libe-book): Update to 0.1.3. [propagated-inputs]: Add LIBLANGTAG.
| * gnu: libabw: Update to 0.1.2.Marius Bakke2018-03-01
| | | | | | | | * gnu/packages/libreoffice.scm (libabw): Update to 0.1.2.
| * gnu: libpagemaker: Update to 0.0.4.Marius Bakke2018-03-01
| | | | | | | | | | * gnu/packages/libreoffice.scm (libpagemaker): Update to 0.0.4. [source](uri): Use HTTPS.
| * gnu: libmspub: Update to 0.1.4.Marius Bakke2018-03-01
| | | | | | | | | | * gnu/packages/libreoffice.scm (libmspub): Update to 0.1.4. [source](uri): Use HTTPS.
| * gnu: Use HTTPS for supported freedesktop.org home pages.Tobias Geerinckx-Rice2018-02-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/fontutils.scm (fontconfig)[home-page]: Use HTTPS. * gnu/packages/freedesktop.scm (python-pyxdg, accountsservice) (modem-manager, telepathy-mission-control, telepathy-mission-control) (colord-gtk, desktop-file-utils)[home-page]: Likewise. * gnu/packages/ghostscript.scm (libspectre)[home-page]: Likewise. * gnu/packages/glib.scm (dbus, dbus-glib, telepathy-glib)[home-page]: Likewise. * gnu/packages/gnome.scm (shared-mime-info, hicolor-icon-theme) (libxklavier, colord, upower)[home-page]: Likewise. * gnu/packages/gstreamer.scm (orc, python-gst)[home-page]: Likewise. * gnu/packages/libcanberra.scm (sound-theme-freedesktop)[home-page]: Likewise. * gnu/packages/libreoffice.scm (libexttextcat)[home-page]: Likewise. * gnu/packages/polkit.scm (polkit-gnome, polkit-gnome)[home-page]: Likewise. * gnu/packages/pulseaudio.scm (pavucontrol)[home-page]: Likewise. * gnu/packages/python.scm (python-dbus)[home-page]: Likewise. * gnu/packages/xdisorg.scm (startup-notification)[home-page]: Likewise.
* | build-system/gnu: Add 'bootstrap' phase.Ludovic Courtès2018-03-11
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This factorizes what has become a widespread idiom. * guix/build/gnu-build-system.scm (%bootstrap-scripts): New variable. (bootstrap): New procedure. (%standard-phases): Add it after 'unpack'. * guix/build/ant-build-system.scm (%standard-phases): Delete 'bootstrap. * guix/build/asdf-build-system.scm (%standard-phases/source) (%standard-phases): Likewise. * guix/build/cargo-build-system.scm (%standard-phases): Likewise. * guix/build/cmake-build-system.scm (%standard-phases): Likewise. * guix/build/dub-build-system.scm (%standard-phases): Likewise. * guix/build/emacs-build-system.scm (%standard-phases): Likewise. * guix/build/font-build-system.scm (%standard-phases): Likewise. * guix/build/go-build-system.scm (%standard-phases): Likewise. * guix/build/haskell-build-system.scm (%standard-phases): Likewise. * guix/build/minify-build-system.scm (%standard-phases): Likewise. * guix/build/ocaml-build-system.scm (%standard-phases): Likewise. * guix/build/perl-build-system.scm (%standard-phases): Likewise. * guix/build/python-build-system.scm (%standard-phases): Likewise. * guix/build/r-build-system.scm (%standard-phases): Likewise. * guix/build/ruby-build-system.scm (%standard-phases): Likewise. * guix/build/scons-build-system.scm (%standard-phases): Likewise. * guix/build/texlive-build-system.scm (%standard-phases): Likewise. * guix/build/waf-build-system.scm (%standard-phases): Likewise. * gnu/packages/audio.scm (faad2)[arguments]: Replace 'bootstrap. (soundtouch, cuetools, bluez-alsa): Remove 'arguments'. (cava)[arguments]: Replace 'bootstrap. * gnu/packages/backup.scm (rdup): Remove 'bootstrap. * gnu/packages/bioinformatics.scm (seek)[arguments]: Replace 'bootstrap. * gnu/packages/bioinformatics.scm (htslib-for-sambamba): Remove 'arguments'. * gnu/packages/ci.scm (hydra, cuirass): Remove 'bootstrap'. * gnu/packages/crypto.scm (libb2): Remove #:phases. * gnu/packages/databases.scm (guile-wiredtiger): Likewise. * gnu/packages/debug.scm (stress-make): Remove 'bootstrap'. * gnu/packages/documentation.scm (asciidoc): Likewise. * gnu/packages/fontutils.scm (libuninameslist): Remove 'arguments'. * gnu/packages/ftp.scm (weex): Remove 'arguments'. * gnu/packages/game-development.scm (ois): Remove 'arguments'. * gnu/packages/games.scm (pioneer): Remove 'bootstrap. * gnu/packages/gnome.scm (vte-ng, byzanz): Replace 'bootstrap. (arc-theme): Remove 'arguments'. (faba-icon-theme): Remove 'bootstrap. (arc-icon-theme): Remove 'arguments'. * gnu/packages/gnunet.scm (guile-gnunet): Likewise. * gnu/packages/gtk.scm (guile-rsvg): Likewise. * gnu/packages/guile.scm (mcron2): Remove 'bootstrap. (guile-bash): Remove #:phases. (guile-git): Remove 'bootstrap. (guile-syntax-highlight): Remove 'arguments'. (guile-sjson): Likewise. * gnu/packages/java.scm (classpath-devel): Remove 'bootstrap. * gnu/packages/kodi.scm (libdvdnav/kodi) (libdvdread/kodi, libdvdcss/kodi): Likewise. * gnu/packages/libreoffice.scm (hunspell): Remove 'arguments'. * gnu/packages/libusb.scm (hidapi): Likewise. * gnu/packages/linux.scm (bridge-utils): Rename 'bootstrap' to 'patch-stuff'; move it before 'bootstrap', without autoreconf invocation. (eudev): Rename 'bootstrap' to 'patch-file-names', without 'autogen.sh' invocation; move it before 'bootstrap. (gpm): Replace 'bootstrap'. (f2fs-tools): Remove 'arguments'. (rng-tools): Remove #:phases. * gnu/packages/messaging.scm (hexchat): Rename 'bootstrap' to 'copy-intltool-makefile'; remove "autoreconf" invocation and move before 'bootstrap'. (libmesode): Remove 'arguments'. (libstrophe): Likewise. * gnu/packages/microcom.scm (microcom): Likewise. * gnu/packages/networking.scm (libnet): Remove 'bootstrap. * gnu/packages/onc-rpc.scm (libnsl): Remove 'arguments'. * gnu/packages/package-management.scm (guix): Replace 'bootstrap. * gnu/packages/sawfish.scm (librep): Remove 'arguments'. * gnu/packages/version-control.scm (findnewest): Likewise. * gnu/packages/video.scm (liba52, handbrake, motion): Replace 'bootstrap. * gnu/packages/web.scm (fcgiwrap): Remove #:phases. (tidy): Replace 'bootstrap. (gumbo-parser): Remove #:phases. * gnu/packages/wget.scm (wget2): Replace 'bootstrap. * gnu/packages/wm.scm (i3lock-color): Remove #:phases. * gnu/packages/xdisorg.scm (xclip): Likewise. * gnu/packages/xml.scm (libxls): Replace 'bootstrap'. * gnu/packages/xorg.scm (xf86-video-freedreno) (xf86-video-intel): Remove #:phases. * gnu/packages/zile.scm (zile-on-guile): Replace 'bootstrap.