summaryrefslogtreecommitdiff
path: root/audio/libalac/DESCR
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2011-11-14 19:38:24 +0000
committerryoon <ryoon@pkgsrc.org>2011-11-14 19:38:24 +0000
commitcbb42f948d6c73c567af43062ab2a38fd14fbea9 (patch)
tree8b2e5b879b4101f1a0c2309eee53b2530bb43d2e /audio/libalac/DESCR
parent2825d84eecf9ab8385334084c4f75faba33494f5 (diff)
downloadpkgsrc-cbb42f948d6c73c567af43062ab2a38fd14fbea9.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/DESCR')
-rw-r--r--audio/libalac/DESCR7
1 files changed, 7 insertions, 0 deletions
diff --git a/audio/libalac/DESCR b/audio/libalac/DESCR
new file mode 100644
index 00000000000..3e3f76cda0c
--- /dev/null
+++ b/audio/libalac/DESCR
@@ -0,0 +1,7 @@
+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.