diff options
author | hasso <hasso@pkgsrc.org> | 2009-02-26 18:00:34 +0000 |
---|---|---|
committer | hasso <hasso@pkgsrc.org> | 2009-02-26 18:00:34 +0000 |
commit | eb63e582a5b50d3e643fd9dabb798a03dabc4e37 (patch) | |
tree | a340b39a1337d35b351b913c7307df3e40c2bf9b /audio/akode/DESCR | |
parent | 3cd980a888afbcf52b1ab1dffb8ea07837a7ebc2 (diff) | |
download | pkgsrc-eb63e582a5b50d3e643fd9dabb798a03dabc4e37.tar.gz |
aKode is a simple audio decoding framework that provides a uniform interface
to decode the most common audio formats. It also has a direct playback option
for a number of audio outputs.
This package provides the aKode library and akodeplay testing utility.
Diffstat (limited to 'audio/akode/DESCR')
-rw-r--r-- | audio/akode/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/audio/akode/DESCR b/audio/akode/DESCR new file mode 100644 index 00000000000..cea5a7617c6 --- /dev/null +++ b/audio/akode/DESCR @@ -0,0 +1,5 @@ +aKode is a simple audio decoding framework that provides a uniform interface +to decode the most common audio formats. It also has a direct playback option +for a number of audio outputs. + +This package provides the aKode library and akodeplay testing utility. |