3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

184 commits

Author SHA1 Message Date
Ludovic Courtès
1052ae5f03
Merge branch 'master' into core-updates-frozen 2021-12-13 11:49:15 +01:00
Nikolay Korotkiy
6a53a7f36c
gnu: lagrange: Update to 1.9.2.
* gnu/packages/web-browsers.scm (lagrange): Update to 1.9.2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-10 23:28:13 +01:00
Ricardo Wurmus
9bc0f45df5
Merge remote-tracking branch 'origin/master' into core-updates-frozen 2021-12-05 19:17:41 +01:00
Nicolas Goaziou
53afb3cf2a
gnu: leo: Use GIT-VERSION.
* gnu/packages/web-browsers.scm (leo)[source]: Use `git-version' instead of
crafting version string.  Also fix indentation.
2021-12-05 12:08:16 +01:00
2149515808
gnu: Add leo.
* gnu/packages/web-browsers.scm (leo): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-05 11:03:14 +01:00
cage
612fe425b4
gnu: tinmop: Update to 0.9.2.
* gnu/packages/web-browsers.scm (tinmop): Update to 0.9.2.
  [inputs]: Move nano, openssl and xdg-utils to...
  [native-inputs]: ... here. Add automake, autoconf and mandoc. Remove curl
  and gnupg.
  [arguments]: Add 'fix-configure.ac' phase.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-04 13:44:17 +01:00
cage
0a9edd23ca
gnu: telescope: Update to 0.6.1.
* gnu/packages/web-browsers.scm (telescope): Update to 0.6.1.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-01 16:36:39 +01:00
Jack Hill
dbd52f377a
gnu: luakit: Build with libsoup2.
* gnu/packages/web-browsers.scm [luakit](inputs): Replace webkitgtk with
  webkitgtk-with-libsoup2.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-27 10:29:48 +01:00
Jack Hill
2ff3e6e985
gnu: vimb: Build with libsoup2.
* gnu/packages/web-browsers.scm (vimb)[inputs]: Replace webkitgtk with
  webkitgtk-with-libsoup2.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-27 10:27:25 +01:00
Jack Hill
9c4752bd3e
gnu: midori: Adjust inputs.
* gnu/packages/web-browsers.scm (midori)[propogated-inputs]: Add
  desktop-file-utils and which.
  [inputs]: Replace webkit with webkit-with-libsoup2.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-27 10:24:12 +01:00
Pierre Neidhardt
bd2aa8031b
gnu: nyxt: Update to 2.2.3.
* gnu/packages/web-browsers.scm (nyxt): Update to 2.2.3.
2021-11-19 11:20:32 +01:00
6119120f6d
gnu: lagrange: Update to 1.8.2.
* gnu/packages/web-browsers.scm (lagrange): Update to 1.8.2.
[source]: Add snippet to remove bundled libraries.
[native-inputs]: Add zip.
2021-11-15 10:18:09 +02:00
Tobias Geerinckx-Rice
9b14b26f0a
gnu: packages: Remove last year's deprecations.
* gnu/packages/admin.scm (guile3.0-shepherd): Remove variable.
* gnu/packages/benchmark.scm (imb-openmpi): Likewise.
* gnu/packages/boost.scm (boost-with-python3): Likewise.
* gnu/packages/pep.scm (python-pep-adapter)[inputs]: Adjust accordingly.
* gnu/packages/cpp.scm (nlohmann-json-cpp): Likewise.
* gnu/packages/games.scm (openrct2)[inputs]: Adjust accordingly.
* gnu/packages/cups.scm (escpr): Likewise.
* gnu/packages/django.scm (python-django-jsonfield): Likewise.
* gnu/packages/emacs-xyz.scm (emacs-modus-operandi-theme)
(emacs-modus-vivendi-theme): Likewise.
* gnu/packages/engineering.scm (kicad-i18l): Likewise.
* gnu/packages/enlightenment.scm (enlightenment-wayland): Likewise.
* gnu/packages/firmware.scm (opensbi-qemu-virt, opensbi-qemu-sifive-u):
Likewise.
* gnu/packages/fonts.scm (font-gnu-freefont-ttf, font-open-dyslexic):
Likewise.
* gnu/packages/game-development.scm (guile3.0-chickadee)
(python-sge-pygame): Likewise.
* gnu/packages/games.scm (retux)[inputs]: Adjust accordingly.
* gnu/packages/gnome-xyz.scm (numix-theme): Likewise.
* gnu/packages/gnupg.scm (guile3.0-gcrypt): Likewise.
* gnu/packages/gstreamer.scm (gst-transcoder): Likewise.
* gnu/packages/gtk.scm (guile3.0-cairo, guile3.0-present, guile3.0-rsvg):
Likewise.
* gnu/packages/guile-xyz.scm (guile3.0-colorized, guile3.0-commonmark)
(guile3.0-config, guile3.0-email, guile3.0-fibers, guile3.0-gi)
(guile3.0-hall, guile3.0-hashing, guile3.0-haunt, guile3.0-ics)
(guile3.0-irregex, guile3.0-lib, guile3.0-mcron, guile3.0-minikanren)
(guile3.0-ncurses, guile3.0-ncurses/gpm, guile3.0-newt, guile3.0-parted)
(guile3.0-pfds, guile3.0-picture-language, guile3.0-semver)
(guile3.0-simple-zmq, guile3.0-squee, guile3.0-syntax-highlight)
(guile3.0-websocket, guile3.0-wisp, guile3.0-xapian): Likewise.
* gnu/packages/guile.scm (define-deprecated-guile3.0-package)
(guile3.0-json, guile3.0-gdbm-ffi, guile3.0-sqlite3)
(guile3.0-bytestructures, guile3.0-git): Likewise.
* gnu/packages/haskell-apps.scm (ghc-stylish-haskell): Likewise.
* gnu/packages/linux.scm (linux-libre-arm-veyron): Likewise.
* gnu/packages/mail.scm (guile3.0-mailutils): Likewise.
* gnu/packages/monitoring.scm (python2-graphite-web): Likewise.
* gnu/packages/package-management.scm (guile3.0-guix): Likewise.
* gnu/packages/package-management.scm (python-conda): Likewise.
* gnu/packages/phabricator.scm (libphutil): Likewise.
* gnu/packages/plotutils.scm (guile3.0-charting): Likewise.
* gnu/packages/python-xyz.scm (python2-smmap2, python-glances)
(python-smmap2): Likewise.
* gnu/packages/shells.scm (oil-shell): Likewise.
* gnu/packages/sqlite.scm (sqlite-with-column-metadata): Likewise.
* gnu/packages/ssh.scm (guile3.0-ssh): Likewise.
* gnu/packages/terminals.scm (et): Likewise.
* gnu/packages/tls.scm (guile3.0-gnutls): Likewise.
* gnu/packages/vlang.scm (v): Likewise.
* gnu/packages/vpn.scm (wireguard): Likewise.
* gnu/packages/web-browsers.scm (next, sbcl-next): Likewise.
* gnu/packages/xorg.scm (transset-df): Likewise.
2021-11-08 23:00:55 +01:00
Guillaume Le Vaillant
83a7d42426
gnu: Move Common Lisp testing frameworks to lisp-check module.
* gnu/packages/lisp-xyz.scm (sbcl-1am, cl-1am, ecl-1am, sbcl-check-it,
  cl-check-it, ecl-check-it, sbcl-checkl, cl-checkl, ecl-checkl,
  sbcl-cl-mock, cl-mock, ecl-cl-mock, sbcl-cl-quickcheck, cl-quickcheck,
  ecl-cl-quickcheck, sbcl-clunit, cl-clunit, ecl-clunit, sbcl-clunit2,
  cl-clunit2, ecl-clunit2, sbcl-eos, cl-eos, ecl-eos, sbcl-fiasco, cl-fiasco,
  ecl-fiasco, sbcl-fiveam, cl-fiveam, ecl-fiveam, sbcl-hu.dwim.stefil,
  cl-hu.dwim.stefil, ecl-hu.dwim.stefil, sbcl-lift, cl-lift, ecl-lift,
  sbcl-lisp-unit, cl-lisp-unit, ecl-lisp-unit, sbcl-lisp-unit2,
  cl-lisp-unit2, ecl-lisp-unit2, sbcl-parachute, cl-parachute, ecl-parachute,
  sbcl-prove, cl-prove, ecl-prove, sbcl-ptester, cl-ptester, ecl-ptester,
  sbcl-rove, cl-rove, ecl-rove, sbcl-rt, cl-rt, ecl-rt, sbcl-stefil,
  cl-stefil, ecl-stefil, sbcl-unit-test, cl-unit-test, ecl-unit-test,
  sbcl-xlunit, cl-xlunit, ecl-xlunit): Move to ...
* gnu/packages/lisp-check.scm: ... here.
* gnu/packages/web-browsers.scm: Import lisp-check module.
* gnu/packages/wm.scm: Import lisp-check module.
2021-10-24 16:05:02 +02:00
3645f7aa0c
gnu: lagrange: Update to 1.7.2.
* gnu/packages/web-browsers.scm (lagrange): Update to 1.7.2.
[inputs]: Add fribidi, harfbuzz, libwebp.
2021-10-17 22:15:59 +03:00
Tobias Geerinckx-Rice
2cab2eb675
gnu: links: Update to 2.25.
* gnu/packages/web-browsers.scm (links): Update to 2.25.
[arguments]: Don't explicitly return #t from phases.
2021-10-04 13:31:34 +02:00
Xinglu Chen
88d26e13fe
gnu: av-98: Set 'upstream-name' property.
* gnu/packages/web-browsers.scm (av-98)[properties]: Set ‘upstream-name’.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-30 23:44:49 +02:00
cage
e13a7458f8
gnu: telescope: Update to 0.5.2.
* gnu/packages/web-browsers.scm (telescope): Update to 0.5.2.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-09-22 13:37:27 +03:00
Pierre Neidhardt
9057035d89
gnu: nyxt: Update to 2.2.0.
* gnu/packages/web-browsers.scm (nyxt): Update to 2.2.0.
2021-09-21 09:55:58 +02:00
Christopher Howard
8313587f61
gnu: Add av-98
* gnu/packages/web-browsers.scm (av-98): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-09-14 23:28:22 +02:00
cage
1734853e92
gnu: telescope: Update to 0.5.1.
* gnu/packages/web-browsers.scm (telescope): Update to 0.5.1.
  [native-inputs]: Add pkg-config.

Co-authored-by: Brice Waegeneire <brice@waegenei.re>
2021-08-31 22:21:14 +02:00
Leo Famulari
d90bb7edca
gnu: Remove dillo.
As discussed in <https://bugs.gnu.org/46602>, Dillo does not include a
supported implementation of TLS / HTTPS, and there does not seem to be
any activity upstream to improve that.

* gnu/packages/web-browsers.scm (dillo): Remove variable.
2021-07-27 12:34:56 -04:00
Leo Famulari
3832d66cfd
gnu: lynx: Update to 2.9.0dev.9 [security fixes].
Fixes <https://lists.nongnu.org/archive/html/lynx-dev/2021-08/msg00000.html>.

* gnu/packages/web-browsers.scm (lynx): Update to 2.9.0dev.9.
2021-07-27 12:34:57 -04:00
Morgan Smith
f12a35cfa2
gnu: qutebrowser: Update to 2.3.1.
* gnu/packages/web-browsers.scm (qutebrowser): Update to 2.3.1.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-08-02 19:34:55 +03:00
cage
d0ec73907c
gnu: telescope: Update to 0.4.1.
* gnu/packages/web-browsers.scm (telescope): Update to 0.4.1.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-07-27 19:36:22 +02:00
ef34558db2
gnu: lagrange: Don't build with advanced architecture instructions.
* gnu/packages/web-browsers.scm (lagrange)[configure-flags]: Add flag to
not build with sse4.1.
2021-07-04 22:06:12 +03:00
Hartmut Goebel
7e24e1e58d
guix: qt-build-system, qt-utils: Unify wrapping of qt-programs.
Unify (guix qt-build-system wrap-all-programs) and
(guix qt-utils wrap-qt-program), so both behave the same.
The functions now reside in qt-utils to make them easily available for
packages not using the qt-build-system.

* guix/build/qt-build-system.scm (variables-for-wrapping, wrap-all-programs):
  Move from here ...
* guix/build/qt-utils.scm (variables-for-wrapping, wrap-all-qt-programs):
  ... to here. Base the later on
  (wrap-qt-program*): New function, carved out from old wrap-all-programs.
  (wrap-qt-program): Base on wrap-qt-program*, change arguments in an
  incompatible way.
* gnu/packages/bittorrent.scm (qbittorrent)[arguments]<phases>{wrap-qt}:
  Adjust to new interface of wrap-qt-program.
* gnu/packages/finance.scm (electron-cash): Likewise.
* gnu/packages/geo.scm (qgis): Likewise.
* gnu/packages/password-utils.scm (qtpass): Likewise.
* gnu/packages/video.scm (openshot): Likewise.
* gnu/packages/web-browsers.scm (kristall): Likewise.
2021-07-02 16:50:09 -04:00
cage
3ae519affd
gnu: tinmop: Update to 0.8.3.
* gnu/packages/web-browsers.scm (tinmop): Update to 0.8.3.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-07-01 10:06:23 +02:00
Pierre Neidhardt
ebf07a06f0
gnu: nyxt: Update to 2.1.1.
* gnu/packages/web-browsers.scm (nyxt): Update to 2.1.1.
2021-06-30 12:55:47 +02:00
cage
e3ba4e97b0
gnu: telescope: Update to 0.3.
* gnu/packages/web-browsers.scm (telescope): Update to 0.3.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-06-30 09:48:52 +02:00
Pierre Neidhardt
a40207bd6f
gnu: nyxt: Update to 2.1.0.
* gnu/packages/web-browsers.scm (nyxt): Update to 2.1.0.
2021-06-22 12:58:43 +02:00
Solene Rapenne
80d0f88336
gnu: lagrange: Update to 1.5.2.
* gnu/packages/web-browsers.scm (lagrange): Update to 1.5.2.

Signed-off-by: Brice Waegeneire <brice@waegenei.re>
2021-06-16 19:05:19 +02:00
Maxim Cournoyer
ea0a51071e
gnu: Rename qtbase to qtbase-5.
This change was automated via the following command:

$ git ls-files | xargs sed -i 's/,qtbase)/,qtbase-5)/g'
$ git ls-files | xargs sed -i 's/inherit qtbase)/inherit qtbase-5)/g'
$ git ls-files | xargs sed -i 's/package-version qtbase)/package-version qtbase-5)/g'
$ git checkout etc    # to clear some spurious changes

This is done so the qtbase package can be upgraded to version 6 in the
following commit.
2021-06-14 00:24:42 -04:00
cage
aeb484954c
gnu: Add telescope.
* gnu/packages/web-browsers.scm (telescope): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-06-12 23:15:54 +02:00
Solene Rapenne via Guix-patches via
3543c16ed0
gnu: lagrange: Update to 1.5.1.
* gnu/packages/web-browser.scm (lagrange): Update to 1.5.1.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-06-12 22:01:39 +02:00
cage
4796abfc2f
gnu: tinmop : Update to 0.8.1.
* gnu/packages/web-browsers.scm (tinmop): Update to 0.8.1.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-06-08 11:09:12 +02:00
Solene Rapenne via Guix-patches via
4092813037
gnu: lagrange: Update to 1.5.0.
* gnu/packages/web-browsers.scm (lagrange): Update to 1.5.0.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-31 21:06:36 +02:00
Tobias Geerinckx-Rice
636d25cce0
gnu: links: Update to 2.23.
* gnu/packages/web-browsers.scm (links): Update to 2.23.
2021-05-29 17:29:35 +02:00
Solene Rapenne via Guix-patches via
7c1065030d
gnu: lagrange: Update to 1.4.2.
* gnu/packages/web-browsers.scm (lagrange): Update to 1.4.2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-25 11:31:18 +02:00
Tobias Geerinckx-Rice
5b76cdae9d
gnu: qutebrowser: Update to 2.2.2.
* gnu/packages/web-browsers.scm (qutebrowser): Update to 2.2.2.
2021-05-24 01:28:18 +02:00
Raphaël Mélotte
d900cbadfd
gnu: luakit: Update to 2.3.
* gnu/packages/web-browsers.scm (luakit): Update to 2.3
[arguments]: Add 'set-version' phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-22 23:37:24 +02:00
Pierre Neidhardt
562727d444
gnu: nyxt: Update to 2.0.0.
* gnu/packages/web-browsers.scm (nyxt): Update to 2.0.0.
[arguments]: Remove useless set-version phase.
[inputs]: Remove unused file-attributes.
[description]: Follow upstream updates.
2021-05-20 12:31:50 +02:00
Pierre Neidhardt
39174fd7a7
gnu: nyxt: Update to 2-pre-release-7.
* gnu/packages/web-browsers.scm (nyxt): Update to 2-pre-release-7.
[arguments]: Set GI_TYPELIB_PATH to the value in the build environment, not
just gsettings-desktop-schemas since we also need the typelibs of GTK, Pango,
etc.
[inputs]: Add sbcl-cl-gobject-introspection, gtk+, webkitgtk,
gobjectintrospection.  There are all needed for the new GI-based renderer.
2021-05-06 13:43:05 +02:00
Tobias Geerinckx-Rice
927fcf1205
gnu: qutebrowser: Update to 2.2.1.
* gnu/packages/web-browsers.scm (qutebrowser): Update to 2.2.1.
2021-05-01 11:29:12 +02:00
Tobias Geerinckx-Rice
e97376c15f
gnu: lagrange: Update to 1.3.4.
* gnu/packages/web-browsers.scm (lagrange): Update to 1.3.4.
2021-04-27 15:59:05 +02:00
Tobias Geerinckx-Rice
4ba90a5571
gnu: lagrange: Update to 1.3.3.
* gnu/packages/web-browsers.scm (lagrange): Update to 1.3.3.
2021-04-20 03:31:47 +02:00
cage
a91844530f
gnu: tinmop: Update to 0.6.2.
* gnu/packages/web-browsers.scm (tinmop): Update to 0.6.2.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-04-19 16:52:11 +02:00
Léo Le Bouter
9de5d77f9b
gnu: qutebrowser: Update to 2.2.0.
* gnu/packages/web-browsers.scm (qutebrowser): Update to 2.2.0.
2021-04-16 14:04:07 +02:00
Tobias Geerinckx-Rice
5661cdce25
gnu: lagrange: Update to 1.3.2.
* gnu/packages/web-browsers.scm (lagrange): Update to 1.3.2.
2021-04-11 23:59:37 +02:00
Alexander Krotov
8ec8fe0fcc
gnu: Add lagrange.
* gnu/packages/web-browsers.scm (lagrange): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-04-11 11:37:06 +02:00