diff options
author | adam <adam@pkgsrc.org> | 2005-09-30 13:26:02 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2005-09-30 13:26:02 +0000 |
commit | 3b347872f8d00f1f9f684aceb3496afc7c091e84 (patch) | |
tree | bee2322befcc28e9de6b2380d1b3dd3784a4e06f /audio/libsndfile/PLIST | |
parent | 9da154aeeba1069ce0cbf23285c8cdc5877c6b45 (diff) | |
download | pkgsrc-3b347872f8d00f1f9f684aceb3496afc7c091e84.tar.gz |
Changes 1.0.12:
* Add support for FLAC and Apple's Core Audio Format (CAF).
* Add virtual I/O interface (still needs docs).
* Cygwin and other Win32 fixes.
* Minor bug fixes and cleanups.
Diffstat (limited to 'audio/libsndfile/PLIST')
-rw-r--r-- | audio/libsndfile/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/libsndfile/PLIST b/audio/libsndfile/PLIST index 372183325a2..45cbf8d9ceb 100644 --- a/audio/libsndfile/PLIST +++ b/audio/libsndfile/PLIST @@ -1,7 +1,8 @@ -@comment $NetBSD: PLIST,v 1.12 2004/09/22 08:09:16 jlam Exp $ +@comment $NetBSD: PLIST,v 1.13 2005/09/30 13:26:02 adam Exp $ bin/sndfile-convert bin/sndfile-info bin/sndfile-play +bin/sndfile-regtest include/sndfile.h lib/libsndfile.la lib/pkgconfig/sndfile.pc |