Merge pull request #4442 from CvH/10.0/dvb-tools-update

dvb tools update
This commit is contained in:
Christian Hewitt 2020-06-23 16:19:12 +04:00 committed by GitHub
commit e62073a81d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
10 changed files with 19 additions and 30 deletions

View File

@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="bitstream" PKG_NAME="bitstream"
PKG_VERSION="1.4" PKG_VERSION="1.5"
PKG_SHA256="b2484940d3b8733bec9dd1ec1731de428261dff31c9f95874264be9dc9ce786b" PKG_SHA256="45fc5a5a6e4537a69fa8440821e87b76252135180a3070c631b0b36ce0a3b90a"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.videolan.org" PKG_SITE="http://www.videolan.org"
PKG_URL="http://download.videolan.org/pub/videolan/bitstream/${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.bz2" PKG_URL="http://download.videolan.org/pub/videolan/bitstream/${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.bz2"

View File

@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libev" PKG_NAME="libev"
PKG_VERSION="4.24" PKG_VERSION="4.33"
PKG_SHA256="973593d3479abdf657674a55afe5f78624b0e440614e2b8cb3a07f16d4d7f821" PKG_SHA256="507eb7b8d1015fbec5b935f34ebed15bf346bed04a11ab82b8eee848c4205aea"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://software.schmorp.de/pkg/libev.html" PKG_SITE="http://software.schmorp.de/pkg/libev.html"
PKG_URL="http://dist.schmorp.de/libev/${PKG_NAME}-${PKG_VERSION}.tar.gz" PKG_URL="http://dist.schmorp.de/libev/${PKG_NAME}-${PKG_VERSION}.tar.gz"

View File

@ -3,8 +3,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="dvblast" PKG_NAME="dvblast"
PKG_VERSION="acf3844377351ea2949ce1c48dbfde589491013d" PKG_VERSION="6fa5ef52443280d293e606510991917ddfbff705"
PKG_SHA256="007d2c93876892bd09c2a520bdce0b04f6469187123bbf24cdcf0d5effec5389" PKG_SHA256="d1d686399644e4823ae891d0a995597f23c20c47072d15ea5d5561d8b48fe64d"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="https://www.videolan.org/projects/dvblast.html" PKG_SITE="https://www.videolan.org/projects/dvblast.html"
PKG_URL="http://repo.or.cz/dvblast.git/snapshot/${PKG_VERSION}.tar.gz" PKG_URL="http://repo.or.cz/dvblast.git/snapshot/${PKG_VERSION}.tar.gz"

View File

@ -1,16 +0,0 @@
diff --git a/dvb.c b/dvb.c
index d1c8409..52ff3c2 100644
--- a/dvb.c
+++ b/dvb.c
@@ -86,6 +86,11 @@ static void FrontendRead(struct ev_loop *loop, struct ev_io *w, int revents);
static void FrontendLockCb(struct ev_loop *loop, struct ev_timer *w, int revents);
static void FrontendSet( bool b_reset );
+// aml 3.14 is meh ?
+#ifndef fe_caps_t
+typedef enum fe_caps fe_caps_t;
+#endif
+
/*****************************************************************************
* dvb_Open
*****************************************************************************/

View File

@ -6,7 +6,7 @@ PKG_VERSION="badf61fcdab1177c1162747be06d035a2b671e9b"
PKG_SHA256="7f0f5d9ca15c5caae3ca249d95a5fc30cececd16f63e00a1404e0d2368ce56fa" PKG_SHA256="7f0f5d9ca15c5caae3ca249d95a5fc30cececd16f63e00a1404e0d2368ce56fa"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://dvbsnoop.sourceforge.net/" PKG_SITE="http://dvbsnoop.sourceforge.net/"
PKG_URL="https://github.com/persianpros/dvbsnoop/archive/$PKG_VERSION.tar.gz" PKG_URL="https://github.com/Duckbox-Developers/dvbsnoop/archive/$PKG_VERSION.tar.gz"
PKG_DEPENDS_TARGET="toolchain" PKG_DEPENDS_TARGET="toolchain"
PKG_LONGDESC="dvbsnoop is a DVB/MPEG stream analyzer program" PKG_LONGDESC="dvbsnoop is a DVB/MPEG stream analyzer program"
PKG_TOOLCHAIN="autotools" PKG_TOOLCHAIN="autotools"

View File

@ -2,8 +2,8 @@
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="mumudvb" PKG_NAME="mumudvb"
PKG_VERSION="6153f87a17a94fbf6e71d710bef39c313302b494" PKG_VERSION="6fd60d6d0f2ea7340414a5e5b6eccfe7404e8c86"
PKG_SHA256="4e8dd903d0cba1e798c3921da83b332a9bbb5ad2102f5c1a9699965af6989e28" PKG_SHA256="0a08f3598c73c8cc8ffc132c8dedcea944c9f10096deb0437f74ce2ecd0c8f27"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://mumudvb.net/" PKG_SITE="http://mumudvb.net/"
PKG_URL="https://github.com/braice/MuMuDVB/archive/$PKG_VERSION.tar.gz" PKG_URL="https://github.com/braice/MuMuDVB/archive/$PKG_VERSION.tar.gz"

View File

@ -2,8 +2,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="t2scan" PKG_NAME="t2scan"
PKG_VERSION="8b9ad91e8685ff80e7c5d924caec83f1ee49ebf3" PKG_VERSION="7d35e17d19baeda627ec9e5fd2144f07e7c5f922"
PKG_SHA256="cdfae6232ba1bbc954bd228f9db217d004c07407cf46245816d39f4599e91111" PKG_SHA256="20dd68dccd63b18317256b3d58f15031a820380c4cdad4d5f5e81c11daf9e658"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="https://github.com/mighty-p/t2scan" PKG_SITE="https://github.com/mighty-p/t2scan"
PKG_URL="https://github.com/mighty-p/t2scan/archive/$PKG_VERSION.tar.gz" PKG_URL="https://github.com/mighty-p/t2scan/archive/$PKG_VERSION.tar.gz"

View File

@ -5,8 +5,8 @@ PKG_NAME="w_scan"
PKG_VERSION="20170107" PKG_VERSION="20170107"
PKG_SHA256="38e0f38a7bf06cff6d6ea01652ad4ee60da2cb0e937360468f936da785b46ffe" PKG_SHA256="38e0f38a7bf06cff6d6ea01652ad4ee60da2cb0e937360468f936da785b46ffe"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://wirbel.htpc-forum.de/w_scan/index2.html" PKG_SITE="https://www.gen2vdr.de/wirbel/w_scan/index2.html"
PKG_URL="http://wirbel.htpc-forum.de/$PKG_NAME/$PKG_NAME-$PKG_VERSION.tar.bz2" PKG_URL="https://www.gen2vdr.de/wirbel/w_scan/w_scan-$PKG_VERSION.tar.bz2"
PKG_DEPENDS_TARGET="toolchain" PKG_DEPENDS_TARGET="toolchain"
PKG_LONGDESC="A channel scan tool which generates ATSC, DVB-C, DVB-S/S2 and DVB-T channels.conf files." PKG_LONGDESC="A channel scan tool which generates ATSC, DVB-C, DVB-S/S2 and DVB-T channels.conf files."
PKG_TOOLCHAIN="autotools" PKG_TOOLCHAIN="autotools"

View File

@ -1,3 +1,8 @@
106
- updated dvblast to 2020-03-02
- updated mumudvb to 2020-02-20
- updated t2scan to 2020-05-18
105 105
- added t2scan - added t2scan
- updated bitstream to 1.4 - updated bitstream to 1.4

View File

@ -3,7 +3,7 @@
PKG_NAME="dvb-tools" PKG_NAME="dvb-tools"
PKG_VERSION="1.0" PKG_VERSION="1.0"
PKG_REV="105" PKG_REV="106"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="https://libreelec.tv" PKG_SITE="https://libreelec.tv"