Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37575300
en ru br
ALT Linux repos
S:2.46.3-alt1
5.0: 2.14.0-alt1

Group :: System/Libraries
RPM: libpangomm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define oname pangomm
%define major 2.14
Name: lib%oname
Version: %major.0
Release: alt1

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

License: LGPL
Group: System/Libraries
Url: http://gtkmm.sourceforge.net/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: ftp://ftp.gnome.org/pub/gnome/sources/%oname/%major/%oname-%version.tar.bz2

# Automatically added by buildreq on Tue Nov 04 2008

BuildRequires: gcc-c++ glibc-devel libcairomm-devel libglibmm-devel libpango-devel

Conflicts: libgtkmm2 < 2.14.1

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

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

%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

%post
%post_ldconfig

%postun
%postun_ldconfig

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

%files devel
%_includedir/%oname-1.4/
%_libdir/%oname-1.4/proc/m4/*.m4
%_libdir/*.so
%_pkgconfigdir/*.pc

%files doc
%_datadir/devhelp/books/*
#%_gtkdocdir/%name/
%_docdir/%oname-1.4/

%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