Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] New vdr to linvdr?



Hello,

 

  I like to add DVBsubtitle patch to linvdr. DVB subtitle patch installation is next kind of:

 

cd /path/to/vdr/PLUGINS/src
tar xvfmz /path/to/vdr-subtitles-0.0.4.tgz
ln -s subtitles-0.0.4 subtitles
cd subtitles
cp *controller.[ch] dvbsub.[ch] DVBsubs.patch /path/to/vdr
cd /path/to/vdr
patch -p0 < DVBsubs.patch
make 
make plugins
./vdrPsubtitles
 
So is this patch possible to install to linvdr? Could it work if I do installation in debian woody and then copy new vdr binary to my linvdr computer???
 
Regards
Tappi
 
 

 


Home | Main Index | Thread Index