Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37766998
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: alt2
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

# Automatically added by buildreq on Tue Jan 08 2008

BuildRequires: gcc-c++ gcc-fortran libopenal-devel

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

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

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

%prep
%setup -q -n freealut-%version

%build
%configure --disable-static
%make_build

%install
%make_build install DESTDIR=%buildroot

%post
%post_ldconfig

%postun
%postun_ldconfig

%files
%_libdir/*.so.*

%files devel
%_bindir/freealut-config
%_includedir/AL/alut.h
%_libdir/pkgconfig/*.pc
%_libdir/*.so

%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