guix/gnu
Mark H Weaver 90e1cdae0c 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.
2015-07-05 12:58:56 -04:00
..
build linux-initrd: Produce cpio archives with zeroed timestamps, etc. 2015-06-24 18:05:03 +02:00
packages gnu: icecat: Add support for WebGL, CUPS, Hunspell, startup-notification, etc. 2015-07-05 12:58:56 -04:00
services services: Remove lsh service from %DESKTOP-SERVICES. 2015-06-15 17:41:54 +02:00
system environment: Define 'GUIX_ENVIRONMENT'. 2015-07-01 23:29:49 +02:00
artwork.scm
packages.scm Move 'specification->package+output' to (gnu packages). 2015-06-18 00:25:48 +02:00
services.scm
system.scm system: emacs-site-file: Use 'geiser-install to load geiser. 2015-06-23 13:09:50 +08:00