Opened 15 years ago
Closed 15 years ago
#21538 closed update (fixed)
hydrogen-0.9.4 updated portfile
Reported by: | xenith (Justin Seabrook-Rocha) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | nerdling (Jeremy Lavergne) | |
Port: | hydrogen |
Description
Hello,
The hydrogen team released 0.9.4 stable last week, and I've gone ahead and updated the port to the new version. In addition, I've added variants for jack and lrdf support (jack support being lacking on most binary releases). I have also added CoreMIDI support into the build system, though it is disabled by default due to build errors. This also fixes the port to build on case-sensitive filesystems (CoreAudio, not Coreaudio).
This port only works on 10.5. There are build errors with 10.6 which I believe the upstream needs to fix, though I will investigate later.
I noticed that this port is not maintained. If you need a maintainer for the port, I'd be happy to take it.
Attachments (4)
Change History (9)
Changed 15 years ago by xenith (Justin Seabrook-Rocha)
Attachment: | patch-Sconstruct.diff added |
---|
Changed 15 years ago by xenith (Justin Seabrook-Rocha)
Attachment: | Portfile.diff added |
---|
Patch to Portfile
comment:1 Changed 15 years ago by nerdling (Jeremy Lavergne)
I've got build errors from this: Undefined variables.
Changed 15 years ago by nerdling (Jeremy Lavergne)
Attachment: | hydrogen.log added |
---|
Changed 15 years ago by nerdling (Jeremy Lavergne)
Attachment: | hydrogen.2.log added |
---|
comment:2 Changed 15 years ago by xenith (Justin Seabrook-Rocha)
Yes, this is due to some weird interaction between Mac OS X 10.6, QT4, and Hydrogen. It should build just fine on Mac OS X 10.5.
comment:3 Changed 15 years ago by nerdling (Jeremy Lavergne)
Placed you as maintainer in r58617.
I cannot test the port in 10.5. Since it is known that this doesn't work in 10.6, can we add a "platform darwin 10" block that errors out?
comment:4 Changed 15 years ago by nerdling (Jeremy Lavergne)
Cc: | snc@… added |
---|---|
Keywords: | hydrogen removed |
Version: | 1.8.0 |
comment:5 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed a somewhat revised version in r67370. Verified it builds on Tiger. Did not test Leopard or Snow Leopard.
New Sconstruct patchfile.