summaryrefslogtreecommitdiff
path: root/libre/kdepim-addons/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2019-02-26 20:12:46 +0100
committerAndreas Grapentin <andreas@grapentin.org>2019-02-26 22:50:35 +0100
commitdec087d1f8c2f7f2e77eb32f2d754fcc7fe652ae (patch)
tree05ed410b026064bcece6ac6b8e94c15a0f36f21e /libre/kdepim-addons/PKGBUILD
parentd76fa0afa1dbf7f4c4cb34b70d4892afb2fdbf8e (diff)
downloadabslibre-dec087d1f8c2f7f2e77eb32f2d754fcc7fe652ae.tar.gz
abslibre-dec087d1f8c2f7f2e77eb32f2d754fcc7fe652ae.tar.bz2
abslibre-dec087d1f8c2f7f2e77eb32f2d754fcc7fe652ae.zip
libre/kdepim-addons: updated to 18.12.2
Diffstat (limited to 'libre/kdepim-addons/PKGBUILD')
-rw-r--r--libre/kdepim-addons/PKGBUILD28
1 files changed, 13 insertions, 15 deletions
diff --git a/libre/kdepim-addons/PKGBUILD b/libre/kdepim-addons/PKGBUILD
index a4122737d..43047585e 100644
--- a/libre/kdepim-addons/PKGBUILD
+++ b/libre/kdepim-addons/PKGBUILD
@@ -1,27 +1,26 @@
-# Maintainer: Andreas Grapentin <andreas@grapentin.org>
# Maintainer (Arch): Antonio Rojas <arojas@archlinux.org>
# Contributor: André Silva <emulatorman@hyperbola.info>
# Contributor: jc_gargma <jc_gargma@iserlohn-fortress.net>
+# Maintainer: Andreas Grapentin <andreas@grapentin.org>
pkgname=kdepim-addons
-
-pkgver=17.08.3
-pkgrel=1.parabola1
-arch=(i686 x86_64 armv7h)
-
-pkgdesc="Addons for KDE PIM applications (built without nonfree qt5-webengine)"
-url="https://community.kde.org/KDE_PIM"
+pkgver=18.12.2
+pkgrel=1
+pkgrel+=.parabola1
+pkgdesc='Addons for KDE PIM applications'
+pkgdesc+=' (built without nonfree qt5-webengine)'
+arch=(x86_64)
+arch+=(i686 armv7h)
+url='https://kontact.kde.org'
license=(GPL LGPL FDL)
-
-depends=(incidenceeditor libktnef libksieve akonadi-notes akonadi-import-wizard)
-makedepends=(extra-cmake-modules kdoctools boost python kdesignerplugin)
+depends=(incidenceeditor ktnef libksieve akonadi-notes akonadi-import-wizard kparts poppler-qt5 kitinerary discount)
+makedepends=(extra-cmake-modules kdoctools boost)
groups=(kde-applications kdepim)
-
source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}
'libre.patch')
-sha256sums=('9d3c674320b311f5107dd6292760a74ceab84107800e23df16e8091e697e18e4'
+sha256sums=('346d28e915c59360874120645f04c4269872ce17043901661411de36ec6dcd23'
'SKIP'
- '6a8dafaedbdc3c5f19fd2b59459b54c25e0df35e5c6602f49ef75a7e5dbf2bf6')
+ 'f416c6397a51db17674d891ea6c5b3939e017bc8f1a78fc2856b59fe131e2700')
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org>
F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>
@@ -35,7 +34,6 @@ prepare() {
build() {
cd build
cmake ../$pkgname-$pkgver \
- -DCMAKE_BUILD_TYPE=Release \
-DBUILD_TESTING=OFF \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=lib