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

Группа :: Разработка/C++
Пакет: plib

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: plib
Version: 1.8.5
Release: alt1

Summary: Steve's Portable Game Library
License: LGPL
Group: Development/C++
Url: http://plib.sourceforge.net/

Source0: http://plib.sourceforge.net/dist/%name-%version.tar.gz

Patch1: plib-1.8.4-alt-shared.patch
Patch2: plib-1.8.4-alt-fix-unresolved.patch
Patch5: plib-1.8.4-alt-makefile.patch

Packager: Igor Zubkov <icesik at altlinux.org>

# Automatically added by buildreq on Thu May 15 2008

BuildRequires: gcc-c++ libaudio-devel libGL-devel libICE-devel libSM-devel libX11-devel libXext-devel libXi-devel libXmu-devel

%description
Write games and other realtime interactive applications that are 100 percent
portable across a wide range of hardware and operating systems.

%package devel
Summary: Development libraries and header files for %name
Group: Development/C++
Requires: %name = %version-%release

%description devel
Development libraries and header files for %name.

%prep
%setup -q
%patch1 -p1
%patch2 -p1
%patch5 -p1

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

%install
%make DESTDIR=%buildroot install

%files
%doc AUTHORS ChangeLog KNOWN_BUGS NOTICE README TODO-1.6 TODO-2.0 TODO_AFTER135
%_libdir/*.so.*

%files devel
%_libdir/*.so
%_includedir/%name

%changelog

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

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