1- Install "enigma2-plugin-ipkgbuild-vuduo-0.1.ipk"
-> REBOOT VU+Duo
2- Create a repertory "testipk" in /media/usb/ . in /testipk will go all files we need for build the .IPK file.
3- in /media/usb/testipk
Create a file named "debian-binary" and write inside only this
Code:
2.0
4- in /media/usb/testipk
Create a file named "control" and write inside this
Code:
Вам не разрешен просмотр кода. Войдите или Зарегистрируйтесь для просмотра.
5- Download and Extract "vCal.tar.gz" and transfer the full repertory /usr and all its contents in /media/usb/testipk/
so, you should have this structure files on USB
/media/usb/testipk/usr
/media/usb/testipk/control
/media/usb/testipk/debian-binary
6- Open Telnet sesion and write command in colour red
Code:
Вам не разрешен просмотр кода. Войдите или Зарегистрируйтесь для просмотра.
Voilà, That all, your package .ipk is in /media/usb/testipk/enigma2-plugin-vcalendar-0.1.ipk
Install your package and enjoy it
You will find this plugin in:
MENU -> INFORMATIONS -> vCalendar
Note: You can rename /testipk in what you want and you can make your packages on /hdd or /home/root/ or where you wish.....