summaryrefslogtreecommitdiff
path: root/gnu/packages/web.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: scons: Update to 4.4.0.•••* gnu/packages/patches/scons-test-environment.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/build-tools.scm (scons): Update to 4.4.0. [source](patches): New field. [arguments]: Adjust bootstrap for the new version. Enable tests. [native-inputs]: Add PYTHON-WHEEL and PYTHON-PSUTIL. (scons-3): New variable. (scons-python2): Inherit from it. * gnu/packages/web.scm (serf)[arguments]: Stick with SCONS-3 to prevent rebuilds. Marius Bakke2022-08-271-1/+2
* gnu: scons: Move to (gnu packages build-tools).•••* gnu/packages/python-xyz.scm (scons, scons-python2): Move from here ... * gnu/packages/build-tools.scm (scons, scons-python2): ... to here. * gnu/packages/direct-connect.scm, gnu/packages/disk.scm, gnu/packages/game-development.scm, gnu/packages/gps.scm, gnu/packages/image.scm, gnu/packages/installers.scm, gnu/packages/web.scm, gnu/packages/xdisorg.scm: Adjust module imports accordingly. * guix/build-system/scons.scm (default-scons): Likewise. Marius Bakke2022-08-271-0/+1
* gnu: hitch: Remove input labels.•••* gnu/packages/web.scm (hitch)[native-inputs]: Remove labels. Marius Bakke2022-08-191-7/+7
* gnu: varnish: Update to 7.1.1.•••* gnu/packages/web.scm (varnish): Update to 7.1.1. Marius Bakke2022-08-191-2/+2
* gnu: varnish: Add release-monitoring-url.•••* gnu/packages/web.scm (varnish)[properties]: New field. Marius Bakke2022-08-191-0/+2
* gnu: serf: Add release-monitoring-url.•••* gnu/packages/web.scm (serf)[properties]: New field. Marius Bakke2022-08-131-0/+2
* gnu: kiwix-desktop: Add bash-minimal to inputs.•••* gnu/packages/web.scm (kiwix-desktop)[inputs]: Add bash-minimal. Arun Isaac2022-08-131-1/+2
* gnu: kiwix-tools: Update to 3.3.0.•••* gnu/packages/web.scm (kiwix-tools): Update to 3.3.0. Arun Isaac2022-08-131-2/+2
* gnu: kiwix-desktop: Update to 2.2.2.•••* gnu/packages/web.scm (kiwix-desktop): Update to 2.2.2. [arguments]: Delete enable-print-support and substitute-source phases. Use search-input-file. Do not return #t from phases. [native-inputs]: Remove labels. Arun Isaac2022-08-131-21/+7
* gnu: kiwix-lib: Update to 11.0.0.•••* gnu/packages/web.scm (kiwix-lib): Update to 11.0.0. [arguments]: Do not explicitly pass mustache path to CPPFLAGS. Do not return #t from phases. Use search-input-file. [native-inputs]: Remove labels. Use cpp-mustache package instead of its source. Arun Isaac2022-08-131-19/+9
* gnu: libzim: Update to 8.0.0.•••* gnu/packages/web.scm (libzim): Update to 8.0.0. [inputs]: Remove labels. Sort. Arun Isaac2022-08-131-8/+8
* gnu: perl-net-http: Update to 6.22.•••* gnu/packages/web.scm (perl-net-http): Update to 6.22. Efraim Flashner2022-08-121-2/+2
* gnu: perl-libwww: Update to 6.67.•••* gnu/packages/web.scm (perl-libwww): Update to 6.67. Efraim Flashner2022-08-121-2/+2
* gnu: perl-http-cookies: Update to 6.10.•••* gnu/packages/web.scm (perl-http-cookies): Update to 6.10. Efraim Flashner2022-08-121-2/+2
* gnu: perl-file-listing: Update to 6.15.•••* gnu/packages/web.scm (perl-file-listing): Update to 6.15. Efraim Flashner2022-08-121-2/+2
* gnu: qtwebengine: Rename to qtwebengine-5.•••Automated with: git grep -l qtwebengine | xargs sed 's/\bqtwebengine\b/\0-5/g' -i git checkout NEWS Maxim Cournoyer2022-07-311-2/+2
* gnu: qtwebchannel: Rename to qtwebchannel-5.•••Automated via: git grep -l qtwebchannel | xargs sed 's/\bqtwebchannel\b/\0-5/g' -i git checkout NEWS Maxim Cournoyer2022-07-311-1/+1
* gnu: qtdeclarative: Rename to qtdeclarative-5.•••Automated via the following commands: git grep -l '\bqtdeclarative\b' | xargs sed -E 's/qtdeclarative/\0-5/g' -i git checkout NEWS Maxim Cournoyer2022-07-311-1/+1
* gnu: nginx-documentation: Update to 1.23.1-2869-9383e934e546.•••* gnu/packages/web.scm (nginx-documentation): Update to 1.23.1-2869-9383e934e546. Tobias Geerinckx-Rice2022-07-241-4/+4
* gnu: nginx: Update to 1.23.1.•••* gnu/packages/web.scm (nginx): Update to 1.23.1. Tobias Geerinckx-Rice2022-07-241-2/+2
* gnu: perl-catalystx-script-server-starman: Add missing input.•••* gnu/packages/web.scm (perl-catalystx-script-server-starman)[native-inputs]: Add PERL-POD-PARSER. Marius Bakke2022-07-231-1/+1
* gnu: nginx: Update to 1.23.0.•••* gnu/packages/web.scm (nginx): Update to 1.23.0. (nginx-documentation): Update to 1.23.0-2862-cf7551842617. Tobias Geerinckx-Rice2022-07-171-6/+6
* gnu: guix-data-service: Update to 0.0.1-33.ee73d2c.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-33.ee73d2c. Christopher Baines2022-07-151-3/+3
* gnu: gmid: Update to 1.8.4.•••* gnu/packages/web.scm (gmid): Update to 1.8.4. Signed-off-by: Christopher Baines <mail@cbaines.net> cage2022-07-091-3/+3
* gnu: guix-data-service: Update to 32.39487cd.•••* gnu/packages/web.scm (guix-data-service): Update to 32.39487cd. Christopher Baines2022-07-081-3/+3
* gnu: libhttpd: Update to 1.4.65.•••* gnu/packages/web.scm (libhttpd): Update to 1.4.65. Efraim Flashner2022-06-201-2/+2
* gnu: libwesockets: Update license.•••* gnu/packages/web.scm (libwebsockets)[license]: Change to expat. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Petr Hodina2022-06-151-3/+2
* Merge branch 'master' into stagingLudovic Courtès2022-06-081-3/+9
|\
| * gnu: perl-catalyst-devel: Update to 1.42.•••* gnu/packages/web.scm (perl-catalyst-devel): Update to 1.42. Tobias Geerinckx-Rice2022-06-051-3/+3
| * gnu: netsurf: Remove timestamp from build.•••* gnu/packages/web.scm (netsurf)[arguments]: Add 'remove-timestamps phase. Vagrant Cascadian2022-06-021-0/+6
* | Merge remote-tracking branch 'origin/master' into stagingEfraim Flashner2022-06-011-42/+12
|\|
| * gnu: Remove python2-clf.•••* gnu/packages/web.scm (python2-clf): Delete variable. Maxim Cournoyer2022-05-311-3/+0
| * gnu: Remove python2-feedparser.•••* gnu/packages/web.scm (python2-feedparser): Delete variable. Maxim Cournoyer2022-05-311-24/+0
| * gnu: nginx-rtmp-module: Use gexps in phases.•••* gnu/packages/web.scm (nginx-rtmp-module)[#:phases]: Use gexps and remove trailing #t. Signed-off-by: Christopher Baines <mail@cbaines.net> Jack Hill2022-05-271-8/+6
| * gnu: nginx-rtmp-module: Use #:configure-flags from nginx.•••* gnu/packages/web.scm (nginx-rtmp-module)[arguments]: Simplify copying of arguments from nginx and augment #:configure-flags from nginx rather than overwriting. Signed-off-by: Christopher Baines <mail@cbaines.net> Jack Hill2022-05-271-5/+4
| * gnu: jo: Update to 1.6.•••* gnu/packages/web.scm (jo): Update to 1.6. Tobias Geerinckx-Rice2022-05-221-2/+2
* | Merge branch 'master' into stagingLudovic Courtès2022-05-261-3/+47
|\|
| * gnu: Add archivebox.•••* gnu/packages/web.scm (archivebox): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pradana AUMARS2022-05-231-0/+44
| * gnu: guix-data-service: Update to 0.0.1-31.198b6ef.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-31.198b6ef. Christopher Baines2022-05-171-3/+3
* | Merge branch 'master' into stagingEfraim Flashner2022-05-161-44/+52
|\|
| * gnu: quark: Use G-expressions.•••* gnu/packages/web.scm (quark)[arguments]: Rewrite using G-expressions. Arun Isaac2022-05-121-8/+8
| * gnu: lighttpd: Update style.•••* gnu/packages/web.scm (lighttpd)[arguments]: Rewrite as G-expressions. Don't explicitly return #t from phases. [inputs]: Remove input labels. Tobias Geerinckx-Rice2022-05-081-42/+40
| * gnu: lighttpd: Update to 1.4.64.•••* gnu/packages/web.scm (lighttpd): Update to 1.4.64. [arguments]: Add a new 'skip-failing-tests phase. [inputs]: Substitute pcre2 for pcre & pcre:bin. Tobias Geerinckx-Rice2022-05-081-5/+14
| * gnu: lighttpd: Fix bash reference.•••* gnu/packages/web.scm (lighttpd)[arguments]: Substitute SEARCH-INPUT-FILE for WHICH. [inputs]: Add bash-minimal. f fix lighttpd xcc Tobias Geerinckx-Rice2022-05-081-4/+5
* | Merge branch 'master' into stagingLudovic Courtès2022-04-281-146/+159
|\|
| * gnu: nginx-lua-module: Fix builder.•••Probably broken by the changes to the nginx package in 4079cd9ba33b0d2cd23897899dfc66836797e4d2. * gnu/packages/web.scm (nginx-lua-module)[arguments]: Make the modify-phases part a gexp, and move #:configure-flags to the end of the list. Christopher Baines2022-04-251-30/+30
| * gnu: nginx-rtmp-module: Fix builder.•••Probably broken by changes to the nginx package in 4079cd9ba33b0d2cd23897899dfc66836797e4d2 . * gnu/packages/web.scm (nginx-rtmp-module)[arguments]: Make the modify-phases part a gexp, and move #:configure-flags to the end of the list. Christopher Baines2022-04-251-25/+25
| * gnu: nginx: Update to 1.21.6.•••* gnu/packages/web.scm (nginx): Update to 1.21.6. (nginx-documentation): Update to 1.21.6-2829-1ecf0e0526da. Leo Famulari2022-04-131-6/+6
| * gnu: jq: Only build with valgrind on supported systems.•••* gnu/packages/web.scm (jq)[native-inputs]: Only include valgrind on systems which it supports. Efraim Flashner2022-04-101-4/+8
| * gnu: nginx: Build optimized binaries.•••* gnu/packages/web.scm (nginx)[arguments]: Add "-O2 -g" to CFLAGS. Marius Bakke2022-04-071-1/+2