diff options
author | ryoon <ryoon> | 2011-11-14 19:38:24 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2011-11-14 19:38:24 +0000 |
commit | 814403ea2d650b881f5b846bbb708856becef7a8 (patch) | |
tree | 8b2e5b879b4101f1a0c2309eee53b2530bb43d2e /audio/libalac/PLIST | |
parent | 117ba2c185eb301d7e3d3a6bab172507641989b9 (diff) | |
download | pkgsrc-814403ea2d650b881f5b846bbb708856becef7a8.tar.gz |
Import libalac-0.0.20111026 as audio/libalac from wip/libalac
The Apple Lossless Audio Codec (ALAC) is an audio codec developed
by Apple and supported on iPhone, iPad, most iPods, Mac and iTunes.
ALAC is a data compression method which reduces the size of audio
files with no loss of information. A decoded ALAC stream is
bit-for-bit identical to the original uncompressed audio file.
This is Apple Lossless Audio Codec library.
Diffstat (limited to 'audio/libalac/PLIST')
-rw-r--r-- | audio/libalac/PLIST | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/libalac/PLIST b/audio/libalac/PLIST new file mode 100644 index 00000000000..50e222578ea --- /dev/null +++ b/audio/libalac/PLIST @@ -0,0 +1,10 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2011/11/14 19:38:24 ryoon Exp $ +include/ALACAudioTypes.h +include/ALACBitUtilities.h +include/ALACDecoder.h +include/ALACEncoder.h +include/EndianPortable.h +include/aglib.h +include/dplib.h +include/matrixlib.h +lib/libalac.la |