Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37839300
en ru br
ALT Linux repositórios
5.0: 1.17-alt2
4.1: 1.17-alt2

Group :: Sistema/Bibliotecas
RPM: python-module-lcms

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define oname lcms

Name: python-module-lcms
Version: 1.17
Release: alt2

Summary: Python binding for little cms color engine

License: LGPL
Group: System/Libraries
Url: http://www.littlecms.com

Source: %url/%oname-%version.tar.bz2
Patch: %name.patch

# Automatically added by buildreq on Thu Feb 21 2008

BuildRequires: gcc-c++ glibc-devel libjpeg-devel liblcms-devel libtiff-devel python-devel swig zlib-devel

%description
This package contains the python binding for
CMM engine to deal with color management stuff.

%prep
%setup -n %oname-%version
%patch

%build
cd python
rm -f lcms.py lcms_wrap.cxx
swig -python -c++ -I../include lcms.i
cd ..
%__autoreconf
%configure --with-python --disable-static

cd python
%make_build

%install
cd python
%makeinstall_std
rm -f %buildroot%python_sitelibdir/_lcms.{a,la}

%files
%doc AUTHORS NEWS README*
%python_sitelibdir/_lcms.so
%python_sitelibdir/lcms.py*

%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