About

Metadata

  • Last updated , by AudreyTang
  • License BSD-3-Clause
  • Categories FFI
  • Maintained by: Audrey Tang

  • Lottery factor: 0

Links

Installation

Readme

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