Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37403908
en ru br
ALT Linux repositórios
S:2.3.21-alt3
5.0: 2.3.20-alt1
4.1: 2.3.19-alt1
4.0: 2.3.19-alt1
3.0: 2.3.17-alt1

Group :: Sistema/Bibliotecas
RPM: libart_lgpl

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define ver_major 2.3
%def_disable static

Name: libart_lgpl
Version: %ver_major.19
Release: alt1

Summary: Library of graphics routines used by libgnomecanvas
Group: System/Libraries
License: LGPL

Url: http://www.gnome.org/
Source: ftp://ftp.gnome.org/pub/gnome/sources/libart_lgpl/%ver_major/libart_lgpl-%version.tar.bz2
Patch1: libart-2.3.19-header.patch

# Automatically added by buildreq on Fri Apr 06 2007

BuildRequires: gcc-c++

%description
Graphics routines used by the GnomeCanvas widget and some other
applications. libart renders vector paths and the like.

%package devel
Summary: Libraries and headers for libart_lgpl
Group: Development/GNOME and GTK+
Requires: %name = %version-%release

%description devel
Graphics routines used by the GnomeCanvas widget and some other
applications. libart renders vector paths and the like.
This package it`s a development package, need for writing and compile
software using libart_lgpl

%package devel-static
Summary: Static libraries for libart_lgpl
Group: Development/GNOME and GTK+
Requires: %name-devel = %version-%release

%description devel-static
Graphics routines used by the GnomeCanvas widget and some other
applications. libart renders vector paths and the like.
This package it`s static libraries

%prep
%setup -q
%patch1 -p1

%build
%configure %{subst_enable static}
%make_build

%install
%make_install DESTDIR=%buildroot install

%post -p %post_ldconfig
%postun -p %postun_ldconfig

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

%files devel
%_bindir/*
%_includedir/*
%_libdir/*.so
%_libdir/pkgconfig/*

%if_enabled static
%files devel-static
%_libdir/*.a
%endif

%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