Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37880975
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.4.4
Release: alt1

Summary: OpenGL compositing library
Group: System/Libraries
URL: http://cairographics.org/
License: LGPL

Source: glitz-%version.tar.gz

BuildRequires: xorg-x11-devel gcc-c++

%description
OpenGL compositing library

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

%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

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

%install
%makeinstall

%post -p /sbin/ldconfig

%postun -p /sbin/ldconfig

%files
%doc AUTHORS NEWS README TODO ChangeLog
%_libdir/*.so.*

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