mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
evolution-data-server: update to 3.26.6.
This commit is contained in:
parent
1805d68515
commit
0f21b12544
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.26.4
|
version=3.26.6
|
||||||
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"
|
||||||
|
@ -11,10 +11,10 @@ makedepends="db-devel sqlite-devel mit-krb5-devel nss-devel libical-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="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="LGPL-2.1-only"
|
||||||
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=063ea91b94492c69928d3181c745781fe09e5234f1b94e0ba110cee00c2cb40f
|
checksum=e43aa1847ddc02965f560261ef88d18fb8704eddaa55555bf96b884a33e510ec
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue