[mythtv-commits] Ticket #4754: Improve UPnP library check for Perl bindings

MythTV mythtv at cvs.mythtv.org
Sat Feb 23 11:23:24 UTC 2008


#4754: Improve UPnP library check for Perl bindings
----------------------------------------------+-----------------------------
 Reporter:  sphery <mtdean at thirdcontact.com>  |       Owner:  xris   
     Type:  patch                             |      Status:  new    
 Priority:  minor                             |   Milestone:  unknown
Component:  perl / nuvexport                  |     Version:  head   
 Severity:  medium                            |     Mlocked:  0      
----------------------------------------------+-----------------------------
 The attached patch, mythtv-bindings-UPnP_lib_test.patch , modifies the
 UPnP library check to first check for Net::UPnP::QueryResponse, then to
 check for Net::UPnP::ControlPoint.  The ControlPoint library depends on
 the QueryResponse library, so the end result of this modification is to
 allow a more precise error message in the event that
 Net::UPnP::ControlPoint is installed but Net::UPnP::QueryResponse is not.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4754>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list