summaryrefslogtreecommitdiff
path: root/audio/libsndfile/DESCR
diff options
context:
space:
mode:
authordillo <dillo@pkgsrc.org>2002-08-23 11:39:27 +0000
committerdillo <dillo@pkgsrc.org>2002-08-23 11:39:27 +0000
commite986a6810ea64d6508bdbf32ac40239726b32489 (patch)
tree82f2171bf4eb1007c51ca4cec2be19950e61e735 /audio/libsndfile/DESCR
parentdff21bc4f9bab8f43fef35f3bd1b9df144426891 (diff)
downloadpkgsrc-e986a6810ea64d6508bdbf32ac40239726b32489.tar.gz
add libsndfile 1.0.0
Libsndfile is a C library for reading and writing files containing sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format) through one standard library interface.
Diffstat (limited to 'audio/libsndfile/DESCR')
-rw-r--r--audio/libsndfile/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/libsndfile/DESCR b/audio/libsndfile/DESCR
new file mode 100644
index 00000000000..df3da1a4c56
--- /dev/null
+++ b/audio/libsndfile/DESCR
@@ -0,0 +1,3 @@
+Libsndfile is a C library for reading and writing files containing
+sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format)
+through one standard library interface.