Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37042974
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.19
%define ver_minor 9

Name: gwc
Version: %ver_major.%ver_minor
Release: alt0.5

Summary: gwc - a Gnome Wave Cleaner
Group: Sound
License: GPL
Url: http://name.sourceforge.net
Packager: Yuri N. Sedunov <aris at altlinux.ru>

Source: http://prdownloads.sourceforge.net/%name/%name-%ver_major-%ver_minor.tgz
Source1: %name-48x48.xpm
Source2: %name-32x32.xpm
Source3: %name-16x16.xpm

Patch: %name-0.19.9-alt-makefile.patch

# Automatically added by buildreq on Sat Sep 27 2003

BuildRequires: ORBit-devel XFree86-devel esound-devel glib-devel gnome-libs-devel gtk+-devel imlib-devel libaudiofile-devel libdb1-devel libfftw3-devel libsndfile-devel

%description
gwc is a GNOME 1 application to remove noise (hiss, pops and clicks) from
audio files in WAV format.

%prep
%setup -q -n %name-%ver_major-%ver_minor
%patch -p1

%build
pushd meschach
%__autoconf
popd

%configure
%make_build

%install
%makeinstall

# menu

%__cat <<__MENU__ >%name.menu
?package(%name): needs="X11" section="Multimedia/Sound" \
title="gwc" longtitle="A Gnome Wave Cleaner" \
command="%_bindir/%name" icon="%name.xpm"
__MENU__

%__install -pD -m644 %name.menu %buildroot%_menudir/%name

# icons

%__install -pD -m644 %SOURCE1 %buildroot%_liconsdir/%name.xpm
%__install -pD -m644 %SOURCE2 %buildroot%_iconsdir/%name.xpm
%__install -pD -m644 %SOURCE3 %buildroot%_miconsdir/%name.xpm

%find_lang --with-gnome %name

%post
%update_menus

%postun
%clean_menus

%files -f %name.lang
%_bindir/*
%_menudir/*
%_iconsdir/%name.xpm
%_iconsdir/*/%name.xpm
%_datadir/pixmaps/*
%doc Changelog README TODO %{name}_help.html

%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