summaryrefslogtreecommitdiff
path: root/extra/calligra/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-13 01:15:03 -0800
committerroot <root@rshg054.dnsready.net>2013-01-13 01:15:03 -0800
commit7cb984c0e1226ac1e5606206ff7c6a34eecb63fd (patch)
tree3817ae238a5af5ce6194ac0b861420148eaaff96 /extra/calligra/PKGBUILD
parent8c2563c3c13cb7a279544f6926cbdd2eb902cc9a (diff)
Sun Jan 13 01:14:34 PST 2013
Diffstat (limited to 'extra/calligra/PKGBUILD')
-rw-r--r--extra/calligra/PKGBUILD11
1 files changed, 5 insertions, 6 deletions
diff --git a/extra/calligra/PKGBUILD b/extra/calligra/PKGBUILD
index 352da12ac..0c9b69a58 100644
--- a/extra/calligra/PKGBUILD
+++ b/extra/calligra/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 171683 2012-11-21 11:19:58Z andrea $
+# $Id: PKGBUILD 175030 2013-01-12 08:15:19Z andyrtr $
# Maintainer: Ronald van Haren <ronald.archlinux.org>
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
@@ -18,13 +18,13 @@ pkgname=('calligra-filters'
'calligra-braindump'
'calligra-flow')
pkgver=2.5.4
-pkgrel=1
+pkgrel=2
arch=('i686' 'x86_64')
url='http://www.calligra-suite.org/'
license=('FDL1.2' 'GPL2' 'LGPL')
makedepends=('cmake' 'automoc4' 'boost ' 'kdepimlibs' 'eigen2' 'kdeedu-marble'
'lcms2' 'libmysqlclient' 'freetds' 'xbase' 'libwpg'
- 'libwps' 'gsl' 'glew' 'fftw' 'opengtl' 'poppler-qt' 'libkdcraw'
+ 'libwps' 'gsl' 'glew' 'fftw' 'opengtl' 'poppler-qt>=0.22.0' 'libkdcraw'
'openjpeg' 'kdegraphics-okular' 'pstoedit' 'mesa')
groups=('calligra')
source=("http://download.kde.org/stable/${pkgbase}-${pkgver}/${pkgbase}-${pkgver}.tar.bz2")
@@ -135,8 +135,7 @@ package_calligra-plan() {
package_calligra-stage() {
pkgdesc="Write presentation documents"
- depends=('calligra-libs' 'kdebase-runtime')
- optdepends=('calligra-plugins: extra calligra plugins')
+ depends=('calligra-plugins' 'kdebase-runtime')
conflicts=('koffice-kpresenter' 'koffice-kpresenter-doc' 'calligra-stage-doc')
replaces=('koffice-kpresenter' 'koffice-kpresenter-doc' 'calligra-stage-doc')
install=calligra-stage.install
@@ -177,7 +176,7 @@ package_calligra-sheets() {
package_calligra-words() {
pkgdesc="Word Processor"
- depends=('calligra-libs' 'kdegraphics-okular')
+ depends=('calligra-plugins' 'kdegraphics-okular')
optdepends=('calligra-tools: extra calligra tools')
conflicts=('koffice-kword')
replaces=('koffice-kword')