summaryrefslogtreecommitdiff
path: root/gnu/packages/web.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: wslay: Fix build.•••* gnu/packages/web.scm (wslay)[arguments]: Don't build in parallel. Tobias Geerinckx-Rice2020-02-221-1/+4
* gnu: nginx: Update to 1.17.8.•••* gnu/packages/web.scm (nginx): Update to 1.17.8. Tobias Geerinckx-Rice2020-02-171-2/+2
* gnu: wabt: Use Texinfo mark-up.•••* gnu/packages/web.scm (wabt)[description]: Mark up more better. Tobias Geerinckx-Rice2020-02-161-10/+15
* gnu: Add librocket.•••* gnu/packages/web.scm (librocket): New variable. Pierre Neidhardt2020-02-141-0/+43
* gnu: netsurf: Fix .desktop exec reference.•••* gnu/packages/web.scm (netsurf)[arguments]: Update name of binary referenced in .desktop file to "netsurf-gtk3". Eric Bavier2020-02-131-1/+1
* gnu: Add libcyaml.•••* gnu/packages/web.scm (libcyaml): New variable. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Alexandros Theodotou2020-02-131-0/+41
* gnu: http-parser: Update to 2.9.3.•••* gnu/packages/web.scm (http-parser): Update to 2.9.3. Marius Bakke2020-02-101-2/+2
* Merge branch 'staging'Marius Bakke2020-02-101-0/+45
|\
| * Merge branch 'master' into stagingMarius Bakke2020-02-051-38/+45
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2020-02-031-6/+36
| |\ \
| * | | gnu: Add qoauth.•••* gnu/packages/web.scm (qoauth): New variable. Hartmut Goebel2020-02-031-0/+45
* | | | Update e-mail address for Jakob L. Kreuze.•••As requested here: <https://lists.gnu.org/archive/html/guix-devel/2020-02/msg00128.html>. * .mailmap: Add an entry for Jakob. * gnu/machine.scm, gnu/machine/digital-ocean.scm, gnu/machine/ssh.scm, gnu/packages/admin.scm, gnu/packages/i2p.scm, gnu/packages/music.scm, gnu/packages/web.scm, gnu/tests/reconfigure.scm, guix/scripts/deploy.scm, guix/scripts/system/reconfigure.scm: Update their e-mail address. Tobias Geerinckx-Rice2020-02-091-1/+1
| |_|/ |/| |
* | | gnu: varnish: Update to 6.3.2.•••* gnu/packages/web.scm (varnish): Update to 6.3.2. Marius Bakke2020-02-051-2/+2
* | | gnu: cat-avatar-generator: Remove imports for (srfi *).•••This would import (srfi srfi-1) and (srfi srfi-26) from the host Guile, leading to discrepancies among users, and in particular when the host Guile is 3.0. Reported by Julien Lepiller <julien@lepiller.eu> in <https://bugs.gnu.org/39369>. * gnu/packages/web.scm (cat-avatar-generator): Remove (srfi *) from #:modules. Ludovic Courtès2020-02-051-4/+3
* | | gnu: netsurf: Use https.•••* gnu/packages/web.scm (netsurf-buildsystem, libparserutils, hubbub, libwapcaplet, libcss, libdom, libsvgtiny, libnsbmp, libnsgif, libnslog, libnsutils, libnspsl, nsgenbind, netsurf, netsurf-buildsystem) [source, home-page]: Use https. Efraim Flashner2020-02-041-28/+28
* | | gnu: netsurf: Build with gtk+-3.•••* gnu/packages/web.scm (netsurf)[inputs]: Remove gtk+-2, add gtk+. [arguments]: Add makeflag to target gtk3. Efraim Flashner2020-02-041-2/+3
* | | gnu: netsurf: Fix entity parsing.•••Follow-up to commit 31afa654c58cd7aa8bd11a771fa6eabcd766d443. * gnu/packages/web.scm (netsurf)[arguments]: In 'adjust-welcome' phase, ensure html entities are parsed and find their way back to the output. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Eric Bavier2020-02-041-2/+9
| |/ |/|
* | gnu: Add wslay.•••* gnu/packages/web.scm (wslay): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Timotej Lazar2020-02-021-0/+31
* | gnu: netsurf: Curb overzealous substitution.•••* gnu/packages/web.scm (netsurf)[arguments]: Don't enforce Americanisms. Tobias Geerinckx-Rice2020-01-311-6/+5
|/
* gnu: sassc/libsass-3.5: Hide.•••This follows up on commit bed24ecfcd68ca6fbc21f02b477cffff3b4c0450. Reported-by: Christopher Baines <mail@cbaines.net> * gnu/packages/web.scm (sassc/libsass-3.5)[properties]: Hide package. Tobias Geerinckx-Rice2020-01-231-1/+2
* gnu: libnslog: Use check@0.12.•••Tests fail with check@0.13 due to implementation changes. * gnu/packages/web.scm (libnslog)[native-inputs]: 'check' -> 'check-0.12'. Eric Bavier2020-01-231-1/+1
* gnu: guix-data-service: Update to 0.0.1-17.bf25a8d.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-17.bf25a8d. Christopher Baines2020-01-201-4/+4
* gnu: stunnel: Update to 5.56.•••* gnu/packages/web.scm (stunnel): Update to 5.56. Tobias Geerinckx-Rice2020-01-201-3/+3
* gnu: arc-theme: Fix build.•••* gnu/packages/web.scm (sassc/libsass-3.5): New public variable. * gnu/packages/gnome.scm (arc-theme)[native-inputs]: Use it. Tobias Geerinckx-Rice2020-01-191-0/+24
* gnu: Add perl-lwp-useragent-cached.•••* gnu/packages/web.scm (perl-lwp-useragent-cached): New variable. Eric Bavier2020-01-171-0/+22
* gnu: Use HTTPS for sass-lang.com everywhere.•••* gnu/packages/ruby.scm (ruby-sass)[home-page]: Use HTTPS. * gnu/packages/web.scm (sassc)[home-page]: Likewise. Tobias Geerinckx-Rice2020-01-171-5/+4
* gnu: guix-data-service: Update to 0.0.1-16.c7e3a1b.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-16.c7e3a1b. Christopher Baines2020-01-051-3/+3
* gnu: uglify-js: Move back next to sbcl-cl-uglify-js definition.•••This fixes the bug which prevented uglify-js from being defined properly, and cascaded back to all Common Lisp packages. * gnu/packages/bioinformatics.scm: Replace javascript module with lisp-xyz. * gnu/packages/cran.scm: Use lisp-xyz module. * gnu/packages/javascript.scm (uglify-js): Move from here... * gnu/packages/lisp-xyz.scm: ... To here. * gnu/packages/web.scm: Replace javascript module with lisp-xyz. * guix/build-system/minify.scm: Find uglify-js in the lisp-xyz module. Pierre Neidhardt2020-01-031-1/+1
* gnu: guix-data-service: Update to 0.0.1-15.4ed1400.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-15.4ed1400. Christopher Baines2020-01-021-3/+3
* gnu: guix-data-service: Update to 0.0.1-14.f2343b5.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-14.f2343b5. Christopher Baines2019-12-311-3/+3
* gnu: sassc: Update to 3.6.1.•••* gnu/packages/web.scm (sassc): Update to 3.6.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Riku Viitanen via Guix-patches via2019-12-301-2/+2
* gnu: libsass: Update to 3.6.3.•••* gnu/packages/web.scm: (libsass): Update to 3.6.3. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Riku Viitanen via Guix-patches via2019-12-301-2/+2
* gnu: guix-data-service: Update to 0.0.1-13.82b797e.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-13.82b797e. Christopher Baines2019-12-291-3/+3
* gnu: guix-data-service: Update to 0.0.1-12.f56935a.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-12.f56935a. Christopher Baines2019-12-271-3/+3
* gnu: guix-data-service: Update to 0.0.1-11.7342280.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-11.7342280. Christopher Baines2019-12-261-3/+3
* gnu: nginx: Update to 1.17.7.•••* gnu/packages/web.scm (nginx): Update to 1.17.7. Gábor Boskovits2019-12-251-2/+2
* gnu: hiawatha: Update to 10.10.•••* gnu/packages/web.scm (hiawatha): Update to 10.10. Tobias Geerinckx-Rice2019-12-241-2/+2
* gnu: java-jsoup: Don't use unstable tarball.•••* gnu/packages/web.scm (java-jsoup)[source]: Download using git-fetch. Efraim Flashner2019-12-241-4/+6
* gnu: tidy-html: Don't use unstable tarball.•••* gnu/packages/web.scm (tidy-html)[source]: Download using git-fetch. Efraim Flashner2019-12-241-6/+7
* gnu: gumbo-parser: Don't use unstable tarball.•••* gnu/packages/web.scm (gumbo-parser)[source]: Download using git-fetch. Efraim Flashner2019-12-241-5/+6
* gnu: guix-data-service: Update to 0.0.1-10.5c643e0.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-10.5c643e0. Christopher Baines2019-12-231-3/+3
* gnu: guix-data-service: Update to 0.0.1-9.31110ac.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-9.31110ac. Christopher Baines2019-12-221-3/+3
* gnu: guix-data-service: Update to 0.0.1-8.a019a5e.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-8.a019a5e. Christopher Baines2019-12-161-3/+3
* gnu: Add htmlcxx.•••* gnu/packages/web.scm (htmlcxx): New variable. Alex Griffin2019-12-141-0/+33
* gnu: guix-data-service: Update to 0.0.1-7.156b7ee.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-7.156b7ee. [arguments]: Add guix-data-service-manage-build-servers to the list of scripts. Christopher Baines2019-12-121-3/+4
* gnu: websocketpp: Add patch for Boost >= 1.70.•••* gnu/packages/patches/websocket-fix-for-boost-1.70.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/web.scm (websocketpp): Use it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Guillaume Le Vaillant2019-12-091-1/+2
* gnu: Really move lisp libraries to lisp-xyz, uglify-js to javascript and stum...•••* gnu/local.mk: Include lisp-xyz.scm. * gnu/packages/lisp-xyz.scm: New file. * gnu/packages/lisp.scm: Move all lisp libraries to lisp-xyz.scm, uglify-js to javascript.scm and stumpwm to wm.scm. * gnu/packages/javascript.scm: Add uglify-js. * gnu/packages/wm.scm: Add stumpwm. * gnu/packages/bioinformatics.scm: Find uglify-js in javascript.scm. * gnu/packages/machine-learning.scm: Depend on lisp-xyz.scm instead of lisp.scm. * gnu/packages/web.scm: Find uglify-js in javascript.scm. * gnu/packages/web-browsers.scm: Depend on lisp-xyz.scm instead of lisp.scm. * guix/build-system/minify.scm (default-uglify-js): Find uglify-js in javascript module instead of lisp. Pierre Neidhardt2019-12-051-1/+1
* Revert "gnu: Properly move lisp libraries to lisp-xyz, uglify-js to javascrip...•••This reverts commit ac1ee30f4f7f9d0ae2a655676b0e8b9eb90a35dd, which still breaks ‘guix pull’. Tobias Geerinckx-Rice2019-12-051-1/+1
* gnu: Properly move lisp libraries to lisp-xyz, uglify-js to javascript and st...•••* gnu/local.mk: Include lisp-xyz.scm. * gnu/packages/lisp-xyz.scm: New file. * gnu/packages/lisp.scm: Move all lisp libraries to lisp-xyz.scm, uglify-js to javascript.scm and stumpwm to wm.scm. * gnu/packages/javascript.scm: Add uglify-js. * gnu/packages/wm.scm: Add stumpwm. * gnu/packages/bioinformatics.scm: Find uglify-js in javascript.scm. * gnu/packages/machine-learning.scm: Depend on lisp-xyz.scm instead of lisp.scm. * gnu/packages/web.scm: Find uglify-js in javascript.scm. * gnu/packages/web-browsers.scm: Depend on lisp-xyz.scm instead of lisp.scm. * guix/build-system/minify.scm (default-uglify-js): Find uglify-js in javascript module instead of lisp. Pierre Neidhardt2019-12-051-1/+1
* Merge branch 'staging'Marius Bakke2019-12-041-12/+43
|\