unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#29852] [PATCH] gnu: gnome-online-accounts: Update to 3.26.2.
@ 2017-12-26  0:57 Tobias Geerinckx-Rice
  2017-12-26 18:45 ` Leo Famulari
  2018-01-06 14:55 ` bug#29852: " Tobias Geerinckx-Rice
  0 siblings, 2 replies; 3+ messages in thread
From: Tobias Geerinckx-Rice @ 2017-12-26  0:57 UTC (permalink / raw)
  To: 29852

This removes telepathy support, which is actively discouraged upstream:
<https://git.gnome.org/browse/gnome-online-accounts/commit/?id=a65ebfe1069>.

* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.26.2.
[inputs]: Remove telepathy-glib.
---

Guix,

'S per the link above, Telepathy support is now disabled:

   “Telepathy is very weakly maintained, and so is Empathy while Polari
    has its own account configuration UI.”

If you're a happy Telepathy user who thinks we should make a distro
choice to enable it anyway, don't hesitate to protest.

Other testers also welcome! I don't have enough friends.

Merry regards,

T G-R

 gnu/packages/gnome.scm | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 2059bb459..a869bdbfd 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4806,7 +4806,7 @@ window manager.")
 (define-public gnome-online-accounts
   (package
     (name "gnome-online-accounts")
-    (version "3.24.3")
+    (version "3.26.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -4814,7 +4814,7 @@ window manager.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0m1qf2ffxzmwxa157lrvh3507d5gr3lg4kvj653zhcihjpmmhbi5"))))
+                "1l8p1ghknmkmjpnpl7jr53j66qbzpikickzbmrz0aczyhq6pdy29"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      `(("glib:bin" ,glib "bin") ; for glib-compile-schemas, etc.
@@ -4830,7 +4830,6 @@ window manager.")
        ("json-glib" ,json-glib)
        ("libsecret" ,libsecret)
        ("rest" ,rest)
-       ("telepathy-glib" ,telepathy-glib)
        ("webkitgtk" ,webkitgtk)))
     (synopsis "Single sign-on framework for GNOME")
     (home-page "https://wiki.gnome.org/Projects/GnomeOnlineAccounts")
-- 
2.15.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#29852] [PATCH] gnu: gnome-online-accounts: Update to 3.26.2.
  2017-12-26  0:57 [bug#29852] [PATCH] gnu: gnome-online-accounts: Update to 3.26.2 Tobias Geerinckx-Rice
@ 2017-12-26 18:45 ` Leo Famulari
  2018-01-06 14:55 ` bug#29852: " Tobias Geerinckx-Rice
  1 sibling, 0 replies; 3+ messages in thread
From: Leo Famulari @ 2017-12-26 18:45 UTC (permalink / raw)
  To: Tobias Geerinckx-Rice; +Cc: 29852

[-- Attachment #1: Type: text/plain, Size: 767 bytes --]

On Tue, Dec 26, 2017 at 01:57:55AM +0100, Tobias Geerinckx-Rice wrote:
> This removes telepathy support, which is actively discouraged upstream:
> <https://git.gnome.org/browse/gnome-online-accounts/commit/?id=a65ebfe1069>.
> 
> * gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.26.2.
> [inputs]: Remove telepathy-glib.
> ---
> 
> Guix,
> 
> 'S per the link above, Telepathy support is now disabled:
> 
>    “Telepathy is very weakly maintained, and so is Empathy while Polari
>     has its own account configuration UI.”
> 
> If you're a happy Telepathy user who thinks we should make a distro
> choice to enable it anyway, don't hesitate to protest.

Okay, if nobody speaks up in favor of it, please feel free to push the
patch.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#29852: [PATCH] gnu: gnome-online-accounts: Update to 3.26.2.
  2017-12-26  0:57 [bug#29852] [PATCH] gnu: gnome-online-accounts: Update to 3.26.2 Tobias Geerinckx-Rice
  2017-12-26 18:45 ` Leo Famulari
@ 2018-01-06 14:55 ` Tobias Geerinckx-Rice
  1 sibling, 0 replies; 3+ messages in thread
From: Tobias Geerinckx-Rice @ 2018-01-06 14:55 UTC (permalink / raw)
  To: 29852-done

Pushed as ae8e71ee48a097677b5e28d4cccbcd5a6dbaea13.

Thanks,

T G-R

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-01-06 14:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-26  0:57 [bug#29852] [PATCH] gnu: gnome-online-accounts: Update to 3.26.2 Tobias Geerinckx-Rice
2017-12-26 18:45 ` Leo Famulari
2018-01-06 14:55 ` bug#29852: " Tobias Geerinckx-Rice

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).