[arch-commits] Commit in evolution-data-server/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Sun Mar 11 19:06:04 UTC 2018
Date: Sunday, March 11, 2018 @ 19:06:03
Author: heftig
Revision: 318606
3.27.92+8+g5b31e2672-1
Modified:
evolution-data-server/trunk/PKGBUILD
----------+
PKGBUILD | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-03-11 19:01:07 UTC (rev 318605)
+++ PKGBUILD 2018-03-11 19:06:03 UTC (rev 318606)
@@ -2,7 +2,7 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=evolution-data-server
-pkgver=3.26.5
+pkgver=3.27.92+8+g5b31e2672
pkgrel=1
pkgdesc="Centralized access to appointments and contacts"
url="https://wiki.gnome.org/Apps/Evolution"
@@ -10,7 +10,7 @@
depends=(gnome-online-accounts nss krb5 libgweather libical db libgdata libphonenumber)
makedepends=(intltool gperf gobject-introspection vala gtk-doc boost git cmake ninja)
license=(GPL)
-_commit=997182c3bfc67abd3f277eeb5d23d88977f0b180 # tags/3.26.5^0
+_commit=5b31e2672ea4c4773f471537cd74cb4ca1468e82 # master
source=("git+https://git.gnome.org/browse/evolution-data-server#commit=$_commit")
sha256sums=('SKIP')
@@ -25,10 +25,9 @@
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 \
More information about the arch-commits
mailing list