mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
sox: xlint.
This commit is contained in:
parent
5c648f7d0e
commit
637db1f77d
1 changed files with 1 additions and 3 deletions
|
@ -1,13 +1,11 @@
|
||||||
# Template file for 'sox'
|
# Template file for 'sox'
|
||||||
pkgname=sox
|
pkgname=sox
|
||||||
version=14.4.1
|
version=14.4.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-distro=Void"
|
configure_args="--with-distro=Void"
|
||||||
hostmakedepends=""
|
|
||||||
makedepends="libsndfile-devel lame-devel libao-devel libmad-devel
|
makedepends="libsndfile-devel lame-devel libao-devel libmad-devel
|
||||||
libid3tag-devel wavpack-devel pulseaudio-devel libgomp-devel"
|
libid3tag-devel wavpack-devel pulseaudio-devel libgomp-devel"
|
||||||
depends=""
|
|
||||||
short_desc="Sound eXchange, the Swiss Army knife of audio manipulation"
|
short_desc="Sound eXchange, the Swiss Army knife of audio manipulation"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
|
|
Loading…
Add table
Reference in a new issue