mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
taglib: update to 2.1
This commit is contained in:
parent
6fc19448d5
commit
5c94afebc1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'taglib'
|
# Template file for 'taglib'
|
||||||
pkgname=taglib
|
pkgname=taglib
|
||||||
version=2.0.2
|
version=2.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DWITH_MP4=ON -DWITH_ASF=ON -DBUILD_SHARED_LIBS=ON"
|
configure_args="-DWITH_MP4=ON -DWITH_ASF=ON -DBUILD_SHARED_LIBS=ON"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later, MPL-1.1"
|
license="LGPL-2.1-or-later, MPL-1.1"
|
||||||
homepage="https://taglib.github.io/"
|
homepage="https://taglib.github.io/"
|
||||||
distfiles="https://github.com/taglib/taglib/archive/v${version}.tar.gz"
|
distfiles="https://github.com/taglib/taglib/archive/v${version}.tar.gz"
|
||||||
checksum=0de288d7fe34ba133199fd8512f19cc1100196826eafcb67a33b224ec3a59737
|
checksum=95b788b39eaebab41f7e6d1c1d05ceee01a5d1225e4b6d11ed8976e96ba90b0c
|
||||||
|
|
||||||
taglib-devel_package() {
|
taglib-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} zlib-devel"
|
depends="${sourcepkg}>=${version}_${revision} zlib-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue