Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37526699
en ru br
ALT Linux repos
S:1.1.0-alt5
5.0: 1.1.0-alt2
4.1: 1.1.0-alt2
4.0: 1.1.0-alt1.2

Group :: System/Libraries
RPM: libalut

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: libalut
Version: 1.1.0
Release: alt5
Group: System/Libraries
Summary: Freealut is a free implementation of OpenAL's ALUT standard
Url: http://openal.org
License: GPL

Source: freealut-1.1.0.tar.gz
Packager: Valery Inozemtsev <shrek at altlinux.ru>

BuildRequires: libopenal-devel

%description
Freealut is a free implementation of OpenAL's ALUT standard
This package contains shared library

%package devel
Group: Development/C
Summary: Freealut is a free implementation of OpenAL's ALUT standard
Requires: %name = %version-%release

%description devel
Freealut is a free implementation of OpenAL's ALUT standard
This package contains development files

%prep
%setup -n freealut-%version

%build
%configure \
--disable-static
%make_build

%install
%make DESTDIR=%buildroot install

%files
%_libdir/*.so.*

%files devel
%_includedir/AL
%_bindir/freealut-config
%_libdir/*.so
%_pkgconfigdir/*.pc

%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