Received: by mail.netbsd.org (Postfix, from userid 605) id CE4BC84DA7; Thu, 21 Nov 2019 06:29:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5626384D98 for ; Thu, 21 Nov 2019 06:29:05 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id iJcmRdjOybEx for ; Thu, 21 Nov 2019 06:29:03 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C9C7A84D3A for ; Thu, 21 Nov 2019 06:29:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C3C40FA97; Thu, 21 Nov 2019 06:29:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1574317743227610" MIME-Version: 1.0 Date: Thu, 21 Nov 2019 06:29:03 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/misc/ktouch To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20191121062903.C3C40FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1574317743227610 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Thu Nov 21 06:29:03 UTC 2019 Modified Files: pkgsrc/misc/ktouch: Makefile PLIST distinfo Log Message: ktouch: update to 19.08.3 qt5/kf5 version To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 pkgsrc/misc/ktouch/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/misc/ktouch/PLIST cvs rdiff -u -r1.9 -r1.10 pkgsrc/misc/ktouch/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1574317743227610 Content-Disposition: inline Content-Length: 23585 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/misc/ktouch/Makefile diff -u pkgsrc/misc/ktouch/Makefile:1.41 pkgsrc/misc/ktouch/Makefile:1.42 --- pkgsrc/misc/ktouch/Makefile:1.41 Thu Aug 22 12:23:33 2019 +++ pkgsrc/misc/ktouch/Makefile Thu Nov 21 06:29:03 2019 @@ -1,20 +1,23 @@ -# $NetBSD: Makefile,v 1.41 2019/08/22 12:23:33 ryoon Exp $ +# $NetBSD: Makefile,v 1.42 2019/11/21 06:29:03 markd Exp $ -DISTNAME= ktouch-${_KDE_VERSION} -PKGREVISION= 15 +DISTNAME= ktouch-${KAPPSVER} CATEGORIES= misc + +HOMEPAGE= https://kde.org/applications/education/ktouch/ COMMENT= KDE touch typing tutor +LICENSE= gnu-gpl-v2 AND gnu-fdl-v1.2 -.include "../../meta-pkgs/kde4/Makefile.kde4" +.include "../../meta-pkgs/kde/applications.mk" -.include "../../meta-pkgs/kde4/kde4.mk" +BUILD_DEPENDS+= kdoctools>=${KF5VER}:../../devel/kdoctools +DEPENDS+= kqtquickcharts-[0-9]*:../../graphics/kqtquickcharts -DEPENDS+= kqtquickcharts-[0-9]*:../../graphics/kqtquickcharts4 -DEPENDS+= qt4-sqlite3-[0-9]*:../../x11/qt4-sqlite3 +USE_TOOLS+= msgmerge pkg-config +.include "../../devel/kcmutils/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" -.include "../../x11/kdelibs4/buildlink3.mk" +.include "../../x11/qt5-qtbase/buildlink3.mk" +.include "../../x11/qt5-qtquickcontrols2/buildlink3.mk" .include "../../x11/libxkbfile/buildlink3.mk" - .include "../../mk/bsd.pkg.mk" Index: pkgsrc/misc/ktouch/PLIST diff -u pkgsrc/misc/ktouch/PLIST:1.4 pkgsrc/misc/ktouch/PLIST:1.5 --- pkgsrc/misc/ktouch/PLIST:1.4 Thu Nov 13 19:19:07 2014 +++ pkgsrc/misc/ktouch/PLIST Thu Nov 21 06:29:03 2019 @@ -1,198 +1,302 @@ -@comment $NetBSD: PLIST,v 1.4 2014/11/13 19:19:07 markd Exp $ +@comment $NetBSD: PLIST,v 1.5 2019/11/21 06:29:03 markd Exp $ bin/ktouch +man/ca/man1/ktouch.1 +man/de/man1/ktouch.1 +man/es/man1/ktouch.1 +man/et/man1/ktouch.1 +man/fr/man1/ktouch.1 +man/gl/man1/ktouch.1 +man/it/man1/ktouch.1 man/man1/ktouch.1 -share/appdata/ktouch.appdata.xml -share/applications/kde4/ktouch.desktop -share/doc/kde/HTML/en/ktouch/Icon-arrow-down.png -share/doc/kde/HTML/en/ktouch/Icon-arrow-left.png -share/doc/kde/HTML/en/ktouch/Icon-arrow-right.png -share/doc/kde/HTML/en/ktouch/Icon-arrow-up.png -share/doc/kde/HTML/en/ktouch/Icon-configure.png -share/doc/kde/HTML/en/ktouch/Icon-dialog-information.png -share/doc/kde/HTML/en/ktouch/Icon-document-new.png -share/doc/kde/HTML/en/ktouch/Icon-document-open.png -share/doc/kde/HTML/en/ktouch/Icon-edit-delete.png -share/doc/kde/HTML/en/ktouch/Icon-format-justify-fill.png -share/doc/kde/HTML/en/ktouch/Icon-go-home.png -share/doc/kde/HTML/en/ktouch/Icon-list-add.png -share/doc/kde/HTML/en/ktouch/Icon-list-remove.png -share/doc/kde/HTML/en/ktouch/Icon-media-playback-pause.png -share/doc/kde/HTML/en/ktouch/Icon-object-locked.png -share/doc/kde/HTML/en/ktouch/character_editing.png -share/doc/kde/HTML/en/ktouch/color_options.png -share/doc/kde/HTML/en/ktouch/common -share/doc/kde/HTML/en/ktouch/courses.png -share/doc/kde/HTML/en/ktouch/create.png -share/doc/kde/HTML/en/ktouch/create_course1.png -share/doc/kde/HTML/en/ktouch/create_course2.png -share/doc/kde/HTML/en/ktouch/create_course3.png -share/doc/kde/HTML/en/ktouch/create_layout1.png -share/doc/kde/HTML/en/ktouch/create_layout2.png -share/doc/kde/HTML/en/ktouch/create_layout3.png -share/doc/kde/HTML/en/ktouch/custom-lessons-edit.png -share/doc/kde/HTML/en/ktouch/custom-lessons.png -share/doc/kde/HTML/en/ktouch/home_screen.png -share/doc/kde/HTML/en/ktouch/index.cache.bz2 -share/doc/kde/HTML/en/ktouch/index.docbook -share/doc/kde/HTML/en/ktouch/key_editing.png -share/doc/kde/HTML/en/ktouch/ktouch_menu.png -share/doc/kde/HTML/en/ktouch/main_screen_default_color.png -share/doc/kde/HTML/en/ktouch/main_window_german.png -share/doc/kde/HTML/en/ktouch/man-ktouch.1.docbook -share/doc/kde/HTML/en/ktouch/pause_options.png -share/doc/kde/HTML/en/ktouch/profiles.png -share/doc/kde/HTML/en/ktouch/profiles1.png -share/doc/kde/HTML/en/ktouch/quality_check.png -share/doc/kde/HTML/en/ktouch/score_screen.png -share/doc/kde/HTML/en/ktouch/score_screen_errors.png -share/doc/kde/HTML/en/ktouch/statistics_dialog.png -share/doc/kde/HTML/en/ktouch/statistics_hovering.png -share/doc/kde/HTML/en/ktouch/statistics_over.png -share/doc/kde/HTML/en/ktouch/statistics_show.png -share/doc/kde/HTML/en/ktouch/training_options.png -share/doc/kde/HTML/en/ktouch/welcome_screen.png +man/nl/man1/ktouch.1 +man/pl/man1/ktouch.1 +man/pt/man1/ktouch.1 +man/pt_BR/man1/ktouch.1 +man/sv/man1/ktouch.1 +man/uk/man1/ktouch.1 +share/applications/org.kde.ktouch.desktop +share/config.kcfg/ktouch.kcfg +share/doc/HTML/ca/ktouch/index.cache.bz2 +share/doc/HTML/ca/ktouch/index.docbook +share/doc/HTML/de/ktouch/index.cache.bz2 +share/doc/HTML/de/ktouch/index.docbook +share/doc/HTML/en/ktouch/Icon-arrow-down.png +share/doc/HTML/en/ktouch/Icon-arrow-left.png +share/doc/HTML/en/ktouch/Icon-arrow-right.png +share/doc/HTML/en/ktouch/Icon-arrow-up.png +share/doc/HTML/en/ktouch/Icon-configure.png +share/doc/HTML/en/ktouch/Icon-dialog-information.png +share/doc/HTML/en/ktouch/Icon-document-new.png +share/doc/HTML/en/ktouch/Icon-document-open.png +share/doc/HTML/en/ktouch/Icon-edit-delete.png +share/doc/HTML/en/ktouch/Icon-format-justify-fill.png +share/doc/HTML/en/ktouch/Icon-go-home.png +share/doc/HTML/en/ktouch/Icon-list-add.png +share/doc/HTML/en/ktouch/Icon-list-remove.png +share/doc/HTML/en/ktouch/Icon-media-playback-pause.png +share/doc/HTML/en/ktouch/Icon-object-locked.png +share/doc/HTML/en/ktouch/character_editing.png +share/doc/HTML/en/ktouch/color_options.png +share/doc/HTML/en/ktouch/courses.png +share/doc/HTML/en/ktouch/create.png +share/doc/HTML/en/ktouch/create_course1.png +share/doc/HTML/en/ktouch/create_course2.png +share/doc/HTML/en/ktouch/create_course3.png +share/doc/HTML/en/ktouch/create_layout1.png +share/doc/HTML/en/ktouch/create_layout2.png +share/doc/HTML/en/ktouch/create_layout3.png +share/doc/HTML/en/ktouch/custom-lessons-edit.png +share/doc/HTML/en/ktouch/custom-lessons.png +share/doc/HTML/en/ktouch/home_screen.png +share/doc/HTML/en/ktouch/index.cache.bz2 +share/doc/HTML/en/ktouch/index.docbook +share/doc/HTML/en/ktouch/key_editing.png +share/doc/HTML/en/ktouch/ktouch_menu.png +share/doc/HTML/en/ktouch/main_screen_default_color.png +share/doc/HTML/en/ktouch/main_window_german.png +share/doc/HTML/en/ktouch/pause_options.png +share/doc/HTML/en/ktouch/profiles.png +share/doc/HTML/en/ktouch/profiles1.png +share/doc/HTML/en/ktouch/quality_check.png +share/doc/HTML/en/ktouch/score_screen.png +share/doc/HTML/en/ktouch/score_screen_errors.png +share/doc/HTML/en/ktouch/statistics_dialog.png +share/doc/HTML/en/ktouch/statistics_hovering.png +share/doc/HTML/en/ktouch/statistics_over.png +share/doc/HTML/en/ktouch/statistics_show.png +share/doc/HTML/en/ktouch/training_options.png +share/doc/HTML/en/ktouch/welcome_screen.png +share/doc/HTML/es/ktouch/color_options.png +share/doc/HTML/es/ktouch/index.cache.bz2 +share/doc/HTML/es/ktouch/index.docbook +share/doc/HTML/es/ktouch/main_screen_default_color.png +share/doc/HTML/es/ktouch/main_window_german.png +share/doc/HTML/es/ktouch/statistics_dialog.png +share/doc/HTML/es/ktouch/training_options.png +share/doc/HTML/fr/ktouch/color_options.png +share/doc/HTML/fr/ktouch/general_options.png +share/doc/HTML/fr/ktouch/index.cache.bz2 +share/doc/HTML/fr/ktouch/index.docbook +share/doc/HTML/fr/ktouch/keyboard_options.png +share/doc/HTML/fr/ktouch/main_screen_default_color.png +share/doc/HTML/fr/ktouch/main_window_german.png +share/doc/HTML/fr/ktouch/sound_options.png +share/doc/HTML/fr/ktouch/statistics_dialog.png +share/doc/HTML/fr/ktouch/statistics_dialog_chart.png +share/doc/HTML/fr/ktouch/training_options.png +share/doc/HTML/gl/ktouch/index.cache.bz2 +share/doc/HTML/gl/ktouch/index.docbook +share/doc/HTML/it/ktouch/index.cache.bz2 +share/doc/HTML/it/ktouch/index.docbook +share/doc/HTML/it/ktouch/screenshot1.png +share/doc/HTML/it/ktouch/screenshot2.png +share/doc/HTML/it/ktouch/screenshot3.png +share/doc/HTML/nl/ktouch/index.cache.bz2 +share/doc/HTML/nl/ktouch/index.docbook +share/doc/HTML/pl/ktouch/color_options.png +share/doc/HTML/pl/ktouch/general_options.png +share/doc/HTML/pl/ktouch/index.cache.bz2 +share/doc/HTML/pl/ktouch/index.docbook +share/doc/HTML/pl/ktouch/keyboard_options.png +share/doc/HTML/pl/ktouch/main_screen_default_color.png +share/doc/HTML/pl/ktouch/main_window_german.png +share/doc/HTML/pl/ktouch/statistics_dialog.png +share/doc/HTML/pl/ktouch/statistics_dialog_chart.png +share/doc/HTML/pl/ktouch/training_options.png +share/doc/HTML/pt/ktouch/index.cache.bz2 +share/doc/HTML/pt/ktouch/index.docbook +share/doc/HTML/pt_BR/ktouch/index.cache.bz2 +share/doc/HTML/pt_BR/ktouch/index.docbook +share/doc/HTML/sv/ktouch/color_options.png +share/doc/HTML/sv/ktouch/general_options.png +share/doc/HTML/sv/ktouch/index.cache.bz2 +share/doc/HTML/sv/ktouch/index.docbook +share/doc/HTML/sv/ktouch/keyboard_options.png +share/doc/HTML/sv/ktouch/main_screen_default_color.png +share/doc/HTML/sv/ktouch/main_window_german.png +share/doc/HTML/sv/ktouch/statistics_dialog.png +share/doc/HTML/sv/ktouch/statistics_dialog_chart.png +share/doc/HTML/sv/ktouch/training_options.png +share/doc/HTML/uk/ktouch/character_editing.png +share/doc/HTML/uk/ktouch/color_options.png +share/doc/HTML/uk/ktouch/courses.png +share/doc/HTML/uk/ktouch/create.png +share/doc/HTML/uk/ktouch/create_course1.png +share/doc/HTML/uk/ktouch/create_course2.png +share/doc/HTML/uk/ktouch/create_course3.png +share/doc/HTML/uk/ktouch/create_layout1.png +share/doc/HTML/uk/ktouch/create_layout2.png +share/doc/HTML/uk/ktouch/create_layout3.png +share/doc/HTML/uk/ktouch/custom-lessons-edit.png +share/doc/HTML/uk/ktouch/custom-lessons.png +share/doc/HTML/uk/ktouch/home_screen.png +share/doc/HTML/uk/ktouch/index.cache.bz2 +share/doc/HTML/uk/ktouch/index.docbook +share/doc/HTML/uk/ktouch/key_editing.png +share/doc/HTML/uk/ktouch/ktouch_menu.png +share/doc/HTML/uk/ktouch/main_screen_default_color.png +share/doc/HTML/uk/ktouch/main_window_german.png +share/doc/HTML/uk/ktouch/pause_options.png +share/doc/HTML/uk/ktouch/profiles.png +share/doc/HTML/uk/ktouch/profiles1.png +share/doc/HTML/uk/ktouch/quality_check.png +share/doc/HTML/uk/ktouch/score_screen.png +share/doc/HTML/uk/ktouch/score_screen_errors.png +share/doc/HTML/uk/ktouch/statistics_dialog.png +share/doc/HTML/uk/ktouch/statistics_hovering.png +share/doc/HTML/uk/ktouch/statistics_over.png +share/doc/HTML/uk/ktouch/statistics_show.png +share/doc/HTML/uk/ktouch/training_options.png +share/doc/HTML/uk/ktouch/welcome_screen.png share/icons/hicolor/128x128/apps/ktouch.png share/icons/hicolor/16x16/apps/ktouch.png share/icons/hicolor/22x22/apps/ktouch.png share/icons/hicolor/32x32/apps/ktouch.png share/icons/hicolor/48x48/apps/ktouch.png share/icons/hicolor/scalable/apps/ktouch.svgz -share/kde/apps/ktouch/courses/ara.xml -share/kde/apps/ktouch/courses/bg1.xml -share/kde/apps/ktouch/courses/bg2.xml -share/kde/apps/ktouch/courses/br.xml -share/kde/apps/ktouch/courses/cat.xml -share/kde/apps/ktouch/courses/cz.xml -share/kde/apps/ktouch/courses/de.dvorak.xml -share/kde/apps/ktouch/courses/de.neo.xml -share/kde/apps/ktouch/courses/de1.xml -share/kde/apps/ktouch/courses/de2.xml -share/kde/apps/ktouch/courses/dk1.xml -share/kde/apps/ktouch/courses/es.dvorak.xml -share/kde/apps/ktouch/courses/es1.xml -share/kde/apps/ktouch/courses/es2.xml -share/kde/apps/ktouch/courses/es3.xml -share/kde/apps/ktouch/courses/es4.xml -share/kde/apps/ktouch/courses/fi.xml -share/kde/apps/ktouch/courses/fr.bepo.xml -share/kde/apps/ktouch/courses/fr.dvarok.xml -share/kde/apps/ktouch/courses/fr.xml -share/kde/apps/ktouch/courses/gb.xml -share/kde/apps/ktouch/courses/gr.xml -share/kde/apps/ktouch/courses/ir.xml -share/kde/apps/ktouch/courses/it.xml -share/kde/apps/ktouch/courses/lt.std.xml -share/kde/apps/ktouch/courses/nl1.xml -share/kde/apps/ktouch/courses/nl2.xml -share/kde/apps/ktouch/courses/no.xml -share/kde/apps/ktouch/courses/pl.xml -share/kde/apps/ktouch/courses/ru.legacy.xml -share/kde/apps/ktouch/courses/ru1.xml -share/kde/apps/ktouch/courses/ru2.xml -share/kde/apps/ktouch/courses/si.xml -share/kde/apps/ktouch/courses/sk.xml -share/kde/apps/ktouch/courses/tr.xml -share/kde/apps/ktouch/courses/ua.xml -share/kde/apps/ktouch/courses/us.colemak.xml -share/kde/apps/ktouch/courses/us.dvorak1.xml -share/kde/apps/ktouch/courses/us.dvorak2.xml -share/kde/apps/ktouch/courses/us.workman.xml -share/kde/apps/ktouch/courses/us.xml -share/kde/apps/ktouch/data.xml -share/kde/apps/ktouch/images/accuracymeter.svgz -share/kde/apps/ktouch/images/charactersperminutemeter.svgz -share/kde/apps/ktouch/images/elapsedtimemeter.svgz -share/kde/apps/ktouch/images/meterbox.svgz -share/kde/apps/ktouch/images/resizegrip.svgz -share/kde/apps/ktouch/images/statusled.svgz -share/kde/apps/ktouch/images/trainingscreen.svgz -share/kde/apps/ktouch/keyboardlayouts/ara.xml -share/kde/apps/ktouch/keyboardlayouts/be.xml -share/kde/apps/ktouch/keyboardlayouts/bg.xml -share/kde/apps/ktouch/keyboardlayouts/br.xml -share/kde/apps/ktouch/keyboardlayouts/ch.fr.xml -share/kde/apps/ktouch/keyboardlayouts/ch.xml -share/kde/apps/ktouch/keyboardlayouts/cz.qwerty.xml -share/kde/apps/ktouch/keyboardlayouts/cz.xml -share/kde/apps/ktouch/keyboardlayouts/de.dvorak.xml -share/kde/apps/ktouch/keyboardlayouts/de.neo2.xml -share/kde/apps/ktouch/keyboardlayouts/de.xml -share/kde/apps/ktouch/keyboardlayouts/dk.xml -share/kde/apps/ktouch/keyboardlayouts/ee.xml -share/kde/apps/ktouch/keyboardlayouts/es.dvorak.xml -share/kde/apps/ktouch/keyboardlayouts/es.xml -share/kde/apps/ktouch/keyboardlayouts/fi.xml -share/kde/apps/ktouch/keyboardlayouts/fr.bepo.xml -share/kde/apps/ktouch/keyboardlayouts/fr.dvorak.xml -share/kde/apps/ktouch/keyboardlayouts/fr.xml -share/kde/apps/ktouch/keyboardlayouts/gb.dvorak.xml -share/kde/apps/ktouch/keyboardlayouts/gb.xml -share/kde/apps/ktouch/keyboardlayouts/hu.xml -share/kde/apps/ktouch/keyboardlayouts/il.xml -share/kde/apps/ktouch/keyboardlayouts/in.kan.xml -share/kde/apps/ktouch/keyboardlayouts/in.tam_unicode.xml -share/kde/apps/ktouch/keyboardlayouts/ir.xml -share/kde/apps/ktouch/keyboardlayouts/it.xml -share/kde/apps/ktouch/keyboardlayouts/latam.xml -share/kde/apps/ktouch/keyboardlayouts/lt.std.xml -share/kde/apps/ktouch/keyboardlayouts/nl.xml -share/kde/apps/ktouch/keyboardlayouts/no.xml -share/kde/apps/ktouch/keyboardlayouts/pt.xml -share/kde/apps/ktouch/keyboardlayouts/ru.legacy.xml -share/kde/apps/ktouch/keyboardlayouts/ru.xml -share/kde/apps/ktouch/keyboardlayouts/se.xml -share/kde/apps/ktouch/keyboardlayouts/si.xml -share/kde/apps/ktouch/keyboardlayouts/sk.qwerty.xml -share/kde/apps/ktouch/keyboardlayouts/sk.xml -share/kde/apps/ktouch/keyboardlayouts/tr.f.xml -share/kde/apps/ktouch/keyboardlayouts/tr.xml -share/kde/apps/ktouch/keyboardlayouts/ua.xml -share/kde/apps/ktouch/keyboardlayouts/us.colemak.xml -share/kde/apps/ktouch/keyboardlayouts/us.dvorak.xml -share/kde/apps/ktouch/keyboardlayouts/us.workman.xml -share/kde/apps/ktouch/keyboardlayouts/us.xml -share/kde/apps/ktouch/qml/AccuracyMeter.qml -share/kde/apps/ktouch/qml/Balloon.qml -share/kde/apps/ktouch/qml/CharactersPerMinuteMeter.qml -share/kde/apps/ktouch/qml/CourseDescriptionItem.qml -share/kde/apps/ktouch/qml/CoursePage.qml -share/kde/apps/ktouch/qml/CourseSelector.qml -share/kde/apps/ktouch/qml/CustomLessonSelector.qml -share/kde/apps/ktouch/qml/DetailedRadioButton.qml -share/kde/apps/ktouch/qml/ElapsedTimeMeter.qml -share/kde/apps/ktouch/qml/HomeScreen.qml -share/kde/apps/ktouch/qml/InfoItem.qml -share/kde/apps/ktouch/qml/InformationTable.qml -share/kde/apps/ktouch/qml/InitialProfileForm.qml -share/kde/apps/ktouch/qml/InlineToolbar.qml -share/kde/apps/ktouch/qml/KeyItem.qml -share/kde/apps/ktouch/qml/KeyLabel.qml -share/kde/apps/ktouch/qml/Keyboard.qml -share/kde/apps/ktouch/qml/KeyboardLayoutEditor.qml -share/kde/apps/ktouch/qml/KeyboardUnavailableNotice.qml -share/kde/apps/ktouch/qml/LearningProgressChart.qml -share/kde/apps/ktouch/qml/LessonLockedNotice.qml -share/kde/apps/ktouch/qml/LessonPreview.qml -share/kde/apps/ktouch/qml/LessonSelector.qml -share/kde/apps/ktouch/qml/LessonSelectorBase.qml -share/kde/apps/ktouch/qml/ListItem.qml -share/kde/apps/ktouch/qml/MessageBox.qml -share/kde/apps/ktouch/qml/Meter.qml -share/kde/apps/ktouch/qml/NoCoursesMessage.qml -share/kde/apps/ktouch/qml/ProfileDetailsItem.qml -share/kde/apps/ktouch/qml/ProfileForm.qml -share/kde/apps/ktouch/qml/ProfileSelector.qml -share/kde/apps/ktouch/qml/ScoreScreen.qml -share/kde/apps/ktouch/qml/SelectionGrip.qml -share/kde/apps/ktouch/qml/SelectionRectangle.qml -share/kde/apps/ktouch/qml/SheetDialog.qml -share/kde/apps/ktouch/qml/StatBox.qml -share/kde/apps/ktouch/qml/TrainingScreen.qml -share/kde/apps/ktouch/qml/TrainingScreenMenuOverlay.qml -share/kde/apps/ktouch/qml/TrainingScreenToolbar.qml -share/kde/apps/ktouch/qml/TrainingWidget.qml -share/kde/apps/ktouch/qml/main.qml -share/kde/apps/ktouch/schemata/course.xsd -share/kde/apps/ktouch/schemata/data.xsd -share/kde/apps/ktouch/schemata/keyboardlayout.xsd -share/kde/config.kcfg/ktouch.kcfg +share/ktouch/courses/ara.xml +share/ktouch/courses/bg1.xml +share/ktouch/courses/bg2.xml +share/ktouch/courses/br.xml +share/ktouch/courses/cat.xml +share/ktouch/courses/ch1.xml +share/ktouch/courses/ch2.xml +share/ktouch/courses/cz.xml +share/ktouch/courses/de.dvorak.xml +share/ktouch/courses/de.neo.xml +share/ktouch/courses/de1.xml +share/ktouch/courses/de2.xml +share/ktouch/courses/dk1.xml +share/ktouch/courses/es.dvorak.xml +share/ktouch/courses/es1.xml +share/ktouch/courses/es2.xml +share/ktouch/courses/es3.xml +share/ktouch/courses/es4.xml +share/ktouch/courses/fi.xml +share/ktouch/courses/fr.bepo.xml +share/ktouch/courses/fr.dvarok.xml +share/ktouch/courses/fr.xml +share/ktouch/courses/gb.xml +share/ktouch/courses/gr.xml +share/ktouch/courses/ir.xml +share/ktouch/courses/it.xml +share/ktouch/courses/it2.xml +share/ktouch/courses/lt.std.xml +share/ktouch/courses/nl1.xml +share/ktouch/courses/nl2.xml +share/ktouch/courses/no.xml +share/ktouch/courses/pl.xml +share/ktouch/courses/ru.legacy.xml +share/ktouch/courses/ru1.xml +share/ktouch/courses/ru2.xml +share/ktouch/courses/si.xml +share/ktouch/courses/sk.xml +share/ktouch/courses/tr.xml +share/ktouch/courses/ua.xml +share/ktouch/courses/us.colemak.xml +share/ktouch/courses/us.dvorak1.xml +share/ktouch/courses/us.dvorak2.xml +share/ktouch/courses/us.workman.xml +share/ktouch/courses/us.xml +share/ktouch/data.xml +share/ktouch/keyboardlayouts/ara.xml +share/ktouch/keyboardlayouts/be.xml +share/ktouch/keyboardlayouts/bg.xml +share/ktouch/keyboardlayouts/br.xml +share/ktouch/keyboardlayouts/ch.fr.xml +share/ktouch/keyboardlayouts/ch.xml +share/ktouch/keyboardlayouts/cz.qwerty.xml +share/ktouch/keyboardlayouts/cz.xml +share/ktouch/keyboardlayouts/de.dvorak.xml +share/ktouch/keyboardlayouts/de.neo2.xml +share/ktouch/keyboardlayouts/de.xml +share/ktouch/keyboardlayouts/dk.xml +share/ktouch/keyboardlayouts/ee.xml +share/ktouch/keyboardlayouts/es.dvorak.xml +share/ktouch/keyboardlayouts/es.xml +share/ktouch/keyboardlayouts/fi.xml +share/ktouch/keyboardlayouts/fr.bepo.xml +share/ktouch/keyboardlayouts/fr.dvorak.xml +share/ktouch/keyboardlayouts/fr.xml +share/ktouch/keyboardlayouts/gb.dvorak.xml +share/ktouch/keyboardlayouts/gb.xml +share/ktouch/keyboardlayouts/hu.xml +share/ktouch/keyboardlayouts/il.xml +share/ktouch/keyboardlayouts/in.kan.xml +share/ktouch/keyboardlayouts/in.tam_unicode.xml +share/ktouch/keyboardlayouts/ir.xml +share/ktouch/keyboardlayouts/it.xml +share/ktouch/keyboardlayouts/jp.xml +share/ktouch/keyboardlayouts/latam.xml +share/ktouch/keyboardlayouts/lt.std.xml +share/ktouch/keyboardlayouts/mn.xml +share/ktouch/keyboardlayouts/nl.xml +share/ktouch/keyboardlayouts/no.xml +share/ktouch/keyboardlayouts/pt.xml +share/ktouch/keyboardlayouts/ru.legacy.xml +share/ktouch/keyboardlayouts/ru.xml +share/ktouch/keyboardlayouts/se.xml +share/ktouch/keyboardlayouts/si.xml +share/ktouch/keyboardlayouts/sk.qwerty.xml +share/ktouch/keyboardlayouts/sk.xml +share/ktouch/keyboardlayouts/tr.f.xml +share/ktouch/keyboardlayouts/tr.xml +share/ktouch/keyboardlayouts/ua.xml +share/ktouch/keyboardlayouts/us.colemak.xml +share/ktouch/keyboardlayouts/us.dvorak.xml +share/ktouch/keyboardlayouts/us.workman.xml +share/ktouch/keyboardlayouts/us.xml +share/ktouch/schemata/course.xsd +share/ktouch/schemata/data.xsd +share/ktouch/schemata/keyboardlayout.xsd +share/locale/ar/LC_MESSAGES/ktouch.mo +share/locale/bg/LC_MESSAGES/ktouch.mo +share/locale/bs/LC_MESSAGES/ktouch.mo +share/locale/ca/LC_MESSAGES/ktouch.mo +share/locale/ca@valencia/LC_MESSAGES/ktouch.mo +share/locale/cs/LC_MESSAGES/ktouch.mo +share/locale/da/LC_MESSAGES/ktouch.mo +share/locale/de/LC_MESSAGES/ktouch.mo +share/locale/el/LC_MESSAGES/ktouch.mo +share/locale/en_GB/LC_MESSAGES/ktouch.mo +share/locale/eo/LC_MESSAGES/ktouch.mo +share/locale/es/LC_MESSAGES/ktouch.mo +share/locale/et/LC_MESSAGES/ktouch.mo +share/locale/eu/LC_MESSAGES/ktouch.mo +share/locale/fa/LC_MESSAGES/ktouch.mo +share/locale/fi/LC_MESSAGES/ktouch.mo +share/locale/fr/LC_MESSAGES/ktouch.mo +share/locale/ga/LC_MESSAGES/ktouch.mo +share/locale/gl/LC_MESSAGES/ktouch.mo +share/locale/he/LC_MESSAGES/ktouch.mo +share/locale/hi/LC_MESSAGES/ktouch.mo +share/locale/hr/LC_MESSAGES/ktouch.mo +share/locale/hu/LC_MESSAGES/ktouch.mo +share/locale/is/LC_MESSAGES/ktouch.mo +share/locale/it/LC_MESSAGES/ktouch.mo +share/locale/ja/LC_MESSAGES/ktouch.mo +share/locale/kk/LC_MESSAGES/ktouch.mo +share/locale/km/LC_MESSAGES/ktouch.mo +share/locale/lt/LC_MESSAGES/ktouch.mo +share/locale/lv/LC_MESSAGES/ktouch.mo +share/locale/ml/LC_MESSAGES/ktouch.mo +share/locale/mr/LC_MESSAGES/ktouch.mo +share/locale/nb/LC_MESSAGES/ktouch.mo +share/locale/nds/LC_MESSAGES/ktouch.mo +share/locale/nl/LC_MESSAGES/ktouch.mo +share/locale/nn/LC_MESSAGES/ktouch.mo +share/locale/pa/LC_MESSAGES/ktouch.mo +share/locale/pl/LC_MESSAGES/ktouch.mo +share/locale/pt/LC_MESSAGES/ktouch.mo +share/locale/pt_BR/LC_MESSAGES/ktouch.mo +share/locale/ro/LC_MESSAGES/ktouch.mo +share/locale/ru/LC_MESSAGES/ktouch.mo +share/locale/sk/LC_MESSAGES/ktouch.mo +share/locale/sl/LC_MESSAGES/ktouch.mo +share/locale/sv/LC_MESSAGES/ktouch.mo +share/locale/tr/LC_MESSAGES/ktouch.mo +share/locale/ug/LC_MESSAGES/ktouch.mo +share/locale/uk/LC_MESSAGES/ktouch.mo +share/locale/zh_CN/LC_MESSAGES/ktouch.mo +share/locale/zh_TW/LC_MESSAGES/ktouch.mo +share/metainfo/org.kde.ktouch.appdata.xml Index: pkgsrc/misc/ktouch/distinfo diff -u pkgsrc/misc/ktouch/distinfo:1.9 pkgsrc/misc/ktouch/distinfo:1.10 --- pkgsrc/misc/ktouch/distinfo:1.9 Tue Nov 3 23:49:41 2015 +++ pkgsrc/misc/ktouch/distinfo Thu Nov 21 06:29:03 2019 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.9 2015/11/03 23:49:41 agc Exp $ +$NetBSD: distinfo,v 1.10 2019/11/21 06:29:03 markd Exp $ -SHA1 (ktouch-4.14.3.tar.xz) = 6d403a6d30c0398f8bf274699059bcbab851f278 -RMD160 (ktouch-4.14.3.tar.xz) = 565a420d0347905a193988eb592022df7f15d415 -SHA512 (ktouch-4.14.3.tar.xz) = 3dc2fa11d45284224ea1deb03691c45abf10ab7e8659169143aa0cd2567b94fb8bfa979b16f44977e0a14de4b435b025cf8e97df0b57f3b23164465ef4e30970 -Size (ktouch-4.14.3.tar.xz) = 2420844 bytes +SHA1 (ktouch-19.08.3.tar.xz) = 5824131b87e5920d81b8cb9ce4d17f9687eece93 +RMD160 (ktouch-19.08.3.tar.xz) = c2e4de060c4f5e8684516c532d44e6bc7a5d0c0f +SHA512 (ktouch-19.08.3.tar.xz) = 934680eb3f43f31ca04058a50b181a1cd6bcc5a9657bc5203c947e05a35706722aa023ce717b6ab4a4b5dd388e91682aee06b2cc1de9ab2030e9437e00ea1176 +Size (ktouch-19.08.3.tar.xz) = 4937064 bytes --_----------=_1574317743227610--