mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/calligra to 2.8.0-2
This commit is contained in:
parent
406cf0a240
commit
0c959c7a1f
1 changed files with 3 additions and 2 deletions
|
@ -23,7 +23,7 @@ pkgname=('calligra-braindump'
|
|||
'calligra-stage'
|
||||
'calligra-words')
|
||||
pkgver=2.8.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('i686' 'x86_64')
|
||||
url='http://www.calligra-suite.org/'
|
||||
license=('FDL1.2' 'GPL2' 'LGPL')
|
||||
|
@ -52,7 +52,8 @@ build() {
|
|||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_INSTALL_LIBDIR=lib \
|
||||
-DBUILD_active=OFF
|
||||
-DBUILD_active=OFF \
|
||||
-DWITH_Soprano=OFF
|
||||
make
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue