Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Gajim
@ 2020-07-24  9:22 mobinmob
  2020-07-24  9:31 ` [PR PATCH] [Updated] Gajim mobinmob
  0 siblings, 1 reply; 2+ messages in thread
From: mobinmob @ 2020-07-24  9:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages gajim
https://github.com/void-linux/void-packages/pull/23805

Gajim
- Update gajim.
- Update python3-nbxmpp (gajim needs the new version to function.
- Include farstream in the depends array for audio/video (reported and tested by a friend).

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

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

From 5c6130451d10b3ecf78f5162af69467653f46b51 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 24 Jul 2020 12:05:37 +0300
Subject: [PATCH 1/2] gajim: update to 1.2.1.

---
 srcpkgs/gajim/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gajim/template b/srcpkgs/gajim/template
index fe7cd0ba703..1486e49d444 100644
--- a/srcpkgs/gajim/template
+++ b/srcpkgs/gajim/template
@@ -1,6 +1,6 @@
 # Template file for 'gajim'
 pkgname=gajim
-version=1.2.0
+version=1.2.1
 revision=1
 archs=noarch
 build_style=python3-module
@@ -14,5 +14,5 @@ license="GPL-3.0-only"
 homepage="https://www.gajim.org"
 #changelog="https://dev.gajim.org/gajim/gajim/raw/gajim-${version}/ChangeLog"
 distfiles="https://gajim.org/downloads/${version%.*}/gajim-${version}.tar.gz"
-checksum=fdd60e99ca374c28495a9313d1b162e9340bded98e952399e43af2a0ccfcd139
+checksum=c4faed4557296e4350bfea551c6743375dbaca3e1e7c5a3077321a10b10e8d1d
 nocross="gobject-introspection"

From 65f156b28c99c161ceb9a16eb8b7d7fdee3da2c2 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 24 Jul 2020 12:05:49 +0300
Subject: [PATCH 2/2] python3-nbxmpp: update to 1.0.1.

---
 srcpkgs/python3-nbxmpp/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-nbxmpp/template b/srcpkgs/python3-nbxmpp/template
index 74727077391..b73a21dfe39 100644
--- a/srcpkgs/python3-nbxmpp/template
+++ b/srcpkgs/python3-nbxmpp/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-nbxmpp'
 pkgname=python3-nbxmpp
-version=1.0.0
-revision=2
+version=1.0.1
+revision=1
 archs=noarch
 wrksrc="${pkgname#*-}-${version}"
 build_style=python3-module
@@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
 homepage="https://python-nbxmpp.gajim.org/"
 #changelog="https://dev.gajim.org/gajim/python-nbxmpp/raw/master/ChangeLog"
 distfiles="${PYPI_SITE}/n/nbxmpp/nbxmpp-${version}.tar.gz"
-checksum=8b7e967bc1d0f1a1f7cf3395b6f5d70009ae5607ad9afb8de32ff92b661693ad
+checksum=ca60c9bd1527fbeac305df90c670f11f2fe79f1304dad1efa0315f7484a34d43
 
 python-nbxmpp_package() {
 	build_style=meta

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

* Re: [PR PATCH] [Updated] Gajim
  2020-07-24  9:22 [PR PATCH] Gajim mobinmob
@ 2020-07-24  9:31 ` mobinmob
  0 siblings, 0 replies; 2+ messages in thread
From: mobinmob @ 2020-07-24  9:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages gajim
https://github.com/void-linux/void-packages/pull/23805

Gajim
- Update gajim.
- Update python3-nbxmpp (gajim needs the new version to function).
- Include farstream in the depends array for audio/video (reported and tested by a friend).

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

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

From 5c6130451d10b3ecf78f5162af69467653f46b51 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 24 Jul 2020 12:05:37 +0300
Subject: [PATCH 1/2] gajim: update to 1.2.1.

---
 srcpkgs/gajim/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gajim/template b/srcpkgs/gajim/template
index fe7cd0ba703..1486e49d444 100644
--- a/srcpkgs/gajim/template
+++ b/srcpkgs/gajim/template
@@ -1,6 +1,6 @@
 # Template file for 'gajim'
 pkgname=gajim
-version=1.2.0
+version=1.2.1
 revision=1
 archs=noarch
 build_style=python3-module
@@ -14,5 +14,5 @@ license="GPL-3.0-only"
 homepage="https://www.gajim.org"
 #changelog="https://dev.gajim.org/gajim/gajim/raw/gajim-${version}/ChangeLog"
 distfiles="https://gajim.org/downloads/${version%.*}/gajim-${version}.tar.gz"
-checksum=fdd60e99ca374c28495a9313d1b162e9340bded98e952399e43af2a0ccfcd139
+checksum=c4faed4557296e4350bfea551c6743375dbaca3e1e7c5a3077321a10b10e8d1d
 nocross="gobject-introspection"

From 65f156b28c99c161ceb9a16eb8b7d7fdee3da2c2 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 24 Jul 2020 12:05:49 +0300
Subject: [PATCH 2/2] python3-nbxmpp: update to 1.0.1.

---
 srcpkgs/python3-nbxmpp/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-nbxmpp/template b/srcpkgs/python3-nbxmpp/template
index 74727077391..b73a21dfe39 100644
--- a/srcpkgs/python3-nbxmpp/template
+++ b/srcpkgs/python3-nbxmpp/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-nbxmpp'
 pkgname=python3-nbxmpp
-version=1.0.0
-revision=2
+version=1.0.1
+revision=1
 archs=noarch
 wrksrc="${pkgname#*-}-${version}"
 build_style=python3-module
@@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
 homepage="https://python-nbxmpp.gajim.org/"
 #changelog="https://dev.gajim.org/gajim/python-nbxmpp/raw/master/ChangeLog"
 distfiles="${PYPI_SITE}/n/nbxmpp/nbxmpp-${version}.tar.gz"
-checksum=8b7e967bc1d0f1a1f7cf3395b6f5d70009ae5607ad9afb8de32ff92b661693ad
+checksum=ca60c9bd1527fbeac305df90c670f11f2fe79f1304dad1efa0315f7484a34d43
 
 python-nbxmpp_package() {
 	build_style=meta

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

end of thread, other threads:[~2020-07-24  9:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-24  9:22 [PR PATCH] Gajim mobinmob
2020-07-24  9:31 ` [PR PATCH] [Updated] Gajim mobinmob

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