Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:gallochri:Wiild
python-whiteboard
python-whiteboard.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-whiteboard.spec of Package python-whiteboard
# # spec file for package python-whiteboard # # Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: python-whiteboard Version: x Release: 0 Summary: Build and operate a low-cost electronic whiteboard License: GPL-2.0-only Group: Amusements/Teaching/Other URL: https://github.com/pnegre/python-whiteboard Source: %{name}-%{version}.tar.gz Patch0: python-whiteboard-fix-lrelease.patch BuildRequires: fdupes BuildRequires: libqt5-linguist Requires: python-future Requires: python-numpy Requires: python-pybluez Requires: python-qt5 BuildArch: noarch %description With this software you can build and operate a low-cost electronic whiteboard. You only need a wiimote, an IR pen and a great OS: gnu/linux. %prep %setup -q %patch0 %build %make_build all %install %make_install rm -rf %{buildroot}%{_datadir}/applications/%{name}.desktop cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF [Desktop Entry] Name=%{name} Comment=%{summary} GenericName=%{name} Exec=%{name} Icon=pywb_pixmap.xpm Terminal=0 Categories=KDE;Education;Engineering; Type=Application X-SuSE-translate=false EOF chmod 755 %{buildroot}%{_datadir}/python-whiteboard/pywhiteboard.py chmod 755 %{buildroot}%{_datadir}/python-whiteboard/wiimote.py %fdupes -s %{buildroot} %files %doc README %{_bindir}/%{name} %{_datadir}/%{name} %{_datadir}/qt5/translations/ %{_datadir}/qt5/ %{_datadir}/qt5/translations/ %{_datadir}/applications/%%{name}.desktop %{_datadir}/pixmaps/pywb_pixmap.xpm %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor