summaryrefslogtreecommitdiff
path: root/kde-unstable/calligra
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-06-20 23:03:55 +0000
committerroot <root@rshg047.dnsready.net>2011-06-20 23:03:55 +0000
commitf02c28de0bbcb85e152fc19d0008805021fe1a33 (patch)
tree0cb0a135fbbb06d2e31fe64ff2caad474dcc3813 /kde-unstable/calligra
parent5457eacc747fc3f91e10a1f452230b1feac39eff (diff)
Mon Jun 20 23:03:54 UTC 2011
Diffstat (limited to 'kde-unstable/calligra')
-rw-r--r--kde-unstable/calligra/PKGBUILD25
1 files changed, 13 insertions, 12 deletions
diff --git a/kde-unstable/calligra/PKGBUILD b/kde-unstable/calligra/PKGBUILD
index 8cf52c69f..985eb44db 100644
--- a/kde-unstable/calligra/PKGBUILD
+++ b/kde-unstable/calligra/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 125856 2011-05-30 15:35:59Z andrea $
+# $Id: PKGBUILD 127250 2011-06-11 13:55:04Z andrea $
# Maintainer: Ronald van Haren <ronald.archlinux.org>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
@@ -29,17 +29,17 @@ pkgname=('calligra-filters'
'calligra-thesaurus-doc'
'calligra-braindump'
'calligra-flow')
-pkgver=2.3.71
-pkgrel=2
+pkgver=2.3.72
+pkgrel=1
arch=('i686' 'x86_64')
url='http://www.calligra-suite.org'
license=('FDL1.2' 'GPL2' 'LGPL')
-makedepends=('kdelibs' 'kdepimlibs' 'eigen' 'lcms2' 'postgresql-libs' 'freetds'
- 'kdegraphics-okular' 'libgsf' 'libwpd' 'libwpg' 'pstoedit' 'glew'
- 'gsl' 'cmake' 'automoc4' 'boost')
+makedepends=('kdelibs' 'kdepimlibs' 'eigen2' 'freetds' 'kdegraphics-okular'
+ 'libgsf' 'libwpd' 'libwpg' 'pstoedit' 'glew' 'gsl' 'cmake' 'automoc4'
+ 'boost' 'libkdcraw' 'libpqxx' 'fftw' 'opengtl')
groups=('calligra')
source=("http://download.kde.org/unstable/${pkgbase}-${pkgver}/${pkgbase}-${pkgver}.tar.bz2")
-md5sums=('f280add8d1d57cc701dc105fc92d2504')
+md5sums=('3825e9b2d2fd2f161d4bb7242203e697')
build() {
cd "${srcdir}"
@@ -48,7 +48,8 @@ build() {
cmake ../${pkgbase}-${pkgver} \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_SKIP_RPATH=ON \
- -DCMAKE_INSTALL_PREFIX=/usr
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DBUILD_mobile=OFF
make
}
@@ -229,7 +230,7 @@ package_calligra-kplato() {
package_calligra-stage() {
pkgdesc="Write presentation documents"
depends=('calligra-libs' 'calligra-templates')
- optdepends=('koffice-filters: import/export filters')
+ optdepends=('calligra-filters: import/export filters')
conflicts=('koffice-kpresenter')
replaces=('koffice-kpresenter')
install=calligra-stage.install
@@ -252,7 +253,7 @@ package_calligra-krita() {
pkgdesc="Edit and paint images"
depends=('calligra-libs' 'calligra-templates' 'calligra-plugins' 'glew'
'qimageblitz' 'poppler-qt' 'openexr' 'opengtl')
- optdepends=('koffice-filters: import/export filters')
+ optdepends=('calligra-filters: import/export filters')
conflicts=('koffice-krita')
replaces=('koffice-krita')
install=calligra-krita.install
@@ -264,7 +265,7 @@ package_calligra-krita() {
package_calligra-tables() {
pkgdesc="Write spreadsheet documents"
depends=('calligra-libs' 'calligra-templates' 'calligra-plugins' 'gsl')
- optdepends=('koffice-filters: import/export filters')
+ optdepends=('calligra-filters: import/export filters')
conflicts=('koffice-kspread')
replaces=('koffice-kspread')
install=calligra-tables.install
@@ -287,7 +288,7 @@ package_calligra-words() {
pkgdesc="Word Processor"
depends=('calligra-libs' 'calligra-templates' 'calligra-plugins' 'calligra-pics'
'calligra-kounavail')
- optdepends=('koffice-filters: import/export filters')
+ optdepends=('calligra-filters: import/export filters')
conflicts=('koffice-kword')
replaces=('koffice-kword')
install=calligra-words.install