Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37694318
en ru br
ALT Linux repos
S:3.3.3-alt2
5.0: 1.3.5-alt0.1
4.1: 1.3.4-alt0.9.2
4.0: 1.3.4-alt0.M40.7
3.0: 1.2.3-alt1.1.1

Other repositories
Upstream:1.3.4

Group :: Sound
RPM: audacity

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: audacity
Version: 1.3.4
#define beta cvs20070920
Release: alt0.M40.7


Summary: Cross-platform audio editor
Summary(ru_RU.CP1251): Кроссплатформенный звуковой редактор
License: GPL
Group: Sound
Url: http://audacity.sourceforge.net/

Packager: Alex Karpov <karpov at altlinux.ru>

# cvs -z3 -d:pserver:anonymous at cvs.sourceforge.net:/cvsroot/audacity co -r audacity-1_3_0-branch audacity

Source0: %name-src-%version-beta.tar.bz2
Source1: %name-libmad.tar.bz2
Source2: %name-48x48.xpm
Source3: %name-32x32.xpm
Source4: %name-16x16.xpm
Source6: %name-1.2-help-ru.htb

Patch0: %name-installmo.patch
# Accepted by upstream
# Patch1: %name-1.3.3-desktop.patch
Patch2: %name-1.3.2+flac-1.1.3.patch
# Automatically added by buildreq on Wed May 30 2007
BuildRequires: gcc-c++ libexpat-devel libflac++-devel libgtk+2-devel libid3tag-devel libmad-devel libsamplerate-devel libsndfile-devel libsoundtouch-devel libvorbis-devel packages-info-i18n-common wxGTK2u-devel zlib-devel libtwolame-devel

BuildRequires: libportaudio2-devel
#BuildRequires: gcc-c++ glibc-devel-static libexpat-devel libflac++-devel libid3tag-devel libmad-devel libpango-devel libsamplerate-devel libsndfile-devel libvorbis-devel packages-info-i18n-common wxGTK-devel zip zlib-devel

%description
Audacity is a program that lets you manipulate digital audio waveforms.
It imports many sound file formats, including WAV, AIFF, AU, IRCAM,
MP3, and Ogg Vorbis. It supports all common editing operations such
as Cut, Copy, and Paste, plus it will mix tracks and let you apply
plug-in effects to any part of a sound.

%prep
%setup -q -n %name-src-%version-beta
%patch0
# Patch accepted by upstream
#patch1
# %patch2 -p1
# alt-liblame_name.patch
%__grep -Irl "libmp3lame.so" . | xargs %__subst "s/libmp3lame.so/libmp3lame.so.0/"


%build
%define __autoconf autoconf_2.5
rm -f src/.depend
rm -f src/.gchdepend
%__autoreconf
%configure  --with-help \
--enable-unicode=yes \
--with-ladspa=yes \
--with-libsamplerate=system \
--with-vorbis=system \
--with-id3tag=system \
--with-libsndfile=system \
--with-portaudio=v19 \
--with-libtwolame=system \
--with-libmad=local \
--with-libflac=system \
--enable-vamp=no
# --with-libmad=system \

#NO_SMP

%make

%install
%makeinstall DESTDIR=%buildroot
%__install -pD -m644 %SOURCE2 %buildroot%_liconsdir/%name.xpm
%__install -pD -m644 %SOURCE3 %buildroot%_iconsdir/%name.xpm
%__install -pD -m644 %SOURCE4 %buildroot%_miconsdir/%name.xpm
%__install -pD -m644 %SOURCE6 %buildroot%_datadir/%name/%name-1.2-help-ru.htb

%find_lang %name

%post
%update_menus

%postun
%clean_menus

%files -f %name.lang
%doc *.txt
%exclude %_docdir/%name
%_bindir/*
# _menudir/*
%_mandir/man?/*
%_iconsdir/*.xpm
%_liconsdir/*
%_miconsdir/*
%_datadir/%name
%_datadir/applications/%name.desktop
%_datadir/mime/packages/%name.xml

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin