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

Группа :: Система/Серверы
Пакет: python3-module-kivy

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

%define oname Kivy

Name: python3-module-kivy
Version: 2.1.0
Release: alt1.1

Summary: Open source UI framework written in Python

License: MIT License
Group: System/Servers
Url: https://kivy.org/

# Source-url: %__pypi_url %oname

Source: %name-%version.tar

BuildRequires(pre): rpm-build-python3
BuildRequires(pre): rpm-build-intro >= 2.2.4

BuildRequires: python3-module-setuptools python3-module-Cython

BuildRequires: libSDL2_image-devel libSDL2_mixer-devel libSDL2_ttf-devel libgstreamer1.0 libpango-devel
BuildRequires: libpango-devel libglvnd-devel

Requires: python3 > 3.6
%add_python3_req_skip AppKit PyInstaller.depend android android.runnable gimpfu picamera pyobjus pyobjus.dylib_manager
# pyjnius means we are running on Android
%add_python3_req_skip jnius

# generated by 'epm restore --dry-run' from Kivy.egg-info/requires.txt

%py3_use kivy-garden >= 0.1.4
%py3_use docutils
%py3_use Pygments

%add_python3_self_prov_path %buildroot%python3_sitelibdir/kivy/tools/pep8checker/

%description
Kivy - Open source Python library for rapid development of applications
that make use of innovative user interfaces, such as multi-touch apps.

%prep
%setup

%build
%python3_build

%install
%python3_install
%python3_prune
rm -vrf %buildroot/usr/share/kivy-examples/

%files
%python3_sitelibdir/kivy/
%python3_sitelibdir/%oname-*.egg-info


%changelog

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

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