diff options
author | Mark H Weaver <mhw@netris.org> | 2015-07-04 16:49:20 -0400 |
---|---|---|
committer | Mark H Weaver <mhw@netris.org> | 2015-07-05 12:58:56 -0400 |
commit | 90e1cdae0c9a17004dd8e118c4cdff489e72ce17 (patch) | |
tree | 90a8520594930b5842d9f49a5f4f41b6f8fd46fd /guix.scm | |
parent | cc2b77dfc715c2133bd0c9e318bd7dc90bfedece (diff) | |
download | guix-90e1cdae0c9a17004dd8e118c4cdff489e72ce17.tar.gz guix-90e1cdae0c9a17004dd8e118c4cdff489e72ce17.zip |
gnu: icecat: Add support for WebGL, CUPS, Hunspell, startup-notification, etc.
Also remove most bundled libraries from the source, add comments about
libraries yet to be unbundled, explicitly link libxul.so with libraries that
might try (and fail) to dlopen, and remove the h264parse gstreamer module from
the blacklist.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add snippet.
[inputs]: Add cups, gdk-pixbuf, glib, hunspell, libcanberra, libgnome,
libxinerama, libxscrnsaver, mit-krb5, and startup-notification.
[arguments]<#:configure-flags>: add "--enable-default-toolkit=cairo-gtk2",
"--enable-pango", "--enable-gio", "--enable-svg", "--enable-canvas",
"--enable-mathml", "--enable-startup-notification", "--disable-gnomevfs",
"--disable-gconf", "--disable-gnomeui", and "--enable-system-hunspell".
Remove outdated comment about "--with-system-bz2" not being used.
<#:phases>: Use 'modify-phases'. Add 'remove-h264parse-from-blacklist'
and 'arrange-to-link-libxul-with-libraries-it-might-dlopen' phases.
Diffstat (limited to 'guix.scm')
0 files changed, 0 insertions, 0 deletions