Tobias Geerinckx-Rice
fbed28004d
gnu: libwpg: Don't use NAME in source URI.
...
* gnu/packages/libreoffice.scm (libwpg)[source]: Hard-code NAME.
2019-03-16 23:32:43 +01:00
Tobias Geerinckx-Rice
4290b2655e
gnu: libqxp: Update to 0.0.2.
...
* gnu/packages/libreoffice.scm (libqxp): Update to 0.0.2.
2019-03-16 23:32:43 +01:00
Tobias Geerinckx-Rice
8e9a84d957
gnu: libnumbertext: Update to 1.0.5.
...
* gnu/packages/libreoffice.scm (libnumbertext): Update to 1.0.5.
[source]: Use a release tarball.
[native-inputs]: Remove autoconf, automake, libtool, and pkg-config.
2019-03-16 23:32:43 +01:00
Marius Bakke
901236474a
Merge branch 'staging' into core-updates
2019-02-20 17:19:00 +01:00
Leo Famulari
a4fc80254a
gnu: LibreOffice: Update to 6.1.5.2.
...
* gnu/packages/libreoffice.scm (libreoffice): Update to 6.1.5.2.
[source]: Remove obsolete Poppler patches.
2019-02-19 09:47:02 -05:00
Marius Bakke
66679ab978
gnu: libreoffice.scm: Fix build failures with GCC7.
...
* gnu/packages/libreoffice.scm (libwpd, libcmis, libpagemaker)[arguments]: Add
"--disable-werror" to #:configure-flags.
2019-02-11 19:48:32 +01:00
Marius Bakke
7f81f8bccc
gnu: cppunit: Update to 1.14.0.
...
* gnu/packages/check.scm (cppunit): Update to 1.14.0.
(cppunit-1.14): Remove variable.
* gnu/packages/libreoffice.scm (libreoffice)[inputs]: Change CPPUNIT-1.14 to CPPUNIT.
2019-02-09 21:53:41 +01:00
Marius Bakke
8576505422
gnu: libreoffice: Fix FTBFS with Boost 1.69.0.
...
* gnu/packages/patches/libreoffice-boost.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/libreoffice.scm (libreoffice)[source](patches): Add it.
2019-02-02 20:10:18 +01:00
Ludovic Courtès
3e2d4e69c3
Merge branch 'master' into staging
2019-01-20 22:12:10 +01:00
Ricardo Wurmus
44d10b1f72
gnu: Separate Python core packages from the rest.
...
* gnu/packages/python.scm: Move hundreds of package definitions from here...
* gnu/packages/python-xyz.scm: ...to this new module.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/ada.scm,
gnu/packages/admin.scm,
gnu/packages/android.scm,
gnu/packages/audio.scm,
gnu/packages/backup.scm,
gnu/packages/benchmark.scm,
gnu/packages/bioinformatics.scm,
gnu/packages/bittorrent.scm,
gnu/packages/calendar.scm,
gnu/packages/check.scm,
gnu/packages/chemistry.scm,
gnu/packages/cluster.scm,
gnu/packages/compression.scm,
gnu/packages/connman.scm,
gnu/packages/crypto.scm,
gnu/packages/cups.scm,
gnu/packages/databases.scm,
gnu/packages/dav.scm,
gnu/packages/direct-connect.scm,
gnu/packages/disk.scm,
gnu/packages/django.scm,
gnu/packages/dlang.scm,
gnu/packages/docker.scm,
gnu/packages/ebook.scm,
gnu/packages/elf.scm,
gnu/packages/emacs.scm,
gnu/packages/emulators.scm,
gnu/packages/engineering.scm,
gnu/packages/enlightenment.scm,
gnu/packages/finance.scm,
gnu/packages/fltk.scm,
gnu/packages/fontutils.scm,
gnu/packages/freedesktop.scm,
gnu/packages/game-development.scm,
gnu/packages/games.scm,
gnu/packages/geo.scm,
gnu/packages/gl.scm,
gnu/packages/glib.scm,
gnu/packages/gnome.scm,
gnu/packages/gnupg.scm,
gnu/packages/gnuzilla.scm,
gnu/packages/graph.scm,
gnu/packages/graphics.scm,
gnu/packages/graphviz.scm,
gnu/packages/gtk.scm,
gnu/packages/ham-radio.scm,
gnu/packages/image-processing.scm,
gnu/packages/image-viewers.scm,
gnu/packages/image.scm,
gnu/packages/irc.scm,
gnu/packages/jrnl.scm,
gnu/packages/julia.scm,
gnu/packages/kde-frameworks.scm,
gnu/packages/key-mon.scm,
gnu/packages/libffi.scm,
gnu/packages/libreoffice.scm,
gnu/packages/libusb.scm,
gnu/packages/lirc.scm,
gnu/packages/logging.scm,
gnu/packages/machine-learning.scm,
gnu/packages/mail.scm,
gnu/packages/mate.scm,
gnu/packages/maths.scm,
gnu/packages/medical.scm,
gnu/packages/messaging.scm,
gnu/packages/monitoring.scm,
gnu/packages/mp3.scm,
gnu/packages/mpd.scm,
gnu/packages/music.scm,
gnu/packages/networking.scm,
gnu/packages/nutrition.scm,
gnu/packages/openldap.scm,
gnu/packages/openstack.scm,
gnu/packages/package-management.scm,
gnu/packages/password-utils.scm,
gnu/packages/patchutils.scm,
gnu/packages/pdf.scm,
gnu/packages/photo.scm,
gnu/packages/polkit.scm,
gnu/packages/protobuf.scm,
gnu/packages/python-crypto.scm,
gnu/packages/python-web.scm,
gnu/packages/qt.scm,
gnu/packages/rdf.scm,
gnu/packages/ruby.scm,
gnu/packages/search.scm,
gnu/packages/selinux.scm,
gnu/packages/serialization.scm,
gnu/packages/shells.scm,
gnu/packages/simulation.scm,
gnu/packages/ssh.scm,
gnu/packages/statistics.scm,
gnu/packages/storage.scm,
gnu/packages/sync.scm,
gnu/packages/terminals.scm,
gnu/packages/textutils.scm,
gnu/packages/time.scm,
gnu/packages/tls.scm,
gnu/packages/tor.scm,
gnu/packages/tryton.scm,
gnu/packages/version-control.scm,
gnu/packages/video.scm,
gnu/packages/virtualization.scm,
gnu/packages/vpn.scm,
gnu/packages/web-browsers.scm,
gnu/packages/web.scm,
gnu/packages/wicd.scm,
gnu/packages/xdisorg.scm,
gnu/packages/xorg.scm: Update module references.
2019-01-15 14:46:44 +01:00
Ricardo Wurmus
21b41a79fe
gnu: Move Perl compression packages to new module.
...
* gnu/packages/compression.scm (perl-compress-raw-bzip2,
perl-compress-raw-zlib, perl-io-compress, perl-archive-zip,
perl-archive-extract): Move from here...
* gnu/packages/perl-compression.scm: ...to this new file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/ci.scm, gnu/packages/libreoffice.scm, gnu/packages/perl.scm:
Adjust references.
2019-01-14 18:12:54 +01:00
Marius Bakke
6764f94317
Merge branch 'master' into staging
2019-01-13 01:40:04 +01:00
Marius Bakke
0c4cee13b2
gnu: libcmis: Update to 0.5.2.
...
* gnu/packages/libreoffice.scm (libcmis): Update to 0.5.2.
[source](uri): Use XZ-compressed tarball.
[arguments]: Remove #:phases. Don't pass "--disable-werror" in #:configure-flags.
2019-01-13 01:25:15 +01:00
Marius Bakke
9c2094785d
gnu: libetonyek: Adjust inputs.
...
* gnu/packages/libreoffice.scm (libetonyek)[native-inputs]: Remove LIBLANGTAG.
Move GLM and MDDS to ...
[inputs]: ... here.
[propagated-inputs]: Add LIBLANGTAG and ZLIB.
2019-01-13 01:25:15 +01:00
Marius Bakke
7c3acfcb69
gnu: libetonyek: Update to 0.1.9.
...
* gnu/packages/libreoffice.scm (libetonyek): Update to 0.1.9.
[arguments]: Remove #:phases.
2019-01-13 01:25:15 +01:00
Marius Bakke
b1d2e0b4e0
gnu: libcdr: Update to 0.1.5.
...
* gnu/packages/libreoffice.scm (libcdr): Update to 0.1.5.
[source](uri): Download over HTTPS.
[arguments]: Remove.
2019-01-13 01:25:15 +01:00
Efraim Flashner
0e28967250
Merge remote-tracking branch 'origin/master' into staging
2019-01-09 10:52:41 +02:00
Efraim Flashner
15ad9eb6d0
gnu: hunspell: Update to 1.7.0.
...
* gnu/packages/libreoffice.scm (hunspell): Update to 1.7.0.
[source]: Use 'git-fetch'.
2019-01-05 22:55:14 +02:00
Marius Bakke
143fc1a591
gnu: poppler: Update to 0.72.0.
...
* gnu/packages/patches/poppler-CVE-2018-19149.patch: Delete file.
* gnu/packages/patches/inkscape-poppler-compat3.patch,
gnu/packages/patches/texlive-bin-luatex-poppler-compat.patch,
gnu/packages/patches/texlive-bin-pdftex-poppler-compat.patch,
gnu/packages/patches/texlive-bin-xetex-poppler-compat.patch: New files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/pdf.scm (poppler): Update to 0.72.0.
[replacement]: Remove field.
(poppler/fixed): Remove variable.
* gnu/packages/inkscape.scm (inkscape)[source](patches): Add
'inkscape-poppler-compat{3..5}.patch'.
* gnu/packages/tex.scm (texlive-bin)[source](patches): Update
'texlive-poppler-compat.patch'. Add
'texlive-bin-{lua,pdf,xe}tex-poppler-compat.patch'.
* gnu/packages/emacs.scm (emacs-pdf-tools)[source](modules, snippet): New
fields.
* gnu/packages/scribus.scm (scribus)[source](patches): Add upstream patch origins.
[source](modules, snippet): New fields.
* gnu/packages/libreoffice.scm (libreoffice)[source](patches): Add three
upstream origins.
[source](snippet, modules): New field.
2018-12-12 20:49:12 +01:00
Marius Bakke
b01e89593d
gnu: libreoffice: Fix build with MDDS 1.4 and Orcus 0.14.
...
* gnu/packages/libreoffice.scm (libreoffice)[source](patches): Add two patches
from Arch Linux.
[arguments]: Add substitutions so the libraries are found.
2018-11-25 17:04:20 +01:00
Marius Bakke
06dd29ef4f
gnu: libetonyek: Fix build against mdds 1.4.
...
* gnu/packages/libreoffice.scm (libetonyek)[arguments]: Add phase to
substitute mdds version. Adjust #:configure-flags accordingly.
2018-11-25 17:04:20 +01:00
Marius Bakke
b64665d1d3
gnu: orcus: Update to 0.14.1.
...
* gnu/packages/libreoffice.scm (orcus): Update to 0.14.1.
2018-11-25 17:04:20 +01:00
Marius Bakke
5895437c61
gnu: ixion: Update to 0.14.1.
...
* gnu/packages/libreoffice.scm (ixion): Update to 0.14.1.
2018-11-25 17:04:15 +01:00
Marius Bakke
55174e668f
Merge branch 'master' into core-updates
2018-11-07 21:09:57 +01:00
Leo Famulari
02e2133bd2
gnu: LibreOffice: Update to 6.1.3.2.
...
* gnu/packages/libreoffice.scm (libreoffice): Update to 6.1.3.2.
2018-11-06 23:13:50 -05:00
Marius Bakke
f4a5faa9dc
Merge branch 'master' into core-updates
2018-11-05 23:56:22 +01:00
Eric Bavier
cddc044ce7
libreoffice: honor '--cores=...' during build.
...
* gnu/packages/libreoffice.scm (libreoffice)[configure-flags]: Add
'--with-parallelism' flag.
2018-11-04 21:56:39 -06:00
Ludovic Courtès
244a0d5aad
gnu: libzmf: Disable '-Werror'.
...
Fixes builds on i686-linux.
* gnu/packages/libreoffice.scm (libzmf)[arguments]: New field.
2018-10-27 16:39:29 +02:00
Leo Famulari
e8bd1946ec
Merge branch 'master' into core-updates
2018-10-07 20:49:14 -04:00
Leo Famulari
68afb9dccf
build-system/glib-or-gtk: Build 'in-source' by default.
...
* 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.
2018-10-07 16:13:51 -04:00
Marius Bakke
cf6db76d2a
Merge branch 'master' into core-updates
2018-10-05 19:15:39 +02:00
Leo Famulari
994bccd944
gnu: LibreOffice: Fix "File > Open" crash on foreign distros.
...
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'.
2018-10-02 14:46:13 -04:00
Marius Bakke
02817df07e
gnu: libreoffice: Update to 6.1.2.1.
...
* gnu/packages/libreoffice.scm (libreoffice): Update to 6.1.2.1.
2018-09-28 18:23:01 +02:00
Marius Bakke
2817ac3c18
Merge branch 'master' into core-updates
2018-09-20 13:37:58 +02:00
Tobias Geerinckx-Rice
49c941b43b
gnu: libmwaw: Update to 0.3.14.
...
* gnu/packages/libreoffice.scm (libmwaw): Update to 0.3.14.
2018-09-15 03:38:30 +02:00
Tobias Geerinckx-Rice
002d73a01f
gnu: libwps: Update to 0.4.10.
...
* gnu/packages/libreoffice.scm (libwps): Update to 0.4.10.
2018-09-15 03:38:30 +02:00
Leo Famulari
d763940711
Merge branch 'master' into core-updates
2018-09-13 13:32:39 -04:00
Jonathan Brielmaier
52b0a352c3
gnu: libreoffice: Update to 6.1.0.3.
...
* 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>
2018-09-11 17:46:30 +02:00
Jonathan Brielmaier
aeba7d4650
gnu: Add libnumbertext.
...
* gnu/packages/libreoffice.scm (libnumbertext): New public variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-09-11 17:46:30 +02:00
Marius Bakke
f6f8645cc9
gnu: libcmis: Fix FTBFS with Boost >= 1.68.0.
...
* gnu/packages/libreoffice.scm (libcmis)[arguments]: Add phase to substitute
header file name.
2018-09-09 17:59:35 +02:00
Tobias Geerinckx-Rice
cd4540ee41
gnu: libodfgen: Update to 0.1.7.
...
* gnu/packages/libreoffice.scm (libodfgen): Update to 0.1.7.
[source]: Update URI.
2018-08-09 02:19:09 +02:00
Efraim Flashner
ec38e8dad0
gnu: libreoffice: Update to 6.0.6.2.
...
* gnu/packages/libreoffice.scm (libreoffice): Update to 6.0.6.2.
2018-08-01 11:19:28 +03:00
Marius Bakke
1743172cdb
gnu: libreoffice: Fix build with newer GLM.
...
* 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.
2018-07-29 21:31:55 +02:00
Marius Bakke
4266df5cf8
gnu: libwps: Update to 0.4.9.
...
* gnu/packages/libreoffice.scm (libwps): Update to 0.4.9.
2018-07-29 20:37:59 +02:00
Julien Lepiller
d4b8fa5d3a
gnu: hunspell-dict-fr: Update to 6.2.
...
* gnu/packages/libreoffice.scm (dicollecte-french-dictionary): Update to 6.2.
2018-07-13 14:16:07 +02:00
Ricardo Wurmus
54179e2463
gnu: libreoffice: Update to 6.0.5.1.
...
* 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.
2018-06-07 11:09:54 +02:00
Ricardo Wurmus
e47e1f3311
gnu: orcus: Update to 0.13.4.
...
* gnu/packages/libreoffice.scm (orcus): Update to 0.13.4.
2018-06-07 11:09:54 +02:00
Ricardo Wurmus
a3f2425e5d
gnu: ixion: Update to 0.13.0.
...
* gnu/packages/libreoffice.scm (ixion): Update to 0.13.0.
2018-06-07 11:09:54 +02:00
Ricardo Wurmus
4e4dcd476e
gnu: Add libqxp.
...
* gnu/packages/libreoffice.scm (libqxp): New variable.
2018-06-07 11:09:54 +02:00
Ricardo Wurmus
38be0f4245
gnu: Add libepubgen.
...
* gnu/packages/libreoffice.scm (libepubgen): New variable.
2018-06-07 11:09:54 +02:00
Mark H Weaver
0661758e13
Merge branch 'master' into core-updates
2018-05-21 13:22:32 -04:00
Chris Marusich
7376ba4cd4
gnu: libreoffice: Update to 5.4.7.2.
...
* gnu/packages/libreoffice.scm (libreoffice): Update to 5.4.7.2.
2018-05-16 22:18:13 -07:00
Mark H Weaver
539bf8f2c0
Merge branch 'master' into core-updates
2018-05-17 01:00:50 -04:00
Leo Famulari
8e6450f7e2
gnu: libreoffice: Update to 5.4.7.1.
...
* gnu/packages/libreoffice.scm (libreoffice): Update to 5.4.7.1.
2018-05-12 16:19:57 -04:00
Mark H Weaver
3d5ad159b3
Merge branch 'master' into core-updates
2018-04-30 04:03:54 -04:00
Tobias Geerinckx-Rice
c441959819
gnu: libstaroffice: Update to 0.0.6.
...
* gnu/packages/libreoffice.scm (libstaroffice): Update to 0.0.6.
2018-04-27 15:56:19 +02:00
Tobias Geerinckx-Rice
1c51b7b4bc
gnu: libetonyek: Update to 0.1.8.
...
gnu/packages/libreoffice.scm (libetonyek): Update to 0.1.8.
2018-04-27 02:56:44 +02:00
Marius Bakke
5576cfabf3
Merge branch 'master' into core-updates
2018-03-29 17:34:41 +02:00
Mark H Weaver
e3cfef22c4
gnu: Use invoke and return #t from all builders.
...
* 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.
2018-03-27 21:35:41 -04:00
Leo Famulari
86bd0f797f
gnu: libreoffice: Update to 5.4.6.2.
...
* gnu/packages/libreoffice.scm (libreoffice): Update to 5.4.6.2.
2018-03-26 19:50:46 -04:00
Tobias Geerinckx-Rice
1635cb5083
gnu: hunspell: Use INVOKE.
...
* gnu/packages/libreoffice.scm (hunspell)[arguments]: Substitute INVOKE
for SYSTEM* and end phase with explicit #t.
2018-03-25 00:36:34 +01:00
Tobias Geerinckx-Rice
ef82b71c0f
gnu: hunspell: Update to 1.6.2.
...
* gnu/packages/libreoffice.scm (hunspell): Update to 1.6.2.
2018-03-25 00:36:34 +01:00
Ricardo Wurmus
8c72ed923d
Merge branch 'master' into core-updates
2018-03-14 17:37:20 +01:00
Ludovic Courtès
189be331ac
build-system/gnu: Add 'bootstrap' phase.
...
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.
2018-03-11 22:04:40 +01:00
Marius Bakke
fe29681717
gnu: libe-book: Update to 0.1.3.
...
* gnu/packages/libreoffice.scm (libe-book): Update to 0.1.3.
[propagated-inputs]: Add LIBLANGTAG.
2018-03-01 17:40:49 +01:00
Marius Bakke
814bc35d55
gnu: libabw: Update to 0.1.2.
...
* gnu/packages/libreoffice.scm (libabw): Update to 0.1.2.
2018-03-01 17:40:48 +01:00
Marius Bakke
c7cc1fcbe0
gnu: libpagemaker: Update to 0.0.4.
...
* gnu/packages/libreoffice.scm (libpagemaker): Update to 0.0.4.
[source](uri): Use HTTPS.
2018-03-01 17:40:48 +01:00
Marius Bakke
9ed31fca81
gnu: libmspub: Update to 0.1.4.
...
* gnu/packages/libreoffice.scm (libmspub): Update to 0.1.4.
[source](uri): Use HTTPS.
2018-03-01 17:40:48 +01:00
Tobias Geerinckx-Rice
57e7d7486b
gnu: Use HTTPS for supported freedesktop.org home pages.
...
* 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-26 20:13:10 +01:00
Mark H Weaver
288b8fd5e9
Merge branch 'master' into core-updates
2018-02-13 13:17:15 -05:00
Marius Bakke
b4c9a3173d
gnu: libreoffice: Update to 5.4.5.1 [CVE-2018-6871].
...
* 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-11 16:29:49 +01:00
Leo Famulari
eb096cdeba
gnu: libreoffice: Fix build with Poppler >= 0.62.0.
...
* gnu/packages/libreoffice.scm (libreoffice)[arguments]: Patch header and
function names in 'prepare-src' phase.
2018-02-01 15:50:25 -05:00
Tobias Geerinckx-Rice
b6f024ada7
gnu: Rename perl-zip to perl-archive-zip.
...
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.
2018-01-02 00:09:17 +01:00
Tobias Geerinckx-Rice
69d973cc39
gnu: liblangtag: Use bitbucket.org home page.
...
* gnu/packages/libreoffice.scm (liblangtag)[home-page]: Use alternate URL
and HTTPS.
2017-12-26 02:22:53 +01:00
Rutger Helling
42ca84be92
gnu: libreoffice: Remove GTK+ 2.
...
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-18 12:30:18 -05:00
Marius Bakke
ec03062171
gnu: libstaroffice: Update to 0.0.5.
...
* gnu/packages/libreoffice.scm (libstaroffice): Update to 0.0.5.
2017-11-11 07:18:34 +01:00
Marius Bakke
45d5c80253
gnu: libvisio: Update to 0.1.6.
...
* 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-11 07:15:39 +01:00
Marius Bakke
7a9283a619
gnu: libetonyek: Update to 0.1.7.
...
* 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-11 07:13:01 +01:00
Rutger Helling
074ff555ab
gnu: libreoffice: Update to 5.3.7.2 and enable GTK3.
...
* 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-11-11 07:03:06 +01:00
Marius Bakke
f51befedbb
gnu: libreoffice: Don't replace "/bin/sh" reference with bash.
...
* gnu/packages/libreoffice.scm (libreoffice)[arguments]: Use (which "sh")
instead of (which "bash") in /bin/sh substitution.
2017-10-10 18:38:01 +02:00
Marius Bakke
7cb3e9d3fc
gnu: libzmf: Update to 0.0.2.
...
* gnu/packages/libreoffice.scm (libzmf): Update to 0.0.2.
2017-10-10 18:38:01 +02:00
Marius Bakke
37a68784a6
gnu: libwps: Update to 0.4.7.
...
* gnu/packages/libreoffice.scm (libwps): Update to 0.4.7.
[arguments]: Remove.
2017-10-10 18:38:01 +02:00
Marius Bakke
c334058f6e
gnu: libmwaw: Update to 0.3.12.
...
* 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-10 18:38:01 +02:00
Marius Bakke
cab4188f8b
gnu: libodfgen: Update to 0.1.6.
...
* gnu/packages/libreoffice.scm (libodfgen): Update to 0.1.6.
2017-10-10 18:38:00 +02:00
Marius Bakke
5124e63775
gnu: libvisio: Update to 0.1.5.
...
* 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-10 18:38:00 +02:00
Marius Bakke
2036709b7f
gnu: libpagemaker: Update to 0.0.3.
...
* gnu/packages/libreoffice.scm (libpagemaker): Update to 0.0.3.
[arguments]: Remove.
2017-10-10 18:38:00 +02:00
Marius Bakke
e9d8b8872b
gnu: libfreehand: Update to 0.1.2.
...
* gnu/packages/libreoffice.scm (libfreehand): Update to 0.1.2.
[native-inputs]: Add CPPUNIT.
[inputs]: Add ICU4C and LCMS. New field.
2017-10-10 18:38:00 +02:00
Marius Bakke
ae443ec1fa
gnu: libexttextcat: Update to 3.4.5.
...
* gnu/packages/libreoffice.scm (libexttextcat): Update to 3.4.5.
2017-10-10 18:38:00 +02:00
Marius Bakke
c6234e8ac8
gnu: libetonyek: Fix FTBFS with later liblangtag.
...
* gnu/packages/libreoffice.scm (libetonyek)[source]: Add upstream patch.
2017-10-10 18:38:00 +02:00
Marius Bakke
603231c1c3
gnu: liblangtag: Update to 0.6.2.
...
* gnu/packages/libreoffice.scm (liblangtag): Update to 0.6.2.
2017-10-10 18:37:59 +02:00
Marius Bakke
d35db297e7
gnu: libcdr: Update to 0.1.4.
...
* gnu/packages/libreoffice.scm (libcdr): Update to 0.1.4.
[native-inputs]: Add CPPUNIT.
2017-10-10 18:37:59 +02:00
Marius Bakke
feef3b2a08
gnu: libwpg: Update to 0.3.2.
...
* gnu/packages/libreoffice.scm (libwpg): Update to 0.3.2.
2017-10-10 18:37:59 +02:00
Marius Bakke
3f6c5b831a
gnu: libwpd: Update to 0.10.2.
...
* gnu/packages/libreoffice.scm (libwpd): Update to 0.10.2.
2017-10-10 18:37:59 +02:00
Marius Bakke
1c7c2506a8
gnu: librevenge: Update to 0.0.4.
...
* gnu/packages/libreoffice.scm (librevenge): Update to 0.0.4.
2017-10-10 18:37:59 +02:00
Thomas Danckaert
2003090526
gnu: libreoffice: Update to 5.3.6.1.
...
* gnu/packages/libreoffice.scm (libreoffice): Update to 5.3.6.1.
2017-10-01 10:50:31 +02:00
Ludovic Courtès
4db733e77d
gnu: Add hunspell-dict-fr{,moderne,reforme1990,toutesvariantes}.
...
* 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-16 23:27:38 +02:00
Ludovic Courtès
31daf8931b
gnu: hunspell: Specify 'DICPATH' variable.
...
* gnu/packages/libreoffice.scm (hunspell)[native-search-paths]: New
variable.
2017-09-16 23:27:38 +02:00
Kei Kebreau
d10092b849
gnu: Put autoconf-related phases immediately after the 'unpack phase.
...
* 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-09-04 00:10:59 -04:00
Thomas Danckaert
17e56dac12
gnu: libreoffice: Fix icons, enable liblangtag.
...
* 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-24 19:52:16 +02:00
Thomas Danckaert
7b87132f6e
gnu: libreoffice: Update to 5.3.5.2.
...
* gnu/packages/libreoffice.scm (libreoffice): Update to 5.3.5.2.
2017-08-19 22:46:03 +02:00