"support/bintray.py publish filelist.txt"
]
},
+ "stretch-i386": {
+ "buildenv": "stretch-i386",
+ "builddeps": [
+ "lsb-release",
+ "cmake",
+ "git",
+ "build-essential",
+ "pkg-config",
+ "gettext",
+ "libavahi-client-dev",
+ "libssl-dev",
+ "zlib1g-dev",
+ "wget",
+ "bzip2",
+ "git-core",
+ "liburiparser-dev",
+ "libpcre3-dev",
+ "python",
+ "dvb-apps",
+ "debhelper",
+ "ccache"
+ ],
+ "buildcmd": [
+ "AUTOBUILD_CONFIGURE_EXTRA=--enable-ccache\\ --enable-ffmpeg_static\\ --enable-hdhomerun_static ./Autobuild.sh -t ${TARGET} -j ${PARALLEL} -w ${WORKDIR}",
+ "support/bintray.py publish filelist.txt"
+ ]
+ },
+ "stretch-amd64": {
+ "buildenv": "stretch-amd64",
+ "builddeps": [
+ "lsb-release",
+ "cmake",
+ "git",
+ "build-essential",
+ "pkg-config",
+ "gettext",
+ "libavahi-client-dev",
+ "libssl-dev",
+ "zlib1g-dev",
+ "wget",
+ "bzip2",
+ "git-core",
+ "liburiparser-dev",
+ "libpcre3-dev",
+ "python",
+ "dvb-apps",
+ "debhelper",
+ "ccache"
+ ],
+ "buildcmd": [
+ "AUTOBUILD_CONFIGURE_EXTRA=--enable-ccache\\ --enable-ffmpeg_static\\ --enable-hdhomerun_static ./Autobuild.sh -t ${TARGET} -j ${PARALLEL} -w ${WORKDIR}",
+ "support/bintray.py publish filelist.txt"
+ ]
+ },
"xenial-armhf": {
"buildenv": "xenial-armhf",
"builddeps": [