multimedia/w_scan_cpp: Updated for version vdr-2.7.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andrea Sacchetti Picchio 2024-09-29 10:29:26 +07:00 committed by Willy Sudiarto Raharjo
parent bda91b4c81
commit e9993f4f81
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 7 additions and 7 deletions

View file

@ -26,10 +26,10 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=w_scan_cpp
VERSION=${VERSION:-20231015}
VERSION_vdr=${VERSION_vdr:-2.6.7}
VERSION_vdr=${VERSION_vdr:-2.7.2}
VERSION_satip=${VERSION_satip:-2.4.1}
VERSION_wirbelscan=${VERSION_wirbelscan:-2023.10.15}
BUILD=${BUILD:-2}
VERSION_wirbelscan=${VERSION_wirbelscan:-2024.09.15}
BUILD=${BUILD:-3}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
NUMJOBS=${NUMJOBS:-" -j$(nproc) "}

View file

@ -2,13 +2,13 @@ PRGNAM="w_scan_cpp"
VERSION="20231015"
HOMEPAGE="https://www.gen2vdr.de/wirbel/w_scan_cpp/index2.html"
DOWNLOAD="https://www.gen2vdr.de/wirbel/w_scan_cpp/w_scan_cpp-20231015.tar.bz2 \
https://www.gen2vdr.de/wirbel/wirbelscan/vdr-wirbelscan-2023.10.15.tgz \
https://www.gen2vdr.de/wirbel/wirbelscan/vdr-wirbelscan-2024.09.15.tgz \
https://github.com/rofafor/vdr-plugin-satip/archive/v2.4.1/vdr-plugin-satip-2.4.1.tar.gz \
https://github.com/vdr-projects/vdr/archive/2.6.7/vdr-2.6.7.tar.gz"
https://github.com/vdr-projects/vdr/archive/2.7.2/vdr-2.7.2.tar.gz"
MD5SUM="ac6bca5260c571f81648bf735c0731b8 \
8a012699c1dd1e6ef9b8dd2ddc60d6af \
902f28b7ecefbe7c9cf211c126d4d8d3 \
cd9ff5d2b47c3e55d64dbc375f84a5a7 \
8da42e7f522f0a5c53ec28256275688e"
40434680b93a7c40d4df592b781eb539"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pugixml librepfunc"