[SCM] kodi-pvr-vdr-vnsi/upstream: point travis to branch Krypton

tiber-guest at users.alioth.debian.org tiber-guest at users.alioth.debian.org
Sat Jan 7 11:28:39 UTC 2017


The following commit has been merged in the upstream branch:
commit 90aa7f0c6787ab9e2c2a04dd023907b391dd732d
Author: Rainer Hochecker <fernetmenta at online.de>
Date:   Fri Dec 23 18:39:50 2016 +0100

    point travis to branch Krypton

diff --git a/.travis.yml b/.travis.yml
index 2ef24c6..2965c85 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -36,7 +36,7 @@ before_install:
 #
 before_script:
   - cd $TRAVIS_BUILD_DIR/..
-  - git clone --depth=1 https://github.com/xbmc/xbmc.git
+  - git clone -b Krypton --depth=1 https://github.com/xbmc/xbmc.git
   - cd pvr.vdr.vnsi && mkdir build && cd build
   - cmake -DADDONS_TO_BUILD=pvr.vdr.vnsi -DADDON_SRC_PREFIX=$TRAVIS_BUILD_DIR/.. -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=$TRAVIS_BUILD_DIR/../xbmc/addons -DPACKAGE_ZIP=1 $TRAVIS_BUILD_DIR/../xbmc/project/cmake/addons
 

-- 
kodi-pvr-vdr-vnsi packaging



More information about the pkg-multimedia-commits mailing list