Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37414536
en ru br
ALT Linux repos
S:0.21.17-alt3
5.0: 0.21.08-alt2
4.1: 0.21.08-alt2
4.0: 0.21.08-alt2
3.0: 0.19.9-alt0.5

Other repositories
Upstream:0.21.08

Group :: Sound
RPM: gwc

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define ver_major 0.21
%define ver_minor 08

Name: gwc
Version: %ver_major.%ver_minor
Release: alt2

Summary: Gnome Wave Cleaner
License: GPL
Group: Sound

Url: http://gwc.sourceforge.net
Source: http://dl.sourceforge.net/gwc/gwc-%ver_major-%ver_minor.tgz
Source1: gwc-48x48.xpm
Source2: gwc-32x32.xpm
Source3: gwc-16x16.xpm
Source4: gwc.desktop

Patch: gwc-0.21.07-alt-makefile.patch

# Automatically added by buildreq on Wed Jul 04 2007

BuildRequires: libavahi-glib libdbus-glib libfftw3-devel libgnomeui-devel libSM-devel libsndfile-devel

%description
Digital audio restoration of CD quality audio wavefiles. Dehiss, declick
and decrackle in a GUI environment.

%prep
%setup -n gwc-%ver_major-%ver_minor
%patch -p1

%build

%configure --enable-alsa
%make_build

%install
%make_install DESTDIR=%buildroot install

# desktop file

install -pD -m644 %_sourcedir/gwc.desktop %buildroot%_desktopdir/gwc.desktop

# icons

install -pD -m644 %SOURCE1 %buildroot%_liconsdir/gwc.xpm
install -pD -m644 %SOURCE2 %buildroot%_niconsdir/gwc.xpm
install -pD -m644 %SOURCE3 %buildroot%_miconsdir/gwc.xpm

%find_lang --with-gnome gnome_wave_cleaner

%post
%update_menus

%postun
%clean_menus

%files -f gnome_wave_cleaner.lang
%_bindir/*
%_desktopdir/*
%_niconsdir/*
%_miconsdir/*
%_liconsdir/*
%_pixmapsdir/*
%doc Changelog README TODO

%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