diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-05-03 22:27:49 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-05-03 22:27:49 +0200 |
commit | 0f1f4c72af832acb6763699a84395bf3a650cb7c (patch) | |
tree | 60f3e74af2e215db20a6451da7f7e64f2a58219a /kde/kdegraphics | |
parent | a30af7aa76267f31947d94071f008ef715e1c597 (diff) | |
download | nutyx-pakxe-0f1f4c72af832acb6763699a84395bf3a650cb7c.tar.gz nutyx-pakxe-0f1f4c72af832acb6763699a84395bf3a650cb7c.tar.bz2 nutyx-pakxe-0f1f4c72af832acb6763699a84395bf3a650cb7c.tar.xz nutyx-pakxe-0f1f4c72af832acb6763699a84395bf3a650cb7c.zip |
maj kdegraphics#4.4.2-2,support pdf est de retour
Diffstat (limited to 'kde/kdegraphics')
-rw-r--r-- | kde/kdegraphics/.footprint | 4 | ||||
-rwxr-xr-x | kde/kdegraphics/Pkgfile | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/kde/kdegraphics/.footprint b/kde/kdegraphics/.footprint index aa596bc95..203b31580 100644 --- a/kde/kdegraphics/.footprint +++ b/kde/kdegraphics/.footprint @@ -97,6 +97,7 @@ drwxr-xr-x root/root usr/lib/kde4/ -rwxr-xr-x root/root usr/lib/kde4/okularGenerator_mobi.so -rwxr-xr-x root/root usr/lib/kde4/okularGenerator_ooo.so -rwxr-xr-x root/root usr/lib/kde4/okularGenerator_plucker.so +-rwxr-xr-x root/root usr/lib/kde4/okularGenerator_poppler.so -rwxr-xr-x root/root usr/lib/kde4/okularGenerator_tiff.so -rwxr-xr-x root/root usr/lib/kde4/okularGenerator_xps.so -rwxr-xr-x root/root usr/lib/kde4/okularpart.so @@ -152,6 +153,7 @@ drwxr-xr-x root/root usr/share/applications/kde4/ -rw-r--r-- root/root usr/share/applications/kde4/okularApplication_kimgio.desktop -rw-r--r-- root/root usr/share/applications/kde4/okularApplication_mobi.desktop -rw-r--r-- root/root usr/share/applications/kde4/okularApplication_ooo.desktop +-rw-r--r-- root/root usr/share/applications/kde4/okularApplication_pdf.desktop -rw-r--r-- root/root usr/share/applications/kde4/okularApplication_plucker.desktop -rw-r--r-- root/root usr/share/applications/kde4/okularApplication_tiff.desktop -rw-r--r-- root/root usr/share/applications/kde4/okularApplication_xps.desktop @@ -463,6 +465,7 @@ drwxr-xr-x root/root usr/share/kde4/services/ServiceMenus/ -rw-r--r-- root/root usr/share/kde4/services/libokularGenerator_mobi.desktop -rw-r--r-- root/root usr/share/kde4/services/libokularGenerator_ooo.desktop -rw-r--r-- root/root usr/share/kde4/services/libokularGenerator_plucker.desktop +-rw-r--r-- root/root usr/share/kde4/services/libokularGenerator_poppler.desktop -rw-r--r-- root/root usr/share/kde4/services/libokularGenerator_tiff.desktop -rw-r--r-- root/root usr/share/kde4/services/libokularGenerator_xps.desktop -rw-r--r-- root/root usr/share/kde4/services/mobithumbnail.desktop @@ -479,6 +482,7 @@ drwxr-xr-x root/root usr/share/kde4/services/ServiceMenus/ -rw-r--r-- root/root usr/share/kde4/services/okularMobi.desktop -rw-r--r-- root/root usr/share/kde4/services/okularOoo.desktop -rw-r--r-- root/root usr/share/kde4/services/okularPlucker.desktop +-rw-r--r-- root/root usr/share/kde4/services/okularPoppler.desktop -rw-r--r-- root/root usr/share/kde4/services/okularTiff.desktop -rw-r--r-- root/root usr/share/kde4/services/okularXps.desktop -rw-r--r-- root/root usr/share/kde4/services/okular_part.desktop diff --git a/kde/kdegraphics/Pkgfile b/kde/kdegraphics/Pkgfile index fd7341e76..248256340 100755 --- a/kde/kdegraphics/Pkgfile +++ b/kde/kdegraphics/Pkgfile @@ -6,7 +6,7 @@ name=kdegraphics version=4.4.2 -release=1 +release=2 source=(http://download.kde.org/stable/$version/src/$name-$version.tar.bz2) build() { |