#25260: audacious media player submission -------------------------------+-------------------------------------------- Reporter: jdunn@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.0 Keywords: | Port: audacious -------------------------------+-------------------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) * port: => audacious Comment: There is no category "media"; "multimedia" is probably good though. "distfiles audacious-${version}.tgz" can be simplified to "extract.suffix .tgz". The glib2 dependency should be written "path:lib/pkgconfig/glib-2.0.pc:glib2" instead of "port:glib2" so that glib2-devel could satisfy it. Actually the dependency on glib2 can be omitted entirely since it already depends on gtk2 which depends on pango which depends on glib2 in this way. We'll want to use the same terminal-color-sequence-removing code here as in #25256. Attached is a new portfile implementing these changes. I also changed the whitespace ever so slightly so the columns are at a multiple of four spaces since that is our preferred indentation style. It still doesn't build, of course. -- Ticket URL: <http://trac.macports.org/ticket/25260#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS