mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
sox: add support for sndio and ladspa
This commit is contained in:
parent
783cda51f9
commit
b4d9df2947
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'sox'
|
# Template file for 'sox'
|
||||||
pkgname=sox
|
pkgname=sox
|
||||||
version=14.4.2
|
version=14.4.2
|
||||||
revision=4
|
revision=5
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-distro=Void"
|
configure_args="--with-distro=Void"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libsndfile-devel lame-devel libao-devel libmad-devel
|
makedepends="lame-devel libao-devel libgomp-devel libid3tag-devel libltdl-devel
|
||||||
libid3tag-devel wavpack-devel opusfile-devel pulseaudio-devel
|
libmad-devel libpng-devel libsndfile-devel opusfile-devel pulseaudio-devel
|
||||||
libgomp-devel libpng-devel"
|
sndio-devel wavpack-devel"
|
||||||
short_desc="Sound eXchange, the Swiss Army knife of audio manipulation"
|
short_desc="Sound eXchange, the Swiss Army knife of audio manipulation"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue