gnu: icecat: Unbundle libevent, libogg, and libvorbis.
authorMark H Weaver <mhw@netris.org>
Mon, 24 Sep 2018 04:10:37 +0000 (00:10 -0400)
committerMark H Weaver <mhw@netris.org>
Tue, 25 Sep 2018 23:59:06 +0000 (19:59 -0400)
commit94e96f7f68c3b9053fdb5dee5b0ab614163aaa08
tree54ac4e1b456228def69c5e87a56d869394bc75f3
parent257e3247910610fe24ae1b86f38e85552d53e48c
gnu: icecat: Unbundle libevent, libogg, and libvorbis.

* gnu/packages/patches/icecat-use-system-media-libs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/patches/icecat-avoid-bundled-libraries.patch: Add
another hunk to enable removal of libevent.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add patch.  In the snippet, add
libevent, libogg, libvorbis, and libtremor to the list of bundled libraries to
remove.  Add a comment regarding theora.  Remove comments regarding unbundling
cairo, which is no longer supported.
[inputs]: Add libevent, libogg, and libvorbis.
[arguments]: Add --with-system-{libevent,ogg,vorbis} to configure flags.
Add custom bootstrap phase.  Add comments.
gnu/local.mk
gnu/packages/gnuzilla.scm
gnu/packages/patches/icecat-avoid-bundled-libraries.patch
gnu/packages/patches/icecat-use-system-media-libs.patch [new file with mode: 0644]