[MacPorts] #13356: XMMS2 Portfile
MacPorts
trac at macosforge.org
Tue Nov 20 14:10:36 PST 2007
#13356: XMMS2 Portfile
---------------------------+------------------------------------------------
Reporter: tru at xmms.org | Owner: macports-dev at lists.macosforge.org
Type: enhancement | Status: new
Priority: Normal | Milestone: Port Submissions
Component: ports | Version: 1.5.2
Resolution: | Keywords:
---------------------------+------------------------------------------------
Changes (by nox at macports.org):
* cc: nox at macports.org (added)
Comment:
Some comments:
* {{{$version}}} should really be set to {{{0.4}}}, as it doesn't make
any sense to have some joke wandering alone in the version string.
* You don't need to explicitely set {{{$revision}}} to {{{0}}}.
* Instead of writing custom configure/build/destroot stages, you should
rather do
{{{
configure.cmd ./waf
configure.args --conf-prefix=${prefix}
build.cmd ./waf
destroot.cmd ./waf
destroot.destdir --destdir=${destroot}
}}}
--
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13356#comment:2>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list