tagparser: update to 10.0.0.

This commit is contained in:
Andrew J. Hesford 2021-06-05 22:37:10 -04:00
parent 98600e01a5
commit 027cab23a4
2 changed files with 4 additions and 4 deletions

View file

@ -3881,7 +3881,7 @@ libslirp.so.0 libslirp-4.2.0_1
libqpdf.so.28 libqpdf-10.0.0_1
libstk-4.6.1.so libstk-4.6.1_1
libc++utilities.so.5 cpp-utilities-5.2.0_1
libtagparser.so.9 tagparser-9.1.2_1
libtagparser.so.10 tagparser-10.0.0_1
libqtutilities.so.6 qtutilities-6.0.4_1
libkdsoap.so.1 KDSoap-1.9.1_1
libstoken.so.1 stoken-0.92_1

View file

@ -1,17 +1,17 @@
# Template file for 'tagparser'
pkgname=tagparser
version=9.4.0
version=10.0.0
revision=1
build_style=cmake
configure_args="-DBUILD_SHARED_LIBS:BOOL=ON"
hostmakedepends="pkg-config"
hostmakedepends="pkg-config iso-codes"
makedepends="cpp-utilities-devel zlib-devel"
short_desc="C++ library for handling AAC, ID3, Vorbis, Opus, FLAC and Matroska tags"
maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="GPL-2.0-only"
homepage="https://github.com/Martchus/tagparser"
distfiles="https://github.com/Martchus/${pkgname}/archive/v${version}.tar.gz"
checksum=90efa38079804023824d3df0bc421e1c747a6c18b588e14d7af8c037303f4c16
checksum=fce4a149e293289e5089236a94ab29620dfcb4aca6af57ef3d5bf52521e003f3
tagparser-devel_package() {
short_desc+=" - development files"