summaryrefslogtreecommitdiffstats
path: root/kde/kdeaccessibility/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'kde/kdeaccessibility/Pkgfile')
-rwxr-xr-xkde/kdeaccessibility/Pkgfile9
1 files changed, 4 insertions, 5 deletions
diff --git a/kde/kdeaccessibility/Pkgfile b/kde/kdeaccessibility/Pkgfile
index 4c6cf7736..db23b15ea 100755
--- a/kde/kdeaccessibility/Pkgfile
+++ b/kde/kdeaccessibility/Pkgfile
@@ -2,12 +2,12 @@
# URL: http://www.kde.org
# Maintainer: NuTyX packager team
# Packager: lesibel at free dot fr
-# Depends on: xorg-libxtst,kdebase-runtime
-# Run on: kdebase-runtime
+# Depends on: xorg-libxtst, kdebase-runtime, speech-dispatcher
+# Run on: kdebase-runtime,speech-dispatcher
name=kdeaccessibility
-version=4.6.4
-release=2
+version=4.6.5
+release=1
source=( ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.bz2)
build() {
@@ -18,7 +18,6 @@ build() {
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_SKIP_RPATH=ON \
-DBUILD_doc=ON \
- -DWITH_Speechd=OFF \
-DKDE_DEFAULT_HOME=.kde \
-DSYSCONF_INSTALL_DIR=/etc
make