From 4007978f08585aba85708165ca4bed9591cde703 Mon Sep 17 00:00:00 2001 From: cr6git Date: Tue, 15 Aug 2017 10:41:46 +0200 Subject: [PATCH] audacity: replace libsamplerate with libsoxr --- srcpkgs/audacity/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/audacity/template b/srcpkgs/audacity/template index 9b812786763..36447451ae1 100644 --- a/srcpkgs/audacity/template +++ b/srcpkgs/audacity/template @@ -1,19 +1,19 @@ # Template file for 'audacity' pkgname=audacity version=2.1.3 -revision=1 +revision=2 wrksrc="${pkgname}-Audacity-${version}" build_style=gnu-configure -configure_args="--with-libsamplerate" +configure_args="--with-libsoxr" hostmakedepends="pkg-config cmake libtool m4" -makedepends="jack-devel wxWidgets-devel gtk+-devel expat-devel - libsndfile-devel libmad-devel libsamplerate-devel soundtouch-devel +makedepends="jack-devel wxWidgets-devel gtk+-devel + libmad-devel soundtouch-devel vamp-plugin-sdk-devel lame-devel libid3tag-devel" depends="desktop-file-utils hicolor-icon-theme" short_desc="Graphical cross-platform audio editor" maintainer="Leah Neukirchen " license="GPL-2" -homepage="http://audacityteam.org/" +homepage="https://www.audacityteam.org" distfiles="https://github.com/${pkgname}/${pkgname}/archive/Audacity-${version}.tar.gz" checksum=cb30870b93c7f6f90b2ec70807ab6dcd9c3a3a29015478ae7b19af46d63bbd86