Ticket #16048 (closed submission: fixed)
lv2core: new port
| Reported by: | db.evans@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | Cc: | ||
| Port: |
Description
Implements the LV2 specification for audio plugins.
Attachments
Change History
comment:1 follow-up: ↓ 3 Changed 5 years ago by ryandesign@…
- Status changed from new to assigned
- Owner changed from macports-tickets@… to ryandesign@…
I added the port in r38544. Thanks!
Question: why is gawk listed as a dependency? It installs for me without complaint even when gawk is absent. That's on 10.4.11 Intel.
Also: this port doesn't install any binaries or libraries, right? Given that, can I add "universal_variant no" to the portfile?
comment:2 Changed 5 years ago by ryandesign@…
Turned off universal variant in r38607 with maintainer's approval.
comment:3 in reply to: ↑ 1 Changed 5 years ago by db.evans@…
Replying to ryandesign@macports.org:
Question: why is gawk listed as a dependency? It installs for me without complaint even when gawk is absent. That's on 10.4.11 Intel.
Attached is a patch to remove the unnecessary gawk dependency. No revision change necessary. Committing this should close this ticket. Thanks.
Changed 5 years ago by db.evans@…
- Attachment patch-lv2core-Portfile.diff added
patch to remove gawk dependency from Portfile


Portfile