SHA256
1
0
forked from pool/audacity

Accepting request 58500 from home:sbrabec:branches:X11:wxWidgets

OBS-URL: https://build.opensuse.org/request/show/58500
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=46
This commit is contained in:
Dave Plater 2011-01-17 17:18:05 +00:00 committed by Git OBS Bridge
parent 50d4095be0
commit 58d5612d0a
2 changed files with 14 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Dec 28 16:29:51 CET 2010 - sbrabec@suse.cz
- Compile with wxWidgets-wxcontainer, it does not compile with STL
variant.
-------------------------------------------------------------------
Mon Oct 4 14:27:46 UTC 2010 - reddwarf@opensuse.org

View File

@ -35,7 +35,11 @@ BuildRequires: libvorbis-devel
BuildRequires: soundtouch-devel
BuildRequires: taglib-devel
BuildRequires: update-desktop-files
%if %suse_version > 1130
BuildRequires: wxWidgets-wxcontainer-devel
%else
BuildRequires: wxGTK-devel
%endif
#vamp-plugin-sdk-devel is available since openSUSE 11.2
%if %suse_version > 1110
BuildRequires: vamp-plugin-sdk-devel
@ -69,6 +73,10 @@ Patch14: %{name}-ffmpeg_match_ext.patch
Patch15: %{name}-no_exact_ffmpeg_version.patch
Patch16: %{name}-implicit.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if %suse_version > 1130
%define _use_internal_dependency_generator 0
%define __find_requires %wx_requires
%endif
%description
Audacity is a program that manipulates digital audio wave forms. In