[MacPorts] #51411: mlt: qt5 subport

MacPorts noreply at macports.org
Wed Dec 14 08:57:44 CET 2016


#51411: mlt: qt5 subport
--------------------------+----------------------
  Reporter:  RJVB         |      Owner:  mkae
      Type:  enhancement  |     Status:  assigned
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:
Resolution:               |   Keywords:  haspatch
      Port:  mlt          |
--------------------------+----------------------

Comment (by RJVB):

 Replying to [comment:12 ddennedy]:

 > I am trying to test this,

 Thanks, I appreciate it! Good news `port:mlt` still works (not that there
 was any reason why it wouldn't ... :) )

 > `Failed to parse file multimedia/mlt/Portfile with subport 'mlt-qt5':
 can't read "os.major": no such variable`
 ...
 > Any thoughts?

 Yes, my bad, I missed a global declaration for os.major: I'm quite certain
 your error will disappear when you add this declaration:

 {{{
          proc qt5.depends_component {first args} {
 +            global os.major
 }}}

 Let me know if this works and you want me to upload an updated patch.

 R.

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


More information about the macports-tickets mailing list