2013-06-01, 00:10
(2013-05-31, 08:27)charlie0440 Wrote:Quote:to get latest you need to run mkpkg_vdr-plugin-vnsiserver4 in tools/mkpkg/, upload the resulting archive somewhere and update packages/3rdparty/multimedia/vdr-plugin-vnsiserver4/metaDon't forgot once you have run mkpkg_vdr-plugin-vnsiserver4 you will have to manually copy the tar.xz .md5 & .url to the sources folder.
wont work
this is what i done so far
:# git clone https://github.com/stefansaraev/OpenELEC.tv.git
:# git checkout vdr
:# ./OE/tools/mkpkg/mkpkg_vdr-plugin-vnsiserver4
uploaded *.tar.xz
packages/3rdparty/multimedia/vdr-plugin-vnsiserver4/meta
Quote:PKG_NAME="vdr-plugin-vnsiserver4"
PKG_VERSION="33b933a"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/FernetMenta/xbmc-pvr-addons/tree/master/addons/pvr.vdr.vnsi/vdr-plugin-vnsiserver"
PKG_URL="https://www.dropbox.com/s/sx04gh2zmq0muwe/vdr-plugin-vnsiserver4-33b933a.tar.xz"
copy the tar.xz .md5 & .url (changed url here) to the sources folder , done
:# PROJECT=Generic ARCH=i386 ./scripts/create_addon vdr-addon
errormessage:
CREATE ADDON vdr-addon
cp: cannot stat `build.OpenELEC-Generic.i386-devel/vdr-plugin-vnsiserver4-*/libvdr*.so.*': No such file or directory
any ideas ?