guix/gnu
Mark H Weaver 002c3e6dd6
gnu: icecat: Update to 52.0.2-gnu1; add fixes from ESR 52.1.
* gnu/packages/gnuzilla.scm (icecat): Update to 52.0.2-gnu1.
[source]: Remove all patches except "icecat-avoid-bundled-libraries.patch".
Add selected fixes from the upstream mozilla-esr52 repository, up to 52.1.
Remove "dom/devicestorage" in the snippet.
[inputs]: Remove gstreamer and gst-plugins-base.  Add ffmpeg and gtk+3.  Move
yasm to native-inputs.
[native-inputs]: Add autoconf-2.13 and yasm.
[arguments]: In configure-flags, remove the following switches which are no
longer accepted: --enable-{pango,svg,canvas,mathml,gstreamer=1.0} and
"--disable-gnomevfs".  Use "--enable-default-toolkit=cairo-gtk3" to switch to
Gtk+3.  Remove the 'remove-h264parse-from-blacklist' phase.  Adapt the
'arrange-to-link-libxul-with-libraries-it-might-dlopen' phase as needed.  In
the 'configure' phase, set the AUTOCONF environment variable.
(mozilla-patch): Update the URL pattern to fetch from the mozilla-esr52
repository.
* gnu/packages/patches/icecat-avoid-bundled-libraries.patch: Adapt to mozilla-esr52.
* gnu/packages/patches/icecat-binutils.patch: Remove file.
* gnu/packages/patches/icecat-bug-1299500-pt10.patch: New file.
* gnu/local.mk (dist_patch_DATA): Remove "icecat-binutils.patch".
Add "icecat-bug-1299500-pt10.patch".
2017-04-21 00:04:45 -04:00
..
build vm: Reword grub.cfg to bootcfg. 2017-04-15 14:42:15 +02:00
packages gnu: icecat: Update to 52.0.2-gnu1; add fixes from ESR 52.1. 2017-04-21 00:04:45 -04:00
services services: Make exim-service-type use mail-aliases-service-type 2017-04-19 23:43:50 +02:00
system system: Make grub use <menu-entry> instead of <boot-parameters> again. 2017-04-15 22:02:38 +02:00
tests tests: mail: Add test for exim 2017-04-19 23:43:50 +02:00
artwork.scm
local.mk gnu: icecat: Update to 52.0.2-gnu1; add fixes from ESR 52.1. 2017-04-21 00:04:45 -04:00
packages.scm
services.scm services: Service types can now specify a default value for instances. 2017-04-16 00:48:08 +02:00
system.scm gnu: Add workaround for date regression in coreutils@8.26. 2017-04-19 22:07:18 +02:00
tests.scm