Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37398489
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: alt1
Summary: Anti-Grain Geometry
Group: System/Libraries
URL: http://www.antigrain.com
License: GPL

Source: agg-%version.tar.gz

Patch1: agg-2.5-alt-link.patch
Patch2: agg-2.4-alt-examples.patch

BuildRequires: gcc-c++ libSDL-devel libXt-devel libfreetype-devel pkg-config

%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 libSDL-devel libXt-devel libfreetype-devel

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

%def_disable static
%set_verify_elf_method unresolved=relaxed

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

%patch1 -p1
%patch2 -p1

%build
%__autoreconf
%configure \
%{subst_enable static}
%make_build

%install
%make DESTDIR=%buildroot install

%post
%post_ldconfig

%postun
%postun_ldconfig

%files
%_libdir/lib*.so.*

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