some changes/correction for kde 4.9 beta 1

This commit is contained in:
Anke 2012-06-05 15:34:18 +00:00
parent 051c8951ef
commit ad79fc0f99
4 changed files with 7 additions and 4 deletions

View File

@ -23,7 +23,7 @@ makedepends=('pkgconfig' 'cmake' 'automoc4' "kdepimlibs>=${_kdever}" 'openslp' '
'xine-lib' 'libpulse' 'libssh' 'ntrack' 'libcanberra' 'libcanberra-pulse' 'samba' 'soprano')
optdepends=('htdig: to build the search index' 'gdb: drkonq crash handler')
groups=("kde" "kde-minimal" "kde-uninstall")
eplaces=('kdebase-runtime' 'kde-runtime-doc')
replaces=('kdebase-runtime' 'kde-runtime-doc')
provides=('kdebase-runtime' 'kde-runtime-doc')
conflicts=('kdebase-runtime' 'kde-runtime-doc')
install=kde-runtime.install

View File

@ -23,7 +23,7 @@ f3b92197bc861509457516c088780a4d kcharselect-4.8.80.tar.xz
4f789afb0f94162a561f71d60cfcb4fb kde-base-artwork-4.8.80.tar.xz
a600e3709592bc7112b067a3cec90f46 kde-baseapps-4.8.80.tar.xz
md5sum: kde-l10n: Is a directory
3fe09756af708c31ebe29db8eedd7c62 kde-runtime-4.8.80.tar.xz
e34db3990fa2dad46ef9d026bbe5e3c7 kde-runtime-4.8.80.tar.xz
81f65807a92ee4c3d70022e9cfd4eaa2 kde-wallpapers-4.8.80.tar.xz
55a1d8a42d81e6d0dc477ffb4347fb35 kde-workspace-4.8.80.tar.xz
2446abaf8a55284109d188688ce34b73 kdeadmin-4.8.80.tar.xz

View File

@ -24,8 +24,10 @@ depends=("kdepimlibs>=${_kdever}" "kde-runtime>=${_kdever}" "kdelibs>=${_kdever}
makedepends=('pkg-config' 'cmake' 'automoc4')
groups=("kde" "kdepim" "kde-uninstall" "kde-minimal")
source=($_mirror/${pkgbase}-$_kdever.tar.xz)
md5sums=(`grep ${pkgbase}-$_kdever.tar.xz ../kde-sc.md5 | cut -d" " -f1`)
source=($_mirror/${pkgbase}-$_kdever.tar.xz
'libkgapi.patch')
md5sums=(`grep ${pkgbase}-$_kdever.tar.xz ../kde-sc.md5 | cut -d" " -f1`
'484ba92b3bb78987d18fa53ad8b693a5')
#
# build and install

View File

@ -11,6 +11,7 @@ depends=('kdepimlibs' 'qjson')
makedepends=('cmake' 'automoc4' 'boost')
replaces=('akonadi-google' 'libkgoogle')
conflicts=('akonadi-google' 'libkgoogle')
provides=('akonadi-google' 'libkgoogle')
source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
md5sums=('90c44fd9456a6e34a8375f98250ad7cc')