]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
doozer: remove precise targets
authorJaroslav Kysela <perex@perex.cz>
Mon, 18 Sep 2017 13:58:35 +0000 (15:58 +0200)
committerJaroslav Kysela <perex@perex.cz>
Mon, 18 Sep 2017 13:58:35 +0000 (15:58 +0200)
.doozer.json

index c12a1318eec4c2319b9687b681568be53d7c1705..b2bf815756f7083c0f70f235578a37712bcb0db5 100644 (file)
@@ -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": [