Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37532897
en ru br
Репозитории ALT
D:0.3.8-alt0.1
5.1: 0.3.9-alt6
4.1: 0.3.6-alt3
4.0: 0.3.1-alt1
+backports:0.3.6-alt0.M40.1
www.altlinux.org/Changes

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

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

%def_without mp4v2
# TODO:
# - enable mp4 support (configure fails to find headers)

Name: soundkonverter
Version: 0.3.9
Release: alt6

%define Name soundKonverter

Summary: A frontend to various audio converters
License: %gpl2only
Group: Sound

Url: http://www.kde-apps.org/content/show.php/%Name?content=29024
Source: http://hessijames.googlepages.com/%name-%version.tar
Patch: %name-%version-%release.patch
Packager: Led <led at altlinux.ru>

Requires: vorbis-tools vorbisgain wavpack speex flac cdparanoia mppenc
Requires: faad

BuildRequires(pre): rpm-build-licenses
# Automatically added by buildreq on Fri May 16 2008
BuildRequires: gcc-c++ imake kdelibs-devel libXt-devel
BuildRequires: libcdparanoia-devel libdnet-devel libjpeg-devel
BuildRequires: libtag-devel xml-utils xorg-cf-files

%description
%Name project is a frontend to various audio converters.
Currently supported backends are oggenc, oggdec, flac, lame, ffmpeg
(partly), mplayer (partly).
With %Name you can convert between various audio file formats.
Supported formats are: (encode/decode)
   ogg (e/d)
   flac (e/d)
   mp3 (e/d)
   wav (e/d)
   wma (d)

%prep
%setup
%patch -p1

%build
%make_build -f Makefile.cvs
%configure \
   --disable-rpath \
   --enable-nmcheck \
   --enable-final \
   --enable-new-ldflags \
   --enable-pch \
   --with-pic \
   %{subst_with mp4v2} \
   --with-qt-libraries=%_libdir/qt3/lib
%make_build
bzip2 --keep --force --best ChangeLog

%install
%make_install DESTDIR=%buildroot install
mv %buildroot%_datadir/apps/%name/amarokscript/README{,.html}
%find_lang --with-kde %name

%files -f %name.lang
%doc AUTHORS ChangeLog.* README
%_bindir/%name
%_desktopdir/kde/*
%_docdir/HTML/en/%name
%_iconsdir/hicolor/*/*/*
%_datadir/apps/%name
%attr(755,root,root) %_datadir/apps/%name/amarokscript/*.rb
%_datadir/apps/konqueror/servicemenus/*
%_datadir/mimelnk/*/*

%changelog

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

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