Dvdarchive-patch: Difference between revisions

From VDR Wiki
Jump to navigation Jump to search
(Preparation)
 
No edit summary
Line 1: Line 1:
==Description==
==Description==
[[Image:(missing)-plugin.jpg|thumb|Screenshot]]


==Hardware requirements==
==Hardware requirements==


==Software requirements==
==Software requirements==
* patch


==Installation==
==Installation==
If the patch is compressed you have to unpack it bevor
See [[plugin installation]]
<pre>
gunzip patch
</pre>
Now you can install it with
<pre>
cd $SOURCEDIR/VDR
patch -p 1 < /path/to/patch
</pre>

Note, VDR has to be recompiled now, see [[VDR installation]].


==Problems==
==Problems==
Line 15: Line 25:
| [1]
| [1]
| http://
| http://
| Plugin homepage
| Patch homepage
|}
|}


[[Category:Plugins]]
[[Category:Patches]]


<!-- Link to german wiki page -->
<!-- Link to german wiki page -->
[[de:Hello-plugin]]
[[de:-patch]]

Revision as of 20:20, 21 September 2004

Description

Hardware requirements

Software requirements

  • patch

Installation

If the patch is compressed you have to unpack it bevor

gunzip patch

Now you can install it with

cd $SOURCEDIR/VDR
patch -p 1 < /path/to/patch

Note, VDR has to be recompiled now, see VDR installation.

Problems

Links

[1] http:// Patch homepage