sox: cleanup.
This commit is contained in:
parent
192c9ec813
commit
267cdb58b1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'sox'
|
||||
pkgname=sox
|
||||
version=14.4.2
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-distro=Void"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -9,8 +9,8 @@ makedepends="libsndfile-devel lame-devel libao-devel libmad-devel
|
|||
libid3tag-devel wavpack-devel opusfile-devel pulseaudio-devel
|
||||
libgomp-devel libpng-devel"
|
||||
short_desc="Sound eXchange, the Swiss Army knife of audio manipulation"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="http://sox.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=81a6956d4330e75b5827316e44ae381e6f1e8928003c6aa45896da9041ea149c
|
||||
|
|
Loading…
Reference in a new issue