Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37041807
en ru br
ALT Linux repos
S:1.8.5-alt4
5.0: 1.8.5-alt1
4.1: 1.8.4-alt7
4.0: 1.8.4-alt7
3.0: 1.8.4-alt2

Group :: Development/C++
RPM: plib

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%def_with nas

Name: plib
Version: 1.8.5
Release: alt4

Summary: Steve's Portable Game Library
License: LGPL
Group: Development/C++

Url: http://plib.sourceforge.net
Source: %url/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

# Automatically added by buildreq on Thu May 15 2008

BuildRequires: gcc-c++ libGL-devel libICE-devel libSM-devel libX11-devel libXext-devel libXi-devel libXmu-devel
%{?_with_nas:BuildRequires: libaudio-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
%patch1 -p1
%patch2 -p1
%patch5 -p1

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

%install
%makeinstall_std

%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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin