From bcce3fc7cb550d365c0010577d72a249f3342e9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Sun, 20 Sep 2020 01:15:27 +0200 Subject: [PATCH] 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. --- srcpkgs/tellico/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/tellico/template b/srcpkgs/tellico/template index 971dca30ec4..56dcdc76ef8 100644 --- a/srcpkgs/tellico/template +++ b/srcpkgs/tellico/template @@ -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 " 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"