Merge pull request #8568 from heitbaum/taglib

Revert "taglib: update to 2.0"
This commit is contained in:
Christian Hewitt 2024-01-31 16:25:03 +04:00 committed by GitHub
commit 76bf1fa585
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,12 +3,12 @@
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="taglib" PKG_NAME="taglib"
PKG_VERSION="2.0" PKG_VERSION="1.13.1"
PKG_SHA256="e36ea877a6370810b97d84cf8f72b1e4ed205149ab3ac8232d44c850f38a2859" PKG_SHA256="c8da2b10f1bfec2cd7dbfcd33f4a2338db0765d851a50583d410bacf055cfd0b"
PKG_LICENSE="LGPL" PKG_LICENSE="LGPL"
PKG_SITE="https://taglib.org" PKG_SITE="https://taglib.org"
PKG_URL="https://taglib.org/releases/${PKG_NAME}-${PKG_VERSION}.tar.gz" PKG_URL="https://taglib.org/releases/${PKG_NAME}-${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain cmake:host utfcpp zlib" PKG_DEPENDS_TARGET="toolchain cmake:host zlib"
PKG_LONGDESC="TagLib is a library for reading and editing the meta-data of several popular audio formats." PKG_LONGDESC="TagLib is a library for reading and editing the meta-data of several popular audio formats."
PKG_CMAKE_OPTS_TARGET="-DBUILD_EXAMPLES=OFF \ PKG_CMAKE_OPTS_TARGET="-DBUILD_EXAMPLES=OFF \