Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37842440
en ru br
Репозитории ALT
S:1.14.4-alt1
5.1: 1.8.2-alt1
4.1: 1.6.0-alt1
4.0: 1.2.4-alt1
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: libcairomm

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define oname cairomm
Name: libcairomm
Version: 1.6.0
Release: alt1

Summary: This library provides a C++ interface to cairo

License: LGPL
Group: System/Libraries
Url: http://cairographics.org/cairomm

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://cairographics.org/releases/%oname-%version.tar.bz2

# Automatically added by buildreq on Sun Mar 05 2006

BuildRequires: fontconfig freetype2 gcc-c++ libX11-devel libcairo-devel libglitz-devel libstdc++-devel pkg-config xorg-x11-proto-devel
# for gtkdoc
BuildRequires: doxygen graphviz rpm-build-compat

%description
This library provides a C++ interface to cairo.

%package devel
Summary: Headers and development files of %name library
Group: Development/GNOME and GTK+
Requires: %name = %version-%release

%description devel
This package contains the headers and various development files needed
for compiling or development of applications that wants C++ interface
of %name library.

%package doc
Summary: %name documentation (html)
Group: Publishing
Requires: %name = %version-%release

%description doc
%name documentation (html)

%prep
%setup -q -n %oname-%version

%build
%configure --disable-static
%make_build

%install
%makeinstall_std referencedir=%_docdir/%name-doc-%version/reference
# referencedir=%_gtkdocdir/%name

%post
%post_ldconfig

%postun
%post_ldconfig

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

%files devel
%_includedir/%oname-1.0/
%_libdir/*.so
%_pkgconfigdir/*.pc

%files doc
#%_gtkdocdir/%name/
%_docdir/%name-doc-%version/

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin