mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
calligra: update to 3.1.0
This commit is contained in:
parent
33063cf082
commit
00744b934b
@ -2,16 +2,17 @@
|
|||||||
|
|
||||||
pkgname=calligra
|
pkgname=calligra
|
||||||
pkgdesc="A set of applications for productivity and creative usage"
|
pkgdesc="A set of applications for productivity and creative usage"
|
||||||
pkgver=3.0.1
|
pkgver=3.1.0
|
||||||
pkgrel=3
|
pkgrel=1
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url='http://www.calligra.org'
|
url='http://www.calligra.org'
|
||||||
license=('FDL1.2' 'GPL2' 'LGPL')
|
license=('FDL1.2' 'GPL2' 'LGPL')
|
||||||
depends=('kcmutils' 'knotifyconfig' 'kross' 'ktexteditor' 'threadweaver' 'kactivities' 'kdiagram' 'kreport' 'qt5-declarative'
|
depends=('kcmutils' 'kdelibs4support' 'knotifyconfig' 'kross' 'ktexteditor' 'threadweaver' 'kactivities' 'kdiagram'
|
||||||
'libspnav' 'gsl' 'openexr' 'kcontacts' 'kcalcore' 'qca-qt5' 'poppler-qt5' 'libodfgen' 'qt5-webkit' 'cauchy')
|
'kreport' 'qt5-declarative' 'libspnav' 'gsl' 'openexr' 'kcontacts' 'qca-qt5' 'poppler-qt5' 'libodfgen'
|
||||||
|
'qt5-webkit' 'cauchy')
|
||||||
makedepends=('extra-cmake-modules' 'kdoctools' 'python3' 'kdesignerplugin' 'khtml' 'boost' 'openjpeg'
|
makedepends=('extra-cmake-modules' 'kdoctools' 'python3' 'kdesignerplugin' 'khtml' 'boost' 'openjpeg'
|
||||||
'libwpg' 'okular' 'eigen3' 'marble' 'pstoedit' 'libvisio' 'libetonyek' 'libodfgen' 'libwps'
|
'libwpg' 'okular' 'eigen3' 'marble' 'pstoedit' 'libvisio' 'libetonyek' 'libodfgen' 'libwps'
|
||||||
'vc' 'akonadi' 'akonadi-contacts')
|
'vc' 'akonadi-contacts' 'libgit2')
|
||||||
optdepends=('libwpg: Corel WordPerfect Graphics image importer'
|
optdepends=('libwpg: Corel WordPerfect Graphics image importer'
|
||||||
'libwps: Microsoft Works file word processor format import'
|
'libwps: Microsoft Works file word processor format import'
|
||||||
'libvisio: Microsoft Visio import filter'
|
'libvisio: Microsoft Visio import filter'
|
||||||
@ -20,8 +21,8 @@ optdepends=('libwpg: Corel WordPerfect Graphics image importer'
|
|||||||
'poppler: PDF to SVG filter'
|
'poppler: PDF to SVG filter'
|
||||||
'khtml: HTML to ODS filter'
|
'khtml: HTML to ODS filter'
|
||||||
'openjpeg: PDF to SVG filer'
|
'openjpeg: PDF to SVG filer'
|
||||||
'akonadi: events and calenders'
|
'libgit2: Calligra Gemini git plugin'
|
||||||
'akonadi-contacts: for Plan')
|
'kirigami: for Calligra Gemini')
|
||||||
options=("debug")
|
options=("debug")
|
||||||
|
|
||||||
# list of replaced packages
|
# list of replaced packages
|
||||||
@ -35,7 +36,6 @@ conflicts=('calligra-braindump'
|
|||||||
'calligra-karbon'
|
'calligra-karbon'
|
||||||
'karbon'
|
'karbon'
|
||||||
'calligra-libs'
|
'calligra-libs'
|
||||||
'calligra-plan'
|
|
||||||
'calligra-plugins'
|
'calligra-plugins'
|
||||||
'calligra-sheets'
|
'calligra-sheets'
|
||||||
'calligra-stage'
|
'calligra-stage'
|
||||||
@ -51,7 +51,6 @@ replaces=('calligra-braindump'
|
|||||||
'calligra-karbon'
|
'calligra-karbon'
|
||||||
'karbon'
|
'karbon'
|
||||||
'calligra-libs'
|
'calligra-libs'
|
||||||
'calligra-plan'
|
|
||||||
'calligra-plugins'
|
'calligra-plugins'
|
||||||
'calligra-sheets'
|
'calligra-sheets'
|
||||||
'calligra-stage'
|
'calligra-stage'
|
||||||
@ -64,7 +63,7 @@ for _lang in bs ca ca@valencia cs da de el en_GB es et fi fr gl hu it ja kk nb n
|
|||||||
done
|
done
|
||||||
|
|
||||||
source=("http://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
|
source=("http://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
|
||||||
sha256sums=('452bddc4e03cfbf48de508b991dc94209d386d86bf010ea9d10afed0f5694db2'
|
sha256sums=('6818cd6e64136321be217eb57cc7d6ac7c7035191fdb1ee336ebe60bc114e870'
|
||||||
'SKIP')
|
'SKIP')
|
||||||
validpgpkeys=(05D00A8B73A686789E0A156858B9596C722EA3BD
|
validpgpkeys=(05D00A8B73A686789E0A156858B9596C722EA3BD
|
||||||
42A60D06F449E895F40F09C01638B8A616108B8A) # Boudewijn Rempt <foundation@krita.org>
|
42A60D06F449E895F40F09C01638B8A616108B8A) # Boudewijn Rempt <foundation@krita.org>
|
||||||
|
Loading…
Reference in New Issue
Block a user