Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37568406
en ru br
Репозитории ALT
5.1: 0.9.2-alt2
4.1: 0.4.2-alt1.1
www.altlinux.org/Changes

Группа :: Разработка/Python
Пакет: python-module-pyclutter

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: python-module-pyclutter
Version: 0.9.2
Release: alt2
Summary: PyClutter is a set of Python bindings for libclutter
License: GPL
Group: Development/Python
Url: http://www.clutter-project.org/
Packager: Valery Inozemtsev <shrek at altlinux.ru>

Source: %name-%version.tar
Patch: %name-%version-%release.patch

%setup_python_module clutter
%add_python_req_skip cogl

BuildRequires: libclutter-gst-devel libclutter-gtk-devel python-module-gst-devel python-module-pycairo-devel python-module-pygtk-devel

%description
This archive contains the Python modules that allow you to use the
Clutter toolkit in Python programs.

%package devel
Summary: Development files for %name
Group: Development/Python
Requires: %name = %version-%release

%description devel
Development files for %name.

%prep
%setup -q
%patch -p1

%build
%autoreconf
%configure
%make_build

%install
%make DESTDIR=%buildroot install

find %buildroot%python_sitelibdir -name \*.la -delete

%files
%python_sitelibdir/*

%files devel
%doc README NEWS
%_includedir/pyclutter-1.0
%_pkgconfigdir/*.pc
%_datadir/pyclutter

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin