SHA256
1
0
forked from pool/audacity

Accepting request 40703 from home:RedDwarf:branches:multimedia:apps

Copy from home:RedDwarf:branches:multimedia:apps/audacity via accept of submit request 40703 revision 4.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/40703
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=40
This commit is contained in:
Pavol Rusnak
2010-05-27 09:59:25 +00:00
committed by Git OBS Bridge
parent 00b57e0e4c
commit 7d1c83f21c
4 changed files with 64 additions and 0 deletions

View File

@@ -54,6 +54,10 @@ Patch0: %{name}-no_buildstamp.patch
Patch5: %{name}-retval.patch
Patch12: %{name}-audiodevdefaults.patch
Patch13: audacity-nomac.patch
# PATCH-FIX-OPENSUSE %{name}-ffmpeg_match_ext.patch cmorve69@yahoo.es -- Fix ffmpeg support with versions after 2010-03-08
Patch14: %{name}-ffmpeg_match_ext.patch
# PATCH-FIX-OPENSUSE %{name}-no_exact_ffmpeg_version.patch cmorve69@yahoo.es -- remove referene to minor/micro ffmpeg versions so build-compare can do its work
Patch15: %{name}-no_exact_ffmpeg_version.patch
%description
Audacity is a program that manipulates digital audio wave forms. In
@@ -68,6 +72,8 @@ physical memory size of your computer.
%patch5
%patch12 -p1
%patch13 -p1
%patch14
%patch15
%build
#%{?suse_update_config:%{suse_update_config -f . lib-src/*/.}}