all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Marius Bakke <mbakke@fastmail.com>
To: Arun Isaac <arunisaac@systemreboot.net>, 28135@debbugs.gnu.org
Subject: [bug#28135] [PATCH 1/2] gnu: Add libinfinity.
Date: Fri, 18 Aug 2017 22:21:43 +0200	[thread overview]
Message-ID: <87tw14y6co.fsf@fastmail.com> (raw)
In-Reply-To: <d16f3514.AEEAO8ADev8AAAAAAAAAAAPhwQEAAAACwQwAAAAAAAW9WABZlrQ6@mailjet.com>

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

Arun Isaac <arunisaac@systemreboot.net> writes:

> * gnu/packages/gobby.scm (libinfinity): New variable.

[...]

> +    (synopsis "Infininote protocol implementation")
> +    (description "Gobby is a collaborative editor that allows multiple users
> +to edit the same document together over the internet in real-time.  The
> +libinfinity shared library contains the implementation of the protocol that is
> +used to synchronize document changes between users.")

I'm not sure if repeating the Gobby description in the first sentence is
necessary.  The description from their README is pretty good:

libinfinity is library to build collaborative text editors. Changes to
the text buffers are synced to all other clients over a central
server. Even though a central server is involved, the local user sees
his changes applied instantly and the merging is done on the individual
clients.

> +    (license license:isc)))

COPYING and the source files I looked at say LGPL2.1+.  Can you check?

The rest LGTM.

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

  reply	other threads:[~2017-08-18 20:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-18  9:26 [bug#28135] Updating gobby Arun Isaac
2017-08-18  9:31 ` [bug#28135] [PATCH 1/2] gnu: Add libinfinity Arun Isaac
2017-08-18 20:21   ` Marius Bakke [this message]
2017-08-20  5:26     ` bug#28135: " Arun Isaac

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

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

  git send-email \
    --in-reply-to=87tw14y6co.fsf@fastmail.com \
    --to=mbakke@fastmail.com \
    --cc=28135@debbugs.gnu.org \
    --cc=arunisaac@systemreboot.net \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.