Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 4795ad45b9efa6b0eb429b544b1c802a > files > 2

kwave-0.8.8-3.mga3.src.rpm

%define	major	0
%define	libname	%mklibname %{name} %{major}
%define develname %mklibname -d %{name}

Summary:	A sound editor for KDE
Name:		kwave
Version: 	0.8.8
Release: 	%mkrel 3
Epoch:		1
Source0: 	http://prdownloads.sourceforge.net/kwave/%name-%version-1.tar.bz2
Group:  	Sound/Editors and Converters
License:	GPLv2+
URL:		http://kwave.sourceforge.net/
BuildRequires:	kdelibs4-devel
Buildrequires:	libalsa-devel
BuildRequires:	oggvorbis-devel
BuildRequires:	libflac++-devel
BuildRequires:	audiofile-devel
Buildrequires:	libid3-devel
BuildRequires:	mad-devel
BuildRequires:	libsamplerate-devel >= 0.1.3
BuildRequires:	imagemagick
BuildRequires:	kdesdk4-po2xml
BuildRequires:	fftw3-devel
Obsoletes:	%{name}-devel < 0.8.3

%description
Kwave is a sound editor designed for the KDE Desktop Environment.

With Kwave you can edit many sorts of wav-files including multi-channel
files. You are able to alter and play back each channel on its own.
Kwave also includes many plugins (most are still under development) to
transform the wave-file in several ways and presents a graphical view
with a complete zoom- and scroll capability.

%package -n	%{libname}
Summary:	Libraries needed by %{name}
Group:		System/Libraries

%description -n	%{libname}
Libraries needed for %{name}

%prep
%setup -q

%build
%cmake_kde4 -DWITH_GSL=OFF -DWITH_MP3=ON -DWITH_DOC=OFF
%make

%install
%makeinstall_std -C build

%find_lang %{name} --with-html

%files -f %{name}.lang
%doc CHANGES README TODO
%{_kde_bindir}/%{name}
%{_kde_iconsdir}/*/*/*/*
%{_kde_datadir}/applications/kde4/%{name}.desktop
%{_kde_datadir}/apps/%{name}
%{_kde_libdir}/kde4/plugins/%{name}

%files -n %{libname}
%{_kde_libdir}/lib*.so.%{major}*


%changelog

* Sat Jan 12 2013 umeabot <umeabot> 1:0.8.8-3.mga3
+ Revision: 356588
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Wed Oct 17 2012 fwang <fwang> 1:0.8.8-2.mga3
+ Revision: 307472
- update rpm group

* Mon May 28 2012 fwang <fwang> 1:0.8.8-1.mga3
+ Revision: 247775
- update file list
- new version 0.8.8

* Thu Jan 12 2012 fwang <fwang> 1:0.8.7-3.mga2
+ Revision: 195274
- rebuild for new audiofile

* Sat Dec 10 2011 eatdirt <eatdirt> 1:0.8.7-2.mga2
+ Revision: 180303
- Rebuilt for fftw-3.3

* Sat Dec 03 2011 fwang <fwang> 1:0.8.7-1.mga2
+ Revision: 175423
- imported package kwave