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

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

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

%define oname kaa-base
Name: python-module-%oname
Version: 0.4.0
Release: alt1

Summary: Base module for all Kaa modules

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

Packager: Vitaly Lipatov <lav at altlinux.ru>

%setup_python_module %oname

BuildPreReq: rpm-build-compat >= 1.2

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

# Automatically added by buildreq on Sat May 26 2007

BuildRequires: glib2-devel python-dev python-module-PyXML python-modules-compiler

%description
This module contains some basic code needed in all kaa modules. This
is a requirement for all the other modules in the repository.

The module also contains a main loop (notifier). Some kaa modules like
kaa-Display require the main loop to be running, for other modules
like kaa-Thumb it's optional and some like kaa-Metadata don't need the
main loop at all. The documentation of the module should explain if
and why the main loop is needed. If you already have a main loop
running, please read SourceDoc/MainLoop how to merge the main loop you
use with the kaa main loop.

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

%build
%python_build

%install
%python_install

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

%changelog

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

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