Opened 12 years ago

Closed 12 years ago

#36286 closed defect (fixed)

gst-plugins-bad: typo in jack variant

Reported by: ChristianFrisson (Christian Frisson) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: rmstonecipher@…
Port: gst-plugins-bad

Description (last modified by ryandesign (Ryan Carsten Schmidt))

The current Portfile of gst-plugins-bad (0.10.23) contains:

variant jack description {enable use of jack backend } {
    depends.lib-append      port:jack
    configure.args-delete   --disable-jack
}

Could you correct the second line with:

    depends_lib-append      port:jack

?

So that port info gst-plugins-bad works again. (I added +jack to my /opt/local/etc/macports/variants.conf).

Change History (2)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: rmstonecipher@… added
Description: modified (diff)
Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

Thanks for reporting this problem.

comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

Fixed in r98028.

Note: See TracTickets for help on using tickets.