[MacPorts] #53253: Mpv at Snow Leopard 10.6.8 - unrecognized selector sent to instance 0x105e30cb0

MacPorts noreply at macports.org
Sat Feb 4 22:04:13 UTC 2017


#53253: Mpv at Snow Leopard 10.6.8 - unrecognized selector sent to instance
0x105e30cb0
----------------------+-------------------------
  Reporter:  mrkapqa  |      Owner:  Ionic
      Type:  defect   |     Status:  closed
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:
Resolution:  invalid  |   Keywords:  snowleopard
      Port:  mpv      |
----------------------+-------------------------

Comment (by kencu):

 you'd do this

 `sudo port install mpv
 +audiocd+bundle+dvd+libarchive+network+opengl+osd+python27-rubberband+x11`

 btw, I have noticed that some ports that specify they only build on i386
 and x86_64 will actually build on ppc -- the portfile author may have not
 tested it on ppc, so just disabled it.

 If you're going to work on 10.5 PPC, you'll need to be comfortable editing
 portfiles and changing a few things. in this case, I'd edit the rubberband
 portfile
 {{{
 sudo vi `port file rubberband`
 }}}
 and find the supported_archs line, and comment it out. Then try to build
 rubberband and see what happens. You might be surprised.

--
Ticket URL: <https://trac.macports.org/ticket/53253#comment:15>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list