diff options
author | dsomero <xgizzmo@gmail.com> | 2010-05-19 21:21:50 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-20 23:32:50 -0500 |
commit | 529b797ad855c8ac9ed7f762718457f680ff5205 (patch) | |
tree | 82a7cd85d921e5b05c66b35f39d5ff2fa47cfb57 /audio/alsaplayer/README | |
parent | 7e2dabb5aa8efbb54b0938148b1bc7639202574b (diff) | |
download | slackbuilds-529b797ad855c8ac9ed7f762718457f680ff5205.tar.gz |
audio/alsaplayer: Removed (build failure)
This looks related to the glibc-2.11.x changes...
Diffstat (limited to 'audio/alsaplayer/README')
-rw-r--r-- | audio/alsaplayer/README | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/audio/alsaplayer/README b/audio/alsaplayer/README deleted file mode 100644 index 98bbc95fd9..0000000000 --- a/audio/alsaplayer/README +++ /dev/null @@ -1,6 +0,0 @@ -AlsaPlayer is a new type of PCM player. It is heavily multi-threaded -and tries to excercise the ALSA library and driver quite a bit. It -has some very interesting features unique to Linux/Unix players. The -goal is to create a fully pluggable framework for playback of all -sorts of media with the focus on PCM audio data. - |