@hackage SDL-mpeg0.0.1
Binding to the SMPEG library
Categories
License
BSD-3-Clause
Maintainer
Audrey Tang
Links
- Documentation
- No source repository
- Security
Versions
- 0.0.1 Mon, 28 Jul 2008
Installation
Dependencies (2)
Dependents (1)
@hackage/acme-everything
This package contains Haskell bindings to the SMPEG library >= 0.4.4
Global installation: runhaskell Setup.lhs configure runhaskell Setup.lhs build runhaskell Setup.lhs install # as root
Local installation: runhaskell Setup.lhs configure --prefix=[HOME]/usr --user runhaskell Setup.lhs build runhaskell Setup.lhs install --user # not as root