From 84491af222cfb78c160a71d280febfc055c99c3e Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 20:38:45 +0100 Subject: [PATCH] update to 2.1.2 [release 2.1.2-1mamba;Sat Jan 23 2016] --- audacity.spec | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/audacity.spec b/audacity.spec index 3be93b7..a123dcd 100644 --- a/audacity.spec +++ b/audacity.spec @@ -1,5 +1,5 @@ Name: audacity -Version: 2.1.1 +Version: 2.1.2 Release: 1mamba Epoch: 1 Summary: A free audio editor @@ -8,7 +8,9 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://audacity.sourceforge.net -Source: http://sourceforge.net/projects/audacity/files/audacity-minsrc-%{version}.tar.xz +Source: https://github.com/audacity/audacity.git/Audacity-%{version}/audacity-%{version}.tar.bz2 +#Source: http://www.fosshub.com/Audacity.html/audacity-minsrc-%{version}.tar.xz +#Source: http://sourceforge.net/projects/audacity/files/audacity-minsrc-%{version}.tar.xz #Source: http://www.fosshub.com/Audacity.html/audacity-minsrc-%{version}.tar.xz Source1: audacity-desktop Patch0: audacity-1.3.4-jack_default.patch @@ -44,6 +46,8 @@ BuildRequires: libvorbis-devel BuildRequires: libwxBase-unicode-devel BuildRequires: libwxGTK-unicode-devel ## AUTOBUILDREQ-END +BuildRequires: libwx_baseu-devel +BuildRequires: libwx_gtk3u-devel BuildRequires: liblrdf-devel BuildRequires: libraptor-devel BuildRequires: librdf-devel @@ -60,7 +64,7 @@ It also has a built-in amplitude envelope editor, a customizable spectrogram mod Built-in effects include Bass Boost, Wahwah, and Noise Removal, and it also supports VST plug-in effects. %prep -%setup -q -n audacity-minsrc-%{version} +%setup -q -n audacity-%{version} #%patch0 -p1 #%patch1 -p1 #%patch2 -p0 @@ -71,8 +75,9 @@ Built-in effects include Bass Boost, Wahwah, and Noise Removal, and it also supp #cd ../.. %build -export WX_CONFIG=/usr/bin/wx-config-unicode +#export WX_CONFIG=/usr/bin/wx-config-unicode ./configure \ + --with-wx-version=3.0 \ --prefix=%{_prefix} \ --mandir=%{_mandir} \ --with-lib-preference="system local" \ @@ -122,6 +127,12 @@ export WX_CONFIG=/usr/bin/wx-config-unicode %{_mandir}/man1/* %changelog +* Sat Jan 23 2016 Silvan Calarco 2.1.2-1mamba +- update to 2.1.2 + +* Sat Jan 23 2016 Silvan Calarco 2.1.2-1mamba +- update to 2.1.2 + * Sat Aug 08 2015 Silvan Calarco 2.1.1-1mamba - update to 2.1.1