Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37756645
en ru br
ALT Linux repos
D:0.3.8-alt0.1
5.0: 0.3.9-alt2
4.1: 0.3.6-alt3
4.0: 0.3.1-alt1
+backports:0.3.6-alt0.M40.1

Group :: Sound
RPM: soundkonverter

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

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

%define Name soundKonverter
Name: soundkonverter
Version: 0.3.9
Release: alt2
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
Requires: vorbis-tools vorbisgain wavpack speex flac cdparanoia mppenc
Requires: faac faad
Packager: Led <led at altlinux.ru>

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

Full changelog you can see here

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