15 lines
665 B
Bash
15 lines
665 B
Bash
# Template file for 'evolution-ews'
|
|
pkgname=evolution-ews
|
|
version=3.26.2
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DLIBEXEC_INSTALL_DIR=/usr/lib/evolution"
|
|
hostmakedepends="pkg-config libmspack intltool cmake gettext glib-devel"
|
|
makedepends="evolution-data-server-devel evolution-devel enchant-devel webkit2gtk-devel libmspack-devel"
|
|
short_desc="MS Exchange integration through Exchange Web Services"
|
|
maintainer="Peter Kuchar <masaj@gmx.com>"
|
|
license="LGPL-2.1"
|
|
homepage="https://wiki.gnome.org/Apps/Evolution"
|
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
|
checksum="5d80ff7c829e61561b848c9d6c615a6fc9a8522bb218a728a47bb414fc30b733"
|