mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
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:
parent
5079d9399a
commit
bcce3fc7cb
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tellico'
|
# Template file for 'tellico'
|
||||||
pkgname=tellico
|
pkgname=tellico
|
||||||
version=3.3.1
|
version=3.3.3
|
||||||
revision=1
|
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)"
|
||||||
|
@ -17,8 +17,8 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
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=f5b1417572e4970571c4e9585d89254767312213607244040d2e598988c5b373
|
checksum=f5c75b5136b632ddffc8dca53927468e00c44c3ef8b11d1d5380b9f2e5b463aa
|
||||||
python_version=2 #unverified
|
python_version=3
|
||||||
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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue