unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Raghav Gururajan <rvgn@disroot.org>
Cc: guix-devel@gnu.org
Subject: Re: Rename GNU Jami Package in Guix?
Date: Thu, 25 Jul 2019 19:05:32 +0200	[thread overview]
Message-ID: <87k1c6t57n.fsf@gnu.org> (raw)
In-Reply-To: <4910a7068dd25983f28643c8dda53d620114620f.camel@disroot.org> (Raghav Gururajan's message of "Mon, 22 Jul 2019 16:07:10 -0400")

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

Hello,

Raghav Gururajan <rvgn@disroot.org> skribis:

>> 	Error verifying signature: Failed to execute gpg.
>> I agree, it's a GNOME app although the ring.cx launcher supports KDE
>> explicitly.  Anyways, I see no need to leave the "-client-gnome"
>> part.
>
> Thanks :-). Well, if we leave that part, it will be straight-forward
> that it can used with any DE and not just GNOME right?

I’ll push the patch below if nobody beats me at it.  :-)

Ludo’.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 858 bytes --]

diff --git a/gnu/packages/telephony.scm b/gnu/packages/telephony.scm
index b5c14143a8..cf37756503 100644
--- a/gnu/packages/telephony.scm
+++ b/gnu/packages/telephony.scm
@@ -847,10 +847,10 @@ This package provides a library common to all Jami clients.")
     (home-page "https://jami.net")
     (license license:gpl3+)))
 
-(define-public jami-client-gnome
+(define-public jami
   (package
     (inherit libring)
-    (name "jami-client-gnome")
+    (name "jami")
     (build-system cmake-build-system)
     (inputs
      `(("libringclient" ,libringclient)
@@ -906,3 +906,6 @@ IAX protocols, as well as decentralized calling using P2P-DHT.
 This package provides the Jami client for the GNOME desktop.")
     (home-page "https://jami.net")
     (license license:gpl3+)))
+
+(define-public jami-client-gnome
+  (deprecated-package "jami-client-gnome" jami))

  parent reply	other threads:[~2019-07-25 17:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-22  2:42 Rename GNU Jami Package in Guix? Raghav Gururajan
2019-07-22  9:17 ` Pierre Neidhardt
2019-07-22 20:07   ` Raghav Gururajan
2019-07-22 20:24     ` Pierre Neidhardt
2019-07-22 21:00       ` Raghav Gururajan
2019-07-22 21:04       ` Raghav Gururajan
2019-07-25 17:05     ` Ludovic Courtès [this message]
2019-07-26  8:11     ` Raghav Gururajan
2019-07-26  8:12     ` Raghav Gururajan
2019-07-26  8:14     ` Raghav Gururajan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k1c6t57n.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=rvgn@disroot.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).