summaryrefslogtreecommitdiff
path: root/gnu/packages/libreoffice.scm
AgeCommit message (Collapse)Author
2018-03-01gnu: libe-book: Update to 0.1.3.Marius Bakke
* gnu/packages/libreoffice.scm (libe-book): Update to 0.1.3. [propagated-inputs]: Add LIBLANGTAG.
2018-03-01gnu: libabw: Update to 0.1.2.Marius Bakke
* gnu/packages/libreoffice.scm (libabw): Update to 0.1.2.
2018-03-01gnu: libpagemaker: Update to 0.0.4.Marius Bakke
* gnu/packages/libreoffice.scm (libpagemaker): Update to 0.0.4. [source](uri): Use HTTPS.
2018-03-01gnu: libmspub: Update to 0.1.4.Marius Bakke
* gnu/packages/libreoffice.scm (libmspub): Update to 0.1.4. [source](uri): Use HTTPS.
2018-02-26gnu: Use HTTPS for supported freedesktop.org home pages.Tobias Geerinckx-Rice
* 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.
2018-02-13Merge branch 'master' into core-updatesMark H Weaver
2018-02-11gnu: libreoffice: Update to 5.4.5.1 [CVE-2018-6871].Marius Bakke
* gnu/packages/check.scm (cppunit-1.14): New public variable. * gnu/packages/libreoffice.scm (xmlsec-src-libreoffice): Remove variable. (libreoffice): Update to 5.4.5.1. [native-inputs]: Change CPPUNIT to CPPUNIT-1.14. Remove AUTOCONF and AUTOMAKE. [inputs]: Add GPGME, XMLSEC-NSS and LIBLTDL. Remove XMLSEC-SRC-LIBREOFFICE. Replace LIBJPEG with LIBJPEG-TURBO. [arguments]: Remove xmlsec code from PREPARE-SRC-PHASE. Make sure GPGME++ headers are found. Add workaround for <https://bugs.gentoo.org/641812>. Add "--disable-pdfium" to #:configure-flags. * gnu/packages/xml.scm (xmlsec-nss): New public variable.
2018-02-01gnu: libreoffice: Fix build with Poppler >= 0.62.0.Leo Famulari
* gnu/packages/libreoffice.scm (libreoffice)[arguments]: Patch header and function names in 'prepare-src' phase.
2018-01-02gnu: Rename perl-zip to perl-archive-zip.Tobias Geerinckx-Rice
It's called Archive::Zip, after all. Bring it in line with other modules. * gnu/packages/compression.scm (perl-zip): Rename from this... (perl-archive-zip): ...to this. * gnu/packages/libreoffice.scm (libreoffice): Update the only caller.
2017-12-26gnu: liblangtag: Use bitbucket.org home page.Tobias Geerinckx-Rice
* gnu/packages/libreoffice.scm (liblangtag)[home-page]: Use alternate URL and HTTPS.
2017-11-18gnu: libreoffice: Remove GTK+ 2.Rutger Helling
LibreOffice doesn't need to use both GTK+ 2 and GTK+ 3. * gnu/packages/libreoffice.scm (libreoffice)[inputs]: Remove gtk+-2. [configure-flags]: Add "--disable-gtk". Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-11gnu: libstaroffice: Update to 0.0.5.Marius Bakke
* gnu/packages/libreoffice.scm (libstaroffice): Update to 0.0.5.
2017-11-11gnu: libvisio: Update to 0.1.6.Marius Bakke
* gnu/packages/libreoffice.scm (libvisio): Update to 0.1.6. [source](patches): Remove. * gnu/packages/patches/libvisio-fix-tests.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2017-11-11gnu: libetonyek: Update to 0.1.7.Marius Bakke
* gnu/packages/libreoffice.scm (libetonyek): Update to 0.1.7. [source](patches): Remove. [arguments]<#:phases>: Remove. [native-inputs]: Remove AUTOCONF and AUTOMAKE. * gnu/packages/patches/libetonyek-build-with-mdds-1.2.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2017-11-11gnu: libreoffice: Update to 5.3.7.2 and enable GTK3.Rutger Helling
* gnu/packages/libreoffice.scm (libreoffice): Update to 5.3.7.2 [source]: Change URL to HTTPS. [inputs]: Add gtk+. [configure-flags]: Remove "--disable-gtk3". Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-10-10gnu: libreoffice: Don't replace "/bin/sh" reference with bash.Marius Bakke
* gnu/packages/libreoffice.scm (libreoffice)[arguments]: Use (which "sh") instead of (which "bash") in /bin/sh substitution.
2017-10-10gnu: libzmf: Update to 0.0.2.Marius Bakke
* gnu/packages/libreoffice.scm (libzmf): Update to 0.0.2.
2017-10-10gnu: libwps: Update to 0.4.7.Marius Bakke
* gnu/packages/libreoffice.scm (libwps): Update to 0.4.7. [arguments]: Remove.
2017-10-10gnu: libmwaw: Update to 0.3.12.Marius Bakke
* gnu/packages/libreoffice.scm (libmwaw): Update to 0.3.12. [source](patches): Remove. [arguments]: Remove. * gnu/packages/patches/libmwaw-CVE-2017-9433.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2017-10-10gnu: libodfgen: Update to 0.1.6.Marius Bakke
* gnu/packages/libreoffice.scm (libodfgen): Update to 0.1.6.
2017-10-10gnu: libvisio: Update to 0.1.5.Marius Bakke
* gnu/packages/patches/libvisio-fix-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/libreoffice.scm (libvisio): Update to 0.1.5. [source]: Add 'libvisio-fix-tests.patch'. [arguments]: Remove.
2017-10-10gnu: libpagemaker: Update to 0.0.3.Marius Bakke
* gnu/packages/libreoffice.scm (libpagemaker): Update to 0.0.3. [arguments]: Remove.
2017-10-10gnu: libfreehand: Update to 0.1.2.Marius Bakke
* gnu/packages/libreoffice.scm (libfreehand): Update to 0.1.2. [native-inputs]: Add CPPUNIT. [inputs]: Add ICU4C and LCMS. New field.
2017-10-10gnu: libexttextcat: Update to 3.4.5.Marius Bakke
* gnu/packages/libreoffice.scm (libexttextcat): Update to 3.4.5.
2017-10-10gnu: libetonyek: Fix FTBFS with later liblangtag.Marius Bakke
* gnu/packages/libreoffice.scm (libetonyek)[source]: Add upstream patch.
2017-10-10gnu: liblangtag: Update to 0.6.2.Marius Bakke
* gnu/packages/libreoffice.scm (liblangtag): Update to 0.6.2.
2017-10-10gnu: libcdr: Update to 0.1.4.Marius Bakke
* gnu/packages/libreoffice.scm (libcdr): Update to 0.1.4. [native-inputs]: Add CPPUNIT.
2017-10-10gnu: libwpg: Update to 0.3.2.Marius Bakke
* gnu/packages/libreoffice.scm (libwpg): Update to 0.3.2.
2017-10-10gnu: libwpd: Update to 0.10.2.Marius Bakke
* gnu/packages/libreoffice.scm (libwpd): Update to 0.10.2.
2017-10-10gnu: librevenge: Update to 0.0.4.Marius Bakke
* gnu/packages/libreoffice.scm (librevenge): Update to 0.0.4.
2017-10-01gnu: libreoffice: Update to 5.3.6.1.Thomas Danckaert
* gnu/packages/libreoffice.scm (libreoffice): Update to 5.3.6.1.
2017-09-16gnu: Add hunspell-dict-fr{,moderne,reforme1990,toutesvariantes}.Ludovic Courtès
* gnu/packages/libreoffice.scm (dicollecte-french-dictionary): New procedure. (define-french-dictionary): New macro. (hunspell-dict-fr-classique) (hunspell-dict-fr-moderne) (hunspell-dict-fr-réforme-1990) (hunspell-dict-fr-toutes-variantes): New variables.
2017-09-16gnu: hunspell: Specify 'DICPATH' variable.Ludovic Courtès
* gnu/packages/libreoffice.scm (hunspell)[native-search-paths]: New variable.
2017-09-04gnu: Put autoconf-related phases immediately after the 'unpack phase.Kei Kebreau
* gnu/packages/audio.scm (audacity, rtmidi)[arguments]: Correct phases accordingly. * gnu/packages/bioinformatics.scm (mash, seek, vsearch, emboss, htslib-for-sambamba)[arguments]: Likewise. * gnu/packages/ci.scm (cuirass)[arguments]: Likewise. * gnu/packages/compression.scm (minizip, xdelta)[arguments]: Likewise. * gnu/packages/cpp.scm (libzen)[arguments]: Likewise. * gnu/packages/crypto.scm (opendht)[arguments]: Likewise. * gnu/packages/databases.scm (4store, mdbtools)[arguments]: Likewise. * gnu/packages/debug.scm (stress-make)[arguments]: Likewise. * gnu/packages/dns.scm (dnscrypt-proxy, dnscrypt-wrapper)[arguments]: Likewise. * gnu/packages/emacs.scm (emacs-pdf-tools)[arguments]: Likewise. * gnu/packages/embedded.scm (libjaylink, openocd)[arguments]: Likewise. * gnu/packages/engineering.scm (gerbv)[arguments]: Likewise. * gnu/packages/erlang.scm (erlang)[arguments]: Likewise. * gnu/packages/ftp.scm (weex)[arguments]: Likewise. * gnu/packages/gnome.scm (dia)[arguments]: Likewise. * gnu/packages/gnunet.scm (gnurl, guile-gnunet)[arguments]: Likewise. * gnu/packages/gtk.scm (guile-rsvg, graphene)[arguments]: Likewise. * gnu/packages/guile.scm (guildhall, guile-ics, guile-sqlite3)[arguments]: Likewise. * gnu/packages/ibus.scm (ibus-libpinyin)[arguments]: Likewise. * gnu/packages/irc.scm (weechat)[arguments]: Likewise. * gnu/packages/java.scm (classpath-devel)[arguments]: Likewise. * gnu/packages/libreoffice.scm (libetonyek)[arguments]: Likewise. * gnu/packages/libusb.scm (hidapi)[arguments]: Likewise. * gnu/packages/linux.scm (gpm)[arguments]: Likewise. * gnu/packages/logging.scm (glog)[arguments]: Likewise. * gnu/packages/machine-learning.scm (ghmm)[arguments]: Likewise. * gnu/packages/mail.scm (dovecot-trees, dovecot-libsodium-plugin, esmtp) [arguments]: Likewise. * gnu/packages/messaging.scm (freetalk, libmesode, libstrophe)[arguments]: Likewise. * gnu/packages/microcom.scm (microcom)[arguments]: Likewise. * gnu/packages/ocaml.scm (ocaml-ssl)[arguments]: Likewise. * gnu/packages/parallel.scm (slurm)[arguments]: Likewise. * gnu/packages/pdf.scm (libharu)[arguments]: Likewise. * gnu/packages/samba.scm (cifs-utils)[arguments]: Likewise. * gnu/packages/serialization.scm (msgpack)[arguments]: Likewise. * gnu/packages/shells.scm (scsh)[arguments]: Likewise. * gnu/packages/telephony.scm (libiax2)[arguments]: Likewise. * gnu/packages/textutils.scm (dotconf)[arguments]: Likewise. * gnu/packages/version-control.scm (findnewest)[arguments]: Likewise. * gnu/packages/video.scm (libmediainfo, mediainfo)[arguments]: Likewise.
2017-08-24gnu: libreoffice: Fix icons, enable liblangtag.Thomas Danckaert
* gnu/packages/libreoffice.scm (libreoffice) [inputs]: Add liblangtag. [arguments]: Correct icon names in .desktop files; copy desktop files & icons for libreoffice-math and libreoffice-startcenter; enable parallel build; enable liblangtag.
2017-08-19gnu: libreoffice: Update to 5.3.5.2.Thomas Danckaert
* gnu/packages/libreoffice.scm (libreoffice): Update to 5.3.5.2.
2017-08-14gnu: libreoffice: Install .desktop files.Andy Wingo
* gnu/packages/libreoffice.scm (libreoffice): Add phase to install .desktop files to $out/share so that LibreOffice will show up in Gnome/KDE/etc and so that it is associated with the various MIME types of interest.
2017-08-08gnu: hunspell: Update to 1.6.1.Tobias Geerinckx-Rice
* gnu/packages/libreoffice.scm (hunspell): Update to 1.6.1. [native-inputs]: Add autoconf, automake, and libtool. [arguments]: Add ‘bootstrap’ phase.
2017-08-08gnu: hunspell: Update home page.Tobias Geerinckx-Rice
* gnu/packages/libreoffice.scm (hunspell)[home-page]: Update it.
2017-07-18gnu: libstaroffice: Update to 0.0.4.Tobias Geerinckx-Rice
* gnu/packages/libreoffice.scm (libstaroffice): Update to 0.0.4.
2017-06-30gnu: libreoffice: Update to 5.3.2.2.Leo Famulari
* gnu/packages/libreoffice.scm (libreoffice): Update to 5.3.2.2.
2017-06-20gnu: Move contents of zip module into compression module.Arun Isaac
* gnu/packages/zip.scm (zip, unzip, zziplib, perl-zip): Move to... * gnu/packages/compression.scm: ...here. * gnu/packages/zip.scm: Delete file. * gnu/local.mk (GNU_SYSTEM_MODULES): Unregister deleted file. * po/packages/POTFILES.in: Unregister deleted file. * gnu/packages/{audio, avr, bioinformatics, busybox, cdrom, ci, compression, docbook, documentation, fonts, fpga, game-development, games, gl, gnome, gnuzilla, graphics, guile, haskell, image, java, kodi, ldc, libreoffice, markup, maths, mc, monitoring, music, php, pretty-print, python, scheme, smalltalk, statistics, synergy, tex, textutils, video, web-browsers, xml, zip}.scm, guix/build-system/{ant, font}.scm, guix/{download, packages}.scm: Adapt module import.
2017-06-12gnu: libmwaw: Fix CVE-2017-9433.Leo Famulari
* gnu/packages/patches/libmwaw-CVE-2017-9433.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/libreoffice.scm (libmwaw)[source]: Use it.
2017-06-12gnu: libmwaw: Update to 0.3.11.Leo Famulari
* gnu/packages/libreoffice.scm (libmwaw): Update to 0.3.11.
2017-03-27gnu: libreoffice: Update to 5.3.1.2.Thomas Danckaert
* gnu/packages/libreoffice.scm (libreoffice): Update to 5.3.1.2. [inputs]: Add libstaroffice and libzmf. [arguments]: Remove reference to removed patch; unpack xmlsec 1.2.23 tarball. (xmlsec-src-libreoffice): Update to version 1.2.23 tarball.
2017-03-27gnu: orcus: Update to 0.12.1.Thomas Danckaert
* gnu/packages/libreoffice.scm (orcus): Update to 0.12.1. [inputs]: Add python.
2017-03-27gnu: libetonyek: Update to 0.1.6.Thomas Danckaert
* gnu/packages/libreoffice.scm (libetonyek): Update to 0.1.6. [arguments]: Add phase 'autoreconf, because configure.ac is patched. Add configure flag "--with-mdds=1.2". [inputs]: Add liblangtag. [native-inputs]: Add autoconf and automake. * gnu/packages/patches/libetonyek-build-with-mdds-1.2.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2017-03-27gnu: Add libstaroffice.Thomas Danckaert
* gnu/packages/libreoffice.scm (libstaroffice): New variable.
2017-03-27gnu: ixion: Update to 0.12.2.Thomas Danckaert
* gnu/packages/libreoffice.scm (ixion): Update to 0.12.2. [inputs]: Replace python-2 by python.
2017-03-27gnu: Add libzmf.Thomas Danckaert
* gnu/packages/libreoffice.scm (libzmf): New Variable.