summaryrefslogtreecommitdiff
path: root/gnu/packages/libreoffice.scm
Commit message (Collapse)AuthorAge
* gnu: Simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
* gnu: Use 'search-input-file' some more.Ludovic Courtès2021-10-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch replaces occurrences of: (string-append (assoc-ref %build-inputs "…") "/…") by: (search-input-file %build-inputs "/…") * doc/guix.texi (Miscellaneous Services): Use 'search-input-file' in R Shiny example. * gnu/packages/admin.scm (screenfetch): Use 'search-input-file'. (ufetch): Likewise. (hosts): Likewise. * gnu/packages/backup.scm (dirvish): Likewise. * gnu/packages/code.scm (colormake): Likewise. * gnu/packages/compression.scm (makeself-safeextract): Likewise. * gnu/packages/debug.scm (scanmem): Likewise. * gnu/packages/education.scm (snap): Likewise. (omnitux): Likewise. * gnu/packages/emacs-xyz.scm (epipe): Likewise. * gnu/packages/games.scm (openttd-opensfx): Likewise. (openttd-openmsx): Likewise. (openrct2-title-sequences): Likewise. (openrct2-objects): Likewise. (mrrescue): Likewise. (0ad-data): Likewise. (xonotic-data): Likewise. (drascula): Likewise. (make-lure-package): Likewise. (make-queen-package): Likewise. (sky): Likewise. * gnu/packages/gnome.scm (network-manager): Likewise. * gnu/packages/gnuzilla.scm (icedove): Likewise. * gnu/packages/guile-xyz.scm (guile-shapefile): Likewise. * gnu/packages/hurd.scm (netdde): Likewise. * gnu/packages/javascript.scm (js-context-menu): Likewise. (js-commander): Likewise. (js-xmldom-sre): Likewise. * gnu/packages/kde-frameworks.scm (krunner): Likewise. * gnu/packages/kodi.scm (kodi-cli): Likewise. * gnu/packages/libreoffice.scm (hunspell-dict-pl): Likewise. * gnu/packages/linux.scm (e2fsck/static): Likewise. * gnu/packages/markup.scm (markdown): Likewise. * gnu/packages/maths.scm (hdf-java): Likewise. * gnu/packages/multiprecision.scm (libtomcrypt): Likewise. * gnu/packages/networking.scm (batctl): Likewise. * gnu/packages/python-xyz.scm (python-pymediainfo): Likewise. * gnu/packages/shells.scm (fish-foreign-env): Likewise. * gnu/packages/tex.scm (texlive-fonts-iwona): Likewise. * gnu/packages/upnp.scm (miniupnpc): Likewise. * gnu/packages/version-control.scm (git-annex-remote-rclone): Likewise. * gnu/packages/virtualization.scm (qemu): Likewise. * gnu/packages/web.scm (icedtea-web): Likewise. * gnu/packages/wm.scm (stumpish): Likewise.
* gnu: libmspub: Add missing include.Efraim Flashner2021-08-08
| | | | | * gnu/packages/libreoffice.scm (libmspub)[source]: Add snippet to add missing include header.
* gnu: libfreehand: Fix compiling with gcc-10.Efraim Flashner2021-08-08
| | | | | * gnu/packages/libreoffice.scm (libfreehand)[arguments]: Add configure-flag to not treat warnings as errors.
* gnu: libe-book: Fix building with icu4c-69.Efraim Flashner2021-08-08
| | | | | * gnu/packages/libreoffice.scm (libe-book)[source]: Add snippet to work around changes in icu4c's code.
* gnu: Use 'search-input-file' when looking for executables.Ludovic Courtès2021-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/admin.scm (isc-dhcp): Use 'search-input-file' when looking for executables. * gnu/packages/audio.scm (ableton-link): Likewise. * gnu/packages/benchmark.scm (fio): Likewise. * gnu/packages/bioinformatics.scm (roary): Likewise. (ngless): Likewise. * gnu/packages/boost.scm (boost-for-irods): Likewise. * gnu/packages/bootloaders.scm (grub): Likewise. (grub-efi): Likewise. * gnu/packages/chemistry.scm (inchi): Likewise. * gnu/packages/dictionaries.scm (ding): Likewise. * gnu/packages/dlang.scm (ldc): Likewise. * gnu/packages/education.scm (childsplay): Likewise. * gnu/packages/emacs-xyz.scm (emacs-hyperbole): Likewise. (emacs-haskell-mode): Likewise. (emacs-auctex): Likewise. (emacs-ggtags): Likewise. (emacs-graphviz-dot-mode): Likewise. (emacs-flycheck-grammalecte): Likewise. (emacs-counsel-notmuch): Likewise. (emacspeak): Likewise. (emacs-exwm): Likewise. (emacs-exwm-x): Likewise. (emacs-treemacs): Likewise. (emacs-telega): Likewise. (emacs-exiftool): Likewise. * gnu/packages/emulators.scm (higan): Likewise. * gnu/packages/engineering.scm (freehdl): Likewise. (librepcb): Likewise. * gnu/packages/entr.scm (entr): Likewise. * gnu/packages/file-systems.scm (libeatmydata): Likewise. (xfstests): Likewise. (mergerfs): Likewise. (mergerfs-tools): Likewise. * gnu/packages/finance.scm (monero-gui): Likewise. * gnu/packages/flashing-tools.scm (flashrom): Likewise. * gnu/packages/fontutils.scm (fontforge): Likewise. * gnu/packages/game-development.scm (python2-renpy): Likewise. * gnu/packages/games.scm (opensurge): Likewise. (xboard): Likewise. (hyperrogue): Likewise. (flare-game): Likewise. (chessx): Likewise. * gnu/packages/geo.scm (grass): Likewise. * gnu/packages/glib.scm (glib): Likewise. * gnu/packages/gnome.scm (mm-common): Likewise. (network-manager-openvpn): Likewise. (network-manager-vpnc): Likewise. (network-manager-openconnect): Likewise. (apostrophe): Likewise. * gnu/packages/gnupg.scm (pius): Likewise. (jetring): Likewise. * gnu/packages/gnuzilla.scm (icedove): Likewise. * gnu/packages/golang.scm (go-1.4): Likewise. * gnu/packages/graphviz.scm (xdot): Likewise. * gnu/packages/guile-xyz.scm (jupyter-guile-kernel): Likewise. * gnu/packages/haskell-xyz.scm (ghc-hindent): Likewise. * gnu/packages/ibus.scm (ibus): Likewise. * gnu/packages/image.scm (phockup): Likewise. * gnu/packages/irc.scm (quassel): Likewise. * gnu/packages/java.scm (drip): Likewise. (ant-bootstrap): Likewise. (tla2tools): Likewise. * gnu/packages/julia.scm (julia): Likewise. * gnu/packages/less.scm (lesspipe): Likewise. * gnu/packages/libreoffice.scm (libreoffice): Likewise. * gnu/packages/linux.scm (fuse): Likewise. (lm-sensors): Likewise. (bluez): Likewise. (fakeroot): Likewise. (inputattach): Likewise. * gnu/packages/lisp-xyz.scm (sbcl-cl-diskspace): Likewise. * gnu/packages/lisp.scm (lisp-repl-core-dumper): Likewise. * gnu/packages/lua.scm (fennel): Likewise. * gnu/packages/lxde.scm (spacefm): Likewise. * gnu/packages/mail.scm (public-inbox): Likewise. * gnu/packages/maths.scm (hdf-java): Likewise. (maxima): Likewise. (frama-c): Likewise. * gnu/packages/messaging.scm (libgadu): Likewise. * gnu/packages/music.scm (denemo): Likewise. (curseradio): Likewise. * gnu/packages/netpbm.scm (netpbm): Likewise. * gnu/packages/networking.scm (blueman): Likewise. (squid): Likewise. (aircrack-ng): Likewise. * gnu/packages/node.scm (node): Likewise. (node-llparse-frontend-bootstrap): Likewise. (node-llparse-bootstrap): Likewise. (llhttp-bootstrap): Likewise. (node-lts): Likewise. * gnu/packages/ocaml.scm (ocaml-4.11): Likewise. (opam): Likewise. (ocaml-graph): Likewise. * gnu/packages/orpheus.scm (orpheus): Likewise. * gnu/packages/password-utils.scm (password-store): Likewise. * gnu/packages/python.scm (pypy3): Likewise. * gnu/packages/qt.scm (qt5ct): Likewise. * gnu/packages/radio.scm (libosmo-dsp): Likewise. * gnu/packages/ruby.scm (ruby-pandoc-ruby): Likewise. * gnu/packages/rust.scm (rust-1.30): Likewise. * gnu/packages/screen.scm (byobu): Likewise. * gnu/packages/statistics.scm (r-with-tests): Likewise. * gnu/packages/suckless.scm (surf): Likewise. * gnu/packages/syndication.scm (gfeeds): Likewise. * gnu/packages/telephony.scm (mumble): Likewise. * gnu/packages/terminals.scm (alacritty): Likewise. * gnu/packages/tex.scm (texlive-bin): Likewise. * gnu/packages/uml.scm (plantuml): Likewise. * gnu/packages/version-control.scm (python-git-multimail): Likewise. (gitolite): Likewise. (hg-commitsigs): Likewise. (git-when-merged): Likewise. (git-imerge): Likewise. (gita): Likewise. * gnu/packages/video.scm (you-get): Likewise. * gnu/packages/vim.scm (eovim): Likewise. * gnu/packages/virtualization.scm (qemu): Likewise. (virt-manager): Likewise. (criu): Likewise. * gnu/packages/vpn.scm (strongswan): Likewise. (xl2tpd): Likewise. * gnu/packages/wm.scm (i3lock-fancy): Likewise. * gnu/packages/wxwidgets.scm (python-wxpython): Likewise. (python2-wxpython): Likewise. * gnu/packages/xdisorg.scm (autorandr): Likewise. * gnu/packages/xorg.scm (hackneyed-x11-cursors): Likewise. (v86d): Likewise. (mkfontdir): Likewise. (xpra): Likewise.
* gnu: hunspell-dictionary: Update to 7.1.4.2.Giacomo Leidi2021-06-29
| | | | | | * gnu/packages/hunspell.scm (hunspell-dict-it-it): Update to 7.1.4.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: libreoffice: Update to 7.1.4.2.Efraim Flashner2021-06-22
| | | | | | | * 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
* gnu: orcus: Update to 0.16.1.Efraim Flashner2021-06-22
| | | | * gnu/packages/libreoffice.scm (orcus): Update to 0.16.1.
* gnu: orcus: Don't build static library.Efraim Flashner2021-06-22
| | | | | * gnu/packages/libreoffice.scm (orcus)[arguments]: Add configure-flag to skip static library.
* gnu: ixion: Update to 0.16.1.Efraim Flashner2021-06-22
| | | | * gnu/packages/libreoffice.scm (ixion): Update to 0.16.1.
* gnu: libreoffice: Add vendor string.Efraim Flashner2021-06-22
| | | | | | | | 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'.
* gnu: libetonyek: Update to 0.1.10.Tobias Geerinckx-Rice2021-05-23
| | | | * gnu/packages/libreoffice.scm (libetonyek): Update to 0.1.10.
* gnu: libmwaw: Update to 0.3.19.Tobias Geerinckx-Rice2021-05-18
| | | | * gnu/packages/libreoffice.scm (libmwaw): Update to 0.3.19.
* gnu: libcdr: Update to 0.1.7.Marius Bakke2021-05-15
| | | | * gnu/packages/libreoffice.scm (libcdr): Update to 0.1.7.
* gnu: libmwaw: Update to 0.3.18.Tobias Geerinckx-Rice2021-04-09
| | | | * gnu/packages/libreoffice.scm (libmwaw): Update to 0.3.18.
* gnu: libnumbertext: Update to 1.0.7.Tobias Geerinckx-Rice2021-03-04
| | | | * gnu/packages/libreoffice.scm (libnumbertext): Update to 1.0.7.
* gnu: libodfgen: Update to 0.1.8.Tobias Geerinckx-Rice2021-03-04
| | | | | * gnu/packages/libreoffice.scm (libodfgen): Update to 0.1.8. [inputs]: Add libxml2.
* gnu: libreoffice: Update to 6.4.7.2.Efraim Flashner2021-01-12
| | | | * gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.7.2.
* gnu: libreoffice: Build reproducibly.Tobias Geerinckx-Rice2020-11-30
| | | | | * gnu/packages/libreoffice.scm (libreoffice)[native-inputs]: Add ziptime. [arguments]: Add a 'reset-zip-timestamps phase that invokes it.
* gnu: libmwaw: Update to 0.3.17.Tobias Geerinckx-Rice2020-11-29
| | | | * gnu/packages/libreoffice.scm (libmwaw): Update to 0.3.17.
* gnu: libreoffice: Enable LibreOffice Base.Tobias Geerinckx-Rice2020-11-07
| | | | | | * gnu/packages/libreoffice.scm (libreoffice)[arguments]: Enable the Firebird SDBC. [inputs]: Add firebird.
* gnu: Add hunspell-dict-de.Jonathan Brielmaier2020-10-18
| | | | | | * gnu/packages/libreoffice.scm (hunspell-dict-de): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: libstaroffice: Update to 0.0.7.Tobias Geerinckx-Rice2020-10-03
| | | | * gnu/packages/libreoffice.scm (libstaroffice): Update to 0.0.7.
* gnu: libmwaw: Update to 0.3.16.Tobias Geerinckx-Rice2020-10-03
| | | | * gnu/packages/libreoffice.scm (libmwaw): Update to 0.3.16.
* gnu: libwps: Update to 0.4.12.Tobias Geerinckx-Rice2020-09-11
| | | | * gnu/packages/libreoffice.scm (libwps): Update to 0.4.12.
* gnu: libreoffice: Update to 6.4.6.2.Nicolas Goaziou2020-08-30
| | | | | * gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.6.2. Fix indentation.
* 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.