]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Revert dca46eedd9653b90d2722e67281eed0b35740730
authorFlole998 <Flole998@users.noreply.github.com>
Mon, 28 Sep 2020 22:10:17 +0000 (00:10 +0200)
committerFlole998 <Flole998@users.noreply.github.com>
Mon, 28 Sep 2020 22:10:53 +0000 (00:10 +0200)
Reverts dca46eedd9653b90d2722e67281eed0b35740730 as it's broken anyways.

.doozer.json

index 36282d93f6a7f77ab3293f641ad5989e27f8e5f2..04d8f7e6a651959dae2e922b65b06c9c5d2c55f8 100644 (file)
         "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": [