Thread overview
[D-runtime] Whom to write to add a deimos project?
Feb 02, 2012
Martin Nowak
Feb 03, 2012
Johannes Pfau
Feb 03, 2012
Walter Bright
Feb 03, 2012
Martin Nowak
Feb 05, 2012
Walter Bright
February 03, 2012
I'd like to add libsndfile.
February 03, 2012
Am 03.02.2012 00:14, schrieb Martin Nowak:
> I'd like to add libsndfile.
> _______________________________________________
> D-runtime mailing list
> D-runtime at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/d-runtime
I usually just open a post on the D newsgroup, but if a member of the deimos organization read you mail here that could work as well.

-- 
Johannes Pfau

February 03, 2012
Me is fine.

I need a description and homepage url.

On 2/2/2012 3:14 PM, Martin Nowak wrote:
> I'd like to add libsndfile.
>
February 03, 2012
On Fri, 03 Feb 2012 09:07:15 +0100, Walter Bright <walter at digitalmars.com> wrote:

> Me is fine.
>
> I need a description and homepage url.
>
> On 2/2/2012 3:14 PM, Martin Nowak wrote:
>> I'd like to add libsndfile.
>>
Posted on the wrong mailing list.

Libsndfile is a C library for reading and writing files containing sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format) through one standard library interface. It is released in source code format under the Gnu Lesser General Public License.

- http://www.mega-nerd.com/libsndfile
- https://github.com/dawgfoto/deimos

+ https://github.com/D-Programming-Deimos/libsndfile
February 05, 2012
https://github.com/D-Programming-Deimos/libsndfile

On 2/3/2012 12:38 AM, Martin Nowak wrote:
> On Fri, 03 Feb 2012 09:07:15 +0100, Walter Bright <walter at digitalmars.com> wrote:
>
>> Me is fine.
>>
>> I need a description and homepage url.
>>
>> On 2/2/2012 3:14 PM, Martin Nowak wrote:
>>> I'd like to add libsndfile.
>>>
> Posted on the wrong mailing list.
>
> Libsndfile is a C library for reading and writing files containing sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format) through one standard library interface. It is released in source code format under the Gnu Lesser General Public License.
>
> - http://www.mega-nerd.com/libsndfile
> - https://github.com/dawgfoto/deimos
>
> + https://github.com/D-Programming-Deimos/libsndfile
>