tellico: update to 3.2.2.

This commit is contained in:
John 2019-11-17 19:04:14 +01:00
parent 17dbd72555
commit dc22893e33

View file

@ -1,7 +1,7 @@
# Template file for 'tellico' # Template file for 'tellico'
pkgname=tellico pkgname=tellico
version=3.2.1 version=3.2.2
revision=2 revision=1
build_style=cmake build_style=cmake
configure_args="-DENABLE_WEBCAM=$(vopt_if webcam ON OFF)" configure_args="-DENABLE_WEBCAM=$(vopt_if webcam ON OFF)"
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools kdoctools kconfig hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools kdoctools kconfig
@ -16,7 +16,7 @@ maintainer="John <johnz@posteo.net>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="http://tellico-project.org/" homepage="http://tellico-project.org/"
distfiles="http://tellico-project.org/files/${pkgname}-${version}.tar.xz" distfiles="http://tellico-project.org/files/${pkgname}-${version}.tar.xz"
checksum=38bc369a5341f2a1ba2bb1b4736da1b6eb4d326352d17e5d54e609f93c140bf8 checksum=ec0595a421011596b39b51e0e88558da2716073f066862e9707571be9de77a9a
build_options="webcam yaz xmp cdio cddb scanner" build_options="webcam yaz xmp cdio cddb scanner"
build_options_default="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" desc_option_cdio="Support for reading cdtext from audio CDs"