summaryrefslogtreecommitdiff
path: root/nonprism
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-08-20 14:24:05 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-08-20 17:32:32 -0300
commitf5a5c7be964389dc5c914aadb41f35990ed1c71b (patch)
treebe991fb528e44ab8fd8feff4d013d20ca0213961 /nonprism
parenteef0761fb6aca2a6fce946f790a76c1f4a3a1e8d (diff)
rename KDE4 kdepim-runtime nonprism package
Diffstat (limited to 'nonprism')
-rw-r--r--nonprism/kdepim4-runtime/PKGBUILD (renamed from nonprism/kdepim-runtime/PKGBUILD)18
-rw-r--r--nonprism/kdepim4-runtime/kdepim4-runtime.install (renamed from nonprism/kdepim-runtime/kdepim-runtime.install)0
2 files changed, 9 insertions, 9 deletions
diff --git a/nonprism/kdepim-runtime/PKGBUILD b/nonprism/kdepim4-runtime/PKGBUILD
index 2ec0e2864..255852156 100644
--- a/nonprism/kdepim-runtime/PKGBUILD
+++ b/nonprism/kdepim4-runtime/PKGBUILD
@@ -1,23 +1,23 @@
-# $Id: PKGBUILD 241398 2015-06-29 17:50:28Z arojas $
+# $Id: PKGBUILD 244440 2015-08-20 14:58:15Z arojas $
# Maintainer (Arch): Felix Yan <felixonmars@archlinux.org>
# Contributor (Arch): Andrea Scarpino <andrea@archlinux.org>
# Contributor (Arch): Pierre Schmitz <pierre@archlinux.de>
# Maintainer: André Silva <emulatorman@parabola.nu>
-pkgname=kdepim-runtime
+pkgname=kdepim4-runtime
pkgver=4.14.10
_kdeappver=15.04.3
-pkgrel=1.nonprism1
-pkgdesc='Extends the functionality of kdepim, without libkgapi and libkfbapi support'
+pkgrel=4.nonprism1
+pkgdesc='Extends the functionality of kdepim4, without libkgapi4 support'
arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/kde/kdepim-runtime'
license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime' 'libkolab' 'libaccounts-qt' 'libsignon-qt4')
+depends=('kdebase-runtime' 'libkolab4' 'libaccounts-qt4' 'libsignon-qt4' 'akonadi-qt4')
makedepends=('cmake' 'automoc4' 'boost')
+replaces=('kdepim-runtime<15' 'kdepim-runtime-coherence' 'kdepim-runtime-nonprism')
+conflicts=('kdepim-runtime' 'kdepim-runtime-coherence' 'kdepim-runtime-nonprism')
install="${pkgname}.install"
-replaces=('kdepim-runtime-coherence' 'kdepim-runtime-nonprism')
-conflicts=('kdepim-runtime-coherence' 'kdepim-runtime-nonprism')
-source=("http://download.kde.org/stable/applications/${_kdeappver}/src/${pkgname}-${pkgver}.tar.xz")
+source=("http://download.kde.org/stable/applications/${_kdeappver}/src/kdepim-runtime-${pkgver}.tar.xz")
sha1sums=('f5b1e44f1d10d29bad308b3fd90a48b34da7493c')
prepare() {
@@ -26,7 +26,7 @@ prepare() {
build() {
cd build
- cmake ../${pkgname}-${pkgver} \
+ cmake ../kdepim-runtime-${pkgver} \
-DCMAKE_BUILD_TYPE=Release \
-DKDE4_BUILD_TESTS=OFF \
-DCMAKE_INSTALL_PREFIX=/usr
diff --git a/nonprism/kdepim-runtime/kdepim-runtime.install b/nonprism/kdepim4-runtime/kdepim4-runtime.install
index c77e68041..c77e68041 100644
--- a/nonprism/kdepim-runtime/kdepim-runtime.install
+++ b/nonprism/kdepim4-runtime/kdepim4-runtime.install