all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ng0 <niasterisk@grrlz.net>
To: Leo Famulari <leo@famulari.name>, Fabian Harfert <fhmgufs@web.de>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: Add libunique.
Date: Mon, 01 Aug 2016 14:46:31 +0000	[thread overview]
Message-ID: <87eg68r1h4.fsf@we.make.ritual.n0.is> (raw)
In-Reply-To: <20160220061819.GA9556@jasmine>

Hello Fabian Harfert,

I see your contribution did not receive any further reaction.
Did it just disappear in the work-in-progress branches/folders you have,
or do you have no further intentions to work on it for whatever reasons
it may be (time, resources, …)?

I'd like to move this contribution of yours over the "finishing line",
tell me if you like to pick up work on it or prefer someone else to
finish it.


Thanks,
ng0

Leo Famulari <leo@famulari.name> writes:

> On Fri, Feb 19, 2016 at 09:10:44PM +0100, Fabian Harfert wrote:
>
> Thanks for the patch!
>
>> * gnu/packages/patches/libunique-gdbus.patch: New file.
>> * gnu/packages/patches/libunique-remove-G_CONST_RETURN.patch: New file.
>
> Can you give the context of these patches?
>
> I see there are newer versions available:
> https://git.gnome.org/browse/unique/log/
>
> Perhaps a more recent release would not require the patches?
>
> In any case, remember you have to register the patches in gnu_system.am
> (dist_patch_DATA). There's a recent example in 4e58a402.
>
>> * gnu/packages/glib.scm (libunique): New variable.
>
> [...]
>
>> +    (synopsis "Library for writing single instance application")
>
> How about "Library for writing single instance applications"?
>
>> +    (description
>> +     "Libunique is library providing a mechanism to allow only one running
>> +instance of an application.")
>
> I think we should steal Debian's description:
>
> "Libunique is a library for writing single instance application. If you
> launch a single instance application twice, the second instance will
> either just quit or will send a message to the running instance.
>
> Libunique makes it easy to write this kind of applications, by providing a
> base class, taking care of all the IPC machinery needed to send messages
> to a running instance, and also handling the startup notification side."
> https://packages.debian.org/stretch/libunique-3.0-0
>
> [...]
>

-- 
♥Ⓐ  ng0
Current Keys: https://we.make.ritual.n0.is/ng0.txt
For non-prism friendly talk find me on http://www.psyced.org

  reply	other threads:[~2016-08-01 14:46 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-19 20:10 [PATCH] gnu: Add libunique Fabian Harfert
2016-02-20  6:18 ` Leo Famulari
2016-08-01 14:46   ` ng0 [this message]
2016-08-03 14:47   ` ng0
2016-08-03 15:57     ` ng0
2016-08-05 18:44       ` ng0
2016-08-15 18:03         ` Leo Famulari
2016-08-15 23:33           ` ng0
2016-08-16 19:45             ` Leo Famulari
2016-08-17  9:52               ` ng0
2016-08-19 22:51                 ` Leo Famulari
2016-08-20  9:36                   ` ng0
2016-08-22 14:16                     ` ng0
2016-08-22 19:47                       ` Leo Famulari
  -- strict thread matches above, loose matches on Subject: below --
2016-02-19 19:14 Fabian Harfert

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=87eg68r1h4.fsf@we.make.ritual.n0.is \
    --to=niasterisk@grrlz.net \
    --cc=fhmgufs@web.de \
    --cc=guix-devel@gnu.org \
    --cc=leo@famulari.name \
    /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.