Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37530355
en ru br
ALT Linux repos
S:0.5.7-alt5
5.0: 0.5.7-alt2
4.1: 0.5.7-alt1
4.0: 0.5.7-alt1
+updates:0.5.7-alt1
3.0: 0.4.4-alt1

Group :: System/Libraries
RPM: libglitz

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: libglitz
Version: 0.5.7
Release: alt5
Epoch: 1
Summary: OpenGL compositing library
Group: System/Libraries
URL: http://www.freedesktop.org/Software/glitz
License: BSD

Source: glitz-%version.tar
Patch: glitz-%version-%release.patch

BuildRequires: libGL-devel libICE-devel libX11-devel

%description
OpenGL compositing library

%package glx
Summary: OpenGL compositing library (GLX backend)
Group: System/Libraries
Requires: %name = %EVR

%description glx
OpenGL compositing library (GLX backend)

%package devel
Summary: Headers for developing programs that will use glitz
Group: Development/C
Requires: %name = %EVR %name-glx = %EVR

%description devel
This package contains the headers that programmers will need to develop
applications which will use glitz library.

%prep
%setup -q -n glitz-%version
%patch -p1

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

%install
%make DESTDIR=%buildroot install

%files
%doc AUTHORS README TODO COPYING
%_libdir/%name.so.*

%files glx
%_libdir/%name-glx.so.*

%files devel
%_includedir/*
%_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