mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
libtaginfo: update to 0.2.1.
This commit is contained in:
parent
b33ecaae80
commit
6455299da1
1 changed files with 4 additions and 4 deletions
|
@ -1,19 +1,19 @@
|
||||||
# Template file for 'libtaginfo'
|
# Template file for 'libtaginfo'
|
||||||
pkgname=libtaginfo
|
pkgname=libtaginfo
|
||||||
version=0.2.0
|
version=0.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
makedepends="taglib-devel"
|
makedepends="taglib-devel"
|
||||||
short_desc="Library for reading media metadata"
|
short_desc="Library for reading media metadata"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://bitbucket.org/shuerhaaken/libtaginfo"
|
homepage="https://bitbucket.org/shuerhaaken/libtaginfo"
|
||||||
distfiles="https://bitbucket.org/shuerhaaken/libtaginfo/downloads/${pkgname}-${version}.tar.gz"
|
distfiles="https://bitbucket.org/shuerhaaken/libtaginfo/downloads/${pkgname}-${version}.tar.gz"
|
||||||
checksum=7a2ef1c74fa4bd054e589582ff8ad6ff0519490777df32304580911d332d8313
|
checksum=9ca2f67ef5934b90e659436218c7cb0bb6aa573d14acf544493d7e969d14369f
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
libtoolize -f
|
autoreconf -fi
|
||||||
}
|
}
|
||||||
|
|
||||||
libtaginfo-devel_package() {
|
libtaginfo-devel_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue