From: Jaroslav Kysela Date: Mon, 18 Sep 2017 13:58:35 +0000 (+0200) Subject: doozer: remove precise targets X-Git-Tag: v4.2.4~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4389acabaf02c3cae25fd72e3cbcb6da0ea5e69;p=thirdparty%2Ftvheadend.git doozer: remove precise targets --- diff --git a/.doozer.json b/.doozer.json index c12a1318e..b2bf81575 100644 --- a/.doozer.json +++ b/.doozer.json @@ -1,56 +1,6 @@ { "concurrent": false, "targets": { - "precise-amd64": { - "buildenv": "precise-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=--enable-ccache\\ --disable-libx265_static\\ --disable-libx265\\ --enable-hdhomerun_static ./Autobuild.sh -t ${TARGET} -j ${PARALLEL} -w ${WORKDIR}", - "support/bintray.py publish filelist.txt" - ] - }, - "precise-i386": { - "buildenv": "precise-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=--enable-ccache\\ --disable-libx265_static\\ --disable-libx265\\ --enable-hdhomerun_static ./Autobuild.sh -t ${TARGET} -j ${PARALLEL} -w ${WORKDIR}", - "support/bintray.py publish filelist.txt" - ] - }, "trusty-amd64": { "buildenv": "trusty-amd64", "builddeps": [