1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-19 16:50:38 +02:00
Commit Graph

1428 Commits

Author SHA1 Message Date
Marius Bakke
59bbf7e86c 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.
2022-08-27 23:48:56 +02:00
Marius Bakke
ada35de38f 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.
2022-08-27 23:48:56 +02:00
Marius Bakke
29ba3898f9 gnu: hitch: Remove input labels.
* gnu/packages/web.scm (hitch)[native-inputs]: Remove labels.
2022-08-19 19:22:43 +02:00
Marius Bakke
a7ca1a3234 gnu: varnish: Update to 7.1.1.
* gnu/packages/web.scm (varnish): Update to 7.1.1.
2022-08-19 19:22:43 +02:00
Marius Bakke
e2feae7bef gnu: varnish: Add release-monitoring-url.
* gnu/packages/web.scm (varnish)[properties]: New field.
2022-08-19 19:22:43 +02:00
Marius Bakke
ca6078e1e9 gnu: serf: Add release-monitoring-url.
* gnu/packages/web.scm (serf)[properties]: New field.
2022-08-13 19:24:34 +02:00
Arun Isaac
e05d5d8251 gnu: kiwix-desktop: Add bash-minimal to inputs.
* gnu/packages/web.scm (kiwix-desktop)[inputs]: Add bash-minimal.
2022-08-13 17:20:53 +05:30
Arun Isaac
2691bac7fd gnu: kiwix-tools: Update to 3.3.0.
* gnu/packages/web.scm (kiwix-tools): Update to 3.3.0.
2022-08-13 17:17:59 +05:30
Arun Isaac
93d8523487 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.
2022-08-13 17:17:59 +05:30
Arun Isaac
ff564de64c 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.
2022-08-13 17:17:47 +05:30
Arun Isaac
1e51cb37fb gnu: libzim: Update to 8.0.0.
* gnu/packages/web.scm (libzim): Update to 8.0.0.
[inputs]: Remove labels. Sort.
2022-08-13 16:46:22 +05:30
Efraim Flashner
4331497e19 gnu: perl-net-http: Update to 6.22.
* gnu/packages/web.scm (perl-net-http): Update to 6.22.
2022-08-12 23:30:47 +03:00
Efraim Flashner
7e048358f5 gnu: perl-libwww: Update to 6.67.
* gnu/packages/web.scm (perl-libwww): Update to 6.67.
2022-08-12 23:30:47 +03:00
Efraim Flashner
e1168cadcc gnu: perl-http-cookies: Update to 6.10.
* gnu/packages/web.scm (perl-http-cookies): Update to 6.10.
2022-08-12 23:30:46 +03:00
Efraim Flashner
ca62b08cfa gnu: perl-file-listing: Update to 6.15.
* gnu/packages/web.scm (perl-file-listing): Update to 6.15.
2022-08-12 23:30:46 +03:00
Maxim Cournoyer
a0beb297a3 gnu: qtwebengine: Rename to qtwebengine-5.
Automated with:

  git grep -l qtwebengine | xargs sed 's/\bqtwebengine\b/\0-5/g' -i
  git checkout NEWS
2022-07-31 21:55:47 -04:00
Maxim Cournoyer
0938c3e34a gnu: qtwebchannel: Rename to qtwebchannel-5.
Automated via:

  git grep -l qtwebchannel | xargs sed 's/\bqtwebchannel\b/\0-5/g' -i
  git checkout NEWS
2022-07-31 21:55:46 -04:00
Maxim Cournoyer
735d340ae4 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
2022-07-31 21:55:44 -04:00
Tobias Geerinckx-Rice
d3d506a0d1 gnu: nginx-documentation: Update to 1.23.1-2869-9383e934e546.
* gnu/packages/web.scm (nginx-documentation): Update to 1.23.1-2869-9383e934e546.
2022-07-24 02:00:02 +02:00
Tobias Geerinckx-Rice
361b1eaeec gnu: nginx: Update to 1.23.1.
* gnu/packages/web.scm (nginx): Update to 1.23.1.
2022-07-24 02:00:02 +02:00
Marius Bakke
3d446d85ce gnu: perl-catalystx-script-server-starman: Add missing input.
* gnu/packages/web.scm (perl-catalystx-script-server-starman)[native-inputs]:
Add PERL-POD-PARSER.
2022-07-23 18:37:57 +02:00
Tobias Geerinckx-Rice
42d8cff4fd 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.
2022-07-17 02:00:13 +02:00
Christopher Baines
7558b27b22 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.
2022-07-15 09:39:40 +01:00
cage
0464ab17ef 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>
2022-07-09 10:51:05 +01:00
Christopher Baines
be8d0eb246 gnu: guix-data-service: Update to 32.39487cd.
* gnu/packages/web.scm (guix-data-service): Update to 32.39487cd.
2022-07-08 23:32:49 +01:00
Efraim Flashner
2af3f5eef0 gnu: libhttpd: Update to 1.4.65.
* gnu/packages/web.scm (libhttpd): Update to 1.4.65.
2022-06-20 15:47:29 +03:00
Petr Hodina
e51517d077 gnu: libwesockets: Update license.
* gnu/packages/web.scm (libwebsockets)[license]: Change to expat.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-15 00:25:22 +02:00
Ludovic Courtès
091eb323ba Merge branch 'master' into staging 2022-06-08 14:53:16 +02:00
Tobias Geerinckx-Rice
80683d29f4 gnu: perl-catalyst-devel: Update to 1.42.
* gnu/packages/web.scm (perl-catalyst-devel): Update to 1.42.
2022-06-05 02:00:18 +02:00
Efraim Flashner
64c043e63a Merge remote-tracking branch 'origin/master' into staging 2022-06-01 12:42:04 +03:00
Maxim Cournoyer
bbbfe095fb gnu: Remove python2-clf.
* gnu/packages/web.scm (python2-clf): Delete variable.
2022-05-31 14:53:41 -04:00
Maxim Cournoyer
aea5860747 gnu: Remove python2-feedparser.
* gnu/packages/web.scm (python2-feedparser): Delete variable.
2022-05-31 14:53:41 -04:00
Vagrant Cascadian
76668c4b13 gnu: netsurf: Remove timestamp from build.
* gnu/packages/web.scm (netsurf)[arguments]: Add 'remove-timestamps phase.
2022-06-02 13:15:30 -07:00
Jack Hill
0e953f3332 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>
2022-05-27 13:57:25 +01:00
Jack Hill
9bb71eaac0 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>
2022-05-27 13:57:25 +01:00
Ludovic Courtès
7097e98586 Merge branch 'master' into staging 2022-05-26 17:11:20 +02:00
Tobias Geerinckx-Rice
8ff87f24a7 gnu: jo: Update to 1.6.
* gnu/packages/web.scm (jo): Update to 1.6.
2022-05-22 02:00:08 +02:00
Pradana AUMARS
b0471fb0aa gnu: Add archivebox.
* gnu/packages/web.scm (archivebox): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-23 16:24:48 +02:00
Efraim Flashner
e5e0e283ff Merge branch 'master' into staging 2022-05-16 11:14:42 +03:00
Christopher Baines
a8848c9df7 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.
2022-05-17 12:30:52 +01:00
Arun Isaac
8980f6c532 gnu: quark: Use G-expressions.
* gnu/packages/web.scm (quark)[arguments]: Rewrite using G-expressions.
2022-05-12 13:29:57 +05:30
Tobias Geerinckx-Rice
cd00881d72 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.
2022-05-08 02:00:00 +02:00
Tobias Geerinckx-Rice
fd7130e4b5 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.
2022-05-08 02:00:01 +02:00
Tobias Geerinckx-Rice
faf715b1dc 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
2022-05-08 02:00:01 +02:00
Ludovic Courtès
284fa72649 Merge branch 'master' into staging 2022-04-28 16:24:46 +02:00
Christopher Baines
fa1b772fb3 gnu: nginx-lua-module: Fix builder.
Probably broken by the changes to the nginx package in
4079cd9ba3.

* 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.
2022-04-25 18:34:19 +01:00
Christopher Baines
a14c635266 gnu: nginx-rtmp-module: Fix builder.
Probably broken by changes to the nginx package in
4079cd9ba3 .

* 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.
2022-04-25 18:33:00 +01:00
Leo Famulari
8d82d817bc 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.
2022-04-13 10:30:21 -04:00
Efraim Flashner
72abf9b9b8 gnu: jq: Only build with valgrind on supported systems.
* gnu/packages/web.scm (jq)[native-inputs]: Only include valgrind on
systems which it supports.
2022-04-10 20:49:34 +03:00
Marius Bakke
1d4f2cdc82 gnu: nginx: Build optimized binaries.
* gnu/packages/web.scm (nginx)[arguments]: Add "-O2 -g" to CFLAGS.
2022-04-07 23:12:44 +02:00