15 lines
544 B
Bash
15 lines
544 B
Bash
# Template file for 'vorbisgain'
|
|
pkgname=vorbisgain
|
|
version=0.37
|
|
revision=3
|
|
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-only"
|
|
homepage="http://sjeng.org/vorbisgain.html"
|
|
distfiles="http://sjeng.org/ftp/vorbis/vorbisgain-${version}.tar.gz"
|
|
checksum=dd6db051cad972bcac25d47b4a9e40e217bb548a1f16328eddbb4e66613530ec
|