Age | Commit message (Collapse) | Author |
|
* gnu/packages/web.scm (gmid): Update to 1.8.5.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-34.95064d3.
|
|
* gnu/packages/web.scm (jo): Update to 1.9.
[description]: Use @command{} mark-up.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/web.scm (jo): Update to 1.7.
|
|
* gnu/packages/web.scm (nginx-documentation): Update to 1.23.1-2898-0b7e004b5061.
|
|
* gnu/packages/web.scm (nginx): Update to 1.23.2.
|
|
…by avoiding ‘-march=native’, which is an unnecessary risk even if the
result is not installed.
* gnu/packages/web.scm (rapidjson)[arguments]: Replace the outdated
'patch-aarch-march-detection phase with an unconditional
'fix-march=native one.
|
|
* gnu/packages/web.scm (hpcguix-web)[native-inputs, inputs]: Remove labels.
|
|
* gnu/packages/web.scm (nginx)[arguments]: Add "--with-stream_ssl_module"
to #:configure-flags.
|
|
* gnu/packages/web.scm (go-webring): New variable.
Hi paren,
Thanks for the review. I changed everything but the blog stuff because
go-webring is not necessarily used in the context of a blog. A webring
can stand on it's own without being associated with a blog. A webring
can associate websites that are not blogs or Guix channels ;()
Here's v2
all best,
jgart
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/web.scm (hitch): Update to 1.7.3.
|
|
* gnu/packages/web.scm (stunnel): Update to 5.66.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
This will hopefully discourage patches which add new packages to the bottom of
files, as this increases the likelihood of conflicts when applying patches.
If there are more specific ways that packages should be arranged in specific
modules, this message can be updated accordingly.
* gnu/packages/crates-graphics.scm: Add comment discouraging adding packages
to the bottom of the file.
* gnu/packages/crates-gtk.scm: ditto.
* gnu/packages/games.scm: ditto.
* gnu/packages/music.scm: ditto.
* gnu/packages/qt.scm: ditto.
* gnu/packages/web.scm: ditto.
|
|
* gnu/packages/rust-apps.scm (rust-cargo-c)[inputs]: Change from OPENSSL to
OPENSSL-1.1.
* gnu/packages/security-token.scm (opensc)[inputs]: Likewise.
* gnu/packages/spice.scm (spice, spice-gtk)[propagated-inputs]: Likewise.
* gnu/packages/web.scm (serf)[propagated-inputs]: Likewise.
|
|
* 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.
|
|
* 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.
|
|
* gnu/packages/web.scm (hitch)[native-inputs]: Remove labels.
|
|
* gnu/packages/web.scm (varnish): Update to 7.1.1.
|
|
* gnu/packages/web.scm (varnish)[properties]: New field.
|
|
* gnu/packages/web.scm (serf)[properties]: New field.
|
|
* gnu/packages/web.scm (kiwix-desktop)[inputs]: Add bash-minimal.
|
|
* gnu/packages/web.scm (kiwix-tools): Update to 3.3.0.
|
|
* 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.
|
|
* 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.
|
|
* gnu/packages/web.scm (libzim): Update to 8.0.0.
[inputs]: Remove labels. Sort.
|
|
* gnu/packages/web.scm (perl-net-http): Update to 6.22.
|
|
* gnu/packages/web.scm (perl-libwww): Update to 6.67.
|
|
* gnu/packages/web.scm (perl-http-cookies): Update to 6.10.
|
|
* gnu/packages/web.scm (perl-file-listing): Update to 6.15.
|
|
Automated with:
git grep -l qtwebengine | xargs sed 's/\bqtwebengine\b/\0-5/g' -i
git checkout NEWS
|
|
Automated via:
git grep -l qtwebchannel | xargs sed 's/\bqtwebchannel\b/\0-5/g' -i
git checkout NEWS
|
|
Automated via the following commands:
git grep -l '\bqtdeclarative\b' | xargs sed -E 's/qtdeclarative/\0-5/g' -i
git checkout NEWS
|
|
* gnu/packages/web.scm (nginx-documentation): Update to 1.23.1-2869-9383e934e546.
|
|
* gnu/packages/web.scm (nginx): Update to 1.23.1.
|
|
* gnu/packages/web.scm (perl-catalystx-script-server-starman)[native-inputs]:
Add PERL-POD-PARSER.
|
|
* gnu/packages/web.scm (nginx): Update to 1.23.0.
(nginx-documentation): Update to 1.23.0-2862-cf7551842617.
|
|
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-33.ee73d2c.
|
|
* gnu/packages/web.scm (gmid): Update to 1.8.4.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/web.scm (guix-data-service): Update to 32.39487cd.
|
|
* gnu/packages/web.scm (libhttpd): Update to 1.4.65.
|
|
* gnu/packages/web.scm (libwebsockets)[license]: Change to expat.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
* gnu/packages/web.scm (perl-catalyst-devel): Update to 1.42.
|
|
|
|
* gnu/packages/web.scm (python2-clf): Delete variable.
|
|
* gnu/packages/web.scm (python2-feedparser): Delete variable.
|
|
* gnu/packages/web.scm (netsurf)[arguments]: Add 'remove-timestamps phase.
|
|
* gnu/packages/web.scm (nginx-rtmp-module)[#:phases]: Use gexps and
remove trailing #t.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* 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>
|
|
|