17 lines
745 B
Bash
17 lines
745 B
Bash
# Template file for 'evolution-ews'
|
|
pkgname=evolution-ews
|
|
version=3.40.0
|
|
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
|
|
gnome-desktop-devel libsoup-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-38/NEWS"
|
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
|
checksum=e078782c6fc90b5105bbc643418b95b4818fc4334d37d6c2cda63ad5974a5f53
|