[SCM] kodi-pvr-vdr-vnsi/master: Add README.md

tiber-guest at users.alioth.debian.org tiber-guest at users.alioth.debian.org
Sun Feb 28 15:46:53 UTC 2016


The following commit has been merged in the master branch:
commit 5456b4071b67abe0103d0db92441b2daa4bc0f81
Author: h.udo <hudokkow at gmail.com>
Date:   Fri Jan 29 14:31:01 2016 +0000

    Add README.md

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..4107234
--- /dev/null
+++ b/README.md
@@ -0,0 +1,20 @@
+[![Build Status](https://travis-ci.org/kodi-pvr/pvr.vdr.vnsi.svg?branch=Jarvis)](https://travis-ci.org/kodi-pvr/pvr.vdr.vnsi)
+[![Coverity Scan Build Status](https://scan.coverity.com/projects/5120/badge.svg)](https://scan.coverity.com/projects/5120)
+
+# VDR VNSI PVR
+VDR VNSI PVR client addon for [Kodi] (http://kodi.tv)
+
+## Build instructions
+
+### Linux
+
+1. `git clone https://github.com/xbmc/xbmc.git`
+2. `git clone https://github.com/kodi-pvr/pvr.vdr.vnsi.git`
+3. `cd pvr.vdr.vnsi && mkdir build && cd build`
+4. `cmake -DADDONS_TO_BUILD=pvr.vdr.vnsi -DADDON_SRC_PREFIX=../.. -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=../../xbmc/addons -DPACKAGE_ZIP=1 ../../xbmc/project/cmake/addons`
+5. `make`
+
+##### Useful links
+
+* [Kodi's PVR user support] (http://forum.kodi.tv/forumdisplay.php?fid=169)
+* [Kodi's PVR development support] (http://forum.kodi.tv/forumdisplay.php?fid=136)

-- 
kodi-pvr-vdr-vnsi packaging



More information about the pkg-multimedia-commits mailing list