Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Project not found: home:rhabacker:branches:KDE:Frameworks
home:ojkastl_buildservice
tipp10
tipp10.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File tipp10.spec of Package tipp10
# # spec file for package tipp10 # # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2012 Lars Vogdt # # 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: tipp10 Version: 2.1.0 Release: 0 Summary: Educational typing tutor License: GPL-2.0-or-later Group: Amusements/Games/Action/Other URL: http://www.tipp10.de/ Source: tipp10_source_v2-1-0.zip Source3: tipp10-wrapper Patch1: tipp10-config.patch Patch2: tipp10-fpermissive.patch Patch3: tipp10-desktop.patch BuildRequires: libpng-devel BuildRequires: libqt4-devel BuildRequires: sqlite-devel BuildRequires: unzip Requires: libqt4-sql-sqlite %if 0%{?suse_version} BuildRequires: fdupes BuildRequires: update-desktop-files %endif %if 0%{?sles_version} BuildRequires: qt BuildRequires: qt-sql %endif %description TIPP10 is an educational typing tutor which automatically adapts the lesson to the typing failures of of the student. The software is easy to use and features a clear user interface. Beginners and even children will find their way around right away so they can start practicing without a hitch. You will be able to learn touch typing quickly and efficiently with the program’s intelligent practice lessons, useful support functions and an extensive progress tracker. You can also play a typing game and expand the program with open lessons or make your own to meet your specific needs. %prep %setup -q -n tipp10_source_v2-1-0 %patch1 -p1 %patch2 -p1 %patch3 -p1 %build qmake make %{?_smp_mflags} all %install mkdir -p %{buildroot}/%{_bindir} %{buildroot}%{_datadir}/%{name} install -D -m644 img/logo_orange.png %{buildroot}/%{_datadir}/pixmaps/%{name}.png install -D -m644 tipp10.desktop %{buildroot}/%{_datadir}/applications/%{name}.desktop install -D -m755 %{SOURCE3} %{buildroot}/%{_bindir}/tipp10 install -D -m755 tipp10 %{buildroot}/%{_datadir}/%{name}/tipp10 cp -r release/help %{buildroot}%{_datadir}/%{name}/ cp -r img %{buildroot}%{_datadir}/%{name}/ cp -r update %{buildroot}%{_datadir}/%{name}/ install -m644 release/tipp10v2.template %{buildroot}%{_datadir}/%{name}/ install -m644 error.wav metronome.wav %{buildroot}%{_datadir}/%{name}/ sed -i 's/^M//' license*.txt %if 0%{?suse_version} %suse_update_desktop_file -n %{name} %fdupes %{buildroot}%{_datadir}/%{name}/ %endif %files %defattr(-,root,root) %if 0%{?suse_version} >= 01500 %license license*.txt %else %doc license*.txt %endif %{_bindir}/tipp10 %{_datadir}/pixmaps/%{name}.png %{_datadir}/applications/%{name}.desktop %{_datadir}/%{name} %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