Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37788288
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-efl

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

%def_disable snapshot
%define _name python-efl
%define efl_ver 1.25.0

Name: python3-module-efl
Version: 1.25.0
Release: alt1

Summary: Python 3 bindings for EFL libraries
Group: Development/Python3
License: LGPLv2+
Url: http://trac.enlightenment.org/e/wiki/Python

%if_disabled snapshot
Source: http://download.enlightenment.org/rel/bindings/python/%_name-%version.tar.xz
%else
Vcs: https://git.enlightenment.org/bindings/python/python-efl.git
Source: %_name-%version.tar
%endif

BuildRequires(pre): rpm-build-python3
BuildRequires: efl-libs-devel >= %efl_ver libelementary-devel >= %efl_ver
BuildRequires: python3-module-dbus-devel
BuildRequires: python3-devel python3-module-Cython

%description
EFL is a collection of libraries for handling many common tasks a
developer may have such as data structures, communication, rendering,
widgets and more.

This package provides Enlightenment Foundation Libraries bindings for use
with Python 3 programms.

%prep
%setup -n %_name-%version

%build
%ifarch %ix86
%define _optlevel 1
%else
%define _optlevel 3
%endif

%python3_build

%install
%python3_install

%files
%python3_sitelibdir/efl/
%python3_sitelibdir/python_efl-*.egg-info
%doc AUTHORS README* ChangeLog

%exclude %python3_sitelibdir/efl/utils/setup.py*

%changelog

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

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