]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
doozer: Remove vivid builds, and xenial-x86_64 (don't bother i386 anymore)
authorAndreas Smas <andreas@lonelycoder.com>
Mon, 5 Dec 2016 13:54:20 +0000 (14:54 +0100)
committerAndreas Smas <andreas@lonelycoder.com>
Mon, 5 Dec 2016 13:54:20 +0000 (14:54 +0100)
.doozer.json

index a779d41e73b5230b4bb76a2f5beea7964d242f93..8b327b1a4a3a9a67ee29589b2b2a0da08f2adbb7 100644 (file)
       ]
     },
 
-    "vivid-amd64": {
-      "buildenv": "vivid-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"
-      ],
-
-      "buildcmd": [
-        "./configure --disable-dvbscan --enable-ffmpeg_static --enable-hdhomerun_static",
-        "make -j ${PARALLEL}"
-      ]
-    },
-
-    "vivid-i386": {
-      "buildenv": "vivid-i386",
+    "xenial-amd64": {
+      "buildenv": "xenial-amd64",
       "builddeps": [
         "cmake",
         "git",