Difference between revisions of "Category:Plugins"

From MythTV Official Wiki
Jump to: navigation, search
(Moved page content to category description)
(Updated download and build instructions to reference official sources)
Line 4: Line 4:
 
= Getting the newest Version =
 
= Getting the newest Version =
  
To get the newest Version of MythPlugins, you need [[subversion]]. You can then checkout the latest revision.  
+
To get the newest Version of MythPlugins, you can use [[subversion]] to checkout the latest revision of either the development branch or the stable fixes branch. You can also find a tarball on the [http://www.mythtv.org mythtv.org] website where links to other [[Binary distributions]] can be found.
 
 
'''NOTE This is not officialy released, it may contain many bugs! It also requires that you be running the latest [[SVN]] release'''
 
 
 
svn co http://cvs.mythtv.org/svn/trunk/mythplugins
 
  
 
= Installation =
 
= Installation =
  
To compile and install all the plugins, with all options enabled, go into the mythtv-plugins directory and enter following commands:
+
Please refer to the official documentation on http://www.mythtv.org for details on compiling the source for plugins
 
 
./configure --enable-all --prefix=/usr
 
make
 
make all
 
 
 
replace /usr with the root location of the MythTV install if other than /usr
 
  
 
[[Category:Knowledge Base]]
 
[[Category:Knowledge Base]]

Revision as of 14:39, 24 February 2006

Information

MythPlugins is a set of plugins for the frontend of MythTV. (There's also MythWeb included, which is not a plugin but to that later.). Since the Version 0.17 all the official plugins are included in this Package.

Getting the newest Version

To get the newest Version of MythPlugins, you can use subversion to checkout the latest revision of either the development branch or the stable fixes branch. You can also find a tarball on the mythtv.org website where links to other Binary distributions can be found.

Installation

Please refer to the official documentation on http://www.mythtv.org for details on compiling the source for plugins

Subcategories

This category has the following 3 subcategories, out of 3 total.

M

S