mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/calligra to 3.0.0.1-3
This commit is contained in:
parent
7a87408d0f
commit
f529d1446c
1 changed files with 5 additions and 5 deletions
|
@ -11,7 +11,7 @@
|
|||
pkgname=calligra
|
||||
pkgdesc="A set of applications for productivity and creative usage"
|
||||
pkgver=3.0.0.1
|
||||
pkgrel=1
|
||||
pkgrel=3
|
||||
arch=('i686' 'x86_64')
|
||||
url='http://www.calligra-suite.org/'
|
||||
license=('FDL1.2' 'GPL2' 'LGPL')
|
||||
|
@ -26,12 +26,12 @@ optdepends=('libwpg: Corel WordPerfect Graphics image importer'
|
|||
'pstoedit: EPS to SVG filter'
|
||||
'poppler: PDF to SVG filter'
|
||||
'khtml: HTML to ODS filter'
|
||||
'openjpeg: PDF to SVG filer'
|
||||
'cauchy: formula shape')
|
||||
'openjpeg: PDF to SVG filer')
|
||||
conflicts=('calligra-devtools' 'calligra-extras' 'calligra-filters' 'calligra-karbon' 'karbon' 'calligra-libs' 'calligra-plan'
|
||||
'calligra-plugins' 'calligra-sheets' 'calligra-stage' 'calligra-words' 'calligra-l10n' 'calligra-meta')
|
||||
'calligra-plugins' 'calligra-sheets' 'calligra-stage' 'calligra-words' 'calligra-l10n' 'calligra-meta'
|
||||
'calligra-flow' 'calligra-braindump' 'calligra-gemini' 'calligra-handbook')
|
||||
replaces=('calligra-devtools' 'calligra-extras' 'calligra-filters' 'calligra-karbon' 'karbon' 'calligra-libs' 'calligra-plan'
|
||||
'calligra-plugins' 'calligra-sheets' 'calligra-stage' 'calligra-words' 'calligra-l10n' 'calligra-meta')
|
||||
'calligra-plugins' 'calligra-sheets' 'calligra-stage' 'calligra-words' 'calligra-l10n' 'calligra-meta')
|
||||
for _lang in bs ca ca@valencia cs da de el en_gb es et fi fr gl hu it ja kk nb nl \
|
||||
pl pt pt_br ru sk sv uk zh_cn zh_tw; do
|
||||
conflicts+=(calligra-l10n-$_lang)
|
||||
|
|
Loading…
Reference in a new issue