[MacPorts] #38935: MPlayer: build failure on OSX 10.4 ppc

MacPorts noreply at macports.org
Fri Apr 26 02:22:01 PDT 2013


#38935: MPlayer: build failure on OSX 10.4 ppc
-----------------------+------------------------
  Reporter:  jasper@…  |      Owner:  jeremyhu@…
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.1.3
Resolution:            |   Keywords:
      Port:  MPlayer   |
-----------------------+------------------------

Comment (by jeremyhu@…):

 Give this a try:

 {{{
 Index: Portfile
 ===================================================================
 --- Portfile    (revision 105581)
 +++ Portfile    (working copy)
 @@ -79,6 +79,12 @@

  patchfiles configure.x11.patch

 +post-patch {
 +    reinplace "s|-maltivec|-faltivec -maltivec|g" \
 +        ${worksrcpath}/configure \
 +        ${worksrcpath}/ffmpeg/configure
 +}
 +
  post-destroot {
      xinstall -d -m 0755 ${destroot}${prefix}/share/doc/${name}
      eval file copy [glob ${worksrcpath}/DOCS/*] \

 }}}

 If that doesn't work, at least that should get you on the right track to
 figuring out the fix...

-- 
Ticket URL: <https://trac.macports.org/ticket/38935#comment:4>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list