Summary: | [new port]: haskell port audio/hs-ALUT | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jacula Modyun <jacula> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-haskell (Nobody) <haskell> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Jacula Modyun
2010-01-08 21:10:03 UTC
Responsible Changed From-To: freebsd-ports-bugs->haskell haskell@ wants this port PRs (via the GNATS Auto Assign Tool) pgj 2010-01-12 21:24:10 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/hs-ALUT Makefile distinfo pkg-descr pkg-plist Log: A Haskell binding for the OpenAL Utility Toolkit, which makes managing of OpenAL contexts, loading sounds in various formats and creating waveforms very easy. For more information about the C library on which this binding is based, please see: WWW: http://connect.creativelabs.com/openal/ PR: ports/142480 Submitted by: Jacula Modyun <jacula(at)gmail.com> Revision Changes Path 1.1086 +1 -0 ports/audio/Makefile 1.1 +91 -0 ports/audio/hs-ALUT/Makefile (new) 1.1 +3 -0 ports/audio/hs-ALUT/distinfo (new) 1.1 +6 -0 ports/audio/hs-ALUT/pkg-descr (new) 1.1 +24 -0 ports/audio/hs-ALUT/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed The port has been added to the repository. Thanks! |