[mythtv-firehose] mythtv/jyavenard/backports/fixes/0.24 commit: 7cbdff485 by Jean-Yves Avenard (jyavenard)

MythTV noreply at mythtv.org
Thu Mar 8 11:34:57 UTC 2012


      Author:  Jean-Yves Avenard <jyavenard at mythtv.org>
 Change Date:  2012-03-08T02:47:06-08:00
   Push Date:  2012/03/08 03:34:46 -0800
  Repository:  mythtv
      Branch:  jyavenard/backports/fixes/0.24
New Revision:  7cbdff48541f3b2f57229fbb8236c9dbbb927176
   Changeset:  https://github.com/MythTV/mythtv/commit/7cbdff485

Log:

Fix mac compilation when Qt Frameworks are in use.

Qt has a special handling for mac frameworks that includes header files. Resetting QMAKE_LIBDIR_QT breaks qmake from generating proper makefile with correct include path.
Fix various other issues such as QMAKE_LFLAGS being never properly set. For the time being limit the change to mac compilation in order to minimise the risk of breaking something else elsewhere.
HD homerun compilation failed due to sig_t being previously defined in sys/signal.h

Conflicts:

	mythtv/libs/libmythmetadata/libmythmetadata.pro
[cherry-picked from 5dccbd5f]

Modified:

   mythtv/configure
   mythtv/libs/libmythhdhomerun/hdhomerun_os_posix.h
   mythtv/libs/libmythmetadata/libmythmetadata.pro
   mythtv/settings.pro



More information about the mythtv-firehose mailing list