mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
vorbisgain: rebuild for metadata
This commit is contained in:
parent
207a923598
commit
e8daca3303
1 changed files with 5 additions and 5 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'vorbisgain'
|
# Template file for 'vorbisgain'
|
||||||
pkgname="vorbisgain"
|
pkgname=vorbisgain
|
||||||
version="0.37"
|
version=0.37
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-recursive"
|
configure_args="--enable-recursive"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libvorbis-devel"
|
makedepends="libvorbis-devel"
|
||||||
short_desc="A utility that computes the ReplayGain values for Ogg Vorbis files"
|
short_desc="A utility that computes the ReplayGain values for Ogg Vorbis files"
|
||||||
maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
|
maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1-only"
|
||||||
homepage="http://sjeng.org/vorbisgain.html"
|
homepage="http://sjeng.org/vorbisgain.html"
|
||||||
distfiles="http://sjeng.org/ftp/vorbis/${pkgname}-${version}.tar.gz"
|
distfiles="http://sjeng.org/ftp/vorbis/vorbisgain-${version}.tar.gz"
|
||||||
checksum=dd6db051cad972bcac25d47b4a9e40e217bb548a1f16328eddbb4e66613530ec
|
checksum=dd6db051cad972bcac25d47b4a9e40e217bb548a1f16328eddbb4e66613530ec
|
||||||
|
|
Loading…
Add table
Reference in a new issue