Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] evolution-data-server: update to 3.46.3.
@ 2023-01-25  3:25 oreo639
  2023-01-25  3:33 ` [PR PATCH] [Updated] " oreo639
  2023-01-26 15:01 ` [PR PATCH] [Merged]: evolution{,-ews,-data-server}: " Hoshpak
  0 siblings, 2 replies; 3+ messages in thread
From: oreo639 @ 2023-01-25  3:25 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1252 bytes --]

There is a new pull request by oreo639 against master on the void-packages repository

https://github.com/oreo639/void-packages eds
https://github.com/void-linux/void-packages/pull/41855

evolution-data-server: update to 3.46.3.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/41855.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-eds-41855.patch --]
[-- Type: text/x-diff, Size: 2038 bytes --]

From dff098c67deb016ed01c7d76d7b55b20276a06b2 Mon Sep 17 00:00:00 2001
From: oreo639 <oreo6391@gmail.com>
Date: Tue, 24 Jan 2023 19:22:50 -0800
Subject: [PATCH] evolution-data-server: update to 3.46.3.

---
 srcpkgs/evolution-data-server/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/evolution-data-server/template b/srcpkgs/evolution-data-server/template
index 33b71f4524ed..bf1db288cd12 100644
--- a/srcpkgs/evolution-data-server/template
+++ b/srcpkgs/evolution-data-server/template
@@ -1,18 +1,18 @@
 # Template file for 'evolution-data-server'
 pkgname=evolution-data-server
-version=3.46.2
+version=3.46.3
 revision=1
 build_style=cmake
 build_helper="gir qemu"
 configure_args=" -DSYSCONF_INSTALL_DIR=/etc
- -DWITH_PHONENUMBER=ON
- $(vopt_if gir '-DENABLE_INTROSPECTION=ON -DENABLE_VALA_BINDINGS=ON')
- -DENABLE_WEATHER=OFF"
+ -DWITH_PHONENUMBER=ON -DENABLE_WEATHER=ON
+ $(vopt_if gir '-DENABLE_INTROSPECTION=ON -DENABLE_VALA_BINDINGS=ON')"
 hostmakedepends="flex glib-devel gperf gettext pkg-config libglib-devel
  $(vopt_if gir vala)"
 makedepends="boost-devel libcanberra-devel libgdata-devel libical-devel
  libsecret-devel mit-krb5-devel libwebkit2gtk41-devel libwebkit2gtk50-devel
- libsoup3-devel libphonenumber-devel $(vopt_if gir vala-devel) gtk4-devel"
+ libsoup3-devel libphonenumber-devel $(vopt_if gir vala-devel) gtk4-devel
+ libgweather-devel"
 checkdepends="dbus"
 short_desc="Centralized access to appointments and contacts"
 maintainer="Enno Boland <gottox@voidlinux.org>"
@@ -20,7 +20,7 @@ license="LGPL-2.1-only"
 homepage="https://wiki.gnome.org/Apps/Evolution"
 changelog="https://gitlab.gnome.org/GNOME/evolution-data-server/-/raw/gnome-43/NEWS"
 distfiles="${GNOME_SITE}/evolution-data-server/${version%.*}/evolution-data-server-${version}.tar.xz"
-checksum=f9bd52008b7e535d816920cfcec70a0e5562bde28af71f996e203ff6a86e46e0
+checksum=0938e2279e5cfbc2204766ca9d3fea570911699b07c10cbe01aca62a7e8b2bee
 make_check=ci-skip # flaky in CI
 
 build_options="gir"

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-01-26 15:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-25  3:25 [PR PATCH] evolution-data-server: update to 3.46.3 oreo639
2023-01-25  3:33 ` [PR PATCH] [Updated] " oreo639
2023-01-26 15:01 ` [PR PATCH] [Merged]: evolution{,-ews,-data-server}: " Hoshpak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).