mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
parent
69eebe41c8
commit
7bf42ca21e
1 changed files with 3 additions and 2 deletions
|
@ -1,12 +1,13 @@
|
||||||
# Template file for 'sox'
|
# Template file for 'sox'
|
||||||
pkgname=sox
|
pkgname=sox
|
||||||
version=14.4.2
|
version=14.4.2
|
||||||
revision=2
|
revision=3
|
||||||
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="libsndfile-devel lame-devel libao-devel libmad-devel
|
||||||
libid3tag-devel wavpack-devel opusfile-devel pulseaudio-devel libgomp-devel"
|
libid3tag-devel wavpack-devel opusfile-devel pulseaudio-devel
|
||||||
|
libgomp-devel libpng-devel"
|
||||||
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-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue