Date: Thu, 23 Oct 2003 05:00:57 -0700 (PDT) From: Sergei Kolobov <sergei@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio Makefile ports/audio/daaplib Makefile distinfo pkg-descr pkg-plist Message-ID: <200310231200.h9NC0vS7043422@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sergei 2003/10/23 05:00:57 PDT
FreeBSD ports repository
Modified files:
audio Makefile
Added files:
audio/daaplib Makefile distinfo pkg-descr pkg-plist
Log:
Add daaplib 0.1.1a, a C++ library for DAAP memory streams:
daaplib is a very tiny and portable C++ library which helps to read and
write low-level DAAP stream s in memory. the code is fairly
straightforward and can mirror the structure of the data fairly well.
PR: 58351
Submitted by: Lars Thegler <lars@thegler.dk>
Approved by: krion (implicit)
Revision Changes Path
1.454 +1 -0 ports/audio/Makefile
1.1 +33 -0 ports/audio/daaplib/Makefile (new)
1.1 +1 -0 ports/audio/daaplib/distinfo (new)
1.1 +5 -0 ports/audio/daaplib/pkg-descr (new)
1.1 +6 -0 ports/audio/daaplib/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310231200.h9NC0vS7043422>
