"support/bintray.py publish filelist.txt"
]
},
+ "raspbian-buster": {
+ "buildenv": "raspbian-buster",
+ "builddeps": [
+ "cmake",
+ "git",
+ "build-essential",
+ "pkg-config",
+ "gettext",
+ "libavahi-client-dev",
+ "libssl-dev",
+ "zlib1g-dev",
+ "wget",
+ "bzip2",
+ "git-core",
+ "liburiparser-dev",
+ "libpcre2-dev",
+ "libdvbcsa-dev",
+ "python",
+ "python-requests",
+ "debhelper",
+ "ccache"
+ ],
+ "buildcmd": [
+ "AUTOBUILD_CONFIGURE_EXTRA=--enable-ccache\\ --enable-hdhomerun_static\\ --disable-ffmpeg_static ./Autobuild.sh -t raspbianbuster-armhf -j ${PARALLEL} -w ${WORKDIR}",
+ "support/bintray.py publish filelist.txt"
+ ]
+ },
"fedora28-x86_64": {
"buildenv": "docker:fedora:28",
"builddeps": [