Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37712973
en ru br
Репозитории ALT
S:3.3.3-alt2
5.1: 1.3.12-alt0.1.M50P.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
www.altlinux.org/Changes

Другие репозитории
Upstream:1.3.4

Группа :: Звук
Пакет: audacity

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

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


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
#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 wxGTK2u-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
#patch3
# 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_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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin