[mythtv-commits] Ticket #12505: Qt5 mac port

MythTV noreply at mythtv.org
Sun Sep 13 12:36:54 UTC 2015


#12505: Qt5 mac port
------------------------------+-----------------------------
 Reporter:  jyavenard         |          Owner:
     Type:  Developer Task    |         Status:  closed
 Priority:  minor             |      Milestone:  unknown
Component:  MythTV - General  |        Version:  Unspecified
 Severity:  medium            |     Resolution:  Fixed
 Keywords:                    |  Ticket locked:  0
------------------------------+-----------------------------
Changes (by jyavenard):

 * status:  new => closed
 * resolution:   => Fixed


Comment:

 commit 47e929b1db955b6a21a392c7edbc44f35cef7054
 Author: Jean-Yves Avenard <jyavenard at mythtv.org>
 Date:   Sun Sep 13 22:32:50 2015 +1000

     Bug 12505: P4. Fix dependency between mythservicecontracts and
 mythbase

     libmythservicecontracts needs objects defined in libmyth however we do
 not want to introduce a cross-dependency between the two.

 commit 81b478c0811005245682eebf2d4955c90fdc6d77
 Author: Jean-Yves Avenard <jyavenard at mythtv.org>
 Date:   Sun Sep 13 22:29:38 2015 +1000

     Bug 12505: P3. Update headers

     Add missing headers and update for Qt5

 commit 33802aa216ab7f516a7ce628d716711dd0ae778f
 Author: Jean-Yves Avenard <jyavenard at mythtv.org>
 Date:   Sun Sep 13 22:25:28 2015 +1000

     Bug 12505: P2. Remove OS X deprecated calls.

     There's no official C/C++ way to retrieve the OS version number
 anymore (Gestalt was deprecated in 10.8.
     So read the SystemVersion.plist dictionary instead

 commit f00d5ca464450a49c3c809089763688c68696d4b
 Author: Jean-Yves Avenard <jyavenard at mythtv.org>
 Date:   Sun Sep 13 21:42:35 2015 +1000

     Bug 12505: P1. Remove Carbon + Quartz support

     Qt5 only supports 64 bits . Carbon and Quartz are 32 bits only
 frameworks and can no long be used. this change drops support for those

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12505#comment:1>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list