tellico: update to 3.3.3

The previous 3.3.1 would not cross build because of taglib-devel's
header file fileref.h was not found.
This commit is contained in:
Jürgen Buchmüller 2020-09-20 01:15:27 +02:00
parent 5079d9399a
commit bcce3fc7cb

View file

@ -1,6 +1,6 @@
# Template file for 'tellico'
pkgname=tellico
version=3.3.1
version=3.3.3
revision=1
build_style=cmake
configure_args="-DENABLE_WEBCAM=$(vopt_if webcam ON OFF)"
@ -17,8 +17,8 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-or-later"
homepage="http://tellico-project.org/"
distfiles="http://tellico-project.org/files/${pkgname}-${version}.tar.xz"
checksum=f5b1417572e4970571c4e9585d89254767312213607244040d2e598988c5b373
python_version=2 #unverified
checksum=f5c75b5136b632ddffc8dca53927468e00c44c3ef8b11d1d5380b9f2e5b463aa
python_version=3
build_options="webcam yaz xmp cdio cddb scanner"
build_options_default="webcam yaz xmp cdio cddb scanner"
desc_option_cdio="Support for reading cdtext from audio CDs"