mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 19:13:51 +02:00
evolution: update to 3.44.3.
This commit is contained in:
parent
938de966e0
commit
505351708e
1 changed files with 6 additions and 5 deletions
|
@ -1,25 +1,26 @@
|
|||
# Template file for 'evolution'
|
||||
pkgname=evolution
|
||||
version=3.42.3
|
||||
version=3.44.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
build_helper="qemu"
|
||||
configure_args="-DCMAKE_BUILD_TYPE=None -DSYSCONF_INSTALL_DIR=/etc
|
||||
-DENABLE_AUTOAR=OFF -DENABLE_LIBCRYPTUI=OFF -DENABLE_GTKSPELL=OFF
|
||||
-DENABLE_TEXT_HIGHLIGHT=OFF -DENABLE_PST_IMPORT=OFF -DENABLE_WEATHER=ON"
|
||||
-DENABLE_TEXT_HIGHLIGHT=OFF -DENABLE_PST_IMPORT=OFF
|
||||
-DENABLE_WEATHER=ON -DWITH_GWEATHER4=ON -DWITH_ENCHANT_VERSION=2"
|
||||
hostmakedepends="intltool itstool pkg-config glib-devel"
|
||||
makedepends="NetworkManager-devel clutter-gtk-devel enchant2-devel
|
||||
evolution-data-server-devel gspell-devel libcanberra-devel
|
||||
libgweather-devel libnotify-devel webkit2gtk-devel ytnef-devel
|
||||
gnome-desktop-devel libsoup-devel"
|
||||
gnome-desktop-devel libsoup-devel cmark-devel"
|
||||
depends="gnome-keyring"
|
||||
short_desc="Integrated mail, addressbook and calendaring for GNOME"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="LGPL-2.1-or-later, LGPL-3.0-or-later, GPL-2.0-or-later"
|
||||
homepage="https://wiki.gnome.org/Apps/Evolution"
|
||||
changelog="https://raw.githubusercontent.com/GNOME/evolution/gnome-41/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/evolution/-/raw/gnome-42/NEWS"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=44629e6a02288ec100a66fd59413a068b6b9cd624bed3255aa29a166ea26d0b6
|
||||
checksum=536b11f4133df6f216f27af9a2481a19ed7ae08be2d4a13b128061c262a36499
|
||||
shlib_provides="libevolution-calendar.so libevolution-util.so libemail-engine.so
|
||||
libevolution-mail.so libevolution-shell.so libevolution-mail-formatter.so"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue