[mythtv-commits] Ticket #6524: Modify MythFrontend Plugin Bundling on OSX

MythTV mythtv at cvs.mythtv.org
Thu May 7 18:05:27 UTC 2009


#6524: Modify MythFrontend Plugin Bundling on OSX
---------------------------------+------------------------------------------
 Reporter:  mythtv at dadeos.co.uk  |        Owner:  nigel  
     Type:  patch                |       Status:  closed 
 Priority:  minor                |    Milestone:  unknown
Component:  Ports - OSX          |      Version:  unknown
 Severity:  medium               |   Resolution:  fixed  
  Mlocked:  0                    |  
---------------------------------+------------------------------------------

Comment(by mythtv at dadeos.co.uk):

 20497 gives:

 {{{
 Global symbol "$plug" requires explicit package name at ./osx-packager.pl
 line 1076.
 Global symbol "$plug" requires explicit package name at ./osx-packager.pl
 line 1077.
 Execution of ./osx-packager.pl aborted due to compilation errors.
 }}}

 The variable {{{$plug}}} is not declared.

 The rationale behind the approach I took was that there may be other plug-
 ins that it may make sense to include in the list but that are not located
 in the {{{Contents/Resources/lib/mythtv/plugins}}} (for example those in
 {{{Contents/Resources/lib/mythtv/filters}}} directory).

 However, a symbolic link from {{{Contents/Resources/lib/mythtv/plugins}}}
 to a directory of {{{Contents/Plugins}}} does work.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6524#comment:8>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list