audacity: build with system ffmpeg

resolves #2364
This commit is contained in:
Helmut Pozimski 2018-09-04 17:51:04 +02:00
parent 34cc465504
commit c07a1f9aeb

View file

@ -1,17 +1,19 @@
# Template file for 'audacity'
pkgname=audacity
version=2.2.2
revision=4
revision=5
wrksrc="${pkgname}-Audacity-${version}"
build_style=gnu-configure
configure_args="--with-ffmpeg=system"
hostmakedepends="pkg-config cmake libtool m4"
makedepends="jack-devel wxWidgets-devel gtk+-devel
libmad-devel soundtouch-devel libsoxr-devel
vamp-plugin-sdk-devel lame-devel libid3tag-devel libflac-devel"
vamp-plugin-sdk-devel lame-devel libid3tag-devel libflac-devel
ffmpeg-devel"
depends="desktop-file-utils hicolor-icon-theme"
short_desc="Graphical cross-platform audio editor"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2"
license="GPL-2.0-or-later"
homepage="https://www.audacityteam.org"
distfiles="https://github.com/${pkgname}/${pkgname}/archive/Audacity-${version}.tar.gz"
checksum=759e8efd5e4ff6cc2fdd31b36bc631307330c1a6e2d3426e3f1d46ebcf8907a3