Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37841385
en ru br
ALT Linux repositórios
S:1.6.0-alt1

Group :: Sistema/Bibliotecas
RPM: pyotherside

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define _unpackaged_files_terminate_build 1

%ifarch %arm
%def_without check
%endif

Name: pyotherside
Version: 1.5.9
Release: alt1

Summary: A Qt plugin providing access to a Python 3 interpreter from QML
License: ISC
Group: System/Libraries
Url: https://github.com/thp/pyotherside

Source: %name-%version.tar

BuildRequires(pre): rpm-macros-qt5
BuildRequires: python3-dev
BuildRequires: qt5-base-devel
BuildRequires: qt5-declarative-devel
BuildRequires: qt5-svg-devel
BuildRequires: xvfb-run

%description
A Qt plugin providing access to a Python 3 interpreter from QML for creating
asynchronous mobile and Desktop UIs with Python.

%prep
%setup

%build
%qmake_qt5 CONFIG+=nostrip pyotherside.pro
%make_build

%check
xvfb-run ./tests/tests

%install
%install_qt5
%make_install

rm -f %buildroot%_qt5_datadir/tests/qtquicktests/qtquicktests

%files
%doc LICENSE examples
%_qt5_qmldir/

%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