~ruther/guix-local

ref: 040ae44aa1fb42b8e801b2abbebc8ec869eaaa65 guix-local/gnu/packages/web.scm -rw-r--r-- 176.0 KiB
183303b3 — Marius Bakke 9 years ago
gnu: nginx: Update to 1.11.11.

* gnu/packages/web.scm (nginx): Update to 1.11.11.
4b0e6367 — Kei Kebreau 9 years ago
gnu: Adjust asciidoc-related build options.

Commits 9099a45792306fade2d9ca55138e49ef4f01f1ea and
3078821d1380c26c738be6b5d430c595327d401f make many package inputs and
build configurations related to asciidoc obsolete.

* gnu/packages/compton.scm (compton)[inputs]: Remove docbook-xml,
libxml2 and libxslt.
* gnu/packages/mail.scm (offlinemap)[native-inputs]: Remove libxslt.
* gnu/packages/linux.scm (btrfs-progs)[native-inputs]: Remove docbook-xml.
(perf)[inputs]: Remove docbook-xml and libxslt.
* gnu/packages/text-editors.scm (kakoune)[native-inputs]: Remove libxslt.
* gnu/packages/version-control.scm (cgit)[native-inputs]: Remove
docbook-xml, docbook-xsl, libxml2 and libxslt.
(cvs-fast-export)[native-inputs]: Remove docbook-xml, docbook-xsl,
libxml2 and libxslt.
* gnu/packages/web.scm (qutebrowser)[native-inputs]: Remove docbook-xml,
docbook-xsl, libxml2, and libxslt.
(tinyproxy)[native-inputs]: Remove docbook-xml, docbook-xsl, libxml2 and
libxslt.
* gnu/packages/wm.scm (awesome)[make-flags]: Remove XML_CATALOG_FILES flag.
(i3-wm)[inputs]: Remove docbook-xml.
[native-inputs]: Add libxml2.
gnu: hiawatha: Adjust description.

* gnu/packages/web.scm (hiawatha)[description]: Adjust it.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
gnu: Add hiawatha.

* gnu/packages/web.scm (hiawatha): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
5f643dbe — Tobias Geerinckx-Rice 9 years ago
gnu: tidy-html: Update to 5.4.0.

* gnu/packages/web.scm (tidy-html): Update to 5.4.0.
8779987b — Marius Bakke 9 years ago
Merge branch 'master' into python-tests
c0185d8e — Marius Bakke 9 years ago
gnu: nginx: Update to 1.11.10.

* gnu/packages/web.scm (nginx): Update to 1.11.10.
0491a3b2 — Eric Bavier 9 years ago
gnu: Add qutebrowser.

* gnu/packages/web.scm (qutebrowser): New variable.
4fc282b3 — Eric Bavier 9 years ago
gnu: netsurf: Enable tests.

* gnu/packages/patches/netsurf-longer-test-timeout.patch,
gnu/packages/patches/netsurf-y2038-tests.patch: New patches.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/web.scm (netsurf)[source]: Use them.
[native-inputs]: Add libidn, check.
[inputs]: Add miscfiles.
[arguments]: Remove #:tests?, add #:test-target.  Add 'patch-check phase.
710806b5 — Eric Bavier 9 years ago
gnu: netsurf: Use unbundled source.

* gnu/packages/patches/netsurf-system-utf8proc.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/web.scm (netsurf)[source]: Use it.  Change to unbundled source
tarball.
[native-inputs]: Add netsurf-buildsystem, nsgenbind.  Remove flex, bison.
[inputs]: Add utf8proc, libcss, libdom, libnsbmp, libnsgif, libnspsl,
libnsutils, libsvgtiny.  Remove expat, gperf.
[arguments]: Adjust #:make-flags for netsurf-buildsystem.  Delete configure
phase.  Adjust source directories.
1f6ec9d2 — Eric Bavier 9 years ago
gnu: Add nsgenbind.

* gnu/packages/web.scm (nsgenbind): New variable.
02a7a0ca — Eric Bavier 9 years ago
gnu: Add libnspsl.

* gnu/packages/web.scm (libnspsl): New variable.
54b7f149 — Eric Bavier 9 years ago
gnu: Add libnsutils.

* gnu/packages/web.scm (libnsutils): New variable.
ea1c8b31 — Eric Bavier 9 years ago
gnu: Add libnsgif.

* gnu/packages/web.scm (libnsgif): New variable.
4018a533 — Eric Bavier 9 years ago
gnu: Add libnsbmp.

* gnu/packages/web.scm (libnsbmp): New variable.
6fae2256 — Eric Bavier 9 years ago
gnu: Add libsvgtiny.

* gnu/packages/web.scm (libsvgtiny): New variable.
ccb88298 — Eric Bavier 9 years ago
gnu: Add LibDOM.

* gnu/packages/web.scm (libdom): New variable.
0527b43d — Eric Bavier 9 years ago
gnu: Add libcss.

* gnu/packages/web.scm (libcss): New variable.
5a0096a3 — Eric Bavier 9 years ago
gnu: Add LibWapcaplet.

* gnu/packages/web.scm (libwapcaplet): New variable.
43bfbf13 — Eric Bavier 9 years ago
gnu: Add hubbub.

* gnu/packages/web.scm (hubbub): New variable.
Next