Source: haskell-sdl-mixer
Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Miriam Ruiz <little_miry@yahoo.es>
Standards-Version: 3.8.4
Build-Depends:
 debhelper (>= 7),
 haskell-devscripts (>= 0.7),
 cdbs,
 ghc6,
 ghc6-prof,
 libgl1-mesa-dev | libgl-dev,
 libglu1-mesa-dev | libglu-dev,
 libx11-dev,
 alex,
 c2hs,
 cpphs,
 pkg-config,
 libsdl1.2-dev,
 libsdl-mixer1.2-dev,
 libghc6-sdl-dev,
 libghc6-sdl-prof
Build-Depends-Indep: ghc6-doc
Homepage: http://hackage.haskell.org/package/SDL-mixer
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-sdl-mixer
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-sdl-mixer


Package: libghc6-sdl-mixer-dev
Architecture: any
Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends},
 libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev, libx11-dev,
 libsdl1.2-dev, libsdl-mixer1.2-dev, libghc6-sdl-dev
Suggests: libghc6-sdl-mixer-prof, libghc6-sdl-mixer-doc
Description: Haskell SDL Mixer binding for GHC
 This package provides the SDL Mixer library bindings for the Haskell
 programming language. SDL Mixer is sample multi-channel audio mixer library.

Package: libghc6-sdl-mixer-prof
Architecture: any
Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends},
 libghc6-sdl-mixer-dev (= ${binary:Version}), libghc6-sdl-prof
Suggests: libghc6-sdl-mixer-doc
Description: Haskell SDL Mixer binding for GHC - profiling libraries
 This package provides the SDL Mixer library bindings for the Haskell
 programming language, compiled for profiling. SDL Mixer is a sample
 multi-channel audio mixer library.

Package: libghc6-sdl-mixer-doc
Section: doc
Architecture: all
Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
Recommends: ghc6-doc
Suggests: libghc6-sdl-mixer-dev, libghc6-sdl-mixer-prof
Description: Haskell SDL Mixer binding for GHC - documentation
 This package provides the documentation for the SDL Mixer library bindings
 for the Haskell programming language. SDL Mixer is a sample multi-channel
 audio mixer library.
