-
Notifications
You must be signed in to change notification settings - Fork 610
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
+ Add education to CATEGORIES + Add WWW for source code repository * Replace hardcoded path with %%DATADIR%% macro in pkg-plist * Sort USES and pkg-plist PR: 284205 Approved by: [email protected] (maintainer)
- Loading branch information
1 parent
bd63a46
commit 173acb7
Showing
3 changed files
with
162 additions
and
112 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,19 @@ | ||
PORTNAME= tipp10 | ||
DISTVERSIONPREFIX= v | ||
DISTVERSION= 3.3.0 | ||
CATEGORIES= german | ||
DISTVERSION= 3.3.2 | ||
CATEGORIES= german education | ||
|
||
MAINTAINER= [email protected] | ||
COMMENT= 10-finger touch typing learning program | ||
WWW= https://www.tipp10.com | ||
WWW= https://www.tipp10.com/ \ | ||
https://gitlab.com/tipp10/tipp10/ | ||
|
||
LICENSE= GPLv2 | ||
LICENSE_FILE= ${WRKSRC}/LICENSE | ||
|
||
USES= cmake sqlite qt:6 gl | ||
USES= cmake gl qt:6 sqlite | ||
USE_GITLAB= yes | ||
USE_QT= base sqldriver-sqlite:run tools:build multimedia | ||
USE_GL= gl opengl | ||
USE_QT= base multimedia sqldriver-sqlite:run tools:build | ||
|
||
.include <bsd.port.mk> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
TIMESTAMP = 1693981617 | ||
SHA256 (tipp10-v3.3.0.tar.bz2) = a280950ab70340cf5089dc5a4bc99acbcb4ff72ab3f873c2b489f5077748ec00 | ||
SIZE (tipp10-v3.3.0.tar.bz2) = 1849409 | ||
TIMESTAMP = 1737330114 | ||
SHA256 (tipp10-v3.3.2.tar.bz2) = 51c22572f63deddbcae7c26f098a33bf08e152926dc90f510c7cb645b5b41d58 | ||
SIZE (tipp10-v3.3.2.tar.bz2) = 2458263 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,107 +1,156 @@ | ||
bin/tipp10 | ||
share/applications/com.gitlab.tipp10.tipp10.desktop | ||
share/icons/hicolor/scalable/apps/com.gitlab.tipp10.tipp10.svg | ||
share/metainfo/com.gitlab.tipp10.tipp10.appdata.xml | ||
share/tipp10/error.wav | ||
share/tipp10/help/de/content/about.html | ||
share/tipp10/help/de/content/behaviour.html | ||
share/tipp10/help/de/content/features.html | ||
share/tipp10/help/de/content/game.html | ||
share/tipp10/help/de/content/installation.html | ||
share/tipp10/help/de/content/introduction.html | ||
share/tipp10/help/de/content/lessons.html | ||
share/tipp10/help/de/content/license.html | ||
share/tipp10/help/de/content/parameters.html | ||
share/tipp10/help/de/content/results.html | ||
share/tipp10/help/de/content/settings.html | ||
share/tipp10/help/de/content/start.html | ||
share/tipp10/help/de/content/style.css | ||
share/tipp10/help/de/content/support.html | ||
share/tipp10/help/de/content/training.html | ||
share/tipp10/help/de/img/arrow_left.png | ||
share/tipp10/help/de/img/arrow_right.png | ||
share/tipp10/help/de/img/h_fingers.png | ||
share/tipp10/help/de/img/h_game.png | ||
share/tipp10/help/de/img/h_home_settings.png | ||
share/tipp10/help/de/img/h_installer_mac.png | ||
share/tipp10/help/de/img/h_installer_win.png | ||
share/tipp10/help/de/img/h_key_blue.png | ||
share/tipp10/help/de/img/h_key_green.png | ||
share/tipp10/help/de/img/h_key_greydark.png | ||
share/tipp10/help/de/img/h_key_greylight.png | ||
share/tipp10/help/de/img/h_key_red.png | ||
share/tipp10/help/de/img/h_key_yellow.png | ||
share/tipp10/help/de/img/h_lesson_own_menu.png | ||
share/tipp10/help/de/img/h_lesson_own.png | ||
share/tipp10/help/de/img/h_lesson_tabs.png | ||
share/tipp10/help/de/img/h_program_shortcut.png | ||
share/tipp10/help/de/img/h_results_chars.png | ||
share/tipp10/help/de/img/h_results_comparison.png | ||
share/tipp10/help/de/img/h_results_fingers.png | ||
share/tipp10/help/de/img/h_results_lessons.png | ||
share/tipp10/help/de/img/h_results_progress.png | ||
share/tipp10/help/de/img/h_results_report.png | ||
share/tipp10/help/de/img/h_settings_database.png | ||
share/tipp10/help/de/img/h_settings_language.png | ||
share/tipp10/help/de/img/h_settings_other.png | ||
share/tipp10/help/de/img/h_settings_training.png | ||
share/tipp10/help/de/img/h_terminal_mac.png | ||
share/tipp10/help/de/img/h_training_lesson.png | ||
share/tipp10/help/de/img/h_training_numpad.png | ||
share/tipp10/help/de/img/logo.png | ||
share/tipp10/help/de/img/Thumbs.db | ||
share/tipp10/help/de/img/tt_logo.png | ||
share/tipp10/help/de/index.html | ||
share/tipp10/help/en/content/about.html | ||
share/tipp10/help/en/content/behaviour.html | ||
share/tipp10/help/en/content/features.html | ||
share/tipp10/help/en/content/game.html | ||
share/tipp10/help/en/content/installation.html | ||
share/tipp10/help/en/content/introduction.html | ||
share/tipp10/help/en/content/lessons.html | ||
share/tipp10/help/en/content/license.html | ||
share/tipp10/help/en/content/parameters.html | ||
share/tipp10/help/en/content/results.html | ||
share/tipp10/help/en/content/settings.html | ||
share/tipp10/help/en/content/start.html | ||
share/tipp10/help/en/content/style.css | ||
share/tipp10/help/en/content/support.html | ||
share/tipp10/help/en/content/training.html | ||
share/tipp10/help/en/img/arrow_left.png | ||
share/tipp10/help/en/img/arrow_right.png | ||
share/tipp10/help/en/img/h_fingers.png | ||
share/tipp10/help/en/img/h_game.png | ||
share/tipp10/help/en/img/h_home_settings.png | ||
share/tipp10/help/en/img/h_installer_mac.png | ||
share/tipp10/help/en/img/h_installer_win.png | ||
share/tipp10/help/en/img/h_key_blue.png | ||
share/tipp10/help/en/img/h_key_green.png | ||
share/tipp10/help/en/img/h_key_greydark.png | ||
share/tipp10/help/en/img/h_key_greylight.png | ||
share/tipp10/help/en/img/h_key_red.png | ||
share/tipp10/help/en/img/h_key_yellow.png | ||
share/tipp10/help/en/img/h_lesson_own_menu.png | ||
share/tipp10/help/en/img/h_lesson_own.png | ||
share/tipp10/help/en/img/h_lesson_tabs.png | ||
share/tipp10/help/en/img/h_program_shortcut.png | ||
share/tipp10/help/en/img/h_results_chars.png | ||
share/tipp10/help/en/img/h_results_comparison.png | ||
share/tipp10/help/en/img/h_results_fingers.png | ||
share/tipp10/help/en/img/h_results_lessons.png | ||
share/tipp10/help/en/img/h_results_progress.png | ||
share/tipp10/help/en/img/h_results_report.png | ||
share/tipp10/help/en/img/h_settings_database.png | ||
share/tipp10/help/en/img/h_settings_language.png | ||
share/tipp10/help/en/img/h_settings_other.png | ||
share/tipp10/help/en/img/h_settings_training.png | ||
share/tipp10/help/en/img/h_terminal_mac.png | ||
share/tipp10/help/en/img/h_training_lesson.png | ||
share/tipp10/help/en/img/h_training_numpad.png | ||
share/tipp10/help/en/img/logo.png | ||
share/tipp10/help/en/img/tt_logo.png | ||
share/tipp10/help/en/index.html | ||
share/tipp10/metronome.wav | ||
share/tipp10/tipp10v2.template | ||
share/tipp10/translations/tipp10_de.qm | ||
share/tipp10/translations/tipp10_en.qm | ||
share/tipp10/translations/tipp10_fr.qm | ||
share/metainfo/com.gitlab.tipp10.tipp10.metainfo.xml | ||
%%DATADIR%%/error.wav | ||
%%DATADIR%%/help/de/content/about.html | ||
%%DATADIR%%/help/de/content/behaviour.html | ||
%%DATADIR%%/help/de/content/features.html | ||
%%DATADIR%%/help/de/content/game.html | ||
%%DATADIR%%/help/de/content/installation.html | ||
%%DATADIR%%/help/de/content/introduction.html | ||
%%DATADIR%%/help/de/content/lessons.html | ||
%%DATADIR%%/help/de/content/license.html | ||
%%DATADIR%%/help/de/content/parameters.html | ||
%%DATADIR%%/help/de/content/results.html | ||
%%DATADIR%%/help/de/content/settings.html | ||
%%DATADIR%%/help/de/content/start.html | ||
%%DATADIR%%/help/de/content/style.css | ||
%%DATADIR%%/help/de/content/support.html | ||
%%DATADIR%%/help/de/content/training.html | ||
%%DATADIR%%/help/de/img/Thumbs.db | ||
%%DATADIR%%/help/de/img/arrow_left.png | ||
%%DATADIR%%/help/de/img/arrow_right.png | ||
%%DATADIR%%/help/de/img/h_fingers.png | ||
%%DATADIR%%/help/de/img/h_game.png | ||
%%DATADIR%%/help/de/img/h_home_settings.png | ||
%%DATADIR%%/help/de/img/h_installer_mac.png | ||
%%DATADIR%%/help/de/img/h_installer_win.png | ||
%%DATADIR%%/help/de/img/h_key_blue.png | ||
%%DATADIR%%/help/de/img/h_key_green.png | ||
%%DATADIR%%/help/de/img/h_key_greydark.png | ||
%%DATADIR%%/help/de/img/h_key_greylight.png | ||
%%DATADIR%%/help/de/img/h_key_red.png | ||
%%DATADIR%%/help/de/img/h_key_yellow.png | ||
%%DATADIR%%/help/de/img/h_lesson_own.png | ||
%%DATADIR%%/help/de/img/h_lesson_own_menu.png | ||
%%DATADIR%%/help/de/img/h_lesson_tabs.png | ||
%%DATADIR%%/help/de/img/h_program_shortcut.png | ||
%%DATADIR%%/help/de/img/h_results_chars.png | ||
%%DATADIR%%/help/de/img/h_results_comparison.png | ||
%%DATADIR%%/help/de/img/h_results_fingers.png | ||
%%DATADIR%%/help/de/img/h_results_lessons.png | ||
%%DATADIR%%/help/de/img/h_results_progress.png | ||
%%DATADIR%%/help/de/img/h_results_report.png | ||
%%DATADIR%%/help/de/img/h_settings_database.png | ||
%%DATADIR%%/help/de/img/h_settings_language.png | ||
%%DATADIR%%/help/de/img/h_settings_other.png | ||
%%DATADIR%%/help/de/img/h_settings_training.png | ||
%%DATADIR%%/help/de/img/h_terminal_mac.png | ||
%%DATADIR%%/help/de/img/h_training_lesson.png | ||
%%DATADIR%%/help/de/img/h_training_numpad.png | ||
%%DATADIR%%/help/de/img/logo.png | ||
%%DATADIR%%/help/de/img/tt_logo.png | ||
%%DATADIR%%/help/de/index.html | ||
%%DATADIR%%/help/en/content/about.html | ||
%%DATADIR%%/help/en/content/behaviour.html | ||
%%DATADIR%%/help/en/content/features.html | ||
%%DATADIR%%/help/en/content/game.html | ||
%%DATADIR%%/help/en/content/installation.html | ||
%%DATADIR%%/help/en/content/introduction.html | ||
%%DATADIR%%/help/en/content/lessons.html | ||
%%DATADIR%%/help/en/content/license.html | ||
%%DATADIR%%/help/en/content/parameters.html | ||
%%DATADIR%%/help/en/content/results.html | ||
%%DATADIR%%/help/en/content/settings.html | ||
%%DATADIR%%/help/en/content/start.html | ||
%%DATADIR%%/help/en/content/style.css | ||
%%DATADIR%%/help/en/content/support.html | ||
%%DATADIR%%/help/en/content/training.html | ||
%%DATADIR%%/help/en/img/arrow_left.png | ||
%%DATADIR%%/help/en/img/arrow_right.png | ||
%%DATADIR%%/help/en/img/h_fingers.png | ||
%%DATADIR%%/help/en/img/h_game.png | ||
%%DATADIR%%/help/en/img/h_home_settings.png | ||
%%DATADIR%%/help/en/img/h_installer_mac.png | ||
%%DATADIR%%/help/en/img/h_installer_win.png | ||
%%DATADIR%%/help/en/img/h_key_blue.png | ||
%%DATADIR%%/help/en/img/h_key_green.png | ||
%%DATADIR%%/help/en/img/h_key_greydark.png | ||
%%DATADIR%%/help/en/img/h_key_greylight.png | ||
%%DATADIR%%/help/en/img/h_key_red.png | ||
%%DATADIR%%/help/en/img/h_key_yellow.png | ||
%%DATADIR%%/help/en/img/h_lesson_own.png | ||
%%DATADIR%%/help/en/img/h_lesson_own_menu.png | ||
%%DATADIR%%/help/en/img/h_lesson_tabs.png | ||
%%DATADIR%%/help/en/img/h_program_shortcut.png | ||
%%DATADIR%%/help/en/img/h_results_chars.png | ||
%%DATADIR%%/help/en/img/h_results_comparison.png | ||
%%DATADIR%%/help/en/img/h_results_fingers.png | ||
%%DATADIR%%/help/en/img/h_results_lessons.png | ||
%%DATADIR%%/help/en/img/h_results_progress.png | ||
%%DATADIR%%/help/en/img/h_results_report.png | ||
%%DATADIR%%/help/en/img/h_settings_database.png | ||
%%DATADIR%%/help/en/img/h_settings_language.png | ||
%%DATADIR%%/help/en/img/h_settings_other.png | ||
%%DATADIR%%/help/en/img/h_settings_training.png | ||
%%DATADIR%%/help/en/img/h_terminal_mac.png | ||
%%DATADIR%%/help/en/img/h_training_lesson.png | ||
%%DATADIR%%/help/en/img/h_training_numpad.png | ||
%%DATADIR%%/help/en/img/logo.png | ||
%%DATADIR%%/help/en/img/tt_logo.png | ||
%%DATADIR%%/help/en/index.html | ||
%%DATADIR%%/help/nl/content/about.html | ||
%%DATADIR%%/help/nl/content/behaviour.html | ||
%%DATADIR%%/help/nl/content/features.html | ||
%%DATADIR%%/help/nl/content/game.html | ||
%%DATADIR%%/help/nl/content/installation.html | ||
%%DATADIR%%/help/nl/content/introduction.html | ||
%%DATADIR%%/help/nl/content/lessons.html | ||
%%DATADIR%%/help/nl/content/license.html | ||
%%DATADIR%%/help/nl/content/parameters.html | ||
%%DATADIR%%/help/nl/content/results.html | ||
%%DATADIR%%/help/nl/content/settings.html | ||
%%DATADIR%%/help/nl/content/start.html | ||
%%DATADIR%%/help/nl/content/style.css | ||
%%DATADIR%%/help/nl/content/support.html | ||
%%DATADIR%%/help/nl/content/training.html | ||
%%DATADIR%%/help/nl/img/arrow_left.png | ||
%%DATADIR%%/help/nl/img/arrow_right.png | ||
%%DATADIR%%/help/nl/img/h_fingers.png | ||
%%DATADIR%%/help/nl/img/h_game.png | ||
%%DATADIR%%/help/nl/img/h_home_settings.png | ||
%%DATADIR%%/help/nl/img/h_installer_mac.png | ||
%%DATADIR%%/help/nl/img/h_installer_win.png | ||
%%DATADIR%%/help/nl/img/h_key_blue.png | ||
%%DATADIR%%/help/nl/img/h_key_green.png | ||
%%DATADIR%%/help/nl/img/h_key_greydark.png | ||
%%DATADIR%%/help/nl/img/h_key_greylight.png | ||
%%DATADIR%%/help/nl/img/h_key_red.png | ||
%%DATADIR%%/help/nl/img/h_key_yellow.png | ||
%%DATADIR%%/help/nl/img/h_lesson_own.png | ||
%%DATADIR%%/help/nl/img/h_lesson_own_menu.png | ||
%%DATADIR%%/help/nl/img/h_lesson_tabs.png | ||
%%DATADIR%%/help/nl/img/h_program_shortcut.png | ||
%%DATADIR%%/help/nl/img/h_results_chars.png | ||
%%DATADIR%%/help/nl/img/h_results_comparison.png | ||
%%DATADIR%%/help/nl/img/h_results_fingers.png | ||
%%DATADIR%%/help/nl/img/h_results_lessons.png | ||
%%DATADIR%%/help/nl/img/h_results_progress.png | ||
%%DATADIR%%/help/nl/img/h_results_report.png | ||
%%DATADIR%%/help/nl/img/h_settings_database.png | ||
%%DATADIR%%/help/nl/img/h_settings_language.png | ||
%%DATADIR%%/help/nl/img/h_settings_other.png | ||
%%DATADIR%%/help/nl/img/h_settings_training.png | ||
%%DATADIR%%/help/nl/img/h_terminal_mac.png | ||
%%DATADIR%%/help/nl/img/h_training_lesson.png | ||
%%DATADIR%%/help/nl/img/h_training_numpad.png | ||
%%DATADIR%%/help/nl/img/logo.png | ||
%%DATADIR%%/help/nl/img/tt_logo.png | ||
%%DATADIR%%/help/nl/index.html | ||
%%DATADIR%%/metronome.wav | ||
%%DATADIR%%/tipp10v2.template | ||
%%DATADIR%%/translations/tipp10_de.qm | ||
%%DATADIR%%/translations/tipp10_en.qm | ||
%%DATADIR%%/translations/tipp10_fr.qm | ||
%%DATADIR%%/translations/tipp10_nl.qm |