[MacPorts] #22157: xmms2: update to 0.6DrMattDestruction
MacPorts
noreply at macports.org
Tue Sep 13 21:45:18 PDT 2011
#22157: xmms2: update to 0.6DrMattDestruction
--------------------------------+-------------------------------------------
Reporter: manphiz@… | Owner: ryandesign@…
Type: update | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.8.1
Resolution: fixed | Keywords: haspatch
Port: xmms2 |
--------------------------------+-------------------------------------------
Changes (by ryandesign@…):
* status: assigned => closed
* resolution: => fixed
Comment:
I've updated the port to 0.6DrMattDestruction in r83981 with several
changes from the patch supplied here.
Removing the patch block that reinplaced the shebang line in the python
scripts was incorrect; we want that reinplace done so that the scripts are
run with the specified python, not with whatever python the user happens
to have selected.
Using a "dev_dep" variant is not the way we do that in MacPorts. Instead,
these dependencies are written using the path: style (instead of the more
usual port: style) to allow the -devel ports to satisfy the dependencies,
if the user has installed those -devel ports first.
I used the cpp, perl and ruby variants as supplied; using a single
"no_lang" variant would be worse, not better; developers are interested in
the single language they're currently developing in. Similarly, having all
languages build by default would unnecessarily bring in dependencies most
users don't need; boost in particular is huge. Ideally these variants
would be deleted and turned into standalone ports but I don't have time to
deal with that right now.
--
Ticket URL: <https://trac.macports.org/ticket/22157#comment:8>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list