Guillaume Le Vaillant
2374443561
Merge branch 'staging' into wip-lisp
2020-09-23 14:50:19 +02:00
Michael Rohleder
382ac0e4f5
gnu: gnome-video-effects: Update to 0.5.0.
...
* gnu/packages/gnome.scm (gnome-video-effects): Update to 0.5.0.
[build-system]: Changed to meson-build-system.
[arguments]: Removed.
[native-inputs]: Removed glib:bin and intltool.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-23 08:43:27 +03:00
Tobias Geerinckx-Rice
7230f6d5dd
gnu: Fix typoes in package descriptions.
...
* gnu/packages/audio.scm (caps-plugins-lv2)[synopsis]: Fix typo.
* gnu/packages/bioconductor.scm (r-karyoploter, r-anota, r-gcrma)
(r-bigmemoryextras)[description]: Likewise.
* gnu/packages/cran.scm (r-geometry)[synopsis]: Likewise.
(r-stringdist, r-patchwork, r-depth, r-tea)[description]: Likewise.
* gnu/packages/crates-io.scm (rust-assert-fs-0.11, rust-notify-4)
(rust-tokio-fs-0.1)[synopsis, description]: Likewise.
(rust-blas-sys-0.7)[description]: Likewise.
(rust-fs-extra-1.1, rust-xattr-0.2)[synopsis]: Likewise.
* gnu/packages/databases.scm (perl-mysql-config)[description]: Likewise.
* gnu/packages/disk.scm (hddtemp)[description]: Likewise.
* gnu/packages/django.scm (python-djangorestframework)[description]:
Likewise.
* gnu/packages/documentation.scm (doc++)[description]: Likewise.
* gnu/packages/emacs-xyz.scm (emacs-kakoune, emacs-pyim-basedict, eless)
(emacs-scpaste)[description]: Likewise.
* gnu/packages/file-systems.scm (dbxfs)[description]: Likewise.
* gnu/packages/finance.scm (python-stdnum)[description]: Likewise.
* gnu/packages/fontutils.scm (woff2)[description]: Likewise.
* gnu/packages/games.scm (openttd-opengfx)[description]: Likewise.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-topicons-redux)
[description]: Likewise.
* gnu/packages/gnome.scm (libgrss)[description]: Likewise.
* gnu/packages/golang.scm (go-github-com-mitchellh-reflectwalk)
[description]: Likewise.
(go-github-com-go-git-go-billy)[synopsis, description]: Likewise.
* gnu/packages/haskell-check.scm (ghc-inspection-testing)[description]:
Likewise.
* gnu/packages/haskell-web.scm (ghc-yesod-form)[description]: Likewise.
* gnu/packages/haskell-xyz.scm (ghc-hex)[description]: Likewise.
* gnu/packages/hyperledger.scm (hyperledger-iroha-ed25519)[description]:
Likewise.
* gnu/packages/java.scm (java-mail)[synopsis]: Likewise.
(java-native-access-platform)[description]: Likewise.
* gnu/packages/kde-frameworks.scm (kactivities-stats)[description]:
Likewise.
* gnu/packages/kde-utils.scm (krusader)[description]: Likewise.
* gnu/packages/language.scm (praat)[description]: Likewise.
* gnu/packages/linux.scm (light)[description]: Likewise.
* gnu/packages/lisp-xyz.scm (sbcl-hu.dwim.defclass-star)[description]:
Likewise.
* gnu/packages/mail.scm (dovecot-trees, sieve-connect)[description]:
Likewise.
* gnu/packages/ocaml.scm (ocaml-opam-file-format, ocaml-cppo)
(ocaml4.07-ppx-variants-conv)[description]: Likewise.
* gnu/packages/perl.scm (perl-convert-binhex)[description]: Likewise.
* gnu/packages/python-crypto.scm (python-ecdsa)[description]: Likewise.
* gnu/packages/python-web.scm (python-html5lib)[synopsis, description]:
Likewise.
(python-venusian)[synopsis]: Likewise.
* gnu/packages/python-xyz.scm (python-readlike, python-gssapi)
(python-flufl-i18n)[description]: Likewise.
(python-pox, python-watchdog, python-xattr)[synopsis, description]:
Likewise.
* gnu/packages/ruby.scm (ruby-sorcerer)[description]: Likewise.
* gnu/packages/rust-apps.scm (watchexec)[description]: Likewise.
* gnu/packages/rust.scm (mrustc)[synopsis]: Likewise.
* gnu/packages/shells.scm (s-shell)[description]: Likewise.
* gnu/packages/ssh.scm (sshpass)[description]: Likewise.
* gnu/packages/terminals.scm (beep)[description]: Likewise.
* gnu/packages/web.scm (perl-lwp-useragent-cached)[description]:
Likewise.
* gnu/packages/wv.scm (wv)[description]: Likewise.
2020-09-23 04:37:01 +02:00
Leo Prikler
dac3fc0692
gnu: komikku: Update to 0.20.0.
...
* gnu/packages/gnome.scm (komikku): Update to 0.20.0.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-18 15:23:23 +02:00
Ludovic Courtès
98b89f4321
gnu: gnome-settings-daemon: Add "guix gc" to low disk space notification.
...
* gnu/packages/patches/gnome-settings-daemon-gc.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (gnome-settings-daemon)[source]: Use it.
2020-09-18 08:45:40 +02:00
Ludovic Courtès
5ce6c2d91d
gnu: gnome-settings-daemon: Record absolute file name of Baobab.
...
* gnu/packages/gnome.scm (gnome-settings-daemon)[arguments]: Add
'set-baobab-file-name' phase.
[inputs]: Add BAOBAB.
2020-09-18 08:44:48 +02:00
Tobias Geerinckx-Rice
3c9294c05f
gnu: gnome-bluetooth: Update to 3.34.1.
...
* gnu/packages/gnome.scm (gnome-bluetooth): Update to 3.34.1.
2020-09-16 00:29:40 +02:00
Leo Prikler
757764b797
gnu: Add gtranslator.
...
* gnu/packages/gnome.scm (gtranslator): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-15 20:52:11 +02:00
Leo Prikler
9ede39d64f
gnu: Add libgda.
...
* gnu/packages/gnome.scm (libgda): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-15 20:52:11 +02:00
Leo Prikler
43514b82e4
gnu: libhandy: Enable glade_catalog.
...
* gnu/packages/gnome.scm (libhandy)[configure-flags]: Add glade_catalog.
[inputs]: Add glade and libxml2.
(libhandy-0.0)[configure-flags]: Keep glade_catalog disabled.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-13 23:34:23 +02:00
Leo Prikler
88915958c0
gnu: glade: Add catalog and module search paths.
...
* gnu/packages/gnome.scm (glade3)[native-search-paths]: Add
GLADE_CATALOG_SEARCH_PATH and GLADE_MODULE_SEARCH_PATH.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-13 23:34:23 +02:00
Leo Prikler
7daa99e52d
gnu: libhandy: Update to 1.0.0.
...
* gnu/packages/gnome.scm (libhandy): Update to 1.0.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-11 13:17:23 +03:00
Leo Prikler
ff4260d2ba
gnu: libhandy: Update to 0.91.0.
...
* gnu/packages/gnome.scm (libhandy): Update to 0.91.0.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-07 08:49:03 +02:00
Tobias Geerinckx-Rice
42040a03d2
gnu: simple-scan: Update to 3.36.6.
...
* gnu/packages/gnome.scm (simple-scan): Update to 3.36.6.
2020-09-07 01:40:03 +02:00
Efraim Flashner
de3c03a471
Merge remote-tracking branch 'origin/master' into staging
2020-09-05 22:30:04 +03:00
Tobias Geerinckx-Rice
1034141111
gnu: vala@0.48: Update to 0.48.9.
...
* gnu/packages/gnome.scm (vala-0.48): Update to 0.48.9.
2020-08-31 17:49:12 +02:00
Tobias Geerinckx-Rice
1c17a61bdc
gnu: phodav: Update to 2.5.
...
* gnu/packages/gnome.scm (phodav): Update to 2.5.
[arguments]: Work around a test failure.
[native-inputs]: Add docbook-xml-4.3.
2020-08-31 04:58:34 +02:00
Leo Prikler
a790dfe8c4
gnu: Add libhandy-0.0.
...
As of 355761c2d2
, packages built against libhandy
fail to either build or to run since they require the 0.0.x API.
* gnu/packages/gnome.scm (libhandy-0.0): New variable.
(gnome-tweaks, geary)[inputs]: Use libhandy-0.0 instead of libhandy.
* gnu/packages/gnome.scm (chatty)[inputs]: Likewise.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-08-29 14:50:30 -04:00
Tobias Geerinckx-Rice
afa3994cab
gnu: tracker-miners: Update to 2.3.4.
...
* gnu/packages/gnome.scm (tracker-miners): Update to 2.3.4.
2020-08-29 17:54:38 +02:00
Tobias Geerinckx-Rice
51780eac7f
gnu: tracker: Update to 2.3.5.
...
* gnu/packages/gnome.scm (tracker): Update to 2.3.5.
2020-08-29 17:54:38 +02:00
Tobias Geerinckx-Rice
62a68b7382
gnu: grilo-plugins: Update to 0.3.11.
...
* gnu/packages/gnome.scm (grilo-plugins): Update to 0.3.11.
2020-08-29 05:26:56 +02:00
Tobias Geerinckx-Rice
583ea8f5d0
gnu: gnome-mines: Update to 3.36.1.
...
* gnu/packages/gnome.scm (gnome-mines): Update to 3.36.1.
2020-08-29 05:26:55 +02:00
Leo Prikler
a4782e401e
gnu: komikku: Build desktop file.
...
* gnu/packages/gnome.scm (komikku)[native-inputs]: Add desktop-file-utils
and gettext.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-08-28 18:31:48 -04:00
Leo Prikler
438c4ee1de
gnu: Add komikku.
...
* gnu/packages/gnome.scm (komikku): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-27 13:51:16 +02:00
Leo Prikler
355761c2d2
gnu: libhandy: Update to 0.90.0.
...
* gnu/packages/gnome.scm (libhandy): Update to 0.90.0.
[source]<url>: Use GNOME gitlab.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-27 13:48:37 +02:00
Michael Rohleder
64b5aa84ad
gnu: gnome-mines: Update to 3.36.0.
...
* gnu/packages/gnome.scm (gnome-mines): Update to 3.36.0.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-27 10:13:54 +02:00
Michael Rohleder
80260be438
gnu: libdazzle: Update to 3.37.1.
...
* gnu/packages/gnome.scm (libdazzle): Update to 3.37.1.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-27 10:11:20 +02:00
Tobias Geerinckx-Rice
f9c182adc2
gnu: totem-pl-parser: Update to 3.26.5.
...
* gnu/packages/gnome.scm (totem-pl-parser): Update to 3.26.5.
2020-08-26 21:02:24 +02:00
Tobias Geerinckx-Rice
71dc411b21
gnu: grilo: Update to 0.3.12.
...
* gnu/packages/gnome.scm (grilo): Update to 0.3.12.
[source]: Hard-code NAME.
2020-08-26 21:02:23 +02:00
Leo Prikler
c6a7ae4f14
gnu: polari: Update to 3.36.3.
...
* gnu/packages/gnome.scm (polari): Update to 3.36.3.
2020-08-25 19:05:26 +02:00
Brendan Tildesley
d8e83969a9
gnu: piper: Update to 0.5.1. Disable broken tests.
...
* gnu/packages/gnome.scm (piper): Update to 0.5.1. Disable tests.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-08-22 14:06:07 -04:00
Brendan Tildesley
3403679276
gnu: libratbag: Update to 0.14.
...
* gnu/packages/gnome.scm (libratbag): Update to 0.14.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-08-22 14:06:07 -04:00
Tobias Geerinckx-Rice
6f4d4ccc75
gnu: geocode-glib: Update to 3.26.2.
...
* gnu/packages/gnome.scm (geocode-glib): Update to 3.26.2.
2020-08-19 20:44:18 +02:00
Tobias Geerinckx-Rice
c96f9178b1
gnu: simple-scan: Update to 3.36.4.
...
* gnu/packages/gnome.scm (simple-scan): Update to 3.36.4.
2020-08-19 20:03:56 +02:00
Raghav Gururajan
b030bc0c27
gnu: librsvg-next: Update package definition.
...
* gnu/packages/gnome.scm (librsvg-next): Remove inheritance from librsvg.
[outputs]: Add "doc".
[arguments]<#:phases>['patch-docbook-xml]: New phase.
[arguments]<#:configure-flags>: Add --with-html-dir.
[native-inputs]: Add docbook-xml, python, ruby.
[inputs]: Add fontconfig, freetype, harfbuzz.
[propagated-inputs]: Add cairo, gdk-pixbuf, glib.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-19 10:45:10 +02:00
Raghav Gururajan
97787a24df
gnu: gtk-vnc: Update package definition.
...
* gnu/packages/gnome.scm (gtk-vnc) [version]: Update to 1.0.0.
[source]<origin>[sha256]: Modify base32.
[build-system]: Change from gnu to meson.
[arguments]<#:glib-or-gtk?>: New argument.
[native-inputs]: Add gjs, node and perl.
[inputs]: Add cairo, gdk-pixbuf+svg, libx11 and zlib.
[synopsis]: Modify.
[description]: Modify.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-19 10:45:10 +02:00
Efraim Flashner
b180d6d284
gnu: Remove duplicate libcloudproviders definition.
...
* gnu/packages/gnome.scm (libcloudproviders): Remove duplicate.
2020-08-19 09:37:50 +03:00
Tobias Geerinckx-Rice
95cd53c187
gnu: sysprof: Expand description.
...
* gnu/packages/gnome.scm (synopsis, description): Elongate.
2020-08-19 04:24:25 +02:00
Tobias Geerinckx-Rice
f9812690a9
gnu: sysprof: Update to 3.36.0.
...
* gnu/packages/gnome.scm (sysprof): Update to 3.36.0.
2020-08-19 04:24:25 +02:00
Tobias Geerinckx-Rice
b478c9b090
gnu: sysprof: Update home page.
...
* gnu/packages/gnome.scm (sysprof)[home-page]: Use an up-to-date alternative.
2020-08-19 04:24:25 +02:00
Raghav Gururajan
63d71ff006
gnu: Add libcloudproviders.
...
* gnu/packages/gnome.scm (libcloudproviders): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-19 01:32:09 +02:00
Danny Milosavljevic
f87860166e
Revert "gnu: Add sysprof."
...
This reverts commit 4e36c8a07b
, which had added
a duplicate sysprof variable.
2020-08-19 00:43:11 +02:00
Tobias Geerinckx-Rice
6a00302bd8
Import (gnu packages libffi) from (gnu packages gnome).
...
This follows up on commit 77d7bbf4bd
,
which broke ‘guix pull’.
* gnu/packages/gnome.scm: Import (gnu packages libffi).
2020-08-19 00:00:08 +02:00
Raghav Gururajan
f10b58ca4b
gnu: Add libgrss.
...
* gnu/packages/gnome.scm (libgrss): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 23:11:16 +02:00
Danny Milosavljevic
14528483fb
gnu: seed: Fix tests.
...
* gnu/packages/gnome.scm (seed)[arguments]<#:phases>[patch-tests]: New phase.
2020-08-18 23:11:16 +02:00
Raghav Gururajan
77d7bbf4bd
gnu: Add seed.
...
* gnu/packages/gnome.scm (seed): New variable.
* gnu/packages/patches/seed-webkit.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 23:11:16 +02:00
Raghav Gururajan
c1082b0287
gnu: Add gnome-js-common.
...
* gnu/packages/gnome.scm (gnome-js-common): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 23:11:15 +02:00
Raghav Gururajan
d668963d3e
gnu: Add libdmapsharing.
...
* gnu/packages/gnome.scm (libdmapsharing): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 23:11:15 +02:00
Raghav Gururajan
70f33d3c6a
gnu: Add zeitgeist.
...
* gnu/packages/gnome.scm (zeitgeist): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 23:11:12 +02:00
Raghav Gururajan
8fd769ddc9
gnu: Add dee.
...
* gnu/packages/gnome.scm (dee): New variable.
* gnu/packages/patches/dee-vapi.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 23:10:57 +02:00
Raghav Gururajan
c15ff23724
gnu: Add gtx.
...
* gnu/packages/gnome.scm (gtx): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 23:10:48 +02:00
Raghav Gururajan
4e36c8a07b
gnu: Add sysprof.
...
* gnu/packages/gnome.scm (sysprof): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 22:54:07 +02:00
Raghav Gururajan
56db7a6613
gnu: Add gnome-photos.
...
* gnu/packages/gnome.scm (gnome-photos): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 22:54:03 +02:00
Raghav Gururajan
1aefe65007
gnu: Add gnome-music.
...
* gnu/packages/gnome.scm (gnome-music): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 22:54:02 +02:00
Raghav Gururajan
72fd1b3f11
gnu: Add portablexdr.
...
* gnu/packages/gnome.scm (portablexdr): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 22:53:59 +02:00
Raghav Gururajan
30003a64d1
gnu: Add tepl.
...
* gnu/packages/gnome.scm (tepl): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 22:53:52 +02:00
Raghav Gururajan
2e6bc59539
gnu: Add krb5-auth-dialog.
...
* gnu/packages/gnome.scm (krb5-auth-dialog): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 22:53:44 +02:00
Tobias Geerinckx-Rice
9a299d4d9e
gnu: vala@0.48: Update to 0.48.7.
...
* gnu/packages/gnome.scm (vala-0.48): Update to 0.48.7.
2020-08-16 03:49:05 +02:00
Tobias Geerinckx-Rice
5b882f47c2
gnu: gupnp: Update to 1.2.4.
...
* gnu/packages/gnome.scm (gupnp): Update to 1.2.4.
2020-08-16 03:47:14 +02:00
Tobias Geerinckx-Rice
c257e0ec82
gnu: gssdp: Update to 1.2.3.
...
* gnu/packages/gnome.scm (gssdp): Update to 1.2.3.
2020-08-16 03:47:14 +02:00
Kei Kebreau
95b90decd3
gnu: gvfs: Fix build with libplist 2.2.0.
...
* gnu/packages/gnome.scm (gvfs)[source]: Add patch.
* gnu/packages/patches/gvfs-add-support-for-libplist-2.2.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2020-08-15 13:17:55 -04:00
Tobias Geerinckx-Rice
556e33c805
gnu: gfbgraph: Update to 0.2.4.
...
* gnu/packages/gnome.scm (gfbgraph): Update to 0.2.4.
[native-inputs]: Add autoconf, automake, libtool, and which.
2020-08-15 03:26:22 +02:00
Tobias Geerinckx-Rice
492ad09f41
gnu: gfbgraph: Remove obsolete configure flag.
...
* gnu/packages/gnome.scm (gfbgraph)[arguments]: Build gtk-doc documentation.
[native-inputs]: Add gtk-doc.
2020-08-15 03:26:21 +02:00
Tobias Geerinckx-Rice
915c2ad373
gnu: gnome-boxes: Update to 3.36.6.
...
* gnu/packages/gnome.scm (gnome-boxes): Update to 3.36.6.
2020-08-11 22:26:15 +02:00
Tobias Geerinckx-Rice
2e60eafb47
gnu: goffice: Update to 0.10.47.
...
* gnu/packages/gnome.scm (goffice): Update to 0.10.47.
2020-08-11 22:26:15 +02:00
Michael Rohleder
92b9cdd569
gnu: system-config-printer: Make namespace Gdk available.
...
Fixes <http://issues.guix.gnu.org/40834 >.
* gnu/packages/gnome.scm (system-config-printer)[inputs]: Add gtk+.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-08-11 05:19:58 +02:00
Nicolas Goaziou
c10fb9fda4
gnu: parlatype: Update to 2.1.
...
* gnu/packages/gnome.scm (parlatype): Update to 2.1.
2020-08-07 11:04:55 +02:00
Tobias Geerinckx-Rice
da11c16b5b
gnu: Remove vte-0.36.
...
* gnu/packages/gnome.scm: Remome vte-0.36.
2020-07-29 13:07:25 +02:00
Tobias Geerinckx-Rice
53865a93e3
gnu: vte: Update to 0.60.3.
...
* gnu/packages/gnome.scm (vte): Update to 0.60.3.
2020-07-29 13:07:25 +02:00
Maxim Cournoyer
f0d7897e8d
gnu: gnome-boxes: Add missing inputs.
...
* gnu/packages/gnome.scm (gnome-boxes)[inputs]: Add glib-networking and
gsettings-desktop-schemas.
[description]: Mention the requirement of having the libvirt and virtlog
services running.
2020-07-28 22:27:18 -04:00
Marius Bakke
91fadb7aa1
gnu: dconf: Increase test timeout.
...
* gnu/packages/gnome.scm (dconf)[arguments]: Add #:phases.
2020-07-25 16:16:12 +02:00
Marius Bakke
62df18d305
gnu: dconf: Update to 0.36.0.
...
* gnu/packages/patches/dconf-meson-0.52.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/gnome.scm (dconf): Update to 0.36.0.
[source](patches): Remove.
2020-07-25 16:16:12 +02:00
Marius Bakke
e1409c764f
gnu: check: Update to 0.15.1.
...
* gnu/packages/check.scm (check): Update to 0.15.1.
(check-0.14): New public variable.
* gnu/packages/backup.scm (burp)[native-inputs]: Change from CHECK to
CHECK-0.14.
* gnu/packages/bioinformatics.scm (libsbml)[native-inputs]: Likewise.
* gnu/packages/databases.scm (recutils)[native-inputs]: Likewise.
* gnu/packages/electronics.scm (libsigrokdecode)[native-inputs]: Likewise.
* gnu/packages/enlightenment.scm (efl, edi)[native-inputs]: Likewise.
* gnu/packages/gnome.scm (gdm)[inputs]: Likewise.
* gnu/packages/gtk.scm (girara)[native-inputs]: Likewise.
* gnu/packages/messaging.scm (pidgin)[native-inputs]: Likewise.
* gnu/packages/networking.scm (iodine)[native-inputs]: Likewise.
* gnu/packages/pulseaudio.scm (pulseaudio)[native-inputs]: Likewise.
* gnu/packages/sssd.scm (sssd)[native-inputs]: Likewise.
* gnu/packages/web.scm (libwapcaplet)[native-inputs]: Likewise.
2020-07-25 16:16:11 +02:00
Marius Bakke
cbe96f1470
Merge branch 'master' into staging
2020-07-24 23:53:17 +02:00
Eric Bavier
754cfbdcc0
gnu: Add GNOME MultiWriter.
...
* gnu/packages/gnome.scm (gnome-multi-writer): New variable.
2020-07-18 20:04:27 -05:00
Ludovic Courtès
b0e7b6992f
gnu: Remove ".git" from " https://github/…/….git ".
...
Until now, 'lookup-origin' and thus 'lookup-origin-revision' in (guix
swh) would sometimes return #f for these because the ".git" URLs are
redirects to the non-".git" URLs. Consequently, 'guix lint -c archival'
would keep saying "scheduled Software Heritage archival"; likewise, the
fallback download code would fail.
* gnu/packages/ada.scm,
gnu/packages/admin.scm,
gnu/packages/aidc.scm,
gnu/packages/algebra.scm,
gnu/packages/android.scm,
gnu/packages/animation.scm,
gnu/packages/arcan.scm,
gnu/packages/assembly.scm,
gnu/packages/audio.scm,
gnu/packages/authentication.scm,
gnu/packages/avr.scm,
gnu/packages/axoloti.scm,
gnu/packages/backup.scm,
gnu/packages/bash.scm,
gnu/packages/benchmark.scm,
gnu/packages/bioconductor.scm,
gnu/packages/bioinformatics.scm,
gnu/packages/bittorrent.scm,
gnu/packages/boost.scm,
gnu/packages/build-tools.scm,
gnu/packages/c.scm,
gnu/packages/calendar.scm,
gnu/packages/cdrom.scm,
gnu/packages/check.scm,
gnu/packages/chemistry.scm,
gnu/packages/chez.scm,
gnu/packages/clojure.scm,
gnu/packages/code.scm,
gnu/packages/compression.scm,
gnu/packages/compton.scm,
gnu/packages/coq.scm,
gnu/packages/cpp.scm,
gnu/packages/cran.scm,
gnu/packages/crypto.scm,
gnu/packages/curl.scm,
gnu/packages/databases.scm,
gnu/packages/datastructures.scm,
gnu/packages/debug.scm,
gnu/packages/disk.scm,
gnu/packages/distributed.scm,
gnu/packages/django.scm,
gnu/packages/dlang.scm,
gnu/packages/dns.scm,
gnu/packages/docker.scm,
gnu/packages/education.scm,
gnu/packages/efi.scm,
gnu/packages/elixir.scm,
gnu/packages/emacs-xyz.scm,
gnu/packages/embedded.scm,
gnu/packages/emulators.scm,
gnu/packages/engineering.scm,
gnu/packages/erlang.scm,
gnu/packages/fabric-management.scm,
gnu/packages/file-systems.scm,
gnu/packages/finance.scm,
gnu/packages/firmware.scm,
gnu/packages/flashing-tools.scm,
gnu/packages/fonts.scm,
gnu/packages/fontutils.scm,
gnu/packages/fpga.scm,
gnu/packages/game-development.scm,
gnu/packages/games.scm,
gnu/packages/genealogy.scm,
gnu/packages/genimage.scm,
gnu/packages/geo.scm,
gnu/packages/gimp.scm,
gnu/packages/gl.scm,
gnu/packages/gnome-xyz.scm,
gnu/packages/gnome.scm,
gnu/packages/gnuzilla.scm,
gnu/packages/golang.scm,
gnu/packages/gpodder.scm,
gnu/packages/graph.scm,
gnu/packages/graphics.scm,
gnu/packages/graphviz.scm,
gnu/packages/groff.scm,
gnu/packages/groovy.scm,
gnu/packages/gtk.scm,
gnu/packages/guile-xyz.scm,
gnu/packages/guile.scm,
gnu/packages/hardware.scm,
gnu/packages/haskell-apps.scm,
gnu/packages/haskell-xyz.scm,
gnu/packages/hexedit.scm,
gnu/packages/i2p.scm,
gnu/packages/ibus.scm,
gnu/packages/image-processing.scm,
gnu/packages/image-viewers.scm,
gnu/packages/image.scm,
gnu/packages/ipfs.scm,
gnu/packages/java-graphics.scm,
gnu/packages/java-maths.scm,
gnu/packages/java.scm,
gnu/packages/javascript.scm,
gnu/packages/jrnl.scm,
gnu/packages/julia.scm,
gnu/packages/jupyter.scm,
gnu/packages/kodi.scm,
gnu/packages/language.scm,
gnu/packages/lego.scm,
gnu/packages/less.scm,
gnu/packages/libusb.scm,
gnu/packages/linux.scm,
gnu/packages/lirc.scm,
gnu/packages/lisp-xyz.scm,
gnu/packages/llvm.scm,
gnu/packages/logging.scm,
gnu/packages/lolcode.scm,
gnu/packages/lua.scm,
gnu/packages/lxde.scm,
gnu/packages/lxqt.scm,
gnu/packages/machine-learning.scm,
gnu/packages/mail.scm,
gnu/packages/markup.scm,
gnu/packages/maths.scm,
gnu/packages/maven.scm,
gnu/packages/mes.scm,
gnu/packages/messaging.scm,
gnu/packages/monitoring.scm,
gnu/packages/mpd.scm,
gnu/packages/music.scm,
gnu/packages/networking.scm,
gnu/packages/node-xyz.scm,
gnu/packages/ocaml.scm,
gnu/packages/ocr.scm,
gnu/packages/onc-rpc.scm,
gnu/packages/opencl.scm,
gnu/packages/opencog.scm,
gnu/packages/pantheon.scm,
gnu/packages/password-utils.scm,
gnu/packages/patchutils.scm,
gnu/packages/pdf.scm,
gnu/packages/perl6.scm,
gnu/packages/phabricator.scm,
gnu/packages/popt.scm,
gnu/packages/printers.scm,
gnu/packages/prolog.scm,
gnu/packages/protobuf.scm,
gnu/packages/pulseaudio.scm,
gnu/packages/python-crypto.scm,
gnu/packages/python-web.scm,
gnu/packages/python-xyz.scm,
gnu/packages/qt.scm,
gnu/packages/radio.scm,
gnu/packages/rails.scm,
gnu/packages/rdf.scm,
gnu/packages/rednotebook.scm,
gnu/packages/rpc.scm,
gnu/packages/rsync.scm,
gnu/packages/ruby.scm,
gnu/packages/rust.scm,
gnu/packages/scheme.scm,
gnu/packages/screen.scm,
gnu/packages/security-token.scm,
gnu/packages/selinux.scm,
gnu/packages/serialization.scm,
gnu/packages/shells.scm,
gnu/packages/shellutils.scm,
gnu/packages/simh.scm,
gnu/packages/sml.scm,
gnu/packages/ssh.scm,
gnu/packages/statistics.scm,
gnu/packages/stenography.scm,
gnu/packages/sync.scm,
gnu/packages/syncthing.scm,
gnu/packages/synergy.scm,
gnu/packages/telephony.scm,
gnu/packages/terminals.scm,
gnu/packages/tex.scm,
gnu/packages/texinfo.scm,
gnu/packages/text-editors.scm,
gnu/packages/textutils.scm,
gnu/packages/time.scm,
gnu/packages/tmux.scm,
gnu/packages/tor.scm,
gnu/packages/toys.scm,
gnu/packages/version-control.scm,
gnu/packages/video.scm,
gnu/packages/vim.scm,
gnu/packages/virtualization.scm,
gnu/packages/vlang.scm,
gnu/packages/vnc.scm,
gnu/packages/vpn.scm,
gnu/packages/web-browsers.scm,
gnu/packages/web.scm,
gnu/packages/wireservice.scm,
gnu/packages/wm.scm,
gnu/packages/wxwidgets.scm,
gnu/packages/xdisorg.scm,
gnu/packages/xml.scm,
gnu/packages/xorg.scm,
tests/lint.scm: Remove trailing ".git" from 'git-reference' URL.
2020-07-12 23:08:15 +02:00
Ludovic Courtès
876d022c03
gnu: gnome-builder: Expound description.
...
* gnu/packages/gnome.scm (gnome-builder)[description]: Expound.
2020-07-10 23:25:00 +02:00
Leo Prikler
683cac584e
gnu: Add gnome-builder.
...
* gnu/packages/gnome.scm (gnome-builder): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-07-10 23:25:00 +02:00
Leo Prikler
dcb4f7b737
gnu: Add sysprof.
...
* gnu/packages/gnome.scm (sysprof): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-07-10 23:25:00 +02:00
Marius Bakke
425fd7eb6a
Merge branch 'master' into staging
2020-06-27 10:23:11 +02:00
Efraim Flashner
4f9db5693e
gnu: librsvg-next: Update to 2.48.8.
...
* gnu/packages/gnome.scm (librsvg-next): Update to 2.48.8.
[source]: Remove substitute* from snippet.
[arguments]: In cargo-inputs replace rust-cairo-rs-0.7 with 0.8,
rust-cssparser-0.25 with 0.27, rust-float-cmp-0.5 with 0.6,
rust-gdk-pixbuf-0.7 with 0.8, rust-gio-0.7 with 0.8, rust-glib-0.8 with
0.9, rust-markup5ever-0.9 with 0.10, rust-nalgebra-0.18 with 0.19,
rust-pango-0.7 with 0.8, rust-pangocairo-0.8 with 0.9. Add rust-cast-0.2,
rust-once-cell-1.2, rust-rgb-0.8, rust-xml5ever-0.16. Remove
rust-lazy-static-1, rust-phf-0.7, rust-string-cache-0.7, rust-xml-rs-0.8.
In cargo-development-inputs replace rust-cairo-rs-0.7 with 0.8,
rust-criterion-0.2 with 0.3. In custom 'prepare-for-build phase use
cc-for-target. Remove 'remove-failing-tests phase.
[inputs]: Replace pango-1.42 with pango.
2020-07-07 14:07:45 +03:00
Efraim Flashner
4b16cb646d
gnu: librsvg-next: Enable vala support.
...
* gnu/packages/gnome.scm (librsvg-next)[arguments]: Adjust custom
'gnu-configure phase to add configure flags.
2020-07-07 12:37:16 +03:00
Ludovic Courtès
2807a8432a
gnu: network-manager-openconnect: Patch all the 'openconnect' file names.
...
* gnu/packages/gnome.scm (network-manager-openconnect)[arguments]: Make
sure all the references to the 'openconnect' executable are patched.
2020-07-02 23:54:02 +02:00
Marius Bakke
efc396ef3d
gnu: gexiv2: Update to 0.12.1.
...
* gnu/packages/gnome.scm (gexiv2): Update to 0.12.1.
2020-06-30 21:30:52 +02:00
Efraim Flashner
a56305539f
gnu: rust-rayon-1.3: Rename to rust-rayon-1.
...
* gnu/packages/crates-io.scm (rust-rayon-1.3): Rename to rust-rayon-1.
(rust-criterion-0.3, rust-criterion-0.2, rust-gimli-0.18,
rust-hashbrown-0.5, rust-indexmap-1.3, rust-jpeg-decoder-0.1,
rust-nasm-rs-0.1, rust-scroll-0.9, rust-syn-1.0, rust-syn-0.15)
[arguments]: Adjust accordingly.
* gnu/packages/gnome.scm (librsvg-next)[arguments]: Same.
* gnu/packages/rust-apps.scm (tokei)[arguments]: Same.
* gnu/packages/video.scm (rav1e)[arguments]: Same.
2020-06-22 14:15:34 +03:00
Efraim Flashner
6cd7b35544
gnu: rust-regex-1.3: Rename to rust-regex-1.
...
* gnu/packages/crates-io.scm (rust-regex-1.3): Rename to rust-regex-1.
(rust-ansi-term-0.12, rust-bindgen-0.52, rust-bindgen-0.51,
rust-bindgen-0.50, rust-bindgen-0.37, rust-bindgen-0.49, rust-clap-2,
rust-compiletest-rs-0.3, rust-console-0.9, rust-console-0.7,
rust-docopt-1.1, rust-env-logger-0.7, rust-env-logger-0.6,
rust-env-logger-0.5, rust-gimli-0.18, rust-globset-0.4,
rust-grep-cli-0.1, rust-grep-matcher-0.1, rust-grep-regex-0.1,
rust-grep-searcher-0.1, rust-ignore-0.4, rust-lalrpop-0.17,
rust-lalrpop-util-0.17, rust-locale-config-0.3, rust-localeconfig-0.2,
rust-nom-5, rust-nom-4.2, rust-once-cell-1.2, rust-proptest-0.9,
rust-proptest-0.8, rust-pulldown-cmark-0.4, rust-regex-automata-0.1,
rust-rusqlite-0.19, rust-scan-fmt-0.2, rust-syn-1.0, rust-syn-0.15,
rust-ucd-parse-0.1, rust-version-sync-0.8) [arguments]: Adjust accordingly.
* gnu/packages/gnome.scm (librsvg-next)[arguments]: Same.
* gnu/packages/rust-apps.scm (fd, ripgrep, tokei, rust-cargo-c)
[arguments]: Same.
* gnu/packages/sequoia.scm (sequoia)[arguments]: Same.
2020-06-22 14:15:33 +03:00
Jonathan Brielmaier
0faed3995b
gnu: Add feedbackd.
...
* gnu/packages/gnome.scm (feedbackd): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-06-16 23:30:03 +03:00
Arun Isaac
ec8e1c9177
gnu: glade3: Enable tests.
...
* gnu/packages/gnome.scm (glade3)[arguments]: Enable tests. Add custom
pre-check phase.
[native-inputs]: Add hicolor-icon-theme and xorg-server-for-tests.
2020-06-15 23:38:53 +05:30
Tobias Geerinckx-Rice
69300c0d70
gnu: gnome-boxes: Update to 3.36.5.
...
* gnu/packages/gnome.scm (gnome-boxes): Update to 3.36.5.
2020-06-14 00:05:11 +02:00
Tobias Geerinckx-Rice
de08b5b23f
gnu: evince: Update to 3.36.5.
...
* gnu/packages/gnome.scm (evince): Update to 3.36.5.
2020-06-14 00:05:11 +02:00
Tobias Geerinckx-Rice
c668a8809a
gnu: cogl: Update to 1.22.8.
...
* gnu/packages/gnome.scm (cogl): Update to 1.22.8.
2020-06-14 00:05:10 +02:00
Brice Waegeneire
8bfda3df43
gnu: dconf: Enable tests.
...
* gnu/packages/gnome.scm (dconf)[arguments]: Enable tests.
2020-06-13 23:05:27 +02:00
Marius Bakke
8ab70bae52
Merge branch 'staging'
2020-06-13 22:52:25 +02:00
Christopher Baines
3857aba7ab
gnome: gnome-desktop: Add bubblewrap as an input.
...
This is expected to be available, oddly as libseccomp is available. These
changes fix thumbnails for Nautilus.
* gnu/packages/gnome.scm (gnome-desktop)[arguments]: Add 'patch-bubblewrap
phase.
[inputs]: Add bubblewrap.
2020-06-13 12:02:13 +01:00
Marius Bakke
9b043df740
Merge branch 'master' into staging
2020-06-11 23:30:32 +02:00
Tobias Geerinckx-Rice
553f2f3f54
gnu: mm-common: Update to 1.0.1.
...
* gnu/packages/gnome.scm (mm-common): Update to 1.0.1.
2020-06-10 04:37:23 +02:00
Tobias Geerinckx-Rice
02cb4ca757
gnu: mm-common: Don't use NAME in source URI.
...
* gnu/packages/gnome.scm (mm-common)[source]: Hard-code NAME.
2020-06-10 04:37:22 +02:00
Tobias Geerinckx-Rice
3f352df035
gnu: simple-scan: Update to 3.36.3.
...
* gnu/packages/gnome.scm (simple-scan): Update to 3.36.3.
2020-06-10 04:37:22 +02:00
Marius Bakke
dd2d3ed2d3
Merge branch 'master' into staging
2020-06-08 19:05:56 +02:00
Ryan Prior
2dcaa7601f
gnu: Add vala-0.48.
...
* gnu/packages/gnome.scm (vala-0.48): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-06-07 17:42:13 +03:00
Marius Bakke
7ce1b5e7b7
Merge branch 'master' into staging
2020-06-06 21:25:43 +02:00
Tobias Geerinckx-Rice
2bf0a5cbae
gnu: geoclue: Update to 2.5.6.
...
* gnu/packages/gnome.scm (geoclue): Update to 2.5.6.
2020-06-06 09:21:49 +02:00
Tobias Geerinckx-Rice
6f64a05ec9
gnu: evince: Update to 3.36.1.
...
* gnu/packages/gnome.scm (evince): Update to 3.36.1.
2020-06-06 09:21:49 +02:00
Brice Waegeneire
415b90f24e
gnu: network-manager-applet: Propagate 'libnma'.
...
Fixes <https://issues.guix.info/41653 >.
* gnu/packages/gnome.scm (network-manager-applet)[inputs]: Move 'libnma'
to …
[propagated-inputs]: … here.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-06-04 17:00:04 +03:00
Efraim Flashner
70cf011390
gnu: gdl: Don't use custom bootstrap phase.
...
* gnu/packages/gnome.scm (gdl)[arguments]: Remove custom boostrap phase.
(gdl-minimal)[arguments]: Don't inherit arguments from gdl.
2020-06-01 08:44:21 +03:00
Maxim Cournoyer
ca3adf2607
gnu: Add gdl-minimal.
...
* gnu/packages/gnome.scm (gdl-minimal): New variable.
2020-05-31 22:12:12 -04:00
Maxim Cournoyer
88e61bd4a4
gnu: Add gdl.
...
* gnu/packages/gnome.scm (gdl): New variable.
2020-05-31 22:12:11 -04:00
Maxim Cournoyer
43b6b45e7b
gnu: Add libsoup-minimal.
...
* gnu/packages/gnome.scm (libsoup-minimal): New variable.
2020-05-31 22:12:11 -04:00
Maxim Cournoyer
53c41e958f
gnu: libsoup: Add the missing PHP dependency.
...
* gnu/packages/gnome.scm (libsoup)[native-inputs]: Add php.
2020-05-31 22:12:11 -04:00
Tobias Geerinckx-Rice
187d02cd43
gnu: totem: Remove python-pylint native input.
...
It's optional & runs a pointless lint check that fails with pylint 2.5.
* gnu/packages/gnome.scm (totem)[native-inputs]: Remove python-pylint.
2020-05-31 00:16:13 +02:00
Tobias Geerinckx-Rice
2a9761b13b
gnu: totem: Don't use NAME in source URI.
...
* gnu/packages/gnome.scm (totem)[source]: Hard-code NAME.
2020-05-31 00:16:13 +02:00
Marius Bakke
fe6d003908
Merge branch 'master' into staging
2020-05-29 23:36:38 +02:00
Arun Isaac
031315e4f0
gnu: glade3: Update to 3.36.0.
...
* gnu/packages/gnome.scm (glade3): Update to 3.36.0.
2020-05-30 02:57:33 +05:30
Tobias Geerinckx-Rice
81af0de999
gnu: piper: Include package name in source file name.
...
* gnu/packages/gnome.scm (piper)[source]: Set FILE-NAME.
2020-05-29 08:08:16 +02:00
Tobias Geerinckx-Rice
73014984bb
gnu: piper: Update to 0.5.
...
* gnu/packages/gnome.scm (piper): Update to 0.5.
2020-05-29 08:08:16 +02:00
Tobias Geerinckx-Rice
897897bda3
gnu: gnome: Add gnome-boxes.
...
* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add gnome-boxes.
2020-05-28 02:34:37 +02:00
Tobias Geerinckx-Rice
bdfd5d6f51
gnu: gnome-boxes: Update to 3.36.4.
...
* gnu/packages/gnome.scm (gnome-boxes): Update to 3.36.4.
2020-05-28 02:34:37 +02:00
Marius Bakke
8a7a5dc780
Merge branch 'master' into staging
2020-05-26 22:38:12 +02:00
Marius Bakke
682ae6f947
gnu: mutter: Fix build with Mesa 20.
...
* gnu/packages/gnome.scm (mutter)[arguments]: Add #:phases.
2020-05-26 22:36:11 +02:00
Marius Bakke
0c8a51c7d2
gnu: cogl: Fix build with Mesa 20.
...
* gnu/packages/gnome.scm (cogl)[arguments]: Add phase to adjust header includes.
2020-05-26 22:36:05 +02:00
Christopher Baines
06fe35cf0c
gnu: python-pyatspi: Propagate python-pygobject.
...
As python-pygobject is required at runtime.
* gnu/packages/gnome.scm (python-pyatspi)[inputs]: Move python-pygobject to…
[propagated-inputs]: …here.
(python2-pyatspi)[inputs]: Move python2-pygobject to…
[propagated-inputs]: …here.
2020-05-26 09:02:05 +01:00
Christopher Baines
5d31933e0b
gnu: Add python2-pyatspi.
...
This will enable updating python2-dogtail to 0.9.11.
* gnu/packages/gnome.scm (python2-pyatspi): New variable.
2020-05-26 09:02:05 +01:00
Tobias Geerinckx-Rice
f8687cb21e
gnu: dia: Update to 0.97.3-2.3cf7ec4 [fixes CVE-2019-19451].
...
* gnu/packages/gnome.scm (dia): Update to 0.97.3-2.3cf7ec4.
[build-system]: Use Meson.
[inputs]: Add graphene, libxslt, poppler, and python-2.
Remove freetype, gdk-pixbuf, libart-lgpl, and pango.
[native-inputs]: Add appstream-glib and docbook-xsl.
Remove autoconf, automake, libtool, perl, and python-wrapper.
2020-05-25 16:51:52 +02:00
Brice Waegeneire
e24d311f9c
gnu: gnome-shell: Use libnma.
...
* gnu/packages/gnome.scm (gnome-shell)[inputs]: Add 'libnma'.
2020-05-23 21:47:53 +02:00
Brice Waegeneire
79d7b5277f
gnu: dconf: Appease 'guix lint'.
...
* gnu/packages/gnome.scm (dconf)[homepage]: Avoid permanent redirect.
2020-05-23 21:47:23 +02:00
Brice Waegeneire
899ffa1381
gnu: deja-dup: Update to 40.6.
...
* gnu/packages/gnome.scm (deja-dup): Update to 40.6.
[origin]: Use gitlab.gnome.org since the project migrated away from
launchpad.
[home-page]: Use 'wiki.gnome.org' instead of 'launchpad.net'.
[build-system]: Switch to 'meson-build-system' because upstream removed
cmake support.
[arguments]: Enable tests. Remove arguments 'modules',
'imported-modules' and 'test-target'. Use argument 'glib-or-gtk?'.
Replace configure-flags to only adjust 'RUN_PATH'. Use standard phases
for 'configure' and 'check'. Adjust and rename phase
'patch-lockfile-deletion' to 'patch-paths'. Add phases
'patch-libgpg-error' and 'skip-gtk-update-icon-cache'.
[inputs]: Remove 'libpeas', 'gobject-introspection'. Replace 'python-2'
and 'python2-pygobject' with python-3 versions. Add 'json-glib',
'libsoup' and 'libgpg-error'.
[native-inputs]: Remove 'cmake-minimal' and 'intltool'. Add
'appstream-glib','desktop-file-utils', 'glib:bin' and
'gobject-introspection'.
* gnu/packages/patches/deja-dup-use-ref-keyword-for-iter.patch: Delete
file.
2020-05-23 21:45:50 +02:00
Brice Waegeneire
6039031a1a
gnu: upower: Enable tests.
...
* gnu/packages/gnome.scm (upower)[arguments]: Enable tests and add
phases 'pre-check'.
[native-inputs]: Add 'python-pygobject', 'python-dbus',
'python-dbusmock' and 'umockdev'.
2020-05-23 21:45:43 +02:00
Brice Waegeneire
46cf343440
gnu: gnome-control-center: Use 'libnma'.
...
* gnu/packages/gnome.scm (gnome-control-center)[inputs]: Add 'libnma'.
2020-05-22 23:02:26 +02:00
Brice Waegeneire
8d9477b8b8
gnu: gnome-initial-setup: Use 'libnma'.
...
* gnu/packages/gnome.scm (gnome-initial-setup)[inputs]: Replace
'network-manager-applet' with 'libnma'.
2020-05-22 23:02:24 +02:00
Brice Waegeneire
8ce7860906
gnu: network-manager-applet: Appease guix lint.
...
* gnu/packages/gnome.scm (network-manager-applet)[home-page]: Replace
with permanent redirect URL.
2020-05-22 23:02:22 +02:00
Brice Waegeneire
4c29111232
gnu: network-manager-applet: Update to 1.16.0.
...
* gnu/packages/gnome.scm (netowrk-manager-applet): Update to 1.16.0.
[arguments]: Remove 'configure-flags'.
[inputs]: Add 'libnma', remove 'iso-codes' and
'mobile-broadband-provider-info'.
2020-05-22 23:02:19 +02:00
Brice Waegeneire
7c43b78d2c
gnu: network-manager-vpnc: Use 'libnma'.
...
* gnu/packages/gnome.scm (network-manager-vpnc)[arguments]: Add
configure flag '--with-libnm-glib=no'.
[inputs]: Replace 'network-manager-applet' with 'libnma'.
2020-05-22 23:02:16 +02:00
Brice Waegeneire
4ca449c50e
gnu: network-manager-openconnect: Use libnma.
...
* gnu/packages/gnome.scm (network-manager-openconnect)[native-inputs]:
Replace 'network-manager-applet' by 'libnma'.
2020-05-22 22:58:00 +02:00
Brice Waegeneire
3fe368c0ff
gnu: network-manager-openvpn: Update to 1.8.12.
...
* gnu/packages/gnome.scm (network-manager-openvpn): Update to 1.8.12.
[inputs]: Replace 'network-manager-applet' with 'libnma'.
2020-05-22 22:57:58 +02:00
Brice Waegeneire
b1da33d965
gnu: libnma: Adjust indentation.
...
* gnu/packages/gnome.scm (libnma): Adjust indentation.
2020-05-22 22:57:56 +02:00
Brice Waegeneire
c25ca6b79e
gnu: libnma: Update inputs.
...
* gnu/packages/gnome.scm (libnam)[arguments]: Remove 'glib-or-gtk?' and
add phase 'patch-docbook-xml'.
[native-inputs]: Add 'docboock-xml-4.3' and 'vala'.
[inputs]: Remove 'adwaita'icon-theme'.
squash! gnu: libnma: Update inputs and licenses.
2020-05-22 22:57:54 +02:00
Brice Waegeneire
8b554a4e5a
gnu: libnma: Update to 1.8.28.
...
* gnu/packages/gnome.scm (libnma): Update to 1.8.28.
2020-05-22 22:57:52 +02:00
Brice Waegeneire
8d0548fd34
gnu: network-manager: Appease guix lint.
...
* gnu/packages/gnome.scm (network-manager)[home-page]: Use the permenant
redirect URL.
* gnu/packages/patches/nm-plugin-path.patch: Renamed to
'gnu/packages/patches/network-manager-plugin-path.patch'.
2020-05-22 22:57:47 +02:00
Brice Waegeneire
255ff74f3a
gnu: network-manager: Switch to meson-build-system.
2020-05-22 22:57:44 +02:00
Brice Waegeneire
c2f236fa92
gnu: network-manager: Add iwd support.
2020-05-22 22:57:42 +02:00
Brice Waegeneire
01c22be7bb
gnu: network-manager: Update to 1.24.0.
...
* gnu/packages/gnome.scm (network-manager): Update to 1.24.0.
2020-05-22 22:57:33 +02:00
Vinicius Monego
21051eb79e
gnu: Add glabels.
...
* gnu/packages/gnome.scm (glabels): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-05-22 17:45:19 +02:00
Marius Bakke
b4f04e0eff
gnu: cogl: Enable tests.
...
* gnu/packages/gnome.scm (cogl)[native-inputs]: Add XORG-SERVER-FOR-TESTS.
[arguments]: Remove #:tests?. Add #:disallowed-references. Add #:phases to
prepare test environment.
2020-05-21 21:55:23 +02:00
Marius Bakke
29f4bb2e91
gnu: cogl: Update to 1.22.6.
...
* gnu/packages/gnome.scm (cogl): Update to 1.22.6.
2020-05-21 21:55:22 +02:00
Tobias Geerinckx-Rice
b82a45d804
gnu: shotwell: Update to 0.30.9.
...
* gnu/packages/gnome.scm (shotwell): Update to 0.30.9.
2020-05-21 06:02:11 +02:00
Marius Bakke
4684580af5
gnu: vte: Remove obsolete input.
...
* gnu/packages/gnome.scm (vte)[native-inputs]: Remove INTLTOOL. Add
GETTEXT-MINIMAL.
2020-05-19 15:39:38 +02:00
Danny Milosavljevic
11491e1b1b
gnu: vte: Enable vala bindings.
...
* gnu/packages/gnome.scm (vte)[arguments]<#:configure-flags>: Add
"-Dvapi=true".
2020-05-19 12:49:13 +02:00
Ryan Prior via Guix-patches via
663def11df
gnu: vte: Update to 0.60.2.
...
* gnu/packages/gnome.scm (vte): Update to 0.60.2.
[arguments]<#:configure-flags>: Disable systemd.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-05-19 12:49:13 +02:00
Tobias Geerinckx-Rice
7f4b45a320
gnu: soundconverter: Update to 3.0.2.
...
* gnu/packages/gnome.scm (soundconverter): Update to 3.0.2.
[source]: Remove upstreamed patch.
* gnu/packages/patches/soundconverter-remove-gconf-dependency.patch:
Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2020-05-17 02:52:56 +02:00
nikita
3c986a7dc2
mailmap: Update entries for Nikita.
...
* .mailmap: change email and name for Nikita.
* Makefile.am, doc/guix.texi, etc/completion/fish/guix.fish,
gnu/packages/accessibility.scm, gnu/packages/admin.scm,
gnu/packages/audio.scm, gnu/packages/autotools.scm, gnu/packages/cdrom.scm,
gnu/packages/check.scm, gnu/packages/cinnamon.scm,
gnu/packages/compression.scm, gnu/packages/crypto.scm,
gnu/packages/databases.scm, gnu/packages/django.scm, gnu/packages/dns.scm,
gnu/packages/elixir.scm, gnu/packages/emacs-xyz.scm, gnu/packages/emacs.scm,
gnu/packages/enlightenment.scm, gnu/packages/erlang.scm,
gnu/packages/fonts.scm, gnu/packages/fontutils.scm, gnu/packages/forth.scm,
gnu/packages/fvwm.scm, gnu/packages/games.scm, gnu/packages/gl.scm,
gnu/packages/gnome.scm, gnu/packages/gnunet.scm, gnu/packages/gnupg.scm,
gnu/packages/gtk.scm, gnu/packages/guile-wm.scm, gnu/packages/guile-xyz.scm,
gnu/packages/haskell-apps.scm, gnu/packages/haskell-check.scm,
gnu/packages/haskell-crypto.scm, gnu/packages/haskell-xyz.scm,
gnu/packages/haskell.scm, gnu/packages/image-viewers.scm,
gnu/packages/image.scm, gnu/packages/irc.scm, gnu/packages/language.scm,
gnu/packages/libcanberra.scm, gnu/packages/linux.scm,
gnu/packages/lisp-xyz.scm, gnu/packages/lisp.scm, gnu/packages/lolcode.scm,
gnu/packages/lxde.scm, gnu/packages/lxqt.scm, gnu/packages/mail.scm,
gnu/packages/markup.scm, gnu/packages/mate.scm, gnu/packages/maths.scm,
gnu/packages/mc.scm, gnu/packages/messaging.scm, gnu/packages/music.scm,
gnu/packages/ncurses.scm, gnu/packages/networking.scm,
gnu/packages/nickle.scm, gnu/packages/openbox.scm, gnu/packages/pdf.scm,
gnu/packages/perl-check.scm, gnu/packages/perl.scm,
gnu/packages/python-compression.scm, gnu/packages/python-crypto.scm,
gnu/packages/python-web.scm, gnu/packages/python-xyz.scm,
gnu/packages/python.scm, gnu/packages/qt.scm, gnu/packages/ruby.scm,
gnu/packages/rust.scm, gnu/packages/scheme.scm,
gnu/packages/serialization.scm, gnu/packages/shells.scm,
gnu/packages/ssh.scm, gnu/packages/suckless.scm, gnu/packages/tbb.scm,
gnu/packages/telephony.scm, gnu/packages/text-editors.scm,
gnu/packages/textutils.scm, gnu/packages/time.scm, gnu/packages/tls.scm,
gnu/packages/tor.scm, gnu/packages/version-control.scm,
gnu/packages/video.scm, gnu/packages/vim.scm, gnu/packages/web.scm,
gnu/packages/wm.scm, gnu/packages/xdisorg.scm, gnu/packages/xfce.scm,
gnu/packages/xml.scm, gnu/packages/xorg.scm, gnu/services/certbot.scm,
gnu/services/desktop.scm, gnu/services/version-control.scm,
gnu/services/web.scm, guix/import/hackage.scm, guix/licenses.scm: Likewise.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-05-13 09:30:26 +03:00
Tobias Geerinckx-Rice
f9e5313cde
gnu: simple-scan: Update to 3.36.2.1.
...
* gnu/packages/gnome.scm (simple-scan): Update to 3.36.2.1.
2020-05-13 00:21:47 +02:00
Leo Prikler
20710b911f
gnu: epiphany: Enable tests.
...
* gnu/packages/gnome.scm (epiphany)[arguments]<#:tests?>: Drop it.
<#:phases>: Add disable-failing-tests and pre-check.
[inputs]: Add xorg-server-for-tests.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2020-05-12 12:27:02 -04:00
Leo Prikler
68fdd2377c
gnu: epiphany: Update to 3.34.4.
...
* gnu/packages/gnome.scm (epiphany): Update to 3.34.4.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2020-05-12 12:25:41 -04:00
Marius Bakke
b05a2f62d4
gnu: libsecret: Update to 0.20.3.
...
* gnu/packages/gnome.scm (libsecret): Update to 0.20.3.
2020-05-11 21:55:02 +02:00
Marius Bakke
c263cfdcde
Merge branch 'master' into core-updates
2020-05-06 23:37:40 +02:00
Danny Milosavljevic
b17b29454d
gnu: gnome-todo: Fix build.
...
* gnu/packages/patches/gnome-todo-delete-esource-duplicate.patch: New file.
* gnu/packages/gnome.scm (gnome-todo)[source]: Add it.
* gnu/local.mk (dist_patch_DATA): Add it.
2020-05-06 17:37:48 +02:00
Marius Bakke
87a40d7203
Merge branch 'master' into core-updates
2020-05-05 20:43:21 +02:00
Marius Bakke
2b68ba721c
gnu: gnome-weather: Add wrapper to fix runtime failure.
...
Fixes <https://bugs.gnu.org/41057 >. Reported by sirgazil <sirgazil@zoho.com>.
* gnu/packages/gnome.scm (gnome-weather)[arguments]: Add #:glib-or-gtk?. Add
phase to wrap the executable with GTK+ variables.
2020-05-04 16:36:34 +02:00
Efraim Flashner
b4fe5dab9a
gnu: network-manager-openconnect: Add missing input.
...
* gnu/packages/gnome.scm (network-manager-openconnect)[inputs]: Add lz4.
2020-05-03 20:49:39 +03:00
Marius Bakke
50e6c1bf2e
Merge branch 'master' into core-updates
2020-05-02 17:31:28 +02:00
Tobias Geerinckx-Rice
ee75b46fb4
gnu: five-or-more: Update to 3.32.2.
...
* gnu/packages/gnome.scm (five-or-more): Update to 3.32.2.
2020-05-01 17:25:43 +02:00
Marius Bakke
8bf8cd9b85
Merge branch 'master' into core-updates
...
Conflicts:
gnu/local.mk
gnu/packages/backup.scm
gnu/packages/emacs-xyz.scm
gnu/packages/guile.scm
gnu/packages/lisp.scm
gnu/packages/openldap.scm
gnu/packages/package-management.scm
gnu/packages/web.scm
gnu/packages/xorg.scm
2020-04-30 23:47:49 +02:00
Raghav Gururajan
27cb52a20b
gnu: gnome-calendar: Propagate evolution-data-server.
...
* gnu/packages/gnome.scm (gnome-calendar)[inputs]: Move evolution-data-server
from here...
[propagated-inputs]: ...to here.
Fixes <https://bugs.gnu.org/40686 >.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-04-29 13:29:16 +02:00
Marius Bakke
030f6f489f
Merge branch 'master' into core-updates
...
Conflicts:
etc/news.scm
gnu/local.mk
gnu/packages/bootloaders.scm
gnu/packages/linphone.scm
gnu/packages/linux.scm
gnu/packages/tls.scm
gnu/system.scm
2020-04-23 13:33:09 +02:00
Brendan Tildesley
50d31a40f1
gnu: Add piper.
...
* gnu/packages/gnome.scm (piper): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-04-23 00:55:51 +02:00
Brendan Tildesley
2cd1de321f
gnu: Add libratbag.
...
* gnu/packages/gnome.scm (libratbag): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-04-23 00:49:16 +02:00
Marius Bakke
ce784e6c28
gnu: GNOME: Only include Eye of GNOME on x86_64-linux.
...
* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Conditionally add EOG.
2020-04-22 00:08:21 +02:00
Marius Bakke
7abe35febe
Merge branch 'master' into core-updates
2020-04-19 16:53:01 +02:00
Raghav Gururajan
a3cbcbaf8b
gnu: Add notification-daemon.
...
* gnu/packages/gnome.scm (notification-daemon): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-19 13:27:07 +02:00
Kei Kebreau
3a7e066f71
gnu: cheese: Update to 3.34.0.
...
* gnu/packages/gnome.scm (cheese): Update to 3.34.0.
[build-system]: Use meson-build-system.
[arguments]: Set #:glib-or-gtk? flag. Adjust 'skip-gtk-update-icon-cache'
phase and run it after the 'unpack' phase.
[native-inputs]: Add docbook-xsl, gtk-doc, and libxslt.
(cherry picked from commit e96f871c3603da785e31a3c130ae1d1a64827a93)
2020-04-18 16:51:31 -04:00
Kei Kebreau
30e76da115
gnu: orca: Update to 3.34.1.
...
* gnu/packages/gnome.scm (orca): Update to 3.34.1.
(cherry picked from commit f6342be942f03c8e63f6fbe863597c0e5f8ffc83)
2020-04-18 16:51:30 -04:00
Kei Kebreau
c73054669b
gnu: gnome-shell-extensions: Update to 3.34.2.
...
* gnu/packages/gnome.scm (gnome-shell-extensions): Update to 3.34.2.
(cherry picked from commit c7587d3ef346554468475202c4ec436ad4ef3b65)
2020-04-18 16:51:30 -04:00
Kei Kebreau
4add1bae4b
gnu: gnome-tweaks: Update to 3.34.0.
...
* gnu/packages/gnome.scm (gnome-tweaks): Update to 3.34.0.
[arguments]: Add phase to skip gtk-update-icon-cache.
[native-inputs]: Remove gtk+:bin.
[inputs]: Add libhandy.
(cherry picked from commit 097da4b45a2e7d39d586e4a36973b1eaea9df9e8)
2020-04-18 16:51:30 -04:00
Kei Kebreau
27dd1d76b2
gnu: gnome-calendar: Update to 3.34.2.
...
* gnu/packages/gnome.scm (gnome-calendar): Update to 3.34.2.
[arguments]: Add phase to skip gtk-update-icon-cache.
[native-inputs]: Remove gtk+:bin.
(cherry picked from commit 2f7f0be50c267a55624ac27b44542aebfffdad5e)
2020-04-18 16:51:30 -04:00
Kei Kebreau
feee5ff5e8
gnu: gnome-clocks: Update to 3.34.0.
...
* gnu/packages/gnome.scm (gnome-clocks): Update to 3.34.0.
[arguments]: Add phase to skip gtk-update-icon-cache.
[native-inputs]: Remove gtk+:bin.
(cherry picked from commit 0293a06e5524ca9e894f111f68c1c9e7b6263810)
2020-04-18 16:51:30 -04:00
Kei Kebreau
18364fbc30
gnu: gnome-klotski: Update to 3.34.0.
...
* gnu/packages/gnome.scm (gnome-klotski): Update to 3.34.0.
(cherry picked from commit d2fce9c85e92cd7b1ebcd69ef130fb31f9d51bc9)
2020-04-18 16:51:29 -04:00
Kei Kebreau
8ae23a1d16
gnu: devhelp: Update to 3.34.0.
...
* gnu/packages/gnome.scm (devhelp): Update to 3.34.0.
(cherry picked from commit df8dfba27d09cb19c94f81b666bc7ad91c65fb79)
2020-04-18 16:51:29 -04:00
Kei Kebreau
857eb19088
gnu: gnome-sudoku: Update to 3.34.1.
...
* gnu/packages/gnome.scm (gnome-sudoku): Update to 3.34.1.
(cherry picked from commit d82cdcd537040e53e1c423a7994c0c773f2c71d6)
2020-04-18 16:51:29 -04:00
Kei Kebreau
d79e9b1bb6
gnu: gnome-mines: Update to 3.34.0.
...
* gnu/packages/gnome.scm (gnome-mines): Update to 3.34.0.
(cherry picked from commit 92a7370c01161ea6aafb71460f74f469cb400394)
2020-04-18 16:51:29 -04:00
Kei Kebreau
1efcf72293
gnu: seahorse: Update to 3.34.
...
* gnu/packages/gnome.scm (seahorse): Update to 3.34.
[source]: Remove obsolete patch.
* gnu/packages/patches/seahorse-gtk-use-0-on-empty-flags.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
(cherry picked from commit df3e812fe42a13325ca5b223a115fb2d3dbfd446)
2020-04-18 16:51:29 -04:00
Kei Kebreau
28457ae6fe
gnu: gnome-shell: Update to 3.34.2.
...
* gnu/packages/gnome.scm (gnome-shell): Update to 3.34.2.
[source]: Add patch.
[native-inputs]: Add asciidoc.
[inputs]: Add gnome-autoar.
* gnu/packages/patches/gnome-shell-theme.patch: Adjust patch accordingly.
* gnu/packages/patches/gnome-shell-disable-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
(cherry picked from commit 4ac325aa9bf8dd237f5b5be7a1523d957be0067f)
2020-04-18 16:51:29 -04:00
Kei Kebreau
76e1830c03
gnu: gjs: Update to 1.58.3.
...
* gnu/packages/gnome.scm (gjs): Update to 1.58.3.
[native-inputs]: Add dconf.
(cherry picked from commit be62a1b5a5d0d2c237beae6ddafebe9c6ef887fa)
2020-04-18 16:51:28 -04:00
Kei Kebreau
0fda99c572
gnu: gdm: Update to 3.34.1.
...
* gnu/packages/gnome.scm (gdm): Update to 3.34.1.
[arguments]: Adjust 'pre-configure' phase accordingly.
(cherry picked from commit b989db762e17b7bdb64b1f0e3156bc92a2f2dc32)
2020-04-18 16:51:21 -04:00
Kei Kebreau
ec3ceabd6e
gnu: mutter: Update to 3.34.2.
...
* gnu/packages/gnome.scm (mutter): Update to 3.34.2.
[arguments]: Add configure flag to disable profiling. Update configure flag
that adds to the RUNPATH. Remove obsolete 'disable-werror' and 'use-elogind'
phases.
[native-inputs]: Add desktop-file-utils.
(cherry picked from commit b9686aea5170e528893433de4f563dd9b1a68cc0)
2020-04-18 16:49:57 -04:00
Kei Kebreau
961dc62d19
gnu: totem: Update to 3.34.1.
...
* gnu/packages/gnome.scm (totem): Update to 3.34.1.
(cherry picked from commit 513a19c38116795c811e6421004ac8f7d83525fa)
2020-04-18 16:49:57 -04:00
Kei Kebreau
8069ff0bc4
gnu: nautilus: Update to 3.34.2.
...
* gnu/packages/gnome.scm (nautilus): Update to 3.34.2.
[arguments]: Add 'skip-gtk-update-icon-cache' phase.
[native-inputs]: Remove gtk+:bin.
(cherry picked from commit ba1d88e83aeb2e6b3ec4006c901f687235cd63c0)
2020-04-18 16:49:57 -04:00
Kei Kebreau
80f6f9d86e
gnu: gnome-terminal: Update to 3.34.2.
...
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.34.2.
(cherry picked from commit c09d94546b75ecdd334494ed1730d44de551f29b)
2020-04-18 16:49:57 -04:00
Kei Kebreau
d5101dab53
gnu: gnome-screenshot: Update to 3.34.0.
...
* gnu/packages/gnome.scm (gnome-screenshot): Update to 3.34.0.
[arguments]: Add 'skip-gtk-update-icon-cache' phase.
[native-inputs]: Remove gtk+:bin.
(cherry picked from commit e822ab3c7b6072c053b25a175ba802b515edff44)
2020-04-18 16:49:56 -04:00
Kei Kebreau
14faeadd9e
gnu: gnome-keyring: Update to 3.34.0.
...
* gnu/packages/gnome.scm (gnome-keyring): Update to 3.34.0.
(cherry picked from commit 44f210ab90566446c8ccf0a53c663a3d555bad9e)
2020-04-18 16:49:56 -04:00
Kei Kebreau
262e660ef4
gnu: gnome-disk-utility: Update to 3.34.0.
...
* gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.34.0.
[arguments]: Add configure flag to enable elogind support.
[inputs]: Add elogind.
(cherry picked from commit 586eb32f09e8a654272040b578bf6a99876c9f7d)
2020-04-18 16:49:56 -04:00
Kei Kebreau
c576328d77
gnu: gnome-control-center: Update to 3.34.2.
...
* gnu/packages/gnome.scm (gnome-control-center): Update to 3.34.2.
[arguments]: Add 'skip-gtk-update-icon-cache' phase.
[native-inputs]: Remove gtk+:bin.
(cherry picked from commit 093ab99e4f2d5b10ea604cfb469e47f19b187401)
2020-04-18 16:49:56 -04:00
Kei Kebreau
201547590d
gnu: gnome-settings-daemon: Update to 3.34.1.
...
* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 3.34.1.
[arguments]: Add configure flag to build without systemd.
[inputs]: Add gcr and modem-manager.
(cherry picked from commit 048875f365d1591ad45853e76bda180d32f2bef7)
2020-04-18 16:49:56 -04:00
Kei Kebreau
f67ce0069a
gnu: gnome-session: Update to 3.34.2.
...
* gnu/packages/gnome.scm (gnome-session): Update to 3.34.2.
(cherry picked from commit 12a88070138ca2f11ebecf0aa0c7ae3b71b0032e)
2020-04-18 16:49:55 -04:00
Kei Kebreau
b3492e39d7
gnu: gnome-contacts: Update to 3.34.
...
* gnu/packages/gnome.scm (gnome-contacts): Update to 3.34.
[arguments]: Add 'skip-gtk-update-icon-cache' phase.
[native-inputs]: Remove gtk+:bin.
(cherry picked from commit c8be9392f03522f7a98ca787d31aa2372635a762)
2020-04-18 16:49:55 -04:00
Kei Kebreau
fd11f6f304
gnu: folks: Update to 0.13.1.
...
* gnu/packages/gnome.scm (folks): Update to 0.13.1.
[build-system]: Use meson-build-system.
[arguments]: Add 'skip-gtk-update-icon-cache' phase.
[inputs]: Add readline.
[native-inputs]: Add glib:bin.
(cherry picked from commit e4e7160c93baceb39686ce6bd1efe833ec5593c7)
2020-04-18 16:49:55 -04:00
Kei Kebreau
0662fe86d2
gnu: evolution: Update to 3.34.2.
...
* gnu/packages/gnome.scm (evolution): Update to 3.34.2.
[inputs]: Replace gtkspell3 with gspell. Remove evolution-data-server
duplicate.
(cherry picked from commit aace96f48804f43b07369408ffe7ed5c074437c0)
2020-04-18 16:49:55 -04:00
Kei Kebreau
1796994019
gnu: gnome-autoar: Update to 0.2.4.
...
* gnu/packages/gnome.scm (gnome-autoar): Update to 0.2.4.
[native-inputs]: Remove gnome-common.
(cherry picked from commit 46d713ce690235450740616249f800b288bf0a51)
2020-04-18 16:49:55 -04:00
Kei Kebreau
162048be3b
gnu: evolution-data-server: Update to 3.34.2.
...
* gnu/packages/gnome.scm (evolution-data-server): Update to 3.34.2.
[arguments]: Adjust 'disable-failing-tests' phase.
* gnu/packages/patches/evolution-data-server-libical-compat.patch: Update patch.
(cherry picked from commit 3febbdc80004c907507dbf4162bf6e7bfde74d28)
2020-04-18 16:49:54 -04:00
Kei Kebreau
462d3416a8
gnu: libgweather: Update to 3.34.0.
...
* gnu/packages/gnome.scm (libgweather): Update to 3.34.0.
(cherry picked from commit fea74bf26d1a77129da919f2eb7473c94a947200)
2020-04-18 16:49:54 -04:00
Kei Kebreau
e8f4bf6b42
gnu: gnome-bluetooth: Update to 3.34.0.
...
* gnu/packages/gnome.scm (gnome-bluetooth): Update to 3.34.0.
(cherry picked from commit 9d875e791fcca55807cdce623842b80eac0bf345)
2020-04-18 16:49:54 -04:00