Plugin Mail


Documentation dépassée

- Plugin Lecture Mails VDR :vdr-vdrmail-0.0.5.tgz

- libpopc :libspopc-0.5.5.tgz

Ce plugin nécessite la librairie libpopc, qui permet d'utiliser le protocole POP3 :

# cd /mnt/cdrom
# cp vdr-vdrmail-0.0.5.tgz libspopc-0.5.5.tgz /usr/local/src
# cd /usr/local/src
# tar xvfz libspopc-0.5.5.tgz
# cd libspopc-0.5.5
# make && make install
# cd ..
# rm -r libspopc-0.5.5*
Il faut patcher VDR pour avoir de petites polices pour ce Plugin :
[edit] Vous aurez une rejection lors du patch a faire donc a la main [/edit]

# ln -s VDR vdr-1.1.14
# ln -s VDR vdr-1.1.14-smallfonts
# tar xvfj vdr-vdrmail-0.0.5.tgz -C VDR/PLUGINS/src
# cd VDR/PLUGINS/src
# ln -s vdrmail-0.0.5 vrdmail
# cp vdrmail/smallfonts-1.1.14.diff.gz /usr/local/src
# cd /usr/local/src
# zcat smallfonts-1.1.14.diff.gz | patch -p0
# rm smallfonts-1.1.14.diff.gz vdr-1.1.14-smallfonts vdr-1.1.14
# cd VDR
# make clean
# make plugins-clean
# make
# make plugins NEWSTRUCT=1 NAGRA=1 CONAX=1 CRYPTOWORKS=1
# cd ..
# rm vdr-vdrmail-0.0.5.tgz
Vous devez maintenant changer runvdr :
-------- fichier /usr/local/src/VDR/runvdr --------
...
VDRCMD="$VDRPRG -w 20 -s /usr/local/src/VDR/vdrshutdown -c /VDRConf $*\
-P'remote -i /dev/input/event0'\
-P'dvd -C /dev/hdc'\
-Pvcd\
-P'mp3 -m /VDRConf/mount.sh'\
-P'mplayer -m /VDRConf/mount.sh -M /VDRConf/mplayer.sh'\
-Psc\
-Pgames\
-Pbrowser\
-Pvdrmail\
-Pstatus $*"
export DVDCSS_METHOD=key
...
-------- fichier /usr/local/src/VDR/runvdr --------
Etape suivante : Plugin Télétexte


5 visiteurs connectés