Merge pull request #1704 from pullmoll/evolution
evolution: revbump + hook to build with musl
This commit is contained in:
commit
4489618ed9
1 changed files with 3 additions and 3 deletions
|
@ -1,19 +1,19 @@
|
||||||
# Template file for 'evolution'
|
# Template file for 'evolution'
|
||||||
pkgname=evolution
|
pkgname=evolution
|
||||||
version=3.12.11
|
version=3.12.11
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-pst-import --with-openldap --disable-bogofilter
|
configure_args="--disable-pst-import --with-openldap --disable-bogofilter
|
||||||
--with-krb5=/usr --disable-schemas-compile --disable-static --disable-spamassassin
|
--with-krb5=/usr --disable-schemas-compile --disable-static --disable-spamassassin
|
||||||
--disable-text-highlight --disable-gtkspell"
|
--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="
|
makedepends="
|
||||||
libgdata-devel webkitgtk-devel evolution-data-server-devel
|
libgdata-devel webkitgtk-devel evolution-data-server-devel
|
||||||
GConf-devel clutter-gtk-devel libcanberra-devel
|
GConf-devel clutter-gtk-devel libcanberra-devel
|
||||||
gtkhtml-devel libsoup-gnome-devel gnome-desktop-devel
|
gtkhtml-devel libsoup-gnome-devel gnome-desktop-devel
|
||||||
libnotify-devel gstreamer1-devel libgweather-devel
|
libnotify-devel gstreamer1-devel libgweather-devel
|
||||||
NetworkManager-devel enchant-devel iso-codes"
|
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"
|
short_desc="Integrated mail, addressbook and calendaring for GNOME"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
Loading…
Reference in a new issue