[mythtv-commits] Ticket #5589: New plugin MythTube (YouTube plugin)

MythTV mythtv at cvs.mythtv.org
Fri Dec 12 21:08:33 UTC 2008


#5589: New plugin MythTube (YouTube plugin)
-------------------------------+--------------------------------------------
 Reporter:  cojonuo at gmail.com  |        Owner:  ijr    
     Type:  enhancement        |       Status:  new    
 Priority:  minor              |    Milestone:  unknown
Component:  mythtv             |      Version:  head   
 Severity:  medium             |   Resolution:         
  Mlocked:  0                  |  
-------------------------------+--------------------------------------------

Comment(by robert.mcnamara at gmail.com):

 For clarity's sake, here is the build process for MythTube:

 Untar the latest tarball in the mythplugins source dir:

 cd /path/to/mythplugins
 tar xvzf mythtube.14.tar.gz

 Patch configure with the patch included:

 patch configure mythtube/contrib/configure.patch

 Patch your library.xml with the included patch:

 patch /usr/share/mythtv/library.xml mythtube/contrib/library.xml

 Run configure as normal (mythtube should be automatically enabled, or you
 can use --enable-mythtube)

 ./configure --prefix=/usr

 make

 make install

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


More information about the mythtv-commits mailing list