mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 22:07:18 +08:00
akonadi update
This commit is contained in:
parent
8a64f9be43
commit
0951b24d13
@ -1,6 +1,3 @@
|
|||||||
#
|
|
||||||
# KDE SC Packages for Chakra, part of chakra-project.org
|
|
||||||
#
|
|
||||||
# maintainer abveritas@chakra-project.org
|
# maintainer abveritas@chakra-project.org
|
||||||
# maintainer Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
|
# maintainer Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
|
||||||
|
|
||||||
@ -8,8 +5,8 @@
|
|||||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||||
|
|
||||||
pkgname=akonadi
|
pkgname=akonadi
|
||||||
pkgver=1.9.0
|
pkgver=1.9.1
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="PIM layer, which provides an asynchronous API to access all kind of PIM data"
|
pkgdesc="PIM layer, which provides an asynchronous API to access all kind of PIM data"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url='http://www.akonadi-project.org'
|
url='http://www.akonadi-project.org'
|
||||||
@ -18,7 +15,7 @@ depends=('shared-mime-info' 'boost-libs' 'mariadb' 'soprano>=2.7.56')
|
|||||||
makedepends=('pkg-config' 'cmake' 'automoc4' 'boost' 'postgresql')
|
makedepends=('pkg-config' 'cmake' 'automoc4' 'boost' 'postgresql')
|
||||||
install=$pkgname.install
|
install=$pkgname.install
|
||||||
source=("http://download.kde.org/stable/akonadi/src/${pkgname}-${pkgver}.tar.bz2")
|
source=("http://download.kde.org/stable/akonadi/src/${pkgname}-${pkgver}.tar.bz2")
|
||||||
md5sums=('51ef4c9455f97ce4346c5934174b9da8')
|
md5sums=('f150d5e9b4776d683d0b1d64316f0276')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd ${srcdir}/${pkgname}-${pkgver}
|
cd ${srcdir}/${pkgname}-${pkgver}
|
||||||
|
Loading…
Reference in New Issue
Block a user