Merge pull request #8243 from chewitt/dvb-tools

dvb-tools: list dvb-apps binaries in the add-on description
This commit is contained in:
Rudi Heitbaum 2023-10-23 23:58:59 +11:00 committed by GitHub
commit ed9dfe120f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ PKG_URL=""
PKG_DEPENDS_TARGET="toolchain" PKG_DEPENDS_TARGET="toolchain"
PKG_SECTION="virtual" PKG_SECTION="virtual"
PKG_SHORTDESC="DVB-Tools: is a bundle of dvb tools and programs" PKG_SHORTDESC="DVB-Tools: is a bundle of dvb tools and programs"
PKG_LONGDESC="This bundle currently includes blindscan-s2, dvb-apps, dvblast, dvbsnoop, mumudvb, szap-s2, tune-s2, t2scan and w_scan." PKG_LONGDESC="This bundle currently includes blindscan-s2, dvb-apps (dvbdate, dvbnet, dvbscan, dvbtraffic, femon, scan, {acst}zap), dvblast, dvbsnoop, mumudvb, szap-s2, tune-s2, t2scan and w_scan."
PKG_IS_ADDON="yes" PKG_IS_ADDON="yes"
PKG_ADDON_NAME="DVB Tools" PKG_ADDON_NAME="DVB Tools"