16 lines
719 B
Bash
16 lines
719 B
Bash
# Template file for 'evolution-ews'
|
|
pkgname=evolution-ews
|
|
version=3.28.2
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DLIBEXEC_INSTALL_DIR=/usr/lib/evolution"
|
|
hostmakedepends="cmake glib-devel intltool libmspack pkg-config"
|
|
makedepends="enchant-devel evolution-devel libmspack-devel webkit2gtk-devel"
|
|
short_desc="MS Exchange integration through Exchange Web Services"
|
|
maintainer="Peter Kuchar <masaj@gmx.com>"
|
|
license="LGPL-2.1-or-later"
|
|
homepage="https://wiki.gnome.org/Apps/Evolution"
|
|
#changelog="https://raw.githubusercontent.com/GNOME/evolution-ews/gnome-3-28/NEWS"
|
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
|
checksum=8b495b9b077ba523943377847b6ab670cfe5d3f3d79e9c476c5462c82920b51a
|