evolution: revbump to rebuild with musl

Rely on common/hooks/pre-configure/03-musl-iconv.sh from
pr #1703 being in place.
This commit is contained in:
jbu 2015-06-01 04:43:12 +02:00
parent 1ffba0ae71
commit 2aca4b8f54

View File

@ -1,19 +1,19 @@
# Template file for 'evolution'
pkgname=evolution
version=3.12.11
revision=1
revision=2
build_style=gnu-configure
configure_args="--disable-pst-import --with-openldap --disable-bogofilter
--with-krb5=/usr --disable-schemas-compile --disable-static --disable-spamassassin
--disable-text-highlight --disable-gtkspell"
hostmakedepends="pkg-config intltool itstool gnome-doc-utils gobject-introspection"
hostmakedepends="pkg-config intltool itstool gnome-doc-utils gobject-introspection gnome-icon-theme"
makedepends="
libgdata-devel webkitgtk-devel evolution-data-server-devel
GConf-devel clutter-gtk-devel libcanberra-devel
gtkhtml-devel libsoup-gnome-devel gnome-desktop-devel
libnotify-devel gstreamer1-devel libgweather-devel
NetworkManager-devel enchant-devel iso-codes"
depends="gtkhtml>=4.6 hicolor-icon-theme desktop-file-utils iso-codes"
depends="gtkhtml>=4.6 gnome-keyring gnome-icon-theme hicolor-icon-theme desktop-file-utils iso-codes"
short_desc="Integrated mail, addressbook and calendaring for GNOME"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"