Attached is a patch to update nonprism/evolution-data-server to match
the version in extra.
From d40156010b2a7d895955a1a48c6d1f8b33a50200 Mon Sep 17 00:00:00 2001
From: Kevin Phoenix <[email protected]>
Date: Mon, 26 Mar 2018 17:20:18 -0400
Subject: [PATCH] Update nonprism/evolution-data-server

---
 nonprism/evolution-data-server/PKGBUILD | 15 ++++-----------
 1 file changed, 4 insertions(+), 11 deletions(-)

diff --git a/nonprism/evolution-data-server/PKGBUILD b/nonprism/evolution-data-server/PKGBUILD
index af61d3aad..af05f70b9 100644
--- a/nonprism/evolution-data-server/PKGBUILD
+++ b/nonprism/evolution-data-server/PKGBUILD
@@ -1,14 +1,8 @@
 # $Id$
-# Maintainer (Arch): Jan de Groot <[email protected]>
-# Contributor: Andreas Grapentin <[email protected]>
-# Contributor: Márcio Silva <[email protected]>
-# Contributor: Isaac David <isacdaavid@at@isacdaavid@dot@info>
-
-# parabola changes and rationale:
-#  - removed libgdata support
+# Maintainer: Jan de Groot <[email protected]>
 
 pkgname=evolution-data-server
-pkgver=3.26.4
+pkgver=3.28.0+6+g501f51b1c
 pkgrel=1.nonprism1
 pkgdesc="Centralized access to appointments and contacts, without libgdata support"
 url="https://wiki.gnome.org/Apps/Evolution";
@@ -16,7 +10,7 @@ arch=(x86_64 i686 armv7h)
 depends=(gnome-online-accounts nss krb5 libgweather libical db libphonenumber)
 makedepends=(intltool gperf gobject-introspection vala gtk-doc boost git cmake ninja)
 license=(GPL)
-_commit=24e636756ef38f485798e47e32bc4c12dd8ec0ad  # tags/3.26.4^0
+_commit=501f51b1c6c5ae8d916bf86110d13b6bbf7f974c  # gnome-3-28
 source=("git+https://git.gnome.org/browse/evolution-data-server#commit=$_commit";)
 sha256sums=('SKIP')
 
@@ -31,10 +25,9 @@ prepare() {
 
 build() {
   cd $pkgname
-
   cmake . -G Ninja \
     -DCMAKE_INSTALL_PREFIX=/usr \
-    -DLIBEXEC_INSTALL_DIR=/usr/lib/$pkgname \
+    -DLIBEXEC_INSTALL_DIR=/usr/lib \
     -DSYSCONF_INSTALL_DIR=/etc \
     -DENABLE_INTROSPECTION=ON \
     -DENABLE_VALA_BINDINGS=ON \
-- 
2.16.2

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Dev mailing list
[email protected]
https://lists.parabola.nu/mailman/listinfo/dev

Reply via email to