mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
evolution: update to 3.34.1.
This commit is contained in:
parent
8561b56d55
commit
3cd4ace872
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'evolution'
|
# Template file for 'evolution'
|
||||||
pkgname=evolution
|
pkgname=evolution
|
||||||
version=3.32.4
|
version=3.34.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_AUTOAR=OFF -DENABLE_LIBCRYPTUI=OFF -DENABLE_GTKSPELL=OFF
|
configure_args="-DENABLE_AUTOAR=OFF -DENABLE_LIBCRYPTUI=OFF -DENABLE_GTKSPELL=OFF
|
||||||
|
@ -9,7 +9,7 @@ configure_args="-DENABLE_AUTOAR=OFF -DENABLE_LIBCRYPTUI=OFF -DENABLE_GTKSPELL=OF
|
||||||
hostmakedepends="gnome-doc-utils gobject-introspection intltool itstool
|
hostmakedepends="gnome-doc-utils gobject-introspection intltool itstool
|
||||||
pkg-config"
|
pkg-config"
|
||||||
makedepends="NetworkManager-devel clutter-gtk-devel enchant2-devel
|
makedepends="NetworkManager-devel clutter-gtk-devel enchant2-devel
|
||||||
evolution-data-server-devel gtkhtml-devel libcanberra-devel
|
evolution-data-server-devel gspell-devel gtkhtml-devel libcanberra-devel
|
||||||
$(vopt_if gir libgweather-devel) libnotify-devel webkit2gtk-devel ytnef-devel
|
$(vopt_if gir libgweather-devel) libnotify-devel webkit2gtk-devel ytnef-devel
|
||||||
gnome-desktop-devel"
|
gnome-desktop-devel"
|
||||||
depends="gnome-keyring"
|
depends="gnome-keyring"
|
||||||
|
@ -19,7 +19,7 @@ license="LGPL-2.1-or-later, LGPL-3.0-or-later, GPL-2.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Apps/Evolution"
|
homepage="https://wiki.gnome.org/Apps/Evolution"
|
||||||
changelog="https://raw.githubusercontent.com/GNOME/evolution/gnome-3-28/NEWS"
|
changelog="https://raw.githubusercontent.com/GNOME/evolution/gnome-3-28/NEWS"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=10af2af919bc0b5e7f6acbd1231ad573f6101ff095469613ce485b07c9ab1502
|
checksum=656a92dd7f3e1afb6eef4f824fd17ae307c0904a67587ca5bb14ab9bd6f8bd42
|
||||||
shlib_provides="libevolution-calendar.so libevolution-util.so libemail-engine.so
|
shlib_provides="libevolution-calendar.so libevolution-util.so libemail-engine.so
|
||||||
libevolution-mail.so libevolution-shell.so"
|
libevolution-mail.so libevolution-shell.so"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue