summaryrefslogtreecommitdiffstats
path: root/kde/kdeaccessibility
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2011-01-26 15:27:12 +0100
committersibel <lesibel@free.fr>2011-01-26 15:27:12 +0100
commit304e63c090f7af72898935855e90e3c365ca794e (patch)
treef10b3fa6de0a1d481c6929723b523067cf8c35cb /kde/kdeaccessibility
parent46b199c06df8e7ae03ca10922044d6b56e4b1f62 (diff)
downloadnutyx-extra-304e63c090f7af72898935855e90e3c365ca794e.tar.gz
nutyx-extra-304e63c090f7af72898935855e90e3c365ca794e.tar.bz2
nutyx-extra-304e63c090f7af72898935855e90e3c365ca794e.tar.xz
nutyx-extra-304e63c090f7af72898935855e90e3c365ca794e.zip
kdeaccessibility, maj 4.6.0
Diffstat (limited to 'kde/kdeaccessibility')
-rw-r--r--kde/kdeaccessibility/.footprint16
-rw-r--r--kde/kdeaccessibility/.md5sum2
-rwxr-xr-xkde/kdeaccessibility/Pkgfile5
3 files changed, 16 insertions, 7 deletions
diff --git a/kde/kdeaccessibility/.footprint b/kde/kdeaccessibility/.footprint
index 88abedc21..07e199eab 100644
--- a/kde/kdeaccessibility/.footprint
+++ b/kde/kdeaccessibility/.footprint
@@ -3,12 +3,19 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/kmag
-rwxr-xr-x root/root usr/bin/kmousetool
-rwxr-xr-x root/root usr/bin/kmouth
+drwxr-xr-x root/root usr/lib/
+drwxr-xr-x root/root usr/lib/kde4/
+drwxr-xr-x root/root usr/lib/kde4/libexec/
+-rwxr-xr-x root/root usr/lib/kde4/libexec/kaccessibleapp
+drwxr-xr-x root/root usr/lib/kde4/plugins/
+drwxr-xr-x root/root usr/lib/kde4/plugins/accessiblebridge/
+-rwxr-xr-x root/root usr/lib/kde4/plugins/accessiblebridge/kaccessiblebridge.so
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/applications/
drwxr-xr-x root/root usr/share/applications/kde4/
--rw-r--r-- root/root usr/share/applications/kde4/kmag.desktop
--rw-r--r-- root/root usr/share/applications/kde4/kmousetool.desktop
--rw-r--r-- root/root usr/share/applications/kde4/kmouth.desktop
+-rwxr-xr-x root/root usr/share/applications/kde4/kmag.desktop
+-rwxr-xr-x root/root usr/share/applications/kde4/kmousetool.desktop
+-rwxr-xr-x root/root usr/share/applications/kde4/kmouth.desktop
drwxr-xr-x root/root usr/share/apps/
drwxr-xr-x root/root usr/share/apps/color-schemes/
-rw-r--r-- root/root usr/share/apps/color-schemes/Zion.colors
@@ -92,6 +99,9 @@ drwxr-xr-x root/root usr/share/apps/kmouth/icons/hicolor/48x48/actions/
-rw-r--r-- root/root usr/share/apps/kmouth/phrasebookdialogui.rc
drwxr-xr-x root/root usr/share/config/
-rw-r--r-- root/root usr/share/config/kmouthrc
+drwxr-xr-x root/root usr/share/dbus-1/
+drwxr-xr-x root/root usr/share/dbus-1/services/
+-rw-r--r-- root/root usr/share/dbus-1/services/org.kde.kaccessible.service
drwxr-xr-x root/root usr/share/icons/
drwxr-xr-x root/root usr/share/icons/hicolor/
drwxr-xr-x root/root usr/share/icons/hicolor/16x16/
diff --git a/kde/kdeaccessibility/.md5sum b/kde/kdeaccessibility/.md5sum
index c33e591c0..3c0cc063a 100644
--- a/kde/kdeaccessibility/.md5sum
+++ b/kde/kdeaccessibility/.md5sum
@@ -1 +1 @@
-0133be1c4f26ff0661283ea0245542c3 kdeaccessibility-4.5.4.tar.bz2
+95bfb46141365d7330adfacd952584e9 kdeaccessibility-4.6.0.tar.bz2
diff --git a/kde/kdeaccessibility/Pkgfile b/kde/kdeaccessibility/Pkgfile
index b492219f5..0bf441205 100755
--- a/kde/kdeaccessibility/Pkgfile
+++ b/kde/kdeaccessibility/Pkgfile
@@ -3,15 +3,14 @@
# Maintainer: NuTyX packager team
# Packager: lesibel at free dot fr
# Depends on: kdebase-runtime
-# Run on: kdebase-runtime
name=kdeaccessibility
-version=4.5.4
+version=4.6.0
release=1
source=( ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.bz2)
build() {
- cd $name-$version
+ cd $name-*
mkdir build
cd build
cmake ../ -DCMAKE_INSTALL_PREFIX=/usr \