diff options
author | kim <kim> | 2004-01-12 03:56:19 +0000 |
---|---|---|
committer | kim <kim> | 2004-01-12 03:56:19 +0000 |
commit | a76a870a3ea58342da46d2fb0dd1c63fdb59dfb2 (patch) | |
tree | d9fd9f47cfa8f46dc47e15d8fbd202c475bdbca5 /audio/libshout/PLIST | |
parent | 1f0acd3419b4346c8cdbce9823d8bbd5b1409176 (diff) | |
download | pkgsrc-a76a870a3ea58342da46d2fb0dd1c63fdb59dfb2.tar.gz |
'libshout' allows applications to easily communicate and broadcast to
an Icecast streaming media server. It handles the socket connections,
metadata communication, and data streaming for the calling application,
and lets developers focus on feature sets instead of implementation
details.
Diffstat (limited to 'audio/libshout/PLIST')
-rw-r--r-- | audio/libshout/PLIST | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/audio/libshout/PLIST b/audio/libshout/PLIST new file mode 100644 index 00000000000..3ce7be05f96 --- /dev/null +++ b/audio/libshout/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/12 03:56:19 kim Exp $ +bin/shout-config +include/shout/shout.h +lib/libshout.a +lib/libshout.la +lib/libshout.so +lib/libshout.so.3 +lib/libshout.so.3.0 +share/aclocal/shout.m4 +share/doc/libshout/COPYING +share/doc/libshout/README +share/doc/libshout/example.c +@dirrm share/doc/libshout +@dirrm include/shout |