Merge pull request #1964 from Grauwolf/vorbisgain
vorbisgain: enable recursive flag
This commit is contained in:
commit
4730284b22
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue