Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37422333
en ru br
ALT Linux repos
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 :: System/Libraries
RPM: libart_lgpl

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define ver_major 2.3
%def_disable static

Name: libart_lgpl
Version: %ver_major.21
Release: alt3

Summary: Library of graphics routines used by libgnomecanvas
Group: System/Libraries
License: LGPLv2+
Url: http://www.gnome.org/
Packager: GNOME Maintainers Team <gnome at packages.altlinux.org>
Source: ftp://ftp.gnome.org/pub/gnome/sources/libart_lgpl/%ver_major/libart_lgpl-%version.tar.bz2

%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

%build
%configure %{subst_enable static}
%make_build

%install
%makeinstall_std

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

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

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

%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