[mythtv-commits] Ticket #9285: Lots of Variable TARGETDEPS is deprecated; use POST_TARGETDEPS instead when ompiling against qt47

MythTV mythtv at cvs.mythtv.org
Thu Nov 25 14:11:42 UTC 2010


#9285: Lots of Variable TARGETDEPS is deprecated; use POST_TARGETDEPS instead when
ompiling against qt47
----------------------------------------------------+-----------------------
 Reporter:  Jonathan Martens <jonathan@…>           |            Type:  Bug Report      
   Status:  new                                     |        Priority:  minor           
Milestone:  unknown                                 |       Component:  MythTV - General
  Version:  0.24-fixes                              |        Severity:  medium          
 Keywords:                                          |   Ticket locked:  0               
----------------------------------------------------+-----------------------
 I get lots of the following warning when compiling trunk with qt47:

 {{{
 WARNING: /usr/src/redhat/BUILD/mythtv-0.24/mythtv-0.24/programs/programs-
 libs.pro:37: Variable TARGETDEPS is deprecated; use POST_TARGETDEPS
 instead.
 WARNING: /usr/src/redhat/BUILD/mythtv-0.24/mythtv-0.24/programs/programs-
 libs.pro:38: Variable TARGETDEPS is deprecated; use POST_TARGETDEPS
 instead.
 WARNING: /usr/src/redhat/BUILD/mythtv-0.24/mythtv-0.24/programs/programs-
 libs.pro:39: Variable TARGETDEPS is deprecated; use POST_TARGETDEPS
 instead.
 WARNING: /usr/src/redhat/BUILD/mythtv-0.24/mythtv-0.24/programs/programs-
 libs.pro:40: Variable TARGETDEPS is deprecated; use POST_TARGETDEPS
 instead.
 WARNING: /usr/src/redhat/BUILD/mythtv-0.24/mythtv-0.24/programs/programs-
 libs.pro:41: Variable TARGETDEPS is deprecated; use POST_TARGETDEPS
 instead.
 WARNING: /usr/src/redhat/BUILD/mythtv-0.24/mythtv-0.24/programs/programs-
 libs.pro:42: Variable TARGETDEPS is deprecated; use POST_TARGETDEPS
 instead.
 WARNING: /usr/src/redhat/BUILD/mythtv-0.24/mythtv-0.24/programs/programs-
 libs.pro:43: Variable TARGETDEPS is deprecated; use POST_TARGETDEPS
 instead.
 WARNING: /usr/src/redhat/BUILD/mythtv-0.24/mythtv-0.24/programs/programs-
 libs.pro:44: Variable TARGETDEPS is deprecated; use POST_TARGETDEPS
 instead.
 WARNING: /usr/src/redhat/BUILD/mythtv-0.24/mythtv-0.24/programs/programs-
 libs.pro:45: Variable TARGETDEPS is deprecated; use POST_TARGETDEPS
 instead.
 WARNING: /usr/src/redhat/BUILD/mythtv-0.24/mythtv-0.24/programs/programs-
 libs.pro:46: Variable TARGETDEPS is deprecated; use POST_TARGETDEPS
 instead.
 WARNING: /usr/src/redhat/BUILD/mythtv-0.24/mythtv-0.24/programs/programs-
 libs.pro:47: Variable TARGETDEPS is deprecated; use POST_TARGETDEPS
 instead.
 WARNING: /usr/src/redhat/BUILD/mythtv-0.24/mythtv-0.24/programs/programs-
 libs.pro:48: Variable TARGETDEPS is deprecated; use POST_TARGETDEPS
 instead.
 }}}

 Since I compile the tar ball I have no diff against SVN, but attached is a
 diff with my local modified programs-libs.pro silencing the warning.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/9285>
MythTV <http://www.mythtv.org/>
MythTV Media Center


More information about the mythtv-commits mailing list