summaryrefslogtreecommitdiff
path: root/multimedia/liboggz/DESCR
diff options
context:
space:
mode:
authorrodent <rodent>2013-05-09 00:40:12 +0000
committerrodent <rodent>2013-05-09 00:40:12 +0000
commitef7b784d7dd9add63e391a2602ecc9ddfa4048a8 (patch)
tree7023cdbe7d2a1fdeea5a9ebf2b127c45b04dfc73 /multimedia/liboggz/DESCR
parent43e386e6a788f423becca609cd08768d6afaa86e (diff)
downloadpkgsrc-ef7b784d7dd9add63e391a2602ecc9ddfa4048a8.tar.gz
Import liboggz-1.1.1 as multimedia/liboggz.
Oggz comprises liboggz and the tool oggz, which provides commands to inspect, edit and validate Ogg files. The oggz-chop tool can also be used to serve time ranges of Ogg media over HTTP by any web server that supports CGI. liboggz is a C library for reading and writing Ogg files and streams. It offers various improvements over the reference libogg, including support for seeking, validation and timestamp interpretation.
Diffstat (limited to 'multimedia/liboggz/DESCR')
-rw-r--r--multimedia/liboggz/DESCR7
1 files changed, 7 insertions, 0 deletions
diff --git a/multimedia/liboggz/DESCR b/multimedia/liboggz/DESCR
new file mode 100644
index 00000000000..847642e2d8a
--- /dev/null
+++ b/multimedia/liboggz/DESCR
@@ -0,0 +1,7 @@
+Oggz comprises liboggz and the tool oggz, which provides commands to inspect,
+edit and validate Ogg files. The oggz-chop tool can also be used to serve time
+ranges of Ogg media over HTTP by any web server that supports CGI.
+
+liboggz is a C library for reading and writing Ogg files and streams. It offers
+various improvements over the reference libogg, including support for seeking,
+validation and timestamp interpretation.