evolution-data-server: update to 3.44.3
This commit is contained in:
parent
e5a05b5df8
commit
938de966e0
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'evolution-data-server'
|
# Template file for 'evolution-data-server'
|
||||||
pkgname=evolution-data-server
|
pkgname=evolution-data-server
|
||||||
version=3.42.3
|
version=3.44.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper="gir qemu"
|
build_helper="gir qemu"
|
||||||
configure_args="-DENABLE_UOA=OFF
|
configure_args="-DENABLE_UOA=OFF
|
||||||
-DCMAKE_BUILD_TYPE=None -DSYSCONF_INSTALL_DIR=/etc
|
-DCMAKE_BUILD_TYPE=None -DSYSCONF_INSTALL_DIR=/etc -DWITH_GWEATHER4=ON
|
||||||
$(vopt_if gir '-DENABLE_INTROSPECTION=ON -DENABLE_VALA_BINDINGS=ON')"
|
$(vopt_if gir '-DENABLE_INTROSPECTION=ON -DENABLE_VALA_BINDINGS=ON')"
|
||||||
hostmakedepends="flex glib-devel gperf intltool pkg-config libglib-devel
|
hostmakedepends="flex glib-devel gperf gettext pkg-config libglib-devel
|
||||||
$(vopt_if gir vala)"
|
$(vopt_if gir vala)"
|
||||||
makedepends="boost-devel libcanberra-devel libgdata-devel libical-devel
|
makedepends="boost-devel libcanberra-devel libgdata-devel libical-devel
|
||||||
libsecret-devel mit-krb5-devel webkit2gtk-devel libgweather-devel
|
libsecret-devel mit-krb5-devel webkit2gtk-devel libgweather-devel
|
||||||
|
@ -18,9 +18,9 @@ short_desc="Centralized access to appointments and contacts"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="LGPL-2.1-only"
|
license="LGPL-2.1-only"
|
||||||
homepage="https://wiki.gnome.org/Apps/Evolution"
|
homepage="https://wiki.gnome.org/Apps/Evolution"
|
||||||
changelog="https://raw.githubusercontent.com/GNOME/evolution-data-server/gnome-41/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/evolution-data-server/-/raw/gnome-42/NEWS"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=6f5847a1234799073e9585db861c21381a09ed550dc0a2125f00ba5f90bd361d
|
checksum=9043ab53f341da10315c550384a6b320430193fc8d7861dd25c4e9b2e0be425b
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
|
|
Loading…
Reference in New Issue