Name: pulse-simple Cabal-Version: >=1.2 Version: 0.1.13 Author: Daiki Handa Maintainer: xanxys@gmail.com Synopsis: binding to Simple API of pulseaudio Build-Type: Simple License: BSD3 License-File: LICENSE Category: Sound Description: Binding to simple version of client API for the pulseaudio soundserver. Although it does not provide advanced features and some not-so-adavanced features like volume control, it should be enough for simple applications. Confirmed to work on linux(both 32 bit and 64 bit) with ghc 6.8 or 6.10. Library Extensions: ForeignFunctionInterface Extra-Libraries: pulse-simple Build-depends: base>=3 && <5, bytestring Exposed-Modules: Sound.Pulse.Simple