parent
c48f2fefac
commit
10eeb65c08
|
@ -2912,5 +2912,10 @@ libopenglrecorder.so.0 libopenglrecorder-0.1.0_1
|
|||
libgpod.so.4 libgpod-0.8.3_1
|
||||
libi2c.so.0 i2c-tools-4.0_1
|
||||
libairspy.so.0 libairspy-1.0.9_1
|
||||
libevolution-mail.so evolution-ews-3.26.2_1
|
||||
libevolution-shell.so evolution-ews-3.26.2_1
|
||||
libevolution-util.so evolution-ews-3.26.2_1
|
||||
libemail-engine.so evolution-ews-3.26.2_1
|
||||
libevolution-calendar.so evolution-ews-3.26.2_1
|
||||
libfswatch.so.9 fswatch-1.11.2_1
|
||||
libhackrf.so.0 libhackrf-2017.02.1_1
|
||||
|
|
|
@ -0,0 +1,14 @@
|
|||
# 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"
|
Loading…
Reference in New Issue