Merge pull request #1964 from Grauwolf/vorbisgain

vorbisgain: enable recursive flag
This commit is contained in:
Jürgen Buchmüller 2015-07-05 13:05:19 +02:00
commit 4730284b22

View file

@ -1,8 +1,9 @@
# Template file for 'vorbisgain'
pkgname="vorbisgain"
version="0.37"
revision=1
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"