mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
akonadi dir rename, update in prep for KDE 4.8.3
This commit is contained in:
parent
e32bf8f7e1
commit
14702304b3
@ -1,14 +1,14 @@
|
||||
#
|
||||
# KDE SC Packages for Chakra, part of chakra-project.org
|
||||
#
|
||||
# maintainer (i686): Phil Miller <philm[at]chakra-project[dog]org>
|
||||
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
|
||||
# maintainer abveritas@chakra-project.org
|
||||
# maintainer Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
|
||||
|
||||
# include global config
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=akonadi
|
||||
pkgver=1.7.1
|
||||
pkgver=1.7.2
|
||||
pkgrel=1
|
||||
pkgdesc="PIM layer, which provides an asynchronous API to access all kind of PIM data"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -18,7 +18,7 @@ depends=('shared-mime-info' 'boost-libs' 'mysql>=5.5.14' 'soprano>=2.6.51')
|
||||
makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'postgresql')
|
||||
install=$pkgname.install
|
||||
source=("http://download.kde.org/stable/akonadi/src/${pkgname}-${pkgver}.tar.bz2")
|
||||
md5sums=('54e0556d73c22c7b3393069071e0b717')
|
||||
md5sums=('c73bb835057a3ee07d37a4f7daaf7ecf')
|
||||
|
||||
build() {
|
||||
cd ${srcdir}/${pkgname}-${pkgver}
|
Loading…
Reference in New Issue
Block a user