mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
parent
e0da513743
commit
c7eae2f7f3
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'taglib'
|
||||
pkgname=taglib
|
||||
version=2.1
|
||||
version=2.1.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DWITH_MP4=ON -DWITH_ASF=ON -DBUILD_SHARED_LIBS=ON"
|
||||
|
@ -10,8 +10,9 @@ short_desc="Library for accessing ID tags in various media files"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-2.1-or-later, MPL-1.1"
|
||||
homepage="https://taglib.github.io/"
|
||||
changelog="https://raw.githubusercontent.com/taglib/taglib/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/taglib/taglib/archive/v${version}.tar.gz"
|
||||
checksum=95b788b39eaebab41f7e6d1c1d05ceee01a5d1225e4b6d11ed8976e96ba90b0c
|
||||
checksum=bd57924496a272322d6f9252502da4e620b6ab9777992e8934779ebd64babd6e
|
||||
|
||||
taglib-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision} zlib-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue