Age | Commit message (Collapse) | Author |
|
* gnu/packages/web-browsers.scm (elinks): New variable.
Change-Id: I59f83d9a36db06d6a32062964893184abd7ddcff
Signed-off-by: Nicolas Goaziou <[email protected]>
|
|
FLTK 1.4 is intended to be mostly API compatible with FLTK 1.3.x, however
there are still some programs that fail to build with it, so we keep fltk-1.3
for them.
* gnu/packages/fltk.scm (fltk-1.3): Renamed from fltk.
Update to 1.3.11.
[source] <origin>: Switch to git reference.
(fltk): New variable, fltk at 1.4.1.
* gnu/packages/algebra.scm (giac) [inputs]: Replace fltk by fltk-1.3.
* gnu/packages/audio.scm (rakarrack) [inputs]: Ditto.
(butt) [inputs]: Ditto.
* gnu/packages/game-development.scm (eureka) [inputs]: Ditto.
* gnu/packages/music.scm (yoshimi) [inputs]: Ditto.
* gnu/packages/radio.scm (flwrap) [inputs]: Ditto.
* gnu/packages/vnc.scm (tigervnc-client) [inputs]: Ditto.
* gnu/packages/web-browser.scm (dillo) [inputs]: Ditto.
Change-Id: I54833e5802d4b2088a42474d2edd17fe56bbdb68
Signed-off-by: 宋文武 <[email protected]>
|
|
* gnu/packages/web-browsers.scm (dillo): New variable.
Change-Id: I7899fa3d9f213e0e641cea6856af3c2048245d25
Signed-off-by: Zheng Junjie <[email protected]>
|
|
* gnu/packages/web-browsers.scm (tinmop): Update to 0.9.9.1414213562373.
[native-inputs]: Add bash-completion, pkg-config and which.
[inputs]: Remove sbcl-osicat. Add sdl2-ttf.
[arguments]: Update 'fix-configure.ac phase. Remove 'fix-asdf phase.
Change-Id: Ib8eca6b1b6f36ca7bfdb7209605715be7215be76
Signed-off-by: 宋文武 <[email protected]>
|
|
* gnu/packages/web-browsers.scm (lagrange)[arguments]: Adjust
'configure-flags to set the location of libunistring.
Change-Id: I62b9ca0a7d11b51e7699833d645fec8cbc428179
|
|
* gnu/packages/web-browsers.scm (lagrange): Update to 1.18.4.
Change-Id: I230d466ffb8e3be4946b34740c620f7120cd61fe
|
|
* gnu/packages/web-browsers.scm (qutebrowser): Update to 3.3.1.
Change-Id: I4d346030ae40ddca7a1c4dc9468cfca13642f2e9
Signed-off-by: Andreas Enge <[email protected]>
|
|
* gnu/packages/web-browsers.scm (vimb)[arguments]: Use G-expressions and
cc-for-target.
Change-Id: I701e9d5d6dc12856d49e5c794a535b966fff7810
|
|
* gnu/packages/web-browsers.scm (vimb): Update to 3.7.0.
[arguments]<#:phases>: Add fix-config-mk phase.
Change-Id: Ia89eb9588cd7eeda1bad29cf0d6e33f75ff5970c
Signed-off-by: Zheng Junjie <[email protected]>
|
|
* gnu/packages/web-browser.scm (qutebrowser): Update to 3.2.1.
[source]: Switch to git-fetch.
[native-inputs]: Add asciidoc.
Signed-off-by: Zheng Junjie <[email protected]>
Change-Id: I88fd400ed7152818c6cd899d93f8e033dcce4206
|
|
It is required for cross-compilation.
* gnu/packages/web-browsers.scm
(luakit)[inputs]: Add 'bash-minimal'.
(kristall): Delete trailing #t.
[inputs]: Add 'bash-minimal'.
(nyxt)[inputs]: Likewise.
Signed-off-by: Maxim Cournoyer <[email protected]>
Modified-by: Maxim Cournoyer <[email protected]>
Change-Id: I8106374fc4d208dff19fa12c067772a189b97223
|
|
%default-gnu-modules.
Until now users would have to cargo cult or inspect the private
%default-modules variable of (guix build-systems gnu) to discover which
modules to include when extending the used modules via the #:modules argument.
The renaming was automated via the command:
$ git grep -l %gnu-build-system-modules
| xargs sed 's/%gnu-build-system-modules/%default-gnu-imported-modules/' -i
* guix/build-system/gnu.scm (%gnu-build-system-modules): Rename to...
(%default-gnu-imported-modules): ... this.
(%default-modules): Rename to...
(%default-gnu-modules): ... this. Export.
(dist-package, gnu-build, gnu-cross-build): Adjust accordingly.
Change-Id: Idef307fff13cb76f3182d782b26e1cd3a5c757ee
|
|
* gnu/packages/web-browsers.scm (links): Update to 2.30.
Change-Id: I52224a7556a2f4cbd770aebac9de2322e16c0a83
|
|
* gnu/packages/web-browsers.scm (tinmop): Update to 0.9.9.14142135623.
[native-inputs]: Add libjpeg-turbo.
Change-Id: I85a6456754e531e728a302926e8eefde39056d34
Signed-off-by: Guillaume Le Vaillant <[email protected]>
|
|
* gnu/packages/web-browsers.scm (nyxt): Update to 3.11.7.
Signed-off-by: Guillaume Le Vaillant <[email protected]>
|
|
* gnu/packages/web-browsers.scm (qutebrowser)[inputs]: Add python-tldextract.
Change-Id: I2c1cf1c71cf0e6ba01711d36fd38d3b09e242caa
Signed-off-by: Nicolas Goaziou <[email protected]>
|
|
* gnu/packages/web-browsers.scm (edbrowse): Update to 3.8.10.
[inputs]: Remove tidy-html.
Change-Id: I3cb93ab5563e37086a184fff4f65b144c8825703
|
|
* gnu/packages/web-browsers.scm (lynx): Update to 2.9.1.
Change-Id: I855e1ead2ab04fa129c3a8bc1ee68d158d3a022c
|
|
* gnu/packages/web-browsers.scm (telescope): Update to 0.9.
[inputs]: Replace libevent with libgrapheme.
Change-Id: I1eb6567ddc5047d4d36f588086f14f69136588c4
Signed-off-by: Christopher Baines <[email protected]>
|
|
* gnu/packages/web-browsers.scm (nyxt): Update to 3.11.6.
Signed-off-by: Christopher Baines <[email protected]>
|
|
* gnu/packages/web-browsers.scm (edbrowse): New variable.
Co-authored-by: Christina O'Donnell <[email protected]>
Signed-off-by: Christopher Baines <[email protected]>
Change-Id: I6f65ab132eaae6e439df363b22868eb52f297e4e
|
|
Change-Id: Iec8e15b79c6fde516294c2bfcaf8ee3575b1f745
|
|
* gnu/packages/web-browsers.scm (nyxt): Update to 3.11.5.
Signed-off-by: Guillaume Le Vaillant <[email protected]>
|
|
* gnu/packages/web-browsers.scm (lagrange): Update to 1.17.6.
Change-Id: I3c8062027cdc113ed918e7f4f620f112fdc35a75
|
|
Change-Id: I775274c2693536e2efa36c9abca4c54c5c458e26
|
|
* gnu/packages/web-browsers.scm (tinmop): Update to 0.9.9.141421356.
Change-Id: Ibf43c33b2581a78d5a4050493049db73f77c896b
Signed-off-by: Guillaume Le Vaillant <[email protected]>
|
|
* gnu/packages/web-browsers.scm (nyxt): Update to 3.11.4.
Signed-off-by: Guillaume Le Vaillant <[email protected]>
|
|
|
|
* gnu/packages/web-browsers.scm (nyxt): Update to 3.11.3.
Signed-off-by: Guillaume Le Vaillant <[email protected]>
|
|
|
|
* gnu/packages/web-browsers.scm (nyxt): Update to 3.11.2.
Signed-off-by: Guillaume Le Vaillant <[email protected]>
|
|
|
|
* gnu/packages/web-browsers.scm (nyxt): Update to 3.11.1.
[inputs]: Remove sbcl-fset and sbcl-mk-string-metrics. Add gst-libav,
gst-plugins-bad, gst-plugins-base, gst-plugins-good, gst-plugins-ugly.
[arguments]: Update 'configure-tests' phase.
[home-page]: Update URL.
Signed-off-by: Guillaume Le Vaillant <[email protected]>
Change-Id: If35d6f0153339b311057bea05562fefb215c3f0d
|
|
* gnu/packages/web-browsers (qutebrowser): Update to 3.1.0.
[inputs]: Use PyQt6, placed before PyQtWebengine.
[arguments]: Replace qt5 path with qt6 path and wrap program with
QTWEBENGINE_RESOURCES_PATH.
[description]: Replace PyQt5 with PyQt6.
Signed-off-by: Clément Lassieur <[email protected]>
|
|
|
|
* gnu/packages/web-browsers.scm (nyxt): Update to 3.11.0.
Signed-off-by: Guillaume Le Vaillant <[email protected]>
|
|
|
|
This is a follow-up to f6817e71dff7d0d9fdb55db8b85a1d3d04e2bf5a and
e11e65a9ad08e18ea2faac3c9f4639a7b189bf76.
* gnu/installer.scm, gnu/packages/algebra.scm, gnu/packages/base.scm,
gnu/packages/cook.scm, gnu/packages/lisp.scm,
gnu/packages/patchutils.scm, gnu/packages/version-control.scm,
gnu/packages/web-browsers.scm, gnu/system.scm: Adjust module imports.
Change-Id: I25e5519fa003c35a14b81c3dda37b24527858634
|
|
|
|
|
|
As of version 2.42.0, the WebKit 6.0 typelib is considered stable.
With GNOME itself moving to GTK4 as time marches on, we should reflect
the fact that this is the preferred Webkit for future applications.
* gnu/packages/webkit.scm (webkitgtk-next): Remove variable. Inline logic…
(webkitgtk): … here. Move old value …
(webkitgtk-for-gtk3): … here.
(webkitgtk-with-libsoup2): Inherit from webkitgtk-for-gtk3.
* gnu/packages/geo.scm (gnome-maps): Adjust accordingly.
* gnu/packages/gnome.scm (gnome-initial-setup, sushi)
(cambalache, devhelp, devhelp-with-libsoup2, gnome-online-accounts)
(gnome-online-accounts-3.44, evolution-data-server, evolution-data-server-3.44)
(lollypop, evolution, gnome-boxes, geary, komikku): Likewise.
* gnu/packages/guile-xyz.scm (guile-gi, nomad): Likewise.
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Likewise.
* gnu/packages/mail.scm (balsa): Likewise.
* gnu/packages/mate.scm (atril): Likewise.
* gnu/packages/music.scm (ctrlr): Likewise.
* gnu/packages/rednotebook.scm (rednotebook): Likewise.
* gnu/packages/syndication.scm (gfeeds): Likewise.
* gnu/packages/telegram.scm (telegram-desktop): Likewise.
* gnu/packages/vnc.scm (remmina): Likewise.
* gnu/packages/web-browsers.scm (nyxt): Likewise.
|
|
Change-Id: I3f5d121162d98ef2ae61a62c4da3b0fd19d864e8
|
|
Change-Id: I62da840b7600f2d3d8541e666d09e2f2a1b7d8c4
|
|
* gnu/packages/web-browsers.scm (nyxt): Update to 3.9.2.
Signed-off-by: Guillaume Le Vaillant <[email protected]>
|
|
Change-Id: I88d3789460d1a89917451d80405d89a2824006ac
|
|
Change-Id: Ib6f55bebef2fb235fa59fd5442102a3e0ace3191
|
|
As of version 2.42.0, the WebKit 6.0 typelib is considered stable.
With GNOME itself moving to GTK4 as time marches on, we should reflect
the fact that this is the preferred Webkit for future applications.
* gnu/packages/webkit.scm (webkitgtk-next): Remove variable. Inline logic…
(webkitgtk): … here. Move old value …
(webkitgtk-for-gtk3): … here.
(webkitgtk-with-libsoup2): Inherit from webkitgtk-for-gtk3.
* gnu/packages/geo.scm (gnome-maps): Adjust accordingly.
* gnu/packages/gnome.scm (gnome-initial-setup, sushi)
(cambalache, devhelp, devhelp-with-libsoup2, gnome-online-accounts)
(gnome-online-accounts-3.44, evolution-data-server, evolution-data-server-3.44)
(lollypop, evolution, gnome-boxes, geary, komikku): Likewise.
* gnu/packages/guile-xyz.scm (guile-gi, nomad): Likewise.
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Likewise.
* gnu/packages/mail.scm (balsa): Likewise.
* gnu/packages/mate.scm (atril): Likewise.
* gnu/packages/music.scm (ctrlr): Likewise.
* gnu/packages/rednotebook.scm (rednotebook): Likewise.
* gnu/packages/syndication.scm (gfeeds): Likewise.
* gnu/packages/telegram.scm (telegram-desktop): Likewise.
* gnu/packages/vnc.scm (remmina): Likewise.
* gnu/packages/web-browsers.scm (nyxt): Likewise.
|
|
|
|
* gnu/packages/web-browsers.scm (nyxt): Update to 3.7.0.
Signed-off-by: Guillaume Le Vaillant <[email protected]>
|
|
|