Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37652989
en ru br
ALT Linux repos
S:0.3.3-alt5

Group :: Graphical desktop/Other
RPM: xbelld

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: xbelld
Version: 0.3.3
Release: alt5
Summary: X11 virtual PC speaker

Group: Graphical desktop/Other

License: GPLv3+
Url: http://code.google.com/p/xbelld/
Packager: Denis Smirnov <mithraen at altlinux.ru>

Source: %name-%version.tar
Patch: %name-%version-%release.patch

# Automatically added by buildreq on Sun Oct 24 2010 (-bb)

BuildRequires: libX11-devel libalsa-devel

%description
xbelld is a tiny utility to aid people who either don't like the default PC
speaker beep, or (like me) use an ALSA driver that doesn't yet have support for
the PC speaker (e.g. the AD1981 chipset in the snd_hda_intel driver, as of
2008-04-06).

xbelld performs a given action every time the X bell is rung. The actions
xbelld can currently perform include running a specified program, emulating the
PC speaker beep using your sound card (default), or playing a PCM encoded WAVE
file.

%prep
%setup -q
%patch -p1

%build
%make_build

%install
install -D -m755 xbelld %buildroot%_bindir/xbelld
install -D -m644 xbelld.1 %buildroot%_man1dir/xbelld.1
%files
%_bindir/xbelld
%_man1dir/xbelld.*

%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