Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37561301
en ru br
ALT Linux repositórios
5.0: 0.3.0-alt2.20081111
4.1: 0.3.0-alt1.20080808.M41.1

Group :: Sistema/Bibliotecas
RPM: libhippo-canvas

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

# NOTE: Do not edit, file was generated by jhconvert

Name: libhippo-canvas
Version: 0.3.0
Release: alt2.20081111
Summary: A canvas widget
License: GPL
Group: System/Libraries
Url: http://developer.mugshot.org/wiki/Hippo_Canvas
Packager: Sugar Development Team <sugar at packages.altlinux.org>

%def_disable static

# svn export -r7297 http://svn.gnome.org/svn//hippo-canvas/trunk/ libhippo-canvas-0.3.0

Source: libhippo-canvas-0.3.0-20081111.tar.bz2

BuildPreReq: python-module-pygobject-devel >= 2.14
BuildPreReq: librsvg-devel >= 2.16
BuildPreReq: glib2-devel >= 2.6
BuildPreReq: gtk-doc >= 1.6
BuildPreReq: python-module-pygtk-devel  
BuildPreReq: python-devel  
BuildPreReq: libgtk+2-devel >= 2.6
BuildPreReq: pkg-config  
BuildPreReq: libcroco-devel >= 0.6
BuildPreReq: libcairo-devel  
BuildPreReq: python-module-pycairo-devel  
BuildPreReq: libpango-devel >= 1.14

%description
Hippo Canvas is a canvas library based on GTK+2.0, Cairo and Pango.
It is used by the Mugshot client and by the Sugar UI.

%package devel
Summary: Development files for %name
Group: Development/GNOME and GTK+
Requires: %name = %version-%release
Requires: libgtk+2-devel >= 2.6
Requires: pkg-config  
Requires: libcairo-devel  
Requires: libpango-devel >= 1.14

%description devel
Hippo Canvas is a canvas library based on GTK+2.0, Cairo and Pango.
It is used by the Mugshot client and by the Sugar UI.

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

%description devel-static
Hippo Canvas is a canvas library based on GTK+2.0, Cairo and Pango.
It is used by the Mugshot client and by the Sugar UI.
%endif

%package -n python-module-hippo-canvas
Summary: Python bindings for %name
Group: Development/Python
Requires: %name = %version-%release
Requires: python-module-pygobject >= 2.14
Requires: python-module-pygtk  
Requires: python  
Requires: python-module-pycairo  

%description -n python-module-hippo-canvas
Hippo Canvas is a canvas library based on GTK+2.0, Cairo and Pango.
It is used by the Mugshot client and by the Sugar UI.

%prep
%setup -v

%build
NOCONFIGURE=1 ./autogen.sh
%configure  \
--enable-python \
--enable-gtk-doc \
%{subst_enable static}
%make_build

%install
%make_install  \
DESTDIR=%buildroot \
install

%files
%_libdir/*.so.*

%files devel
%_includedir/*
%_libdir/*.so
%_pkgconfigdir/*.pc
%doc %_datadir/gtk-doc/html/*

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

%files -n python-module-hippo-canvas
%python_sitelibdir/*

%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