Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37416344
en ru br
Репозитории ALT
S:1.1.0-alt5
5.1: 1.1.0-alt2
4.1: 1.1.0-alt2
4.0: 1.1.0-alt1.2
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: libalut

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin