summaryrefslogtreecommitdiff
path: root/gnu/packages/web-browsers.scm
Commit message (Collapse)AuthorAge
* gnu: bombadillo: Improve package style.Nicolas Goaziou2022-03-09
| | | | | * gnu/packages/web-browsers.scm (bombadillo)[arguments]: Use G-expressions. Remove trailing #T from phases.
* gnu: bombadillo: Update to 2.4.0.Nicolas Goaziou2022-03-09
| | | | * gnu/packages/web-browsers.scm (bombadillo): Update to 2.4.0.
* gnu: lagrange: Update to 1.11.1.Nicolas Goaziou2022-03-09
| | | | | * gnu/packages/web-browsers.scm (lagrange): Update to 1.11.1. [inputs]: Add FREETYPE.
* gnu: lagrange: Update to 1.10.6.Efraim Flashner2022-02-19
| | | | * gnu/packages/web-browsers.scm (lagrange): Update to 1.10.6.
* gnu: lagrange: Update to 1.10.5.Nicolas Goaziou2022-02-11
| | | | * gnu/packages/web-browsers.scm (lagrange): Update to 1.10.5.
* gnu: lagrange: Update to 1.10.4.Efraim Flashner2022-02-06
| | | | * gnu/packages/web-browsers.scm (lagrange): Update to 1.10.4.
* gnu: lagrange: Update to 1.10.3.jgart via Guix-patches via2022-02-01
| | | | | | * gnu/packages/web-browsers.scm (lagrange): Update to 1.10.3. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: qutebrowser: Remove a transitive dependency on QtWebKit.Leo Famulari2022-01-28
| | | | | | | | | | This browser is explicity a Chromium / QtWebEngine browser, so it shouldn't also depend on QtWebKit. See <https://issues.guix.gnu.org/53289> for more information about this change. * gnu/packages/web-browsers.scm (qutebrowser)[inputs]: Replace python-pyqt with python-pyqt-without-qtwebkit.
* gnu: lagrange: Update to 1.10.2.Nicolas Goaziou2022-01-24
| | | | * gnu/packages/web-browsers.scm (lagrange): Update to 1.10.2.
* gnu: lagrange: Update to 1.10.1.Efraim Flashner2022-01-20
| | | | * gnu/packages/web-browsers.scm (lagrange): Update to 1.10.1.
* gnu: telescope: Update to 0.7.1.cage2022-01-20
| | | | | | * gnu/packages/web-browsers.scm (telescope): Update to 0.7.1. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: nyxt: Update to 2.2.4.Pierre Neidhardt2022-01-19
| | | | * gnu/packages/web-browsers.scm (nyxt): Update to 2.2.4.
* gnu: gmni: Update to 1.0.Nicolas Goaziou2022-01-18
| | | | | | * gnu/packages/web-browsers.scm (gmni): Update to 1.0. [arguments]<#:make-flags>: Use G-expressions. [inputs]: Replace openssl with bearssl.
* gnu: lagrange: Update to 1.10.0.Nicolas Goaziou2022-01-18
| | | | * gnu/packages/web-browsers.scm (lagrange): Update to 1.10.0.
* gnu: telescope: Remove input labels.Nicolas Goaziou2022-01-14
| | | | | * gnu/packages/web-browsers.scm (telescope)[native-inputs]: Remove input labels.
* gnu: telescope: Update to 0.7.cage2022-01-14
| | | | | | * gnu/packages/web-browsers.scm (telescope): Update to 0.7. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: lagrange: Update to 1.9.5.Efraim Flashner2022-01-14
| | | | | * gnu/packages/web-browsers.scm (lagrange): Update to 1.9.5. [arguments]: Remove 'fix-build-error phase.
* gnu: qutebrowser: Remove unnecessary input.Efraim Flashner2021-12-21
| | | | | * gnu/packages/web-browsers.scm (qutebrowser)[inputs]: Remove python-importlib-resources.
* gnu: lagrange: Fix build.Nicolas Goaziou2021-12-19
| | | | | | | * gnu/packages/web-browsers.scm (lagrange)[argument]<#:phases>: Add phase to fix build. Fixes <https://issues.guix.gnu.org/52664>.
* gnu: qutebrowser: Update to 2.4.0.Efraim Flashner2021-12-14
| | | | | * gnu/packages/web-browsers.scm (qutebrowser): Update to 2.4.0. [arguments]: Remove trailing #t.
* gnu: qutebrowser: Satisfy guix lint.Efraim Flashner2021-12-14
| | | | * gnu/packages/web-browsers.scm (qutebrowser)[inputs]: Add bash-minimal.
* gnu: lagrange: Add 'release-monitoring-url' property.Efraim Flashner2021-12-14
| | | | * gnu/packages/web-browsers.scm (lagrange)[properties]: New field.
* gnu: Remove superfluous "linux-libre-headers" inputs.Marius Bakke2021-12-13
| | | | | | | | | | | | | | | | | | | This input is already propagated from glibc. * gnu/packages/chromium.scm (ungoogled-chromium)[inputs]: Remove LINUX-LIBRE-HEADERS-5.10. * gnu/packages/linux.scm (btrfs-progs)[native-inputs]: Likewise. * gnu/packages/accessibility.scm (brltty)[inputs]: Remove LINUX-LIBRE-HEADERS. * gnu/packages/graphics.scm (directfb)[inputs]: Likewise. * gnu/packages/gstreamer.scm (libdc1394)[inputs]: Likewise. * gnu/packages/linux.scm (python-evdev)[native-inputs]: Likewise. (bcc, bpftrace)[inputs]: Likewise. * gnu/packages/networking.scm (lksctp-tools)[inputs]: Likewise. * gnu/packages/video.scm (tslib)[inputs]: Likewise. * gnu/packages/web-browsers.scm (links)[native-inputs]: Likewise. * gnu/packages/cdrom.scm (cdrtools)[inputs]: Likewise. [arguments]: Adjust accordingly. * gnu/packages/lirc.scm (lirc)[inputs, arguments]: Likewise. * gnu/packages/vpn.scm (xl2tpd)[inputs, arguments]: Likewise.
* gnu: Simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
* Merge branch 'master' into core-updates-frozenLudovic Courtès2021-12-13
|\
| * gnu: lagrange: Update to 1.9.2.Nikolay Korotkiy2021-12-10
| | | | | | | | | | | | * gnu/packages/web-browsers.scm (lagrange): Update to 1.9.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus2021-12-05
|\|
| * gnu: leo: Use GIT-VERSION.Nicolas Goaziou2021-12-05
| | | | | | | | | | * gnu/packages/web-browsers.scm (leo)[source]: Use `git-version' instead of crafting version string. Also fix indentation.
| * gnu: Add leo.jgart2021-12-05
| | | | | | | | | | | | * gnu/packages/web-browsers.scm (leo): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| * gnu: tinmop: Update to 0.9.2.cage2021-12-04
| | | | | | | | | | | | | | | | | | | | * 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>
| * gnu: telescope: Update to 0.6.1.cage2021-12-01
| | | | | | | | | | | | * gnu/packages/web-browsers.scm (telescope): Update to 0.6.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* | gnu: luakit: Build with libsoup2.Jack Hill2021-11-27
| | | | | | | | | | | | | | * gnu/packages/web-browsers.scm [luakit](inputs): Replace webkitgtk with webkitgtk-with-libsoup2. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* | gnu: vimb: Build with libsoup2.Jack Hill2021-11-27
| | | | | | | | | | | | | | * gnu/packages/web-browsers.scm (vimb)[inputs]: Replace webkitgtk with webkitgtk-with-libsoup2. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* | gnu: midori: Adjust inputs.Jack Hill2021-11-27
|/ | | | | | | | * 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>
* gnu: nyxt: Update to 2.2.3.Pierre Neidhardt2021-11-19
| | | | * gnu/packages/web-browsers.scm (nyxt): Update to 2.2.3.
* gnu: lagrange: Update to 1.8.2.Efraim Flashner2021-11-15
| | | | | | * gnu/packages/web-browsers.scm (lagrange): Update to 1.8.2. [source]: Add snippet to remove bundled libraries. [native-inputs]: Add zip.
* gnu: packages: Remove last year's deprecations.Tobias Geerinckx-Rice2021-11-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* gnu: Move Common Lisp testing frameworks to lisp-check module.Guillaume Le Vaillant2021-10-24
| | | | | | | | | | | | | | | | | | | * 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.
* gnu: lagrange: Update to 1.7.2.Efraim Flashner2021-10-17
| | | | | * gnu/packages/web-browsers.scm (lagrange): Update to 1.7.2. [inputs]: Add fribidi, harfbuzz, libwebp.
* gnu: links: Update to 2.25.Tobias Geerinckx-Rice2021-10-04
| | | | | * gnu/packages/web-browsers.scm (links): Update to 2.25. [arguments]: Don't explicitly return #t from phases.
* gnu: av-98: Set 'upstream-name' property.Xinglu Chen2021-09-30
| | | | | | * gnu/packages/web-browsers.scm (av-98)[properties]: Set ‘upstream-name’. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: telescope: Update to 0.5.2.cage2021-09-22
| | | | | | * gnu/packages/web-browsers.scm (telescope): Update to 0.5.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: nyxt: Update to 2.2.0.Pierre Neidhardt2021-09-21
| | | | * gnu/packages/web-browsers.scm (nyxt): Update to 2.2.0.
* gnu: Add av-98Christopher Howard2021-09-14
| | | | | | * gnu/packages/web-browsers.scm (av-98): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: telescope: Update to 0.5.1.cage2021-08-31
| | | | | | | * gnu/packages/web-browsers.scm (telescope): Update to 0.5.1. [native-inputs]: Add pkg-config. Co-authored-by: Brice Waegeneire <brice@waegenei.re>
* gnu: Remove dillo.Leo Famulari2021-07-27
| | | | | | | | 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.
* gnu: lynx: Update to 2.9.0dev.9 [security fixes].Leo Famulari2021-07-27
| | | | | | 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.
* gnu: qutebrowser: Update to 2.3.1.Morgan Smith2021-08-02
| | | | | | * gnu/packages/web-browsers.scm (qutebrowser): Update to 2.3.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: telescope: Update to 0.4.1.cage2021-07-27
| | | | | | * gnu/packages/web-browsers.scm (telescope): Update to 0.4.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: lagrange: Don't build with advanced architecture instructions.Efraim Flashner2021-07-04
| | | | | * gnu/packages/web-browsers.scm (lagrange)[configure-flags]: Add flag to not build with sse4.1.