[SCM] Calligra suite packaging branch, experimental, updated. debian/2.4.3-2-358-gcbdb04f
Adrien Grellier
adrien-guest at alioth.debian.org
Wed Feb 13 13:06:37 UTC 2013
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/calligra.git;a=commitdiff;h=29b0347
The following commit has been merged in the experimental branch:
commit 29b03475ce4d53cdc3ae576bc4e2bbf45cc95d32
Author: Raúl Sánchez Siles <rasasi78 at gmail.com>
Date: Tue Jun 21 21:58:22 2011 +0200
Add okular backend package for odp files.
--HG--
branch : DH8
extra : transplant_source : %87%5B%FFu%A7n%DB%00%95a%B51%FAY%AB%A4%A9%7D%0DK
---
debian/calligra-data.install | 1 -
debian/control | 10 ++++++++++
debian/okular-backend-odp.install | 4 ++++
3 files changed, 14 insertions(+), 1 deletions(-)
diff --git a/debian/calligra-data.install b/debian/calligra-data.install
index b1cb587..47d6ba0 100644
--- a/debian/calligra-data.install
+++ b/debian/calligra-data.install
@@ -1,5 +1,4 @@
usr/share/applications/kde4/koffice.desktop
-/usr/share/applications/kde4/okularApplication_odp.desktop
usr/share/color/icc/pigment/CMY.icm
usr/share/color/icc/pigment/fogra27l.icm
usr/share/icons/oxygen/16x16/actions/object-align-horizontal-center-koffice.png
diff --git a/debian/control b/debian/control
index 8ebf440..a684e3a 100644
--- a/debian/control
+++ b/debian/control
@@ -419,6 +419,16 @@ Description: common shared data for the Calligra Office Suite
.
This package is part of the Calligra Office Suite.
+Package: okular-backend-odp
+Architecture: any
+Section: graphics
+Depends: ${shlibs:Depends}, calligra-libs (>= ${source:Version}), libokularcore1
+Recommends: okular
+Description: okular backend for ODP files.
+ This plugin allow Okular to view Opendocument Presentation (ODP)
+ document format.
+ .
+ This package is part of the Calligra Office Suite.
Package: calligra-dev
Architecture: any
diff --git a/debian/okular-backend-odp.install b/debian/okular-backend-odp.install
new file mode 100644
index 0000000..bb993ac
--- /dev/null
+++ b/debian/okular-backend-odp.install
@@ -0,0 +1,4 @@
+usr/lib/kde4/okularGenerator_odp.so
+usr/share/kde4/services/libokularGenerator_odp.desktop
+usr/share/applications/kde4/okularApplication_odp.desktop
+usr/share/kde4/services/okularOdp.desktop
--
Calligra suite packaging
More information about the pkg-kde-commits
mailing list