Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gajim: unmark nocross
@ 2020-12-14 15:24 ndowens
  2020-12-14 15:43 ` [PR PATCH] [Updated] " ndowens
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: ndowens @ 2020-12-14 15:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages gajim
https://github.com/void-linux/void-packages/pull/27147

gajim: unmark nocross


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

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

From 548c2b568d8eb01086b9b23dff84b03b8d30eb40 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 14 Dec 2020 09:25:29 -0600
Subject: [PATCH] gajim: unmark nocross

---
 srcpkgs/gajim/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/gajim/template b/srcpkgs/gajim/template
index 0c99528981c..19aba37b987 100644
--- a/srcpkgs/gajim/template
+++ b/srcpkgs/gajim/template
@@ -11,7 +11,6 @@ short_desc="Full featured Jabber/XMPP client"
 maintainer="teldra <teldra@rotce.de>"
 license="GPL-3.0-only"
 homepage="https://www.gajim.org"
-#changelog="https://dev.gajim.org/gajim/gajim/raw/gajim-${version}/ChangeLog"
+changelog="https://dev.gajim.org/gajim/gajim/-/raw/master/ChangeLog"
 distfiles="https://gajim.org/downloads/${version%.*}/gajim-${version}.tar.gz"
 checksum=fd0d1653fb3f7f97207fecc3218d38915adb1d741bf95a7eef83605bd6b8ccbd
-nocross="gobject-introspection"

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

* Re: [PR PATCH] [Updated] gajim: unmark nocross
  2020-12-14 15:24 [PR PATCH] gajim: unmark nocross ndowens
@ 2020-12-14 15:43 ` ndowens
  2020-12-14 15:47 ` [PR PATCH] [Closed]: " ndowens
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ndowens @ 2020-12-14 15:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages gajim
https://github.com/void-linux/void-packages/pull/27147

gajim: unmark nocross


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

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

From aa2cac4fbc1523b99c98d0aa3850621b29117bcc Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 14 Dec 2020 09:25:29 -0600
Subject: [PATCH] gajim: unmark nocross

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

diff --git a/srcpkgs/gajim/template b/srcpkgs/gajim/template
index 0c99528981c..7a1908141d4 100644
--- a/srcpkgs/gajim/template
+++ b/srcpkgs/gajim/template
@@ -7,11 +7,11 @@ hostmakedepends="gettext python3-setuptools"
 depends="python3-gobject python3-nbxmpp python3-pyasn1 python3-setuptools
  python3-precis-i18n python3-keyring python3-cssutils python3-packaging
  python3-css-parser farstream python3-dbus"
+checkdepends="pkg-config ${depends}"
 short_desc="Full featured Jabber/XMPP client"
 maintainer="teldra <teldra@rotce.de>"
 license="GPL-3.0-only"
 homepage="https://www.gajim.org"
-#changelog="https://dev.gajim.org/gajim/gajim/raw/gajim-${version}/ChangeLog"
+changelog="https://dev.gajim.org/gajim/gajim/-/raw/master/ChangeLog"
 distfiles="https://gajim.org/downloads/${version%.*}/gajim-${version}.tar.gz"
 checksum=fd0d1653fb3f7f97207fecc3218d38915adb1d741bf95a7eef83605bd6b8ccbd
-nocross="gobject-introspection"

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

* Re: [PR PATCH] [Closed]: gajim: unmark nocross
  2020-12-14 15:24 [PR PATCH] gajim: unmark nocross ndowens
  2020-12-14 15:43 ` [PR PATCH] [Updated] " ndowens
@ 2020-12-14 15:47 ` ndowens
  2020-12-25  4:31 ` [PR PATCH] [Updated] " ndowens
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ndowens @ 2020-12-14 15:47 UTC (permalink / raw)
  To: ml

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

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

gajim: unmark nocross
https://github.com/void-linux/void-packages/pull/27147

Description:


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

* Re: [PR PATCH] [Updated] gajim: unmark nocross
  2020-12-14 15:24 [PR PATCH] gajim: unmark nocross ndowens
  2020-12-14 15:43 ` [PR PATCH] [Updated] " ndowens
  2020-12-14 15:47 ` [PR PATCH] [Closed]: " ndowens
@ 2020-12-25  4:31 ` ndowens
  2020-12-26  6:09 ` ericonr
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ndowens @ 2020-12-25  4:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages gajim
https://github.com/void-linux/void-packages/pull/27147

gajim: unmark nocross


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

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

From f23a3e8f307e4176030d388b48d8b9bde0947148 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 21 Dec 2020 11:01:56 -0600
Subject: [PATCH] jrnl: update to 2.6.

---
 srcpkgs/gajim/template |  7 ++++++-
 srcpkgs/jrnl/template  | 10 +++++++---
 2 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/gajim/template b/srcpkgs/gajim/template
index 0c99528981c..d61fb523234 100644
--- a/srcpkgs/gajim/template
+++ b/srcpkgs/gajim/template
@@ -14,4 +14,9 @@ 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=fd0d1653fb3f7f97207fecc3218d38915adb1d741bf95a7eef83605bd6b8ccbd
-nocross="gobject-introspection"
+
+do_check() {
+	# Does not find gdk, introspection typelib
+	# even wtih gdk-pixbuf in checkdepends
+	:
+}
diff --git a/srcpkgs/jrnl/template b/srcpkgs/jrnl/template
index c5c03dd9805..14d12b70acb 100644
--- a/srcpkgs/jrnl/template
+++ b/srcpkgs/jrnl/template
@@ -1,7 +1,7 @@
 # Template file for 'jrnl'
 pkgname=jrnl
-version=2.4.5
-revision=2
+version=2.6
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-ansiwrap python3-asteval python3-colorama python3-cryptography
@@ -13,4 +13,8 @@ license="GPL-3.0-only"
 homepage="https://jrnl.sh"
 changelog="https://raw.githubusercontent.com/jrnl-org/jrnl/develop/CHANGELOG.md"
 distfiles="${PYPI_SITE}/j/jrnl/jrnl-${version}.tar.gz"
-checksum=a5f069efcaa3f5d95cc7712178b3f92915f67eed4034e5f257cc063c6b0e74d9
+checksum=ea2c35737bdda0ab5f8887d81733e1ad7d1f6e61fa13745102651386b530c15d
+
+do_check() {
+	: # Downloads many deps and no tests are ran
+}

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

* Re: gajim: unmark nocross
  2020-12-14 15:24 [PR PATCH] gajim: unmark nocross ndowens
                   ` (2 preceding siblings ...)
  2020-12-25  4:31 ` [PR PATCH] [Updated] " ndowens
@ 2020-12-26  6:09 ` ericonr
  2020-12-26  9:39 ` ndowens
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2020-12-26  6:09 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27147#issuecomment-751322948

Comment:
You seem to have the wrong commits here.

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

* Re: gajim: unmark nocross
  2020-12-14 15:24 [PR PATCH] gajim: unmark nocross ndowens
                   ` (3 preceding siblings ...)
  2020-12-26  6:09 ` ericonr
@ 2020-12-26  9:39 ` ndowens
  2020-12-26  9:42 ` [PR PATCH] [Updated] " ndowens
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ndowens @ 2020-12-26  9:39 UTC (permalink / raw)
  To: ml

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

New comment by ndowens on void-packages repository

https://github.com/void-linux/void-packages/pull/27147#issuecomment-751339056

Comment:
> You seem to have the wrong commits here.

Woops you’re right

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

* Re: [PR PATCH] [Updated] gajim: unmark nocross
  2020-12-14 15:24 [PR PATCH] gajim: unmark nocross ndowens
                   ` (4 preceding siblings ...)
  2020-12-26  9:39 ` ndowens
@ 2020-12-26  9:42 ` ndowens
  2020-12-26  9:43 ` ndowens
  2021-02-12  5:32 ` [PR PATCH] [Closed]: " ericonr
  7 siblings, 0 replies; 9+ messages in thread
From: ndowens @ 2020-12-26  9:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages gajim
https://github.com/void-linux/void-packages/pull/27147

gajim: unmark nocross


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

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

From aa95a9c0a10add0c00f6217bb71426fb8cf85507 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Sat, 26 Dec 2020 03:43:48 -0600
Subject: [PATCH] gajim: unmark nocross

---
 srcpkgs/gajim/template | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/gajim/template b/srcpkgs/gajim/template
index 0c99528981c..d61fb523234 100644
--- a/srcpkgs/gajim/template
+++ b/srcpkgs/gajim/template
@@ -14,4 +14,9 @@ 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=fd0d1653fb3f7f97207fecc3218d38915adb1d741bf95a7eef83605bd6b8ccbd
-nocross="gobject-introspection"
+
+do_check() {
+	# Does not find gdk, introspection typelib
+	# even wtih gdk-pixbuf in checkdepends
+	:
+}

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

* Re: gajim: unmark nocross
  2020-12-14 15:24 [PR PATCH] gajim: unmark nocross ndowens
                   ` (5 preceding siblings ...)
  2020-12-26  9:42 ` [PR PATCH] [Updated] " ndowens
@ 2020-12-26  9:43 ` ndowens
  2021-02-12  5:32 ` [PR PATCH] [Closed]: " ericonr
  7 siblings, 0 replies; 9+ messages in thread
From: ndowens @ 2020-12-26  9:43 UTC (permalink / raw)
  To: ml

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

New comment by ndowens on void-packages repository

https://github.com/void-linux/void-packages/pull/27147#issuecomment-751339056

Comment:
> You seem to have the wrong commits here.

Woops you’re right

Edit: Fixed

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

* Re: [PR PATCH] [Closed]: gajim: unmark nocross
  2020-12-14 15:24 [PR PATCH] gajim: unmark nocross ndowens
                   ` (6 preceding siblings ...)
  2020-12-26  9:43 ` ndowens
@ 2021-02-12  5:32 ` ericonr
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-02-12  5:32 UTC (permalink / raw)
  To: ml

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

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

gajim: unmark nocross
https://github.com/void-linux/void-packages/pull/27147

Description:


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

end of thread, other threads:[~2021-02-12  5:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-14 15:24 [PR PATCH] gajim: unmark nocross ndowens
2020-12-14 15:43 ` [PR PATCH] [Updated] " ndowens
2020-12-14 15:47 ` [PR PATCH] [Closed]: " ndowens
2020-12-25  4:31 ` [PR PATCH] [Updated] " ndowens
2020-12-26  6:09 ` ericonr
2020-12-26  9:39 ` ndowens
2020-12-26  9:42 ` [PR PATCH] [Updated] " ndowens
2020-12-26  9:43 ` ndowens
2021-02-12  5:32 ` [PR PATCH] [Closed]: " ericonr

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