Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37550402
en ru br
ALT Linux repositórios
5.0: 2.5-alt3
4.1: 2.5-alt1
4.0: 2.5-alt1

Group :: Sistema/Bibliotecas
RPM: libagg

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: libagg
Version: 2.5
Release: alt3
Summary: Anti-Grain Geometry
Group: System/Libraries
URL: http://www.antigrain.com
License: GPL

Source: agg-%version.tar.gz
Patch1: agg-2.5-alt.patch

BuildRequires: gcc-c++ libSDL-devel libX11-devel

%description
A High Quality Rendering Engine for C++

%package devel
Summary: Support files necessary to compile applications with agg
Group: Development/C++
Requires: %name = %version-%release

%description devel
Libraries, headers, and support files necessary to compile applications using agg

%prep
%setup -q -n agg-%version
%patch1 -p1

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

%install
%make DESTDIR=%buildroot install

%files
%_libdir/*.so.*

%files devel
%_includedir/*
%_libdir/*.so
%_pkgconfigdir/*.pc
%_datadir/aclocal/*.m4

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009