Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37633137
en ru br
ALT Linux repos
4.1: 0.2.1-alt1.1

Group :: Development/Python
RPM: python-module-kaa-imlib2

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define oname kaa-imlib2
Name: python-module-%oname
Version: 0.2.1
Release: alt1.1

Summary: Python bindings for Imlib2

License: LGPL
Group: Development/Python
Url: http://freevo.org/kaa

Packager: Vitaly Lipatov <lav at altlinux.ru>

%setup_python_module %oname
%add_python_req_skip _Imlib2

Source: http://dl.sf.net/freevo/%oname-%version.tar.bz2

# Automatically added by buildreq on Sun Jul 22 2007

BuildRequires: imlib2-devel libfreetype-devel libpng-devel libXext-devel python-module-kaa-base python-module-PyXML

%description
Kaa-Imlib2 is a python module for Imlib2.  It is terribly incomplete.
Its main reason is to provide image manipulation routines for MeBox.

Only a small part of the Imlib2 API has been wrapped.  If you want to help by
adding more methods, patches will be happily accepted.

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

%build
%__python setup.py build

%install
%__python setup.py install \
--root=%buildroot --optimize=2

%files
%doc AUTHORS NEWS README TODO
%python_sitelibdir/kaa/imlib2/

%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