Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gnome-contacts: update to 3.36.1.
@ 2020-04-27 10:48 mnabid
  2020-04-27 15:39 ` sgn
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: mnabid @ 2020-04-27 10:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mnabid/void-packages gnome-contacts
https://github.com/void-linux/void-packages/pull/21381

gnome-contacts: update to 3.36.1.


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

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

From 51ebb76ef7655bab0c3de077d19b7f22dd82dd12 Mon Sep 17 00:00:00 2001
From: Nafis <mnabid.25@outlook.com>
Date: Mon, 27 Apr 2020 15:02:14 +0600
Subject: [PATCH] gnome-contacts: update to 3.36.1.

---
 srcpkgs/gnome-contacts/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/gnome-contacts/template b/srcpkgs/gnome-contacts/template
index 5595ef8ce06..20149062ba1 100644
--- a/srcpkgs/gnome-contacts/template
+++ b/srcpkgs/gnome-contacts/template
@@ -1,10 +1,10 @@
 # Template file for 'gnome-contacts'
 pkgname=gnome-contacts
-version=3.34.0
-revision=2
+version=3.36.1
+revision=1
 wrksrc="gnome-contacts-${version%.*}"
 build_style=meson
-hostmakedepends="docbook-xsl glib-devel libxslt pkg-config vala"
+hostmakedepends="gettext docbook-xsl glib-devel libxslt pkg-config vala"
 makedepends="cheese-devel folks-devel geocode-glib-devel gnome-desktop-devel
  libchamplain-devel libnotify-devel vala-devel libhandy-devel"
 depends="desktop-file-utils"
@@ -13,4 +13,4 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Contacts"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version%.*}.tar.xz"
-checksum=99602ec8d660c1f3c92cae6356f64f72fb6db58e55bce27a599330bf7b622f12
+checksum=eecbd2209d93c8d31df92f6ccf79183b456c6e07a28ae0155cbda18aabd36f7b

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

* Re: gnome-contacts: update to 3.36.1.
  2020-04-27 10:48 [PR PATCH] gnome-contacts: update to 3.36.1 mnabid
@ 2020-04-27 15:39 ` sgn
  2020-04-28  7:31 ` [PR PATCH] [Updated] " mnabid
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: sgn @ 2020-04-27 15:39 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/21381#issuecomment-620064892

Comment:
cross failed.

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

* Re: [PR PATCH] [Updated] gnome-contacts: update to 3.36.1.
  2020-04-27 10:48 [PR PATCH] gnome-contacts: update to 3.36.1 mnabid
  2020-04-27 15:39 ` sgn
@ 2020-04-28  7:31 ` mnabid
  2020-04-28  7:45 ` mnabid
  2020-04-28  8:56 ` [PR PATCH] [Closed]: " mnabid
  3 siblings, 0 replies; 5+ messages in thread
From: mnabid @ 2020-04-28  7:31 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by mnabid against master on the void-packages repository

https://github.com/mnabid/void-packages gnome-contacts
https://github.com/void-linux/void-packages/pull/21381

gnome-contacts: update to 3.36.1.


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

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

From 96da23be0b628044be09d69f3988d696d264c922 Mon Sep 17 00:00:00 2001
From: Nafis <mnabid.25@outlook.com>
Date: Mon, 27 Apr 2020 15:02:14 +0600
Subject: [PATCH] gnome-contacts: update to 3.36.1.

---
 srcpkgs/gnome-contacts/template | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/gnome-contacts/template b/srcpkgs/gnome-contacts/template
index 5595ef8ce06..4931f6754ce 100644
--- a/srcpkgs/gnome-contacts/template
+++ b/srcpkgs/gnome-contacts/template
@@ -1,10 +1,10 @@
 # Template file for 'gnome-contacts'
 pkgname=gnome-contacts
-version=3.34.0
-revision=2
+version=3.36.1
+revision=1
 wrksrc="gnome-contacts-${version%.*}"
 build_style=meson
-hostmakedepends="docbook-xsl glib-devel libxslt pkg-config vala"
+hostmakedepends="gettext docbook-xsl glib-devel libxslt pkg-config vala"
 makedepends="cheese-devel folks-devel geocode-glib-devel gnome-desktop-devel
  libchamplain-devel libnotify-devel vala-devel libhandy-devel"
 depends="desktop-file-utils"
@@ -13,4 +13,8 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Contacts"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version%.*}.tar.xz"
-checksum=99602ec8d660c1f3c92cae6356f64f72fb6db58e55bce27a599330bf7b622f12
+checksum=eecbd2209d93c8d31df92f6ccf79183b456c6e07a28ae0155cbda18aabd36f7b
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" folks-devel"
+fi

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

* Re: gnome-contacts: update to 3.36.1.
  2020-04-27 10:48 [PR PATCH] gnome-contacts: update to 3.36.1 mnabid
  2020-04-27 15:39 ` sgn
  2020-04-28  7:31 ` [PR PATCH] [Updated] " mnabid
@ 2020-04-28  7:45 ` mnabid
  2020-04-28  8:56 ` [PR PATCH] [Closed]: " mnabid
  3 siblings, 0 replies; 5+ messages in thread
From: mnabid @ 2020-04-28  7:45 UTC (permalink / raw)
  To: ml

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

New comment by mnabid on void-packages repository

https://github.com/void-linux/void-packages/pull/21381#issuecomment-620439251

Comment:
@sgn cross build fixed. 

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

* Re: [PR PATCH] [Closed]: gnome-contacts: update to 3.36.1.
  2020-04-27 10:48 [PR PATCH] gnome-contacts: update to 3.36.1 mnabid
                   ` (2 preceding siblings ...)
  2020-04-28  7:45 ` mnabid
@ 2020-04-28  8:56 ` mnabid
  3 siblings, 0 replies; 5+ messages in thread
From: mnabid @ 2020-04-28  8:56 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

gnome-contacts: update to 3.36.1.
https://github.com/void-linux/void-packages/pull/21381

Description:
Moved to #21382 .

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

end of thread, other threads:[~2020-04-28  8:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-27 10:48 [PR PATCH] gnome-contacts: update to 3.36.1 mnabid
2020-04-27 15:39 ` sgn
2020-04-28  7:31 ` [PR PATCH] [Updated] " mnabid
2020-04-28  7:45 ` mnabid
2020-04-28  8:56 ` [PR PATCH] [Closed]: " mnabid

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).