mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/calligra to 2.7.5-3
This commit is contained in:
parent
9d438825c2
commit
7aedd71f04
1 changed files with 3 additions and 3 deletions
|
@ -22,13 +22,13 @@ pkgname=('calligra-braindump'
|
|||
'calligra-stage'
|
||||
'calligra-words')
|
||||
pkgver=2.7.5
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
arch=('i686' 'x86_64')
|
||||
url='http://www.calligra-suite.org/'
|
||||
license=('FDL1.2' 'GPL2' 'LGPL')
|
||||
makedepends=('cmake' 'automoc4' 'boost' 'kdepimlibs' 'eigen2' 'kdeedu-marble'
|
||||
'lcms2' 'libmariadbclient' 'freetds' 'xbase' 'libwpg' 'opencolorio'
|
||||
'libwps' 'gsl' 'glew' 'fftw' 'opengtl' 'poppler-qt' 'libkdcraw'
|
||||
'libwps' 'gsl' 'glew' 'fftw' 'poppler-qt' 'libkdcraw'
|
||||
'openjpeg' 'kdegraphics-okular' 'pstoedit')
|
||||
groups=('calligra')
|
||||
source=("http://download.kde.org/stable/${pkgbase}-${pkgver}/${pkgbase}-${pkgver}.tar.xz"
|
||||
|
@ -158,7 +158,7 @@ package_calligra-stage() {
|
|||
package_calligra-krita() {
|
||||
pkgdesc="Edit and paint images"
|
||||
depends=('calligra-plugins' 'kdebase-runtime' 'eigen2'
|
||||
'opencolorio' 'libkdcraw' 'fftw' 'glew' 'opengtl')
|
||||
'opencolorio' 'libkdcraw' 'fftw' 'glew')
|
||||
conflicts=('koffice-krita' 'calligra-krita-doc')
|
||||
replaces=('koffice-krita' 'calligra-krita-doc')
|
||||
install=calligra-krita.install
|
||||
|
|
Loading…
Reference in a new issue