;;;; alut.meta -*- Scheme -*- ((synopsis "OpenAL 1.1 (ALUT) bindings") (category sound) (license "BSD") (doc-from-wiki) (needs easyffi make) (test-depends matchable openal) (author "felix winkelmann") (files "alut.setup" "alut.release-info" "alut.meta" "alut.scm" "tests/run.scm"))