14 lines
543 B
Bash
14 lines
543 B
Bash
# Template file for 'vorbisgain'
|
|
pkgname="vorbisgain"
|
|
version="0.37"
|
|
revision=2
|
|
build_style=gnu-configure
|
|
configure_args="--enable-recursive"
|
|
hostmakedepends="pkg-config"
|
|
makedepends="libvorbis-devel"
|
|
short_desc="A utility that computes the ReplayGain values for Ogg Vorbis files"
|
|
maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
|
|
license="LGPL-2.1"
|
|
homepage="http://sjeng.org/vorbisgain.html"
|
|
distfiles="http://sjeng.org/ftp/vorbis/${pkgname}-${version}.tar.gz"
|
|
checksum=dd6db051cad972bcac25d47b4a9e40e217bb548a1f16328eddbb4e66613530ec
|