diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2011-05-16 19:26:43 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2011-05-16 19:26:43 +0000 |
commit | a34b8d38b831d19001533639592430f41527a96c (patch) | |
tree | 039439a298b8e93967986e11178208cf8e1adbe2 /accessibility/kmouth | |
parent | Update to 1.5.3 (diff) |
Update KDE Software Compilation ports to 4.6.3
Special thanks to Raphael Kubo da Costa for his work on this update.
Diffstat (limited to 'accessibility/kmouth')
-rw-r--r-- | accessibility/kmouth/Makefile | 6 | ||||
-rw-r--r-- | accessibility/kmouth/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/accessibility/kmouth/Makefile b/accessibility/kmouth/Makefile index 2bd6a3d5ba94..0200ebde6ff1 100644 --- a/accessibility/kmouth/Makefile +++ b/accessibility/kmouth/Makefile @@ -30,6 +30,8 @@ MAN1= kmag.1 \ kmousetool.1 \ kmouth.1 +CMAKE_ARGS+= -DBUILD_jovie=OFF + OPTIONS= KTTS "Enable KTTS speech service" off .include <bsd.port.options.mk> @@ -39,10 +41,6 @@ RUN_DEPENDS+= ${KDE4_PREFIX}/bin/jovie:${PORTSDIR}/accessibility/ktts .endif post-patch: - ${REINPLACE_CMD} -e '/macro_optional_add_subdirectory.*jovie/d' \ - ${PATCH_WRKSRC}/CMakeLists.txt - ${REINPLACE_CMD} -e '/add_subdirectory.*jovie/d' \ - ${PATCH_WRKSRC}/doc/CMakeLists.txt ${REINPLACE_CMD} -e 's/speechd/$$$\{SPEECHD_LIBRARY}/g' \ ${PATCH_WRKSRC}/kaccessible/CMakeLists.txt diff --git a/accessibility/kmouth/distinfo b/accessibility/kmouth/distinfo index b4135fadc27f..480fd6098608 100644 --- a/accessibility/kmouth/distinfo +++ b/accessibility/kmouth/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/kdeaccessibility-4.6.2.tar.bz2) = 9b105dce6b7ac8fd7f15ab868815ab5802af6209b44ad14485d6783cde208d87 -SIZE (KDE/kdeaccessibility-4.6.2.tar.bz2) = 5223994 +SHA256 (KDE/kdeaccessibility-4.6.3.tar.bz2) = e3f64e002d98a2b878abb76897b96945ed3c17ff84ed64ef6f7156bd7e3018f8 +SIZE (KDE/kdeaccessibility-4.6.3.tar.bz2) = 5225058 |