mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
evolution-data-server: update to 3.26.0; gnome is now maintained by Gottox
This commit is contained in:
parent
0a69bdfd43
commit
25f317f323
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'evolution-data-server'
|
# Template file for 'evolution-data-server'
|
||||||
pkgname=evolution-data-server
|
pkgname=evolution-data-server
|
||||||
version=3.24.6
|
version=3.26.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_GOOGLE_AUTH=OFF -DENABLE_UOA=OFF"
|
configure_args="-DENABLE_GOOGLE_AUTH=OFF -DENABLE_UOA=OFF"
|
||||||
|
@ -10,11 +10,11 @@ makedepends="db-devel sqlite-devel mit-krb5-devel nss-devel libical-devel
|
||||||
libgdata-devel $(vopt_if gir vala-devel) libgweather-devel icu-devel"
|
libgdata-devel $(vopt_if gir vala-devel) libgweather-devel icu-devel"
|
||||||
depends="libsoup-gnome>=2.46 libgweather>=3.12"
|
depends="libsoup-gnome>=2.46 libgweather>=3.12"
|
||||||
short_desc="Centralized access to appointments and contacts"
|
short_desc="Centralized access to appointments and contacts"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://wiki.gnome.org/Apps/Evolution"
|
homepage="https://wiki.gnome.org/Apps/Evolution"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=058040214c9362e5e0f7592455418813da28b533b9ff2d6e2d868c39e580189e
|
checksum=7776ef431e58a07b32e5b678b8df4ae5e85f99003a933dafa6bb73842ccff067
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue