Opened 19 years ago

Closed 19 years ago

#3286 closed enhancement (fixed)

MPlayer update Portfile (+theora +menu)

Reported by: matteob@… Owned by: blb@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

It builds correctly.

###in the first list:

--disable-theora

###then:

variant theora {

depends_lib-append lib:libtheora:libtheora configure.args-delete --disable-theora configure.args-append --enable-theora

}

###

We can also add --enable-menu, but it depends (I think...) on --enable-freetype and I dont know how express this in a Portfile :-(

Change History (2)

comment:1 Changed 19 years ago by jmpp@…

Owner: changed from darwinports-bugs@… to blb@…

comment:2 Changed 19 years ago by blb@…

Resolution: fixed
Status: newclosed

New variant has been committed, thanks.

Note: See TracTickets for help on using tickets.