{
+ "concurrent": false,
"targets": {
-
"precise-amd64": {
"buildenv": "precise-amd64",
"builddeps": [
"git-core",
"liburiparser-dev",
"python",
- "dvb-apps"
+ "dvb-apps",
+ "debhelper",
+ "ccache"
],
-
"buildcmd": [
- "./configure --disable-dvbscan --enable-ffmpeg_static --disable-libx265_static --disable-libx265 --enable-hdhomerun_static",
- "make -j ${PARALLEL}"
+ "AUTOBUILD_CONFIGURE_EXTRA=--disable-bintray_cache\\ --enable-ccache\\ --disable-libx265_static\\ --disable-libx265\\ --enable-hdhomerun_static ./Autobuild.sh -t ${TARGET} -j ${PARALLEL} -w ${WORKDIR}"
]
},
-
"precise-i386": {
"buildenv": "precise-i386",
"builddeps": [
"git-core",
"liburiparser-dev",
"python",
- "dvb-apps"
+ "dvb-apps",
+ "debhelper",
+ "ccache"
],
-
"buildcmd": [
- "./configure --disable-dvbscan --enable-ffmpeg_static --disable-libx265_static --disable-libx265 --enable-hdhomerun_static",
- "make -j ${PARALLEL}"
+ "AUTOBUILD_CONFIGURE_EXTRA=--disable-bintray_cache\\ --enable-ccache\\ --disable-libx265_static\\ --disable-libx265\\ --enable-hdhomerun_static ./Autobuild.sh -t ${TARGET} -j ${PARALLEL} -w ${WORKDIR}"
]
},
-
"trusty-amd64": {
"buildenv": "trusty-amd64",
"builddeps": [
"git-core",
"liburiparser-dev",
"python",
- "dvb-apps"
+ "dvb-apps",
+ "debhelper",
+ "ccache"
],
-
"buildcmd": [
- "./configure --disable-dvbscan --enable-ffmpeg_static --enable-hdhomerun_static",
- "make -j ${PARALLEL}"
+ "AUTOBUILD_CONFIGURE_EXTRA=--disable-bintray_cache\\ --enable-ccache\\ --enable-ffmpeg_static\\ --enable-hdhomerun_static ./Autobuild.sh -t ${TARGET} -j ${PARALLEL} -w ${WORKDIR}"
]
},
-
"trusty-i386": {
"buildenv": "trusty-i386",
"builddeps": [
"git-core",
"liburiparser-dev",
"python",
- "dvb-apps"
+ "dvb-apps",
+ "debhelper",
+ "ccache"
],
-
"buildcmd": [
- "./configure --disable-dvbscan --enable-ffmpeg_static --enable-hdhomerun_static",
- "make -j ${PARALLEL}"
+ "AUTOBUILD_CONFIGURE_EXTRA=--disable-bintray_cache\\ --enable-ccache\\ --enable-ffmpeg_static\\ --enable-hdhomerun_static ./Autobuild.sh -t ${TARGET} -j ${PARALLEL} -w ${WORKDIR}"
]
},
-
"xenial-amd64": {
"buildenv": "xenial-amd64",
"builddeps": [
"git-core",
"liburiparser-dev",
"python",
- "dvb-apps"
+ "dvb-apps",
+ "debhelper",
+ "ccache"
],
-
"buildcmd": [
- "./configure --disable-dvbscan --enable-ffmpeg_static --enable-hdhomerun_static",
- "make -j ${PARALLEL}"
+ "AUTOBUILD_CONFIGURE_EXTRA=--disable-bintray_cache\\ --enable-ccache\\ --enable-ffmpeg_static\\ --enable-hdhomerun_static ./Autobuild.sh -t ${TARGET} -j ${PARALLEL} -w ${WORKDIR}"
+ ]
+ },
+ "xenial-i386": {
+ "buildenv": "xenial-i386",
+ "builddeps": [
+ "cmake",
+ "git",
+ "build-essential",
+ "pkg-config",
+ "gettext",
+ "libavahi-client-dev",
+ "libssl-dev",
+ "zlib1g-dev",
+ "wget",
+ "bzip2",
+ "git-core",
+ "liburiparser-dev",
+ "python",
+ "dvb-apps",
+ "debhelper",
+ "ccache"
+ ],
+ "buildcmd": [
+ "AUTOBUILD_CONFIGURE_EXTRA=--disable-bintray_cache\\ --enable-ccache\\ --enable-ffmpeg_static\\ --enable-hdhomerun_static ./Autobuild.sh -t ${TARGET} -j ${PARALLEL} -w ${WORKDIR}"
+ ]
+ },
+ "jessie-i386": {
+ "buildenv": "jessie-i386",
+ "builddeps": [
+ "cmake",
+ "git",
+ "build-essential",
+ "pkg-config",
+ "gettext",
+ "libavahi-client-dev",
+ "libssl-dev",
+ "zlib1g-dev",
+ "wget",
+ "bzip2",
+ "git-core",
+ "liburiparser-dev",
+ "python",
+ "dvb-apps",
+ "debhelper",
+ "ccache"
+ ],
+ "buildcmd": [
+ "AUTOBUILD_CONFIGURE_EXTRA=--disable-bintray_cache\\ --enable-ccache\\ --enable-ffmpeg_static\\ --enable-hdhomerun_static ./Autobuild.sh -t ${TARGET} -j ${PARALLEL} -w ${WORKDIR}"
+ ]
+ },
+ "jessie-amd64": {
+ "buildenv": "jessie-amd64",
+ "builddeps": [
+ "cmake",
+ "git",
+ "build-essential",
+ "pkg-config",
+ "gettext",
+ "libavahi-client-dev",
+ "libssl-dev",
+ "zlib1g-dev",
+ "wget",
+ "bzip2",
+ "git-core",
+ "liburiparser-dev",
+ "python",
+ "dvb-apps",
+ "debhelper",
+ "ccache"
+ ],
+ "buildcmd": [
+ "AUTOBUILD_CONFIGURE_EXTRA=--disable-bintray_cache\\ --enable-ccache\\ --enable-ffmpeg_static\\ --enable-hdhomerun_static ./Autobuild.sh -t ${TARGET} -j ${PARALLEL} -w ${WORKDIR}"
+ ]
+ },
+ "xenial-armhf": {
+ "buildenv": "xenial-armhf",
+ "builddeps": [
+ "cmake",
+ "git",
+ "build-essential",
+ "pkg-config",
+ "gettext",
+ "libavahi-client-dev",
+ "libssl-dev",
+ "zlib1g-dev",
+ "wget",
+ "bzip2",
+ "git-core",
+ "liburiparser-dev",
+ "python",
+ "dvb-apps",
+ "debhelper",
+ "ccache"
+ ],
+ "buildcmd": [
+ "AUTOBUILD_CONFIGURE_EXTRA=--disable-bintray_cache\\ --enable-ccache\\ --enable-hdhomerun_static\\ --disable-ffmpeg_static ./Autobuild.sh -t ${TARGET} -j ${PARALLEL} -w ${WORKDIR}"
+ ]
+ },
+ "xenial-arm64": {
+ "buildenv": "xenial-arm64",
+ "builddeps": [
+ "cmake",
+ "git",
+ "build-essential",
+ "pkg-config",
+ "gettext",
+ "libavahi-client-dev",
+ "libssl-dev",
+ "zlib1g-dev",
+ "wget",
+ "bzip2",
+ "git-core",
+ "liburiparser-dev",
+ "python",
+ "dvb-apps",
+ "debhelper",
+ "ccache"
+ ],
+ "buildcmd": [
+ "AUTOBUILD_CONFIGURE_EXTRA=--disable-bintray_cache\\ --enable-ccache\\ --enable-hdhomerun_static\\ --disable-ffmpeg_static ./Autobuild.sh -t ${TARGET} -j ${PARALLEL} -w ${WORKDIR}"
]
}
}
Section: video
Priority: extra
Maintainer: Adam Sutton <aps@tvheadend.org>
-Build-Depends: debhelper (>= 7.0.50), pkg-config, gettext, libavahi-client-dev, libssl-dev, zlib1g-dev, wget, bzip2, libcurl4-gnutls-dev, git-core, liburiparser-dev, python, curl, ca-certificates, cmake, dvb-apps
+Build-Depends: debhelper (>= 7.0.50), pkg-config, gettext, libavahi-client-dev, libssl-dev, zlib1g-dev, wget, bzip2, git-core, liburiparser-dev, python, ca-certificates, cmake, dvb-apps
Standards-Version: 3.7.3
Package: tvheadend
Architecture: any
-Depends: ${shlibs:Depends}, libavahi-client3, zlib1g, liburiparser1
+Depends: ${shlibs:Depends}, libavahi-client3, zlib1g, liburiparser1, dvb-apps, bzip2
Recommends: xmltv-util
Enhances: showtime
Replaces: hts-tvheadend