Thread overview
[Deimos] – libnotify bindings
Jul 27, 2012
David
Jul 27, 2012
Martin Nowak
Jul 28, 2012
Russel Winder
Jul 28, 2012
Walter Bright
Jul 28, 2012
David
Jul 28, 2012
Walter Bright
July 27, 2012
Hello,

I made libnotify bindings for D: https://github.com/Dav1dde/libnotify

I am not sure what I have to do to get them into deimos, any hints?

- david
July 27, 2012
On Sat, 28 Jul 2012 00:02:58 +0200, David <d@dav1d.de> wrote:

> Hello,
>
> I made libnotify bindings for D: https://github.com/Dav1dde/libnotify
>
> I am not sure what I have to do to get them into deimos, any hints?
>
> - david
Post on the D newsgroup or write a mail to one of the https://github.com/D-Programming-Deimos organization members.
Include a small description and a link to the project you're creating a binding for.
http://forum.dlang.org/thread/op.v82qt8hbsqugbd@dawg-freebsd.lan
July 28, 2012
On 7/27/2012 3:02 PM, David wrote:
> Hello,
>
> I made libnotify bindings for D: https://github.com/Dav1dde/libnotify
>
> I am not sure what I have to do to get them into deimos, any hints?
>
> - david

Is this it?


http://developer.gnome.org/libnotify/
July 28, 2012
On Sat, 2012-07-28 at 00:55 +0200, Martin Nowak wrote: […]
> Post on the D newsgroup or write a mail to one of the https://github.com/D-Programming-Deimos organization members.
[…]

Looking at this page all the descriptions except openssl do not mention D: it is not clear these are D bindings. Especially given that GitHub says they are all written in C.  I think the GitHub descriptions have to make it blatantly clear that these are not forks of the original libraries, but are D adaptors to them.

And, following up a thread elsewhere, there needs to be a way of packaging these for easy download, install and use.  As soon as an instruction says "clone or download the repository, and run make" the game is lost. This is especially true when the download and install instruction are different for different libraries.

To succeed Deimos will need a unitary installation framework so all contributions are handled the same way.

-- 
Russel. ============================================================================= Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.winder@ekiga.net 41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel@winder.org.uk London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder


July 28, 2012
Am 28.07.2012 03:28, schrieb Walter Bright:
> On 7/27/2012 3:02 PM, David wrote:
>> Hello,
>>
>> I made libnotify bindings for D: https://github.com/Dav1dde/libnotify
>>
>> I am not sure what I have to do to get them into deimos, any hints?
>>
>> - david
>
> Is this it?
>
>
> http://developer.gnome.org/libnotify/

Oh yes, sorry I forgot to mention it.
July 28, 2012
On 7/28/12 5:52 AM, David wrote:
> Am 28.07.2012 03:28, schrieb Walter Bright:
>> On 7/27/2012 3:02 PM, David wrote:
>>> Hello,
>>>
>>> I made libnotify bindings for D: https://github.com/Dav1dde/libnotify
>>>
>>> I am not sure what I have to do to get them into deimos, any hints?
>>>
>>> - david
>>
>> Is this it?
>>
>>
>> http://developer.gnome.org/libnotify/
>
> Oh yes, sorry I forgot to mention it.

Just write Walter.

Andrei
July 28, 2012
On 7/27/2012 3:02 PM, David wrote:
> I made libnotify bindings for D: https://github.com/Dav1dde/libnotify
>
> I am not sure what I have to do to get them into deimos, any hints?



https://github.com/D-Programming-Deimos/libnotify