Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37826241
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.5
Release: alt0.1


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.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
#Patch3: %name-1.3.4-tmpdir.patch
## Automatically added by buildreq on Sun Mar 30 2008
##BuildRequires: gcc-c++ gcc-fortran glibc-devel-static gnome-libs-devel jackit-devel libexpat-devel libflac++-devel libgtk+2-devel libid3tag-devel libmad-devel libsamplerate-devel libsndfile-devel libsoundtouch-devel libtwolame-devel libvorbis-devel wxGTK-devel

# Automatically added by buildreq on Thu Sep 25 2008

BuildRequires: gcc-c++ gcc-fortran glibc-devel-static jackit-devel libexpat-devel libflac++-devel libgtk+2-devel libid3tag-devel libmad-devel libsamplerate-devel libsndfile-devel libsoundtouch-devel libtwolame-devel libvorbis-devel wxGTK-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
Buildrequires: desktop-file-utils shared-mime-info

%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
%__grep -Irl "libmp3lame.so" . | xargs %__subst "s/libmp3lame.so/libmp3lame.so.0/"


%build
rm -f src/.depend
rm -f src/.gchdepend
#autoreconf
%configure  --with-libmad=local \
--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-libflac=system \
--enable-vamp=no

#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_desktopdb
%update_mimedb
%update_menus

%postun
%clean_desktopdb
%clean_mimedb
%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