ffmpeg-tools: add long description and shorter short description

This commit is contained in:
Christian Hewitt
2023-11-04 11:45:00 +00:00
parent a581fc83f9
commit 2e1713d23f

View File

@@ -10,7 +10,8 @@ PKG_SITE="https://libreelec.tv"
PKG_URL=""
PKG_DEPENDS_TARGET="toolchain ffmpegx"
PKG_SECTION="tools"
PKG_SHORTDESC="FFmpeg binary for transcoding and audio/video manipulating."
PKG_SHORTDESC="FFmpeg binary for audio/video manipulating."
PKG_LONGDESC="FFmpeg binary for transcoding and audio/video manipulating."
PKG_TOOLCHAIN="manual"
PKG_IS_ADDON="yes"