From ac5d54d2ae0d4bdb1d91507a4de47bc726e1c019 Mon Sep 17 00:00:00 2001 From: tcberner Date: Thu, 22 Feb 2018 19:03:17 +0000 Subject: Give the KDE SC4 applications ports a -kde4 suffix In order to make room for the up-to-date version of the KDE Desktop and its applications move the KDE Application ports based on Qt4. PR: 225992 Exp-run by: antoine Reviewed by: rakuco, adridg Differential Revision: https://reviews.freebsd.org/D14413 --- accessibility/Makefile | 10 ++-- accessibility/jovie-kde4/Makefile | 18 +++++++ accessibility/jovie-kde4/distinfo | 2 + accessibility/jovie-kde4/pkg-descr | 6 +++ accessibility/jovie-kde4/pkg-message | 11 ++++ accessibility/jovie-kde4/pkg-plist | 51 ++++++++++++++++++ accessibility/jovie/Makefile | 18 ------- accessibility/jovie/distinfo | 2 - accessibility/jovie/pkg-descr | 6 --- accessibility/jovie/pkg-message | 11 ---- accessibility/jovie/pkg-plist | 51 ------------------ accessibility/kaccessible-kde4/Makefile | 18 +++++++ accessibility/kaccessible-kde4/distinfo | 2 + accessibility/kaccessible-kde4/pkg-descr | 4 ++ accessibility/kaccessible-kde4/pkg-plist | 3 ++ accessibility/kaccessible/Makefile | 18 ------- accessibility/kaccessible/distinfo | 2 - accessibility/kaccessible/pkg-descr | 4 -- accessibility/kaccessible/pkg-plist | 3 -- accessibility/kdeaccessibility-kde4/Makefile | 12 ++--- accessibility/kmag-kde4/Makefile | 18 +++++++ accessibility/kmag-kde4/distinfo | 2 + accessibility/kmag-kde4/pkg-descr | 5 ++ accessibility/kmag-kde4/pkg-plist | 14 +++++ accessibility/kmag/Makefile | 18 ------- accessibility/kmag/distinfo | 2 - accessibility/kmag/pkg-descr | 5 -- accessibility/kmag/pkg-plist | 14 ----- accessibility/kmousetool-kde4/Makefile | 16 ++++++ accessibility/kmousetool-kde4/distinfo | 2 + accessibility/kmousetool-kde4/pkg-descr | 5 ++ accessibility/kmousetool-kde4/pkg-plist | 14 +++++ accessibility/kmousetool/Makefile | 16 ------ accessibility/kmousetool/distinfo | 2 - accessibility/kmousetool/pkg-descr | 5 -- accessibility/kmousetool/pkg-plist | 14 ----- accessibility/kmouth-kde4/Makefile | 15 ++++++ accessibility/kmouth-kde4/distinfo | 2 + accessibility/kmouth-kde4/pkg-descr | 6 +++ accessibility/kmouth-kde4/pkg-plist | 77 ++++++++++++++++++++++++++++ accessibility/kmouth/Makefile | 15 ------ accessibility/kmouth/distinfo | 2 - accessibility/kmouth/pkg-descr | 6 --- accessibility/kmouth/pkg-plist | 77 ---------------------------- 44 files changed, 302 insertions(+), 302 deletions(-) create mode 100644 accessibility/jovie-kde4/Makefile create mode 100644 accessibility/jovie-kde4/distinfo create mode 100644 accessibility/jovie-kde4/pkg-descr create mode 100644 accessibility/jovie-kde4/pkg-message create mode 100644 accessibility/jovie-kde4/pkg-plist delete mode 100644 accessibility/jovie/Makefile delete mode 100644 accessibility/jovie/distinfo delete mode 100644 accessibility/jovie/pkg-descr delete mode 100644 accessibility/jovie/pkg-message delete mode 100644 accessibility/jovie/pkg-plist create mode 100644 accessibility/kaccessible-kde4/Makefile create mode 100644 accessibility/kaccessible-kde4/distinfo create mode 100644 accessibility/kaccessible-kde4/pkg-descr create mode 100644 accessibility/kaccessible-kde4/pkg-plist delete mode 100644 accessibility/kaccessible/Makefile delete mode 100644 accessibility/kaccessible/distinfo delete mode 100644 accessibility/kaccessible/pkg-descr delete mode 100644 accessibility/kaccessible/pkg-plist create mode 100644 accessibility/kmag-kde4/Makefile create mode 100644 accessibility/kmag-kde4/distinfo create mode 100644 accessibility/kmag-kde4/pkg-descr create mode 100644 accessibility/kmag-kde4/pkg-plist delete mode 100644 accessibility/kmag/Makefile delete mode 100644 accessibility/kmag/distinfo delete mode 100644 accessibility/kmag/pkg-descr delete mode 100644 accessibility/kmag/pkg-plist create mode 100644 accessibility/kmousetool-kde4/Makefile create mode 100644 accessibility/kmousetool-kde4/distinfo create mode 100644 accessibility/kmousetool-kde4/pkg-descr create mode 100644 accessibility/kmousetool-kde4/pkg-plist delete mode 100644 accessibility/kmousetool/Makefile delete mode 100644 accessibility/kmousetool/distinfo delete mode 100644 accessibility/kmousetool/pkg-descr delete mode 100644 accessibility/kmousetool/pkg-plist create mode 100644 accessibility/kmouth-kde4/Makefile create mode 100644 accessibility/kmouth-kde4/distinfo create mode 100644 accessibility/kmouth-kde4/pkg-descr create mode 100644 accessibility/kmouth-kde4/pkg-plist delete mode 100644 accessibility/kmouth/Makefile delete mode 100644 accessibility/kmouth/distinfo delete mode 100644 accessibility/kmouth/pkg-descr delete mode 100644 accessibility/kmouth/pkg-plist (limited to 'accessibility') diff --git a/accessibility/Makefile b/accessibility/Makefile index 377c7b00d4d8..4bb174d71695 100644 --- a/accessibility/Makefile +++ b/accessibility/Makefile @@ -11,12 +11,12 @@ SUBDIR += atkmm SUBDIR += caribou SUBDIR += eflite - SUBDIR += jovie - SUBDIR += kaccessible + SUBDIR += jovie-kde4 + SUBDIR += kaccessible-kde4 SUBDIR += kdeaccessibility-kde4 - SUBDIR += kmag - SUBDIR += kmousetool - SUBDIR += kmouth + SUBDIR += kmag-kde4 + SUBDIR += kmousetool-kde4 + SUBDIR += kmouth-kde4 SUBDIR += linux-c6-atk SUBDIR += linux-c7-atk SUBDIR += mousetweaks diff --git a/accessibility/jovie-kde4/Makefile b/accessibility/jovie-kde4/Makefile new file mode 100644 index 000000000000..a8e1429ccd3a --- /dev/null +++ b/accessibility/jovie-kde4/Makefile @@ -0,0 +1,18 @@ +# $FreeBSD$ + +PORTNAME= jovie +PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 3 +CATEGORIES= accessibility kde kde-kde4 + +MAINTAINER= kde@FreeBSD.org +COMMENT= KDE text-to-speech system + +LIB_DEPENDS= libspeechd.so:accessibility/speech-dispatcher + +USES= cmake:outsource kde:4 tar:xz +USE_KDE= kdelibs automoc4 +USE_QT4= xml qmake_build moc_build uic_build rcc_build +USE_LDCONFIG= yes + +.include diff --git a/accessibility/jovie-kde4/distinfo b/accessibility/jovie-kde4/distinfo new file mode 100644 index 000000000000..d2e1fcdd04bc --- /dev/null +++ b/accessibility/jovie-kde4/distinfo @@ -0,0 +1,2 @@ +SHA256 (KDE/4.14.3/jovie-4.14.3.tar.xz) = 044e842f0af58517cdd6f609ad771d465fdbee72de19cddf0ebc2cb598b79b19 +SIZE (KDE/4.14.3/jovie-4.14.3.tar.xz) = 380000 diff --git a/accessibility/jovie-kde4/pkg-descr b/accessibility/jovie-kde4/pkg-descr new file mode 100644 index 000000000000..4b4cac86d498 --- /dev/null +++ b/accessibility/jovie-kde4/pkg-descr @@ -0,0 +1,6 @@ +KTTS -- KDE Text-to-Speech -- is a subsystem within the KDE desktop +for conversion of text to audible speech. KTTS is currently under +development and aims to become the standard subsystem for all KDE +applications to provide speech output. + +WWW: http://www.kde.org/ diff --git a/accessibility/jovie-kde4/pkg-message b/accessibility/jovie-kde4/pkg-message new file mode 100644 index 000000000000..f3d5cdc35c73 --- /dev/null +++ b/accessibility/jovie-kde4/pkg-message @@ -0,0 +1,11 @@ +====================================================================== + +To enable text-to-speech system, you first need to start +speech-dispatcher and Jovie (locally): + +$ speech-dispatcher +$ jovie + +You may want to launch them via the KDE autostart module. + +====================================================================== diff --git a/accessibility/jovie-kde4/pkg-plist b/accessibility/jovie-kde4/pkg-plist new file mode 100644 index 000000000000..9fd68428d9f1 --- /dev/null +++ b/accessibility/jovie-kde4/pkg-plist @@ -0,0 +1,51 @@ +bin/jovie +lib/kde4/jovie_stringreplacerplugin.so +lib/kde4/jovie_talkerchooserplugin.so +lib/kde4/jovie_xmltransformerplugin.so +lib/kde4/kcm_kttsd.so +lib/libkttsd.so +lib/libkttsd.so.4 +lib/libkttsd.so.%%KDE4_GENERIC_LIB_VERSION%% +share/applications/kde4/jovieapp.desktop +share/apps/jovie/kcmkttsd_testmessage.desktop +share/apps/jovie/stringreplacer/abbreviations.xml +share/apps/jovie/stringreplacer/chat-de.xml +share/apps/jovie/stringreplacer/chat.xml +share/apps/jovie/stringreplacer/emoticons.xml +share/apps/jovie/stringreplacer/festival_unspeakable_chars.xml +share/apps/jovie/stringreplacer/kmail.xml +share/apps/jovie/stringreplacer/polish_festival_fixes.xml +share/apps/jovie/stringreplacer/polish_festival_unspeakables.xml +share/apps/jovie/stringreplacer/qt2plaintext.xml +share/apps/jovie/talkerchooser/female_notifications_rc +share/apps/jovie/xmltransformer/xhtml2ssml.xsl +share/apps/jovie/xmltransformer/xhtml2ssml_simple.xsl +share/apps/jovie/xslt/SSMLtoPlainText.xsl +share/doc/HTML/en/jovie/addtalker.png +share/doc/HTML/en/jovie/common +share/doc/HTML/en/jovie/filters.png +share/doc/HTML/en/jovie/general.png +share/doc/HTML/en/jovie/index.cache.bz2 +share/doc/HTML/en/jovie/index.docbook +share/doc/HTML/en/jovie/jobs.png +share/doc/HTML/en/jovie/stringreplacer.png +share/doc/HTML/en/jovie/talkerchooser.png +share/doc/HTML/en/jovie/talkers.png +share/doc/HTML/en/jovie/xmltransformer.png +share/icons/hicolor/16x16/actions/female.png +share/icons/hicolor/16x16/actions/male.png +share/icons/hicolor/16x16/actions/nospeak.png +share/icons/hicolor/16x16/actions/speak.png +share/icons/hicolor/22x22/actions/nospeak.png +share/icons/hicolor/22x22/actions/speak.png +share/icons/hicolor/32x32/actions/nospeak.png +share/icons/hicolor/32x32/actions/speak.png +share/icons/hicolor/48x48/actions/nospeak.png +share/icons/hicolor/48x48/actions/speak.png +share/kde4/services/jovie.desktop +share/kde4/services/jovie_stringreplacerplugin.desktop +share/kde4/services/jovie_talkerchooserplugin.desktop +share/kde4/services/jovie_xmltransformerplugin.desktop +share/kde4/services/kcmkttsd.desktop +share/kde4/services/kttsd.desktop +share/kde4/servicetypes/jovie_filterplugin.desktop diff --git a/accessibility/jovie/Makefile b/accessibility/jovie/Makefile deleted file mode 100644 index 6039eaa336d8..000000000000 --- a/accessibility/jovie/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# $FreeBSD$ - -PORTNAME= jovie -PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 -CATEGORIES= accessibility kde kde-kde4 - -MAINTAINER= kde@FreeBSD.org -COMMENT= KDE text-to-speech system - -LIB_DEPENDS= libspeechd.so:accessibility/speech-dispatcher - -USES= cmake:outsource kde:4 tar:xz -USE_KDE= kdelibs automoc4 -USE_QT4= xml qmake_build moc_build uic_build rcc_build -USE_LDCONFIG= yes - -.include diff --git a/accessibility/jovie/distinfo b/accessibility/jovie/distinfo deleted file mode 100644 index d2e1fcdd04bc..000000000000 --- a/accessibility/jovie/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (KDE/4.14.3/jovie-4.14.3.tar.xz) = 044e842f0af58517cdd6f609ad771d465fdbee72de19cddf0ebc2cb598b79b19 -SIZE (KDE/4.14.3/jovie-4.14.3.tar.xz) = 380000 diff --git a/accessibility/jovie/pkg-descr b/accessibility/jovie/pkg-descr deleted file mode 100644 index 4b4cac86d498..000000000000 --- a/accessibility/jovie/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -KTTS -- KDE Text-to-Speech -- is a subsystem within the KDE desktop -for conversion of text to audible speech. KTTS is currently under -development and aims to become the standard subsystem for all KDE -applications to provide speech output. - -WWW: http://www.kde.org/ diff --git a/accessibility/jovie/pkg-message b/accessibility/jovie/pkg-message deleted file mode 100644 index f3d5cdc35c73..000000000000 --- a/accessibility/jovie/pkg-message +++ /dev/null @@ -1,11 +0,0 @@ -====================================================================== - -To enable text-to-speech system, you first need to start -speech-dispatcher and Jovie (locally): - -$ speech-dispatcher -$ jovie - -You may want to launch them via the KDE autostart module. - -====================================================================== diff --git a/accessibility/jovie/pkg-plist b/accessibility/jovie/pkg-plist deleted file mode 100644 index 9fd68428d9f1..000000000000 --- a/accessibility/jovie/pkg-plist +++ /dev/null @@ -1,51 +0,0 @@ -bin/jovie -lib/kde4/jovie_stringreplacerplugin.so -lib/kde4/jovie_talkerchooserplugin.so -lib/kde4/jovie_xmltransformerplugin.so -lib/kde4/kcm_kttsd.so -lib/libkttsd.so -lib/libkttsd.so.4 -lib/libkttsd.so.%%KDE4_GENERIC_LIB_VERSION%% -share/applications/kde4/jovieapp.desktop -share/apps/jovie/kcmkttsd_testmessage.desktop -share/apps/jovie/stringreplacer/abbreviations.xml -share/apps/jovie/stringreplacer/chat-de.xml -share/apps/jovie/stringreplacer/chat.xml -share/apps/jovie/stringreplacer/emoticons.xml -share/apps/jovie/stringreplacer/festival_unspeakable_chars.xml -share/apps/jovie/stringreplacer/kmail.xml -share/apps/jovie/stringreplacer/polish_festival_fixes.xml -share/apps/jovie/stringreplacer/polish_festival_unspeakables.xml -share/apps/jovie/stringreplacer/qt2plaintext.xml -share/apps/jovie/talkerchooser/female_notifications_rc -share/apps/jovie/xmltransformer/xhtml2ssml.xsl -share/apps/jovie/xmltransformer/xhtml2ssml_simple.xsl -share/apps/jovie/xslt/SSMLtoPlainText.xsl -share/doc/HTML/en/jovie/addtalker.png -share/doc/HTML/en/jovie/common -share/doc/HTML/en/jovie/filters.png -share/doc/HTML/en/jovie/general.png -share/doc/HTML/en/jovie/index.cache.bz2 -share/doc/HTML/en/jovie/index.docbook -share/doc/HTML/en/jovie/jobs.png -share/doc/HTML/en/jovie/stringreplacer.png -share/doc/HTML/en/jovie/talkerchooser.png -share/doc/HTML/en/jovie/talkers.png -share/doc/HTML/en/jovie/xmltransformer.png -share/icons/hicolor/16x16/actions/female.png -share/icons/hicolor/16x16/actions/male.png -share/icons/hicolor/16x16/actions/nospeak.png -share/icons/hicolor/16x16/actions/speak.png -share/icons/hicolor/22x22/actions/nospeak.png -share/icons/hicolor/22x22/actions/speak.png -share/icons/hicolor/32x32/actions/nospeak.png -share/icons/hicolor/32x32/actions/speak.png -share/icons/hicolor/48x48/actions/nospeak.png -share/icons/hicolor/48x48/actions/speak.png -share/kde4/services/jovie.desktop -share/kde4/services/jovie_stringreplacerplugin.desktop -share/kde4/services/jovie_talkerchooserplugin.desktop -share/kde4/services/jovie_xmltransformerplugin.desktop -share/kde4/services/kcmkttsd.desktop -share/kde4/services/kttsd.desktop -share/kde4/servicetypes/jovie_filterplugin.desktop diff --git a/accessibility/kaccessible-kde4/Makefile b/accessibility/kaccessible-kde4/Makefile new file mode 100644 index 000000000000..197c6f0a9975 --- /dev/null +++ b/accessibility/kaccessible-kde4/Makefile @@ -0,0 +1,18 @@ +# $FreeBSD$ + +PORTNAME= kaccessible +PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 3 +CATEGORIES= accessibility kde kde-kde4 + +MAINTAINER= kde@FreeBSD.org +COMMENT= Accessibility services for KDE + +LIB_DEPENDS= libspeechd.so:accessibility/speech-dispatcher + +USES= cmake:outsource kde:4 tar:xz +USE_KDE= kdelibs automoc4 +USE_QT4= corelib dbus gui xml \ + qmake_build moc_build rcc_build uic_build + +.include diff --git a/accessibility/kaccessible-kde4/distinfo b/accessibility/kaccessible-kde4/distinfo new file mode 100644 index 000000000000..922b76652db0 --- /dev/null +++ b/accessibility/kaccessible-kde4/distinfo @@ -0,0 +1,2 @@ +SHA256 (KDE/4.14.3/kaccessible-4.14.3.tar.xz) = 6b2ee04a1548b6b0571a4a5368027f91605cabb1325d0e8ec1811552a9f2932e +SIZE (KDE/4.14.3/kaccessible-4.14.3.tar.xz) = 20544 diff --git a/accessibility/kaccessible-kde4/pkg-descr b/accessibility/kaccessible-kde4/pkg-descr new file mode 100644 index 000000000000..c96c59ff12d2 --- /dev/null +++ b/accessibility/kaccessible-kde4/pkg-descr @@ -0,0 +1,4 @@ +Kaccessible implements a QAccessibleBridgePlugin to provide +accessibility services like focus tracking and a screenreader. + +WWW: http://www.kde.org diff --git a/accessibility/kaccessible-kde4/pkg-plist b/accessibility/kaccessible-kde4/pkg-plist new file mode 100644 index 000000000000..61df1bd78686 --- /dev/null +++ b/accessibility/kaccessible-kde4/pkg-plist @@ -0,0 +1,3 @@ +lib/kde4/libexec/kaccessibleapp +lib/kde4/plugins/accessiblebridge/kaccessiblebridge.so +share/dbus-1/services/org.kde.kaccessible.service diff --git a/accessibility/kaccessible/Makefile b/accessibility/kaccessible/Makefile deleted file mode 100644 index 53e90eb6c1c2..000000000000 --- a/accessibility/kaccessible/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# $FreeBSD$ - -PORTNAME= kaccessible -PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 -CATEGORIES= accessibility kde kde-kde4 - -MAINTAINER= kde@FreeBSD.org -COMMENT= Accessibility services for KDE - -LIB_DEPENDS= libspeechd.so:accessibility/speech-dispatcher - -USES= cmake:outsource kde:4 tar:xz -USE_KDE= kdelibs automoc4 -USE_QT4= corelib dbus gui xml \ - qmake_build moc_build rcc_build uic_build - -.include diff --git a/accessibility/kaccessible/distinfo b/accessibility/kaccessible/distinfo deleted file mode 100644 index 922b76652db0..000000000000 --- a/accessibility/kaccessible/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (KDE/4.14.3/kaccessible-4.14.3.tar.xz) = 6b2ee04a1548b6b0571a4a5368027f91605cabb1325d0e8ec1811552a9f2932e -SIZE (KDE/4.14.3/kaccessible-4.14.3.tar.xz) = 20544 diff --git a/accessibility/kaccessible/pkg-descr b/accessibility/kaccessible/pkg-descr deleted file mode 100644 index c96c59ff12d2..000000000000 --- a/accessibility/kaccessible/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Kaccessible implements a QAccessibleBridgePlugin to provide -accessibility services like focus tracking and a screenreader. - -WWW: http://www.kde.org diff --git a/accessibility/kaccessible/pkg-plist b/accessibility/kaccessible/pkg-plist deleted file mode 100644 index 61df1bd78686..000000000000 --- a/accessibility/kaccessible/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -lib/kde4/libexec/kaccessibleapp -lib/kde4/plugins/accessiblebridge/kaccessiblebridge.so -share/dbus-1/services/org.kde.kaccessible.service diff --git a/accessibility/kdeaccessibility-kde4/Makefile b/accessibility/kdeaccessibility-kde4/Makefile index a6564c00e69a..3ee20b565944 100644 --- a/accessibility/kdeaccessibility-kde4/Makefile +++ b/accessibility/kdeaccessibility-kde4/Makefile @@ -3,7 +3,7 @@ PORTNAME= kdeaccessibility PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= accessibility kde PKGNAMESUFFIX= -kde4 @@ -16,18 +16,18 @@ OPTIONS_DEFINE= JOVIE KACCESSIBLE KMAG KMOUSETOOL KMOUTH OPTIONS_DEFAULT:= ${OPTIONS_DEFINE} JOVIE_DESC= Install Jovie text-to-speech system -JOVIE_RUN_DEPENDS= ${KDE_PREFIX}/bin/jovie:accessibility/jovie +JOVIE_RUN_DEPENDS= ${KDE_PREFIX}/bin/jovie:accessibility/jovie-kde4 KACCESSIBLE_DESC= Install Accessibility services for KDE -KACCESSIBLE_RUN_DEPENDS= ${KDE_PREFIX}/lib/kde4/libexec/kaccessibleapp:accessibility/kaccessible +KACCESSIBLE_RUN_DEPENDS= ${KDE_PREFIX}/lib/kde4/libexec/kaccessibleapp:accessibility/kaccessible-kde4 KMAG_DESC= Install Screen magnifier -KMAG_RUN_DEPENDS= ${KDE_PREFIX}/bin/kmag:accessibility/kmag +KMAG_RUN_DEPENDS= ${KDE_PREFIX}/bin/kmag:accessibility/kmag-kde4 KMOUSETOOL_DESC= Install Automatic mouse click tool -KMOUSETOOL_RUN_DEPENDS= ${KDE_PREFIX}/bin/kmousetool:accessibility/kmousetool +KMOUSETOOL_RUN_DEPENDS= ${KDE_PREFIX}/bin/kmousetool:accessibility/kmousetool-kde4 KMOUTH_DESC= Install Speech synthesizer frontend -KMOUTH_RUN_DEPENDS= ${KDE_PREFIX}/bin/kmouth:accessibility/kmouth +KMOUTH_RUN_DEPENDS= ${KDE_PREFIX}/bin/kmouth:accessibility/kmouth-kde4 .include diff --git a/accessibility/kmag-kde4/Makefile b/accessibility/kmag-kde4/Makefile new file mode 100644 index 000000000000..a2ac4ba42ac1 --- /dev/null +++ b/accessibility/kmag-kde4/Makefile @@ -0,0 +1,18 @@ +# $FreeBSD$ + +PORTNAME= kmag +PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 3 +CATEGORIES= accessibility kde kde-kde4 + +MAINTAINER= kde@FreeBSD.org +COMMENT= KDE Screen magnifier + +USES= cmake:outsource kde:4 tar:xz +USE_KDE= kdelibs automoc4 +USE_QT4= qmake_build moc_build rcc_build uic_build + +# Somebody has to create port for libkdeaccessibilityclient first +CMAKE_ARGS+= -DWITH_QAccessibilityClient=off + +.include diff --git a/accessibility/kmag-kde4/distinfo b/accessibility/kmag-kde4/distinfo new file mode 100644 index 000000000000..08073e223475 --- /dev/null +++ b/accessibility/kmag-kde4/distinfo @@ -0,0 +1,2 @@ +SHA256 (KDE/4.14.3/kmag-4.14.3.tar.xz) = 685dd87b30481d3a652b2202c2714741c2b6850244dc6ac0fbe5323ed63e3024 +SIZE (KDE/4.14.3/kmag-4.14.3.tar.xz) = 86264 diff --git a/accessibility/kmag-kde4/pkg-descr b/accessibility/kmag-kde4/pkg-descr new file mode 100644 index 000000000000..bdfcd347a87d --- /dev/null +++ b/accessibility/kmag-kde4/pkg-descr @@ -0,0 +1,5 @@ +KMag is a small utility to magnify a part of the screen. KMag is +very useful for people with visual disabilities and for those working +in the fields of image analysis, web development etc. + +WWW: http://www.kde.org/applications/utilities/kmag/ diff --git a/accessibility/kmag-kde4/pkg-plist b/accessibility/kmag-kde4/pkg-plist new file mode 100644 index 000000000000..ed0b4f6a4e72 --- /dev/null +++ b/accessibility/kmag-kde4/pkg-plist @@ -0,0 +1,14 @@ +bin/kmag +man/man1/kmag.1.gz +share/applications/kde4/kmag.desktop +share/apps/kmag/icons/hicolor/16x16/actions/followmouse.png +share/apps/kmag/icons/hicolor/16x16/actions/hidemouse.png +share/apps/kmag/icons/hicolor/16x16/actions/window.png +share/apps/kmag/kmagui.rc +share/doc/HTML/en/kmag/common +share/doc/HTML/en/kmag/index.cache.bz2 +share/doc/HTML/en/kmag/index.docbook +share/doc/HTML/en/kmag/man-kmag.1.docbook +share/doc/HTML/en/kmag/screenshot.png +share/icons/hicolor/16x16/apps/kmag.png +share/icons/hicolor/32x32/apps/kmag.png diff --git a/accessibility/kmag/Makefile b/accessibility/kmag/Makefile deleted file mode 100644 index 8b324d589b03..000000000000 --- a/accessibility/kmag/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# $FreeBSD$ - -PORTNAME= kmag -PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 -CATEGORIES= accessibility kde kde-kde4 - -MAINTAINER= kde@FreeBSD.org -COMMENT= KDE Screen magnifier - -USES= cmake:outsource kde:4 tar:xz -USE_KDE= kdelibs automoc4 -USE_QT4= qmake_build moc_build rcc_build uic_build - -# Somebody has to create port for libkdeaccessibilityclient first -CMAKE_ARGS+= -DWITH_QAccessibilityClient=off - -.include diff --git a/accessibility/kmag/distinfo b/accessibility/kmag/distinfo deleted file mode 100644 index 08073e223475..000000000000 --- a/accessibility/kmag/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (KDE/4.14.3/kmag-4.14.3.tar.xz) = 685dd87b30481d3a652b2202c2714741c2b6850244dc6ac0fbe5323ed63e3024 -SIZE (KDE/4.14.3/kmag-4.14.3.tar.xz) = 86264 diff --git a/accessibility/kmag/pkg-descr b/accessibility/kmag/pkg-descr deleted file mode 100644 index bdfcd347a87d..000000000000 --- a/accessibility/kmag/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -KMag is a small utility to magnify a part of the screen. KMag is -very useful for people with visual disabilities and for those working -in the fields of image analysis, web development etc. - -WWW: http://www.kde.org/applications/utilities/kmag/ diff --git a/accessibility/kmag/pkg-plist b/accessibility/kmag/pkg-plist deleted file mode 100644 index ed0b4f6a4e72..000000000000 --- a/accessibility/kmag/pkg-plist +++ /dev/null @@ -1,14 +0,0 @@ -bin/kmag -man/man1/kmag.1.gz -share/applications/kde4/kmag.desktop -share/apps/kmag/icons/hicolor/16x16/actions/followmouse.png -share/apps/kmag/icons/hicolor/16x16/actions/hidemouse.png -share/apps/kmag/icons/hicolor/16x16/actions/window.png -share/apps/kmag/kmagui.rc -share/doc/HTML/en/kmag/common -share/doc/HTML/en/kmag/index.cache.bz2 -share/doc/HTML/en/kmag/index.docbook -share/doc/HTML/en/kmag/man-kmag.1.docbook -share/doc/HTML/en/kmag/screenshot.png -share/icons/hicolor/16x16/apps/kmag.png -share/icons/hicolor/32x32/apps/kmag.png diff --git a/accessibility/kmousetool-kde4/Makefile b/accessibility/kmousetool-kde4/Makefile new file mode 100644 index 000000000000..640ddd6ace93 --- /dev/null +++ b/accessibility/kmousetool-kde4/Makefile @@ -0,0 +1,16 @@ +# $FreeBSD$ + +PORTNAME= kmousetool +PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 3 +CATEGORIES= accessibility kde kde-kde4 + +MAINTAINER= kde@FreeBSD.org +COMMENT= Automatic mouse click tool for KDE + +USES= cmake:outsource kde:4 tar:xz +USE_KDE= kdelibs automoc4 +USE_QT4= qmake_build moc_build rcc_build uic_build +USE_XORG= xtst + +.include diff --git a/accessibility/kmousetool-kde4/distinfo b/accessibility/kmousetool-kde4/distinfo new file mode 100644 index 000000000000..bf7fba8bdc1b --- /dev/null +++ b/accessibility/kmousetool-kde4/distinfo @@ -0,0 +1,2 @@ +SHA256 (KDE/4.14.3/kmousetool-4.14.3.tar.xz) = edb3b44875865f19d3dd162b1a6935b52491503f89d0263cb9b97556c381c2fc +SIZE (KDE/4.14.3/kmousetool-4.14.3.tar.xz) = 35968 diff --git a/accessibility/kmousetool-kde4/pkg-descr b/accessibility/kmousetool-kde4/pkg-descr new file mode 100644 index 000000000000..0804ca75c38e --- /dev/null +++ b/accessibility/kmousetool-kde4/pkg-descr @@ -0,0 +1,5 @@ +KMouseTool clicks the mouse whenever the mouse cursor pauses briefly. +It was designed to help those with repetitive strain injuries, for +whom pressing buttons hurts. + +WWW: http://www.kde.org/applications/utilities/kmousetool/ diff --git a/accessibility/kmousetool-kde4/pkg-plist b/accessibility/kmousetool-kde4/pkg-plist new file mode 100644 index 000000000000..c25ccca14f2b --- /dev/null +++ b/accessibility/kmousetool-kde4/pkg-plist @@ -0,0 +1,14 @@ +bin/kmousetool +man/man1/kmousetool.1.gz +share/applications/kde4/kmousetool.desktop +share/apps/kmousetool/sounds/mousetool_tap.wav +share/doc/HTML/en/kmousetool/common +share/doc/HTML/en/kmousetool/index.cache.bz2 +share/doc/HTML/en/kmousetool/index.docbook +share/doc/HTML/en/kmousetool/man-kmousetool.1.docbook +share/icons/hicolor/16x16/actions/kmousetool_off.png +share/icons/hicolor/16x16/actions/kmousetool_on.png +share/icons/hicolor/16x16/apps/kmousetool.png +share/icons/hicolor/32x32/actions/kmousetool_off.png +share/icons/hicolor/32x32/actions/kmousetool_on.png +share/icons/hicolor/32x32/apps/kmousetool.png diff --git a/accessibility/kmousetool/Makefile b/accessibility/kmousetool/Makefile deleted file mode 100644 index ccf31c8ec037..000000000000 --- a/accessibility/kmousetool/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -# $FreeBSD$ - -PORTNAME= kmousetool -PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 -CATEGORIES= accessibility kde kde-kde4 - -MAINTAINER= kde@FreeBSD.org -COMMENT= Automatic mouse click tool for KDE - -USES= cmake:outsource kde:4 tar:xz -USE_KDE= kdelibs automoc4 -USE_QT4= qmake_build moc_build rcc_build uic_build -USE_XORG= xtst - -.include diff --git a/accessibility/kmousetool/distinfo b/accessibility/kmousetool/distinfo deleted file mode 100644 index bf7fba8bdc1b..000000000000 --- a/accessibility/kmousetool/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (KDE/4.14.3/kmousetool-4.14.3.tar.xz) = edb3b44875865f19d3dd162b1a6935b52491503f89d0263cb9b97556c381c2fc -SIZE (KDE/4.14.3/kmousetool-4.14.3.tar.xz) = 35968 diff --git a/accessibility/kmousetool/pkg-descr b/accessibility/kmousetool/pkg-descr deleted file mode 100644 index 0804ca75c38e..000000000000 --- a/accessibility/kmousetool/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -KMouseTool clicks the mouse whenever the mouse cursor pauses briefly. -It was designed to help those with repetitive strain injuries, for -whom pressing buttons hurts. - -WWW: http://www.kde.org/applications/utilities/kmousetool/ diff --git a/accessibility/kmousetool/pkg-plist b/accessibility/kmousetool/pkg-plist deleted file mode 100644 index c25ccca14f2b..000000000000 --- a/accessibility/kmousetool/pkg-plist +++ /dev/null @@ -1,14 +0,0 @@ -bin/kmousetool -man/man1/kmousetool.1.gz -share/applications/kde4/kmousetool.desktop -share/apps/kmousetool/sounds/mousetool_tap.wav -share/doc/HTML/en/kmousetool/common -share/doc/HTML/en/kmousetool/index.cache.bz2 -share/doc/HTML/en/kmousetool/index.docbook -share/doc/HTML/en/kmousetool/man-kmousetool.1.docbook -share/icons/hicolor/16x16/actions/kmousetool_off.png -share/icons/hicolor/16x16/actions/kmousetool_on.png -share/icons/hicolor/16x16/apps/kmousetool.png -share/icons/hicolor/32x32/actions/kmousetool_off.png -share/icons/hicolor/32x32/actions/kmousetool_on.png -share/icons/hicolor/32x32/apps/kmousetool.png diff --git a/accessibility/kmouth-kde4/Makefile b/accessibility/kmouth-kde4/Makefile new file mode 100644 index 000000000000..74bfb286be43 --- /dev/null +++ b/accessibility/kmouth-kde4/Makefile @@ -0,0 +1,15 @@ +# $FreeBSD$ + +PORTNAME= kmouth +PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 3 +CATEGORIES= accessibility kde kde-kde4 + +MAINTAINER= kde@FreeBSD.org +COMMENT= Speech synthesizer frontend for KDE + +USES= cmake:outsource kde:4 tar:xz +USE_KDE= kdelibs automoc4 +USE_QT4= qmake_build moc_build rcc_build uic_build + +.include diff --git a/accessibility/kmouth-kde4/distinfo b/accessibility/kmouth-kde4/distinfo new file mode 100644 index 000000000000..717cfdca854b --- /dev/null +++ b/accessibility/kmouth-kde4/distinfo @@ -0,0 +1,2 @@ +SHA256 (KDE/4.14.3/kmouth-4.14.3.tar.xz) = 84c16342dd5f93cb1daf0716a7c1ab705da3378cd8f6c293982b04605ad6c61a +SIZE (KDE/4.14.3/kmouth-4.14.3.tar.xz) = 307840 diff --git a/accessibility/kmouth-kde4/pkg-descr b/accessibility/kmouth-kde4/pkg-descr new file mode 100644 index 000000000000..3e23878fe2ea --- /dev/null +++ b/accessibility/kmouth-kde4/pkg-descr @@ -0,0 +1,6 @@ +KMouth is a program which enables persons that cannot speak to let +their computer speak, e.g. mutal people or people who have lost +their voice. It has a text input field and speaks the sentences +that you enter. It also has support for user defined phrasebooks. + +WWW: http://www.kde.org/applications/utilities/kmouth/ diff --git a/accessibility/kmouth-kde4/pkg-plist b/accessibility/kmouth-kde4/pkg-plist new file mode 100644 index 000000000000..d32880306ef0 --- /dev/null +++ b/accessibility/kmouth-kde4/pkg-plist @@ -0,0 +1,77 @@ +bin/kmouth +man/man1/kmouth.1.gz +share/applications/kde4/kmouth.desktop +share/apps/kmouth/books/de/de-courteousness.phrasebook +share/apps/kmouth/books/de/de-greetings.phrasebook +share/apps/kmouth/books/de/de-howareyou.phrasebook +share/apps/kmouth/books/de/de-personal.phrasebook +share/apps/kmouth/books/de/de.desktop +share/apps/kmouth/books/en/en-courteousness.phrasebook +share/apps/kmouth/books/en/en-greetings.phrasebook +share/apps/kmouth/books/en/en-howareyou.phrasebook +share/apps/kmouth/books/en/en-personal.phrasebook +share/apps/kmouth/books/en/en.desktop +share/apps/kmouth/books/sv/sv-courteousness.phrasebook +share/apps/kmouth/books/sv/sv-greetings.phrasebook +share/apps/kmouth/books/sv/sv-howareyou.phrasebook +share/apps/kmouth/books/sv/sv-personal.phrasebook +share/apps/kmouth/books/sv/sv.desktop +share/apps/kmouth/icons/hicolor/16x16/actions/phrase.png +share/apps/kmouth/icons/hicolor/16x16/actions/phrase_new.png +share/apps/kmouth/icons/hicolor/16x16/actions/phrase_open.png +share/apps/kmouth/icons/hicolor/16x16/actions/phrase_save.png +share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook.png +share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook_closed.png +share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook_new.png +share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook_open.png +share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook_save.png +share/apps/kmouth/icons/hicolor/16x16/actions/phrasehistory_open.png +share/apps/kmouth/icons/hicolor/16x16/actions/phrasehistory_print.png +share/apps/kmouth/icons/hicolor/16x16/actions/phrasehistory_save.png +share/apps/kmouth/icons/hicolor/16x16/actions/speak.png +share/apps/kmouth/icons/hicolor/22x22/actions/phrase.png +share/apps/kmouth/icons/hicolor/22x22/actions/phrase_new.png +share/apps/kmouth/icons/hicolor/22x22/actions/phrase_open.png +share/apps/kmouth/icons/hicolor/22x22/actions/phrase_save.png +share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook.png +share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook_closed.png +share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook_new.png +share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook_open.png +share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook_save.png +share/apps/kmouth/icons/hicolor/22x22/actions/phrasehistory_open.png +share/apps/kmouth/icons/hicolor/22x22/actions/phrasehistory_print.png +share/apps/kmouth/icons/hicolor/22x22/actions/phrasehistory_save.png +share/apps/kmouth/icons/hicolor/22x22/actions/speak.png +share/apps/kmouth/icons/hicolor/32x32/actions/phrase.png +share/apps/kmouth/icons/hicolor/32x32/actions/phrase_new.png +share/apps/kmouth/icons/hicolor/32x32/actions/phrase_open.png +share/apps/kmouth/icons/hicolor/32x32/actions/phrase_save.png +share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook.png +share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook_closed.png +share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook_new.png +share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook_open.png +share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook_save.png +share/apps/kmouth/icons/hicolor/32x32/actions/phrasehistory_open.png +share/apps/kmouth/icons/hicolor/32x32/actions/phrasehistory_print.png +share/apps/kmouth/icons/hicolor/32x32/actions/phrasehistory_save.png +share/apps/kmouth/icons/hicolor/32x32/actions/speak.png +share/apps/kmouth/icons/hicolor/48x48/actions/speak.png +share/apps/kmouth/kmouthui.rc +share/apps/kmouth/phrasebookdialogui.rc +share/config/kmouthrc +share/doc/HTML/en/kmouth/common +share/doc/HTML/en/kmouth/index.cache.bz2 +share/doc/HTML/en/kmouth/index.docbook +share/doc/HTML/en/kmouth/kmouthcpref.png +share/doc/HTML/en/kmouth/kmouthctts.png +share/doc/HTML/en/kmouth/kmouthcwcp.png +share/doc/HTML/en/kmouth/kmouthedit.png +share/doc/HTML/en/kmouth/kmouthmain.png +share/doc/HTML/en/kmouth/kmouthwizard1.png +share/doc/HTML/en/kmouth/kmouthwizard2.png +share/doc/HTML/en/kmouth/kmouthwizard3.png +share/doc/HTML/en/kmouth/man-kmouth.1.docbook +share/icons/hicolor/16x16/apps/kmouth.png +share/icons/hicolor/22x22/apps/kmouth.png +share/icons/hicolor/32x32/apps/kmouth.png +share/icons/hicolor/48x48/apps/kmouth.png diff --git a/accessibility/kmouth/Makefile b/accessibility/kmouth/Makefile deleted file mode 100644 index 007649704363..000000000000 --- a/accessibility/kmouth/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# $FreeBSD$ - -PORTNAME= kmouth -PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 -CATEGORIES= accessibility kde kde-kde4 - -MAINTAINER= kde@FreeBSD.org -COMMENT= Speech synthesizer frontend for KDE - -USES= cmake:outsource kde:4 tar:xz -USE_KDE= kdelibs automoc4 -USE_QT4= qmake_build moc_build rcc_build uic_build - -.include diff --git a/accessibility/kmouth/distinfo b/accessibility/kmouth/distinfo deleted file mode 100644 index 717cfdca854b..000000000000 --- a/accessibility/kmouth/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (KDE/4.14.3/kmouth-4.14.3.tar.xz) = 84c16342dd5f93cb1daf0716a7c1ab705da3378cd8f6c293982b04605ad6c61a -SIZE (KDE/4.14.3/kmouth-4.14.3.tar.xz) = 307840 diff --git a/accessibility/kmouth/pkg-descr b/accessibility/kmouth/pkg-descr deleted file mode 100644 index 3e23878fe2ea..000000000000 --- a/accessibility/kmouth/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -KMouth is a program which enables persons that cannot speak to let -their computer speak, e.g. mutal people or people who have lost -their voice. It has a text input field and speaks the sentences -that you enter. It also has support for user defined phrasebooks. - -WWW: http://www.kde.org/applications/utilities/kmouth/ diff --git a/accessibility/kmouth/pkg-plist b/accessibility/kmouth/pkg-plist deleted file mode 100644 index d32880306ef0..000000000000 --- a/accessibility/kmouth/pkg-plist +++ /dev/null @@ -1,77 +0,0 @@ -bin/kmouth -man/man1/kmouth.1.gz -share/applications/kde4/kmouth.desktop -share/apps/kmouth/books/de/de-courteousness.phrasebook -share/apps/kmouth/books/de/de-greetings.phrasebook -share/apps/kmouth/books/de/de-howareyou.phrasebook -share/apps/kmouth/books/de/de-personal.phrasebook -share/apps/kmouth/books/de/de.desktop -share/apps/kmouth/books/en/en-courteousness.phrasebook -share/apps/kmouth/books/en/en-greetings.phrasebook -share/apps/kmouth/books/en/en-howareyou.phrasebook -share/apps/kmouth/books/en/en-personal.phrasebook -share/apps/kmouth/books/en/en.desktop -share/apps/kmouth/books/sv/sv-courteousness.phrasebook -share/apps/kmouth/books/sv/sv-greetings.phrasebook -share/apps/kmouth/books/sv/sv-howareyou.phrasebook -share/apps/kmouth/books/sv/sv-personal.phrasebook -share/apps/kmouth/books/sv/sv.desktop -share/apps/kmouth/icons/hicolor/16x16/actions/phrase.png -share/apps/kmouth/icons/hicolor/16x16/actions/phrase_new.png -share/apps/kmouth/icons/hicolor/16x16/actions/phrase_open.png -share/apps/kmouth/icons/hicolor/16x16/actions/phrase_save.png -share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook.png -share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook_closed.png -share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook_new.png -share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook_open.png -share/apps/kmouth/icons/hicolor/16x16/actions/phrasebook_save.png -share/apps/kmouth/icons/hicolor/16x16/actions/phrasehistory_open.png -share/apps/kmouth/icons/hicolor/16x16/actions/phrasehistory_print.png -share/apps/kmouth/icons/hicolor/16x16/actions/phrasehistory_save.png -share/apps/kmouth/icons/hicolor/16x16/actions/speak.png -share/apps/kmouth/icons/hicolor/22x22/actions/phrase.png -share/apps/kmouth/icons/hicolor/22x22/actions/phrase_new.png -share/apps/kmouth/icons/hicolor/22x22/actions/phrase_open.png -share/apps/kmouth/icons/hicolor/22x22/actions/phrase_save.png -share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook.png -share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook_closed.png -share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook_new.png -share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook_open.png -share/apps/kmouth/icons/hicolor/22x22/actions/phrasebook_save.png -share/apps/kmouth/icons/hicolor/22x22/actions/phrasehistory_open.png -share/apps/kmouth/icons/hicolor/22x22/actions/phrasehistory_print.png -share/apps/kmouth/icons/hicolor/22x22/actions/phrasehistory_save.png -share/apps/kmouth/icons/hicolor/22x22/actions/speak.png -share/apps/kmouth/icons/hicolor/32x32/actions/phrase.png -share/apps/kmouth/icons/hicolor/32x32/actions/phrase_new.png -share/apps/kmouth/icons/hicolor/32x32/actions/phrase_open.png -share/apps/kmouth/icons/hicolor/32x32/actions/phrase_save.png -share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook.png -share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook_closed.png -share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook_new.png -share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook_open.png -share/apps/kmouth/icons/hicolor/32x32/actions/phrasebook_save.png -share/apps/kmouth/icons/hicolor/32x32/actions/phrasehistory_open.png -share/apps/kmouth/icons/hicolor/32x32/actions/phrasehistory_print.png -share/apps/kmouth/icons/hicolor/32x32/actions/phrasehistory_save.png -share/apps/kmouth/icons/hicolor/32x32/actions/speak.png -share/apps/kmouth/icons/hicolor/48x48/actions/speak.png -share/apps/kmouth/kmouthui.rc -share/apps/kmouth/phrasebookdialogui.rc -share/config/kmouthrc -share/doc/HTML/en/kmouth/common -share/doc/HTML/en/kmouth/index.cache.bz2 -share/doc/HTML/en/kmouth/index.docbook -share/doc/HTML/en/kmouth/kmouthcpref.png -share/doc/HTML/en/kmouth/kmouthctts.png -share/doc/HTML/en/kmouth/kmouthcwcp.png -share/doc/HTML/en/kmouth/kmouthedit.png -share/doc/HTML/en/kmouth/kmouthmain.png -share/doc/HTML/en/kmouth/kmouthwizard1.png -share/doc/HTML/en/kmouth/kmouthwizard2.png -share/doc/HTML/en/kmouth/kmouthwizard3.png -share/doc/HTML/en/kmouth/man-kmouth.1.docbook -share/icons/hicolor/16x16/apps/kmouth.png -share/icons/hicolor/22x22/apps/kmouth.png -share/icons/hicolor/32x32/apps/kmouth.png -share/icons/hicolor/48x48/apps/kmouth.png -- cgit