16 lines
710 B
Bash
16 lines
710 B
Bash
# Template file for 'evolution-ews'
|
|
pkgname=evolution-ews
|
|
version=3.30.3
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DLIBEXEC_INSTALL_DIR=/usr/lib/evolution"
|
|
hostmakedepends="cmake glib-devel intltool libmspack pkg-config"
|
|
makedepends="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=2bf6963ded4f630979d5ac43326ea769e5d0340cbf5e28ccdbbb02f99cb96322
|