chiark / gitweb /
jenkins-build-makebuildserver: include VLC as a test build
authorHans-Christoph Steiner <hans@eds.org>
Tue, 7 Feb 2017 10:05:18 +0000 (11:05 +0100)
committerHans-Christoph Steiner <hans@eds.org>
Tue, 7 Feb 2017 10:05:18 +0000 (11:05 +0100)
jenkins-build-makebuildserver

index ed8f040414c90712913aafdd4f4fb1446e785ce2..f54f4443f7b5dbe70a02ee3d190f4e7734866fb1 100755 (executable)
@@ -71,3 +71,5 @@ echo "build_server_always = True" > config.py
 ../fdroid build --verbose --stop info.guardianproject.checkey:101
 # building old versions should still work
 ../fdroid build --verbose --stop org.fdroid.fdroid:96150
+# VLC is important, and uses cmake
+../fdroid build --verbose --stop org.videolan.vlc:12000604