Merge branch 'testing' of gitorious.org:chakra-packages/desktop into testing

This commit is contained in:
Anke 2012-04-30 20:59:00 +00:00
commit 9287941194

View File

@ -1,8 +1,7 @@
#
# KDE SC Packages for Chakra, part of chakra-project.org
#
# maintainer (i686): Phil Miller <philm[at]chakra-project[dog]org>
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
# maintainer abveritas@chakra-project.org
# include global config
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
@ -29,7 +28,7 @@ pkgname=('calligra-filters'
'calligra-braindump'
'calligra-flow')
pkgver=2.4.1
pkgrel=1
pkgrel=2
arch=('i686' 'x86_64')
url='http://www.calligra-suite.org'
license=('FDL1.2' 'GPL2' 'LGPL')
@ -84,7 +83,7 @@ package_calligra-interfaces() {
package_calligra-libs() {
pkgdesc="Libraries for the Calligra office suite"
depends=('kdepimlibs' 'lcms2' 'calligra-servicetypes' 'kdeedu-marble' 'create-resources' 'libspnav')
depends=('kdepimlibs' 'lcms2' 'calligra-servicetypes' 'kdeedu-marble' 'create-resources' 'libspnav' 'glew' 'qimageblitz' 'poppler-qt' 'openexr' 'opengtl' 'hicolor-icon-theme' 'shared-mime-info' 'lcms2' 'libqtgtl')
conflicts=('koffice-common' 'calligra-libs-git')
replaces=('koffice-common' 'calligra-libs-git')
@ -151,7 +150,7 @@ package_calligra-tools() {
package_calligra-karbon() {
pkgdesc="Create scalable vector drawings"
depends=('calligra-libs' 'calligra-templates' 'hicolor-icon-theme')
depends=('calligra-libs' 'calligra-templates')
provides=('karbon')
conflicts=('koffice-karbon' 'calligra-karbon-git')
replaces=('koffice-karbon' 'calligra-karbon-git')
@ -189,7 +188,7 @@ package_calligra-kounavail() {
package_calligra-plan() {
pkgdesc="Calligra Project Management Component"
depends=('calligra-words' 'hicolor-icon-theme' 'calligra-libs' 'kdepimlibs' 'calligra-templates' \
depends=('calligra-words' 'calligra-libs' 'kdepimlibs' 'calligra-templates' \
'calligra-plugins')
conflicts=('koffice-kplato' 'calligra-kplato-git')
replaces=('koffice-kplato' 'calligra-kplato-git')
@ -202,7 +201,7 @@ package_calligra-plan() {
package_calligra-stage() {
pkgdesc="Write presentation documents"
depends=('calligra-libs' 'calligra-templates' 'hicolor-icon-theme')
depends=('calligra-libs' 'calligra-templates')
optdepends=('calligra-filters: import/export filters')
conflicts=('koffice-kpresenter' 'calligra-stage-git')
replaces=('koffice-kpresenter' 'calligra-stage-git')
@ -215,7 +214,7 @@ package_calligra-stage() {
package_calligra-krita() {
pkgdesc="Edit and paint images"
depends=('calligra-libs' 'calligra-templates' 'calligra-plugins' 'glew' 'qimageblitz' 'poppler-qt' 'openexr' 'opengtl' 'hicolor-icon-theme' 'shared-mime-info' 'lcms2' 'libqtgtl')
depends=('calligra-libs' 'calligra-templates' 'calligra-plugins')
optdepends=('calligra-filters: import/export filters')
provides=('krita')
conflicts=('koffice-krita' 'calligra-krita-git')
@ -229,7 +228,7 @@ package_calligra-krita() {
package_calligra-sheets() {
pkgdesc="Write spreadsheet documents"
depends=('calligra-libs' 'calligra-templates' 'calligra-plugins' 'gsl' 'hicolor-icon-theme')
depends=('calligra-libs' 'calligra-templates' 'calligra-plugins' 'gsl')
optdepends=('calligra-filters: import/export filters')
conflicts=('koffice-kspread' 'calligra-tables-doc' 'calligra-tables' 'kformula')
replaces=('koffice-kspread' 'calligra-tables-doc' 'calligra-tables' 'kformula')
@ -243,7 +242,7 @@ package_calligra-sheets() {
package_calligra-words() {
pkgdesc="Word Processor"
depends=('calligra-libs' 'calligra-templates' 'calligra-plugins' 'calligra-pics'
'calligra-kounavail' 'hicolor-icon-theme')
'calligra-kounavail')
optdepends=('calligra-filters: import/export filters')
conflicts=('koffice-kword' 'calligra-words-git')
replaces=('koffice-kword' 'calligra-words-git')