tagparser: update to 9.3.0.

This commit is contained in:
Andrew J. Hesford 2020-10-15 22:06:18 -04:00
parent 5075bbcbc1
commit 4d29c6d71a

View file

@ -1,16 +1,17 @@
# Template file for 'tagparser'
pkgname=tagparser
version=9.2.0
version=9.3.0
revision=1
build_style=cmake
configure_args="-DBUILD_SHARED_LIBS:BOOL=ON"
makedepends="cpp-utilities-devel zlib-devel"
hostmakedepends="pkg-config"
makedepends="cpp-utilities-devel zlib-devel libressl-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=05538d4e034f5f008f1b253b7612b6519bb98d566347045bc3b76d5a3b5a7830
checksum=5aa10fee7019bcd88053bea8a805379e07e257121eb1b06a7c2c8a6c86576dc6
tagparser-devel_package() {
short_desc+=" - development files"