summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2021-11-11gnu: network-manager-applet: Use meson-0.59.Maxim Cournoyer
* gnu/packages/gnome.scm (network-manager-applet)[meson]: Use meson-0.59.
2021-11-11gnu: geocode-glib: Use libsoup 2.Maxim Cournoyer
* gnu/packages/gnome.scm (geocode-glib)[inputs]{libsoup}: Use libsoup-minimal-2.
2021-11-11gnu: gnome-session: Use meson-0.59.Maxim Cournoyer
* gnu/packages/gnome.scm (gnome-session)[meson]: Use meson-0.59.
2021-11-11gnu: hackneyed-x11-cursors: Update to 0.8.2.Maxim Cournoyer
* gnu/packages/xorg.scm (hackneyed-x11-cursors): Update to 0.8.2.
2021-11-11gnu: gnome-bluetooth: Use meson-0.59.Maxim Cournoyer
* gnu/packages/gnome.scm (gnome-bluetooth)[meson]: Use meson-0.59.
2021-11-11gnu: conan: Update to 1.42.0.Maxim Cournoyer
* gnu/packages/package-management.scm (conan): Update to 1.42.0. [phases]{relax-requirements}: Relax the Jinja2 requirement. [native-inputs]: Remove obsolete comment about CMake.
2021-11-11gnu: python-urllib3: Update to 1.26.7.Maxim Cournoyer
* gnu/packages/python-web.scm (python-urllib3): Update to 1.26.7.
2021-11-11gnu: python-wmctrl: Add missing python-attrs propagated inputs.Maxim Cournoyer
Credits to the 'sanity-check' phase for detecting this problem. * gnu/packages/python-xyz.scm (python-wmctrl)[propagated-inputs]: Add python-attrs.
2021-11-11gnu: python-asynctest: Delete package.Maxim Cournoyer
This library is no longer supported (doesn't build with Python 3.9; see https://github.com/Martiusweb/asynctest/issues/158). * gnu/packages/python-xyz.scm (python-aionotify): Delete variable.
2021-11-11gnu: python-pymodbus: Update to 2.5.3.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-pymodbus): Update to 2.5.3. [phases]{disable-problematic-tests}: Delete an extra test module. [native-inputs]: Remove python-asynctest.
2021-11-11gnu: python-aiomysql: Update to 0.17.8.Maxim Cournoyer
* gnu/packages/databases.scm (python-aiomysql): Update to 0.17.8. Update comment about why the tests are disabled. [native-inputs]: Remove. [propagated-inputs]{python-pypika, python-typing-extensions}: Remove. {python-asyncmy, python-asyncpg, python-iso8601, python-pypika-tortoise} {python-rapidjson, python-uvloop}: New propagated inputs. [synopsis, description]: Reformat and modify slightly.
2021-11-11gnu: Add python-aiomysql.Maxim Cournoyer
* gnu/packages/databases.scm (python-aiomysql): New variable.
2021-11-11gnu: Add python-asyncmy.Maxim Cournoyer
* gnu/packages/databases.scm (python-asyncmy): New variable.
2021-11-11gnu: Add python-asyncpg.Maxim Cournoyer
* gnu/packages/databases.scm (python-asyncpg): New variable.
2021-11-11gnu: Add python-sphinxcontrib-asyncio.Maxim Cournoyer
* gnu/packages/databases.scm (python-sphinxcontrib-asyncio): New variable.
2021-11-11gnu: Add python-pypika-tortoise.Maxim Cournoyer
* gnu/packages/databases.scm (python-pypika-tortoise): New variable.
2021-11-11gnu: icecat: Enable geckodriver.Maxim Cournoyer
* gnu/packages/gnuzilla.scm (icecat)[configure-flags]: Add the --enable-geckodriver flag. [phases]{install}: Also install the 'geckodriver' command. [description]: Mention the existence of 'geckodriver'.
2021-11-11gnu: osinfo-db-tools: Update to 1.9.0.Maxim Cournoyer
* gnu/packages/virtualization.scm (osinfo-db-tools): Update to 1.9.0. [input]{libsoup}: Use libsoup-minimal-2.
2021-11-11gnu: icecat: Use latest rust.Maxim Cournoyer
* gnu/packages/gnuzilla.scm (icecat)[native-inputs]: Use the current version of rust and cargo, which is 1.54.
2021-11-11gnu: gvfs: Use meson-0.59 to workaround faulty meson.Maxim Cournoyer
Meson 0.60 now hard fails on errors it previously only warned about. * gnu/packages/gnome.scm (gvfs)[meson]: Use meson-0.59.
2021-11-11gnu: libgdata: Use libsoup 2 to fix build.Maxim Cournoyer
* gnu/packages/gnome.scm (libgdata)[inputs]: Use libsoup-minimal-2.
2021-11-11gnu: ansible: Update to 4.7.0.Maxim Cournoyer
* gnu/packages/admin.scm (ansible): Update to 4.7.0.
2021-11-11gnu: ansible-core: Use GUIX_PYTHONPATH to fix build.Maxim Cournoyer
* gnu/packages/admin.scm (ansible-core)[phases]{preserve-pythonpath}: Replace PYTHONPATH by GUIX_PYTHONPATH.
2021-11-11gnu: openblas: Update to 0.3.18.Maxim Cournoyer
* gnu/packages/maths.scm (openblas): Update to 0.3.18. Delete trailing #t.
2021-11-11gnu: docker-compose: Update to 1.29.2.Maxim Cournoyer
* gnu/packages/docker.scm (docker-compose): Update to 1.29.2. [inputs]: Add python-dotenv and python-distro.
2021-11-11gnu: python-distro: Update to 1.6.0.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-distro): Update to 1.6.0.
2021-11-11gnu: Add python-dotenv.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-dotenv): New variable.
2021-11-11gnu: python-docker: Update to 5.0.3 and remove obsolete package variants.Maxim Cournoyer
* gnu/packages/docker.scm (python-docker): Update to 5.0.3. * gnu/packages/python-web.scm (python-requests-2.20): Delete unused package variant. (python-urllib3-1.24): Likewise.
2021-11-11gnu: python-requests: Update to 2.26.0.Maxim Cournoyer
* gnu/packages/python-web.scm (python-requests): Update to 2.26.0. [propagated-inputs]: add python-charset-normalizer.
2021-11-11gnu: Remove references to a removed patch.Mathieu Othacehe
* gnu/packages/backup.scm (libchop)[source]: Remove the patch. (idutils)[source]: Ditto.
2021-11-11gnu: gnome-online-accounts: Update to 3.43.1.Maxim Cournoyer
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.43.1. [inputs]{webkitgtk}: Use webkitgtk-with-libsoup2.
2021-11-11gnu: Add webkitgtk-with-libsoup2Maxim Cournoyer
* gnu/packages/webkit.scm (webkitgtk-with-libsoup2): New variable.
2021-11-11gnu: libblockdev: Update to 2.26.Maxim Cournoyer
* gnu/packages/disk.scm (libblockdev): Update to 2.26. [source]: Remove patches field. [inputs]: Add xfsprogs. * gnu/packages/patches/libblockdev-glib-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): De-register it.
2021-11-11gnu: uhttpmock: Use libsoup 2.Maxim Cournoyer
* gnu/packages/web.scm (uhttpmock)[inputs]{libsoup}: Downgrade to libsoup 2 to fix build.
2021-11-11gnu: emacs-elpy: Update to 1.35.0-0.8d0de31.Maxim Cournoyer
* gnu/packages/emacs-xyz.scm (emacs-elpy): Update to 1.35.0-0.8d0de31. [source]: Use git-fetch. [phases]{patch-ffip-project-search-call}: Delete. {disable-broken-tests}: New phase. [propagated-inputs]{python-rope}: Remove.
2021-11-11gnu: jami-gnome: Fix build with webkitgtk 2.34.1.Maxim Cournoyer
* gnu/packages/jami.scm (jami-gnome)[phases]{fix-webkit-detection}: New phase.
2021-11-11gnu: geoclue: Fix build option name.Maxim Cournoyer
* gnu/packages/gnome.scm (geoclue)[configure-flags]<bus-srv-user>: Rename to... <dbus-srv-user>: ... this. The error was caught by meson 0.60.
2021-11-11gnu: accountsservice: Use meson 0.59.4 to work around a bug in 0.60.0.Maxim Cournoyer
* gnu/packages/freedesktop.scm (accountsservice): [meson]: Use meson-0.59.
2021-11-11gnu: network-manager: Update to 1.32.12.Maxim Cournoyer
* gnu/packages/gnome.scm (network-manager): Update to 1.32.12. [origin]: Remove snippet field. [meson]: New argument. [phases]: Remove trailing #t. {pre-configure}: Adjust; disable failing jansson test. * gnu/packages/patches/network-manager-plugin-path.patch: Adjust patch.
2021-11-11gnu: Add polkit-duktape.Maxim Cournoyer
* gnu/packages/polkit.scm (polkit): Disable a JavaScript related test, somehow triggered in the polkit-duktape build. (polkit-duktape): New variable. * gnu/packages/patches/polkit-use-duktape.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
2021-11-11gnu: duktape: Install a pkg-config file.Maxim Cournoyer
* gnu/packages/javascript.scm (duktape)[phases]{install-pkg-config}: New phase.
2021-11-11gnu: xorg-server: Fix indentation.Maxim Cournoyer
* gnu/packages/xorg.scm (xorg-server): Fix indentation. Remove trailing #t.
2021-11-11gnu: xorg-server, xorg-server-for-tests: Update to 21.1.0.Maxim Cournoyer
* gnu/packages/xorg.scm (xorg-server): Update to 21.1.0. [origin]: Update URI. (xorg-server-for-tests)[version]: Delete field. [source]: Likewise. [propagated-inputs]: Add libxcvt and an explanatory comment.
2021-11-11gnu: Add libxcvt.Maxim Cournoyer
* gnu/packages/xorg.scm (libxcvt): New variable.
2021-11-11gnu: xorgproto: Update to 2021.5.Maxim Cournoyer
* gnu/packages/xorg.scm (xorgproto): Update to 2021.5.
2021-11-11gnu: xkeyboard-config: Update to 2.34.Maxim Cournoyer
* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.34.
2021-11-11gnu: tracker: Use libsoup-minimal-2 to fix build.Maxim Cournoyer
The package doesn't build with libsoup 3 yet. * gnu/packages/gnome.scm (tracker)[inputs]{libsoup}: Use libsoup-minimal-2.
2021-11-11gnu: dconf: Update to 0.40.0.Maxim Cournoyer
* gnu/packages/gnome.scm (dconf): Update to 0.40.0. [configure-flags]: Fix the doc flag; it's named 'gtk_doc', not 'enable-gtk-doc'.
2021-11-11gnu: gtkmm: Update to 4.4.0.Maxim Cournoyer
* gnu/packages/gtk.scm (gtkmm): Update to 4.4.0. Delete trailing #t.
2021-11-11gnu: gtkmm-3: Update to 3.24.5.Maxim Cournoyer
* gnu/packages/gtk.scm (gtkmm-3): Update to 3.24.5. [arguments]: Use meson-0.59.