Can someone point me in right direction to build vdr plugins in LMCE 0710?
I want ttxtsubs and that need to modify the VDR source to...
I have downloaded vdr source + plugin and added patches +compile. It compile fine, but dose not work in lmce.
Someone?
/Mami
Hi,
Try to do following:
- install vdr-dev package:
Quotesudo apt-get install vdr-dev
- download sources of vdr-plugin-ttxtsubs and patches from Ubuntu site;
- untar plug-in sources and apply patches;
- build Ubuntu package:
dpkg-buildpackage -rfakeroot