Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37047463
en ru br
ALT Linux repos
S:2.26.0-alt3.2
5.0: 2.23.1-alt1
4.1: 2.22.0-alt1
4.0: 2.16.0-alt0.1
3.0: 2.10.0-alt1

Group :: System/Libraries
RPM: libgnomecanvasmm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define pkgname     gnomecanvasmm
%define api_version 2.6

Name: libgnomecanvasmm
Version: 2.10.0
Release: alt1

Summary: A C++ interface for GNOME 2 canvas library
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/libgnomecanvasmm/2.0/%name-%version.tar.bz2
#Patch0: libgnomecanvasmm-libtool-1.5.patch.bz2

# manually removed: gcc-g77 hostinfo

# Automatically added by buildreq on Fri Jan 21 2005
BuildRequires: fontconfig freetype2 gcc-c++ glib2-devel libart_lgpl-devel libatk-devel libglibmm-devel libgnomecanvas-devel libgtk+2-devel libgtkmm2-devel libpango-devel libsigc++2.0-devel libstdc++-devel pkgconfig xorg-x11-libs

BuildRequires: libgtkmm2-devel >= 2.6.0

%description
This package provides a C++ interface for gnomecanvas2.  It is a subpackage
of the Gtk-- project.  The interface provides a convenient interface for C++
programmers to create GNOME GUIs with GTK+'s flexible object-oriented
framework.

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

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

%prep
%setup -q

%build
%configure --disable-static

perl -pi -e 's/^(HAVE_DOT.*=) YES$/$1 NO/' docs/reference/Doxyfile

%make

%install
%makeinstall

%post
%post_ldconfig

%postun
%post_ldconfig

%files
%doc COPYING README
%_libdir/*.so.*

%files -n %name-devel
%doc AUTHORS COPYING ChangeLog NEWS docs/reference
%_includedir/*
%_libdir/*.so
%_libdir/lib%pkgname-%api_version
%_libdir/pkgconfig/*.pc

%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