mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-25 02:52:13 +08:00
calligra 2.6 RC2
This commit is contained in:
parent
1c5e5d9b22
commit
57f4caca9b
@ -25,7 +25,7 @@ pkgname=('calligra-filters'
|
||||
'calligra-handbook'
|
||||
'calligra-braindump'
|
||||
'calligra-flow')
|
||||
pkgver=2.5.92
|
||||
pkgver=2.5.93
|
||||
pkgrel=1
|
||||
arch=('x86_64')
|
||||
url='http://www.calligra-suite.org'
|
||||
@ -36,13 +36,13 @@ makedepends=('kdepimlibs' 'eigen' 'freetds' 'kdegraphics-okular' 'kdeedu-marble'
|
||||
groups=('calligra')
|
||||
source=("http://mirrors.mit.edu/kde/unstable/${pkgbase}-${pkgver}/${pkgbase}-${pkgver}.tar.bz2")
|
||||
screenshot=("http://upload.wikimedia.org/wikipedia/commons/thumb/3/3e/Calligra_Stage_2.4.png/800px-Calligra_Stage_2.4.png")
|
||||
md5sums=('a8f7718b500686f45470f42d6aa718f8')
|
||||
md5sums=('48d6474b9c2a96f472451b21de274492')
|
||||
|
||||
|
||||
build() {
|
||||
cd "${srcdir}"
|
||||
|
||||
mkdir build
|
||||
#mkdir build
|
||||
cd build
|
||||
cmake ../${pkgbase}-${pkgver} \
|
||||
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
|
||||
|
Loading…
Reference in New Issue
Block a user