16 lines
724 B
Bash
16 lines
724 B
Bash
# Template file for 'evolution-ews'
|
|
pkgname=evolution-ews
|
|
version=3.30.1
|
|
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-30/NEWS"
|
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
|
checksum=91b3a7c7cf215796799d6ed7574f063241b825a53262db6b64fba32f7f402018
|