aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: gnome-screenshot: Remove meson patch.Maxim Cournoyer2022-09-13
| | | | | | | * gnu/packages/gnome.scm (gnome-screenshot) [source]: Delete patches field. * gnu/packages/patches/gnome-screenshot-meson-0.60.patch: Delete file. * gnu/local.mk (dist_patch_DATA): De-register it.
* gnu: glade: Remove meson argument.Maxim Cournoyer2022-09-13
| | | | * gnu/packages/gnome.scm (glade3)[meson]: Delete argument.
* gnu: gnome-2048: Remove input labels.Maxim Cournoyer2022-09-13
| | | | * gnu/packages/games.scm (gnome-2048)[inputs, native-inputs]: Remove labels.
* gnu: gpaste: Update to 42.1.Maxim Cournoyer2022-09-13
| | | | | | | | | * gnu/packages/gnome-xyz.scm (gpaste): Update to 42.1. [meson]: Delete argument. [phases]{fix-introspection-install-dir}: Use #$output. [native-inputs]: Remove autoconf, automake and libtool. [inputs]: Remove graphene. Add gtk and libadwaita. Sort. * gnu/packages/patches/gpaste-fix-paths.patch: Update patch.
* gnu: Add pkgconf.Maxim Cournoyer2022-09-13
| | | | * gnu/packages/pkg-config.scm (pkgconf): New variable.
* gnu: gnome-maps: Update to 43.rc.Maxim Cournoyer2022-09-13
| | | | | | | | | | | | * gnu/packages/geo.scm (gnome-maps): Update to 43.rc. [arguments]: Use gexps. [phases]{patch-dbus-service}: Use #$output. {wrap}: Do not wrap with LD_LIBRARY_PATH, which now seems extraneous. Delete trailing #t. [native-inputs]: Add glib:bin. Remove labels. [inputs]: Remove labels and sort. Add pango-next. Replace libchamplain with libshumate, rest with rest-next, webkitgtk-with-libsoup2 with webkitgtk and libsoup-minimal-2 with libsoup.
* gnu: Add libshumate.Maxim Cournoyer2022-09-13
| | | | * gnu/packages/gnome.scm (libshumate): New variable.
* gnu: gnome-shell: Use libsoup 3 to fix tests.Maxim Cournoyer2022-09-13
| | | | * gnu/packages/gnome.scm (gnome-shell)[configure-flags]: Add -Dsoup2=false.
* gnu: arc-theme: Update to 20220405.Maxim Cournoyer2022-09-13
| | | | | * gnu/packages/gnome-xyz.scm (arc-theme): Update to 20220405. [native-inputs]: Add python.
* gnu: chatty: Fix build.Maxim Cournoyer2022-09-13
| | | | | | | * gnu/packages/messaging.scm (chatty) [#:glib-or-gtk?]: New argument. [inputs]: Replace folks with folks-with-libsoup2. [propagated-inputs]: Replace evolution-data-server with evolution-data-server-3.44.
* gnu: chatty: Fix indentation.Maxim Cournoyer2022-09-13
| | | | * gnu/packages/messaging.scm (chatty): Re-indent.
* gnu: Add folks-with-libsoup2.Maxim Cournoyer2022-09-13
| | | | * gnu/packages/gnome.scm (folks-with-libsoup2): New variable.
* gnu: libgweather: Use geocode-glib-with-libsoup2.Maxim Cournoyer2022-09-13
| | | | | * gnu/packages/gnome.scm (libgweather) [propagated-inputs]: Replace geocode-glib with geocode-glib-with-libsoup2.
* gnu: gupnp-igd: Build with gupnp-1.4.Maxim Cournoyer2022-09-13
| | | | | | | | | | * gnu/packages/gnome.scm (gupnp-igd) [arguments]: Use gexps. [phases]: Delete trailing #t. {patch-docbook-xml}: Use this-package-native-input. {move-doc}: Use gexps. [native-inputs]: Remove labels. [propagated-inputs]: Remove gssdp, gupnp and libsoup. Add gupnp-1.4.
* gnu: gnucash: Update to 4.11 and use gexps.Maxim Cournoyer2022-09-13
| | | | | | | | | | | | | | | | * gnu/packages/gnucash.scm: Sort imports. (gnucash): Update to 4.11. Re-order fields, moving inputs after arguments. [arguments]: Use gexps. [phases]: Delete trailing #t. {unpack-gmock}: Delete phase. {set-env-vars}: Use search-input-directory. {install-locales}: Use gexps. {split-python-bindings}: Likewise. {wrap-programs}: Likewise. Also use search-input-file. [native-inputs]: Delete labels. Remove googlemock source. Sort. [inputs]: Delete labels. Sort. (gnucash-docs): Adjust URI and update hash. [native-inputs]: Delete labels. Sort.
* gnu: libofx: Update to 0.10.7.Maxim Cournoyer2022-09-13
| | | | | | | * gnu/packages/finance.scm (libofx): Update to 0.10.7. [arguments]: Use gexps. [configure-flags]: Use search-input-directory. [inputs]: Remove labels.
* gnu: evolution: Update to 3.45.3.Maxim Cournoyer2022-09-13
| | | | | | | | | * gnu/packages/gnome.scm (evolution): Update to 3.45.3. [arguments]: Use gexps. [configure-flags]: Remove -DENABLE_LIBCRYPTUI=OFF, obsolete. [phases]{patch-ui-module-dir}: Update phase. [inputs]: Replace libgweather with libgweather4. Replace webkitgtk-with-libsoup2 with webkitgtk. Remove libnotify.
* gnu: evolution-data-server: Update to 3.45.3.Maxim Cournoyer2022-09-13
| | | | | | | | | | | * gnu/packages/gnome.scm (evolution-data-server): Update to 3.45.3. [configure-flags]: Add -DENABLE_OAUTH2_WEBKITGTK4=OFF. [native-inputs]: Sort. [propagated-inputs]: Add glib, gtk and json-glib. Replace libsoup-minimal-2 with libsoup. [inputs]: Replace libgweather with libgweather4. Replace webkitgtk-with-libsoup2 with webkitgtk. Add pango-next. (evolution-data-server-3.44): New variable.
* gnu: Add webkitgtk-next.Maxim Cournoyer2022-09-13
| | | | * gnu/packages/webkit.scm (webkitgtk-next): New variable.
* gnu: libsoup: Update to 3.1.4.Maxim Cournoyer2022-09-13
| | | | | | | | * gnu/packages/gnome.scm (libsoup): Update to 3.1.4. [configure-flags]: Remove obsolete gtk_doc flag and use gexps. [phases]{patch-docbook-xml}: Delete phase. {move-doc}: Use gexps. [native-inputs]: Delete docbook-xml and gtk_doc. Add gi-docgen.
* gnu: numix-gtk-theme: Remove input labels.Maxim Cournoyer2022-09-13
| | | | | * gnu/packages/gnome-xyz.scm (numix-gtk-theme) [native-inputs]: Delete labels.
* gnu: gnome-builder: Update to 42.1.Maxim Cournoyer2022-09-13
| | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-builder): Update to 42.1. [source]: Remove patches field. [configure-flags]: Remove -Dplugin_flatpak=false and -Dplugin_update_manager=false. [phases]{patch-meson}: Use search-input-file. {fix-ninja}: Delete phase. [inputs]: Ad flatpak, libhandy and libostree. [propagated-inputs]: Replace gtksourceview with gtksourceview-4. * gnu/packages/patches/gnome-builder-update-libportal.patch: Delete file. * gnu/local.mk (dist_patch_DATA): De-register it.
* gnu: sysprof: Update to 3.45.1.Maxim Cournoyer2022-09-13
| | | | | | | | | | * gnu/packages/gnome.scm (sysprof): Update to 3.45.1. [phases]{patch-install-script}: Rename to... {disable-post-install}: ... this, and adjust. [inputs]: Replace glib with glib-next, gtk+ with gtk. Add libadwaita. [native-inputs]: Replace glib:bin with glib-next:bin. Sort. (sysprof-3.44): New variable. (gnome-builder)[inputs]: Replace sysprof with sysprof-3.44.
* gnu: jsonrpc-glib: Update to 3.42.0.Maxim Cournoyer2022-09-13
| | | | | * gnu/packages/gnome.scm (jsonrpc-glib): Update to 3.42.0. [inputs, native-inputs]: Sort.
* gnu: piper: Update to 0.7 and enable tests.Maxim Cournoyer2022-09-13
| | | | | | | | | | * gnu/packages/gnome.scm (piper): Update to 0.7. [native-inputs, inputs]: Move after arguments. [tests?]: Remove argument. [phases]{wrap-script}: Use wrap-script. Use search-input-file. Wrap with GUIX_PYTHONPATH. [native-inputs]: Add appstream. [inputs]: Add guile-3.0. Remove gtk+:bin.
* gnu: apostrophe: Update to 2.6.3.Maxim Cournoyer2022-09-13
| | | | | | | | | * gnu/packages/gnome.scm (apostrophe): Update to 2.6.3. [source]: Update URL. [imported-modules, modules]: New arguments. [phases]{python-and-gi-wrap}: Use search-input-file and site-packages. [native-inputs]: Add bash-minimal. [home-page]: Update URL.
* gnu: setzer: Update to 0.4.8.Maxim Cournoyer2022-09-13
| | | | | | | | | | * gnu/packages/gnome.scm (setzer): Update to 0.4.8. [imported-modules, modules]: New arguments. [phases]{python-and-gi-wrap}: Use search-input-file. [inputs]: Remove gtksourceview and webkitgtk; add bash-minimal, gtksourceview-4, python-pexpect, and webkitgtk-with-libsoup2. [native-inputs]: Remove desktop-file-utils, glib:bin, gobject-introspection, gtk+:bin, and python-wrapper; add python.
* gnu: polari: Update to 42.1.Maxim Cournoyer2022-09-13
| | | | | | | | | | * gnu/packages/gnome.scm (polari): Update to 42.1. [phases]{skip-gtk-update-icon-cache}: Adjust. {fix-desktop-file}: Punctuate comment. Use search-input-file. {wrap-typelib}: Likewise. [inputs]: Move field after native-inputs. Replace libsoup-minimal-2 with libsoup. Add bash-minimal. [native-inputs]: Replace intltool with gettext-minimal.
* gnu: gnote: Update to 42.1.Maxim Cournoyer2022-09-13
| | | | | * gnu/packages/gnome.scm (gnote): Update to 42.1. [native-inputs]: Remove intltool; add gettext-minimal.
* gnu: libgit2-glib: Update to 1.1.0.Maxim Cournoyer2022-09-13
| | | | | | * gnu/packages/gnome.scm (libgit2-glib): Update to 1.1.0. [inputs]: Remove glib. [propagated-inputs]: Add glib.
* gnu: ghex: Update to 42.3.Maxim Cournoyer2022-09-13
| | | | | | | | | * gnu/packages/gnome.scm (ghex): Update to 42.3. [source]: Adjust URL. [phases]{skip-gtk-update-icon-cache}: Update. [native-inputs]: Remove labels. Replace intltool with gettext-minimal. Remove which. [inputs]: Replace gtk+ with gtk.
* gnu: sound-juicer: Update to 3.38.0.Maxim Cournoyer2022-09-13
| | | | | | | | * gnu/packages/gnome.scm (sound-juicer): Update to 3.38.0. [arguments]: New field. [native-inputs]: Sort. Replace intltool with gettext-minimal. Add glib:bin and python. [inputs]: Sort.
* gnu: passwordsafe: Rename to secrets and update to 6.5.Maxim Cournoyer2022-09-13
| | | | | | | | | | | | | | * gnu/packages/gnome.scm (passwordsafe): Deprecate in favor of... (secrets): ... this new variable. Update to 6.5. [meson]: Remove argument. [imported-modules, modules]: New arguments. [phases]{disable-postinstall-script}: Patch meson.build. {python-and-gi-wrap}: Use search-input-file. [native-inputs]: Remove gtk+:bin. [inputs]: replace gtk+ with gtk. Add bash-minimal, libadwaita and python-pyotp. [home-page]: Update URL. [description]: Adjust for renaming.
* gnu: cheese: Update to 41.1.Maxim Cournoyer2022-09-13
| | | | | | | | | * gnu/packages/gnome.scm (cheese): Update to 41.1. [tests?]: Remove argument. [phases]: Delete trailing #t. {wrap-cheese}: Use search-input-file. [inputs]: Add bash-minimal. Move gobject-introspection to... [native-inputs]: ... here.
* gnu: lollypop: Update to 1.4.35 and enable tests.Maxim Cournoyer2022-09-13
| | | | | | | | | * gnu/packages/gnome.scm (lollypop): Update to 1.4.35. [tests?]: Delete argument. [phases]{disable-gtk-update-icon-cache}: New phase. {wrap-program}: Use search-input-file. [native-inputs]: Remove labels. Remove gtk+:bin. [inputs]: Remove labels. Add bash-minimal.
* gnu: gspell: Update to 1.11.1.Maxim Cournoyer2022-09-13
| | | | | | | | | * gnu/packages/gnome.scm (gspell): Update to 1.11.1. [source]: Delete patches. [phases]{disable-problematic-tests}: New phase. [native-inputs]: Remove labels. * gnu/packages/patches/gspell-dash-test.patch: Delete file. * gnu/local.mk (dist_patch_DATA): De-register it.
* gnu: orca: Update to 42.3.Maxim Cournoyer2022-09-13
| | | | | | | * gnu/packages/gnome.scm (orca): Update to 42.3. [phases]{wrap-orca}: Use search-input-file. [native-inputs]: Remove intltool; add gettext-minimal. [inputs]: Add bash-minimal.
* gnu: python-pyatspi: Update to 2.45.90.Maxim Cournoyer2022-09-13
| | | | * gnu/packages/gnome.scm (python-pyatspi): Update to 2.45.90.
* gnu: libgnomekbd: Update to 3.28.1.Maxim Cournoyer2022-09-13
| | | | * gnu/packages/gnome.scm (libgnomekbd): Update to 3.28.1.
* gnu: gfbgraph: Update to 0.2.5 and enable tests.Maxim Cournoyer2022-09-13
| | | | | | | | | * gnu/packages/gnome.scm (gfbgraph): Update to 0.2.5. [tests?]: Delete argument. [configure-flags]: Remove "--enable-gtk-doc" and "--enable-introspection", which are correctly automatically detected. [native-inputs]: Remove autoconf, automake, libtool and which. [inputs]: Remove labels.
* gnu: libgovirt: Update to 0.3.9.Maxim Cournoyer2022-09-13
| | | | | | | | * gnu/packages/gnome.scm (libgovirt): Update to 0.3.9. [build-system]: Use meson-build-system. [glib-or-gtk?]: New argument. [inputs]: Replace rest with rest-next. Move glib-networking to... [native-inputs]: ... here. Remove gtk+:bin.
* gnu: komikku: Update to 0.41.0.Maxim Cournoyer2022-09-13
| | | | | | | * gnu/packages/gnome.scm (komikku): Update to 0.41.0. [phases]: Delete trailing #t. {python-and-gi-wrap}: Use search-input-file. [inputs]: Add bash-minimal.
* gnu: nautilus: Update to 42.2 and enable tests.Maxim Cournoyer2022-09-13
| | | | | | | | | | | | | | | * gnu/packages/gnome.scm (nautilus): Update to 42.2. [patches]: Replace nautilus-add-libportal-gtk3.patch with nautilus-disable-tracker-tests.patch. [tests?]: Delete argument. [phases]: Use gexps. {check}: Move after install. {pre-check}: New phase. [native-inputs]: Replace intltool with gettext-minimal. Add python-pygobject. [inputs]: Remove libsoup-minimal-2. * gnu/packages/patches/nautilus-add-libportal-gtk3.patch: Delete file. * gnu/packages/patches/nautilus-disable-tracker-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu: tracker: Patch a /bin/bash reference.Maxim Cournoyer2022-09-13
| | | | | | * gnu/packages/gnome.scm (tracker)[phases]{patch-paths}: New phase. [native-inputs]: Add glibc-utf8-locales. [inputs]: Add bash-minimal.
* gnu: gtk-vnc: Update to 1.3.1.Maxim Cournoyer2022-09-13
| | | | | * gnu/packages/gnome.scm (gtk-vnc): Update to 1.3.1. [meson]: Delete argument.
* gnu: libxml++: Update to 5.0.2.Maxim Cournoyer2022-09-13
| | | | | | | | | * gnu/packages/gnome.scm (libxml++): Update to 5.0.2. [phases]: Use gexps. {fix-documentation}: Use search-input-file. [propagated-inputs]: Remove glibmm-2.64. (libxml++-2): Update to 2.42.2. [propagated-inputs]: Add glibmm-2.64.
* gnu: mobile-broadband-provider-info: Update to 20220725.Maxim Cournoyer2022-09-13
| | | | | * gnu/packages/gnome.scm (mobile-broadband-provider-info): Update to 20220725. [native-inputs]: Add libxslt.
* gnu: network-manager-openconnect: Update to 1.2.8.Maxim Cournoyer2022-09-13
| | | | | | | | * gnu/packages/gnome.scm (network-manager-openconnect): Update to 1.2.8. [configure-flags]: Remove "--with-libnm-glib=no". Add "--with-gtk4=yes". [phases]: Delete trailing #t. [native-inputs]: Add gilb:bin. [inputs]: Add gtk and pango-next. Sort.
* gnu: network-manager-vpnc: Update to 1.2.8.Maxim Cournoyer2022-09-13
| | | | | | | | * gnu/packages/gnome.scm (network-manager-vpnc): Update to 1.2.8. [configure-flags]: Remove "--with-libnm-glib=no". Add "--with-gtk4=yes". [phases]: Delete trailing #t. [native-inputs]: Add gilb:bin. [inputs]: Add gtk and pango-next.
* gnu: network-manager-openvpn: Update to 1.10.0.Maxim Cournoyer2022-09-13
| | | | | | | | * gnu/packages/gnome.scm (network-manager-openvpn): Update to 1.10.0. [configure-flags]: Add "--with-gtk4=yes". [phases]: Delete trailing #t. [native-inputs]: add glib:bin. [inputs]: Add gtk and pango-next; sort inputs.