Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] cmst: update to 2020.04.12.
@ 2020-05-06 16:30 mobinmob
  2020-05-11 13:06 ` [PR PATCH] [Updated] " mobinmob
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: mobinmob @ 2020-05-06 16:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages cmst
https://github.com/void-linux/void-packages/pull/21695

cmst: update to 2020.04.12.


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

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

From 2233a05fcdda45262c95e2d3ed0b93584758bfca Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 6 May 2020 19:28:09 +0300
Subject: [PATCH] cmst: update to 2020.04.12.

---
 srcpkgs/cmst/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/cmst/template b/srcpkgs/cmst/template
index cc591cf6c97..22b6818f182 100644
--- a/srcpkgs/cmst/template
+++ b/srcpkgs/cmst/template
@@ -1,8 +1,7 @@
 # Template file for 'cmst'
 pkgname=cmst
-version=2019.01.13
+version=2020.04.12
 revision=1
-wrksrc=${pkgname}-${pkgname}-${version}
 build_style=qmake
 hostmakedepends="qt5-qmake"
 makedepends="qt5-devel"
@@ -11,8 +10,8 @@ short_desc="Qt GUI for Connman"
 maintainer="Jonathan Lee <vjon207@gmail.com>"
 license="MIT"
 homepage="https://github.com/andrew-bibb/cmst"
-distfiles="${homepage}/archive/${pkgname}-${version}.tar.gz"
-checksum=22ce22bb3ad7e1b3524a419d491f2da10d8daf1f7a0ed2606711767dd88b773d
+distfiles="https://github.com/andrew-bibb/cmst/releases/download/${version}/cmst-${version}.tar.xz"
+checksum=445cd9314a6ce71295d069c1028d1011c48cf3cf82950d5e3e3a4ed1ad72b100
 
 if [ -n "$CROSS_BUILD" ]; then
 	hostmakedepends+=" qt5-host-tools qt5-devel"

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

* Re: [PR PATCH] [Updated] cmst: update to 2020.04.12.
  2020-05-06 16:30 [PR PATCH] cmst: update to 2020.04.12 mobinmob
@ 2020-05-11 13:06 ` mobinmob
  2020-05-11 13:07 ` cmst: update to 2020.05.09 mobinmob
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: mobinmob @ 2020-05-11 13:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages cmst
https://github.com/void-linux/void-packages/pull/21695

cmst: update to 2020.04.12.


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

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

From 3447a6fe5d852ab959d94dfad3d9a6e0180f2365 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 6 May 2020 19:28:09 +0300
Subject: [PATCH] cmst: update to 2020.05.09.

---
 srcpkgs/cmst/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/cmst/template b/srcpkgs/cmst/template
index cc591cf6c97..680db982809 100644
--- a/srcpkgs/cmst/template
+++ b/srcpkgs/cmst/template
@@ -1,8 +1,7 @@
 # Template file for 'cmst'
 pkgname=cmst
-version=2019.01.13
+version=2020.05.09
 revision=1
-wrksrc=${pkgname}-${pkgname}-${version}
 build_style=qmake
 hostmakedepends="qt5-qmake"
 makedepends="qt5-devel"
@@ -11,8 +10,8 @@ short_desc="Qt GUI for Connman"
 maintainer="Jonathan Lee <vjon207@gmail.com>"
 license="MIT"
 homepage="https://github.com/andrew-bibb/cmst"
-distfiles="${homepage}/archive/${pkgname}-${version}.tar.gz"
-checksum=22ce22bb3ad7e1b3524a419d491f2da10d8daf1f7a0ed2606711767dd88b773d
+distfiles="https://github.com/andrew-bibb/cmst/releases/download/${version}/cmst-${version}.tar.xz"
+checksum=9362fac674be44a2356d4ba97144b7bd0d452924b4657790dc18b37d77af9a29
 
 if [ -n "$CROSS_BUILD" ]; then
 	hostmakedepends+=" qt5-host-tools qt5-devel"

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

* Re: cmst: update to 2020.05.09.
  2020-05-06 16:30 [PR PATCH] cmst: update to 2020.04.12 mobinmob
  2020-05-11 13:06 ` [PR PATCH] [Updated] " mobinmob
@ 2020-05-11 13:07 ` mobinmob
  2020-05-11 18:45 ` mobinmob
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: mobinmob @ 2020-05-11 13:07 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/21695#issuecomment-626690104

Comment:
- Update to 2020.05.09.

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

* Re: cmst: update to 2020.05.09.
  2020-05-06 16:30 [PR PATCH] cmst: update to 2020.04.12 mobinmob
  2020-05-11 13:06 ` [PR PATCH] [Updated] " mobinmob
  2020-05-11 13:07 ` cmst: update to 2020.05.09 mobinmob
@ 2020-05-11 18:45 ` mobinmob
  2020-05-11 18:57 ` mobinmob
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: mobinmob @ 2020-05-11 18:45 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/21695#issuecomment-626885764

Comment:
`The job exceeded the maximum time limit for jobs, and has been terminated.`
i686
Ι have no idea why it takes so long on the arch. I will try it locally ASAP.

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

* Re: cmst: update to 2020.05.09.
  2020-05-06 16:30 [PR PATCH] cmst: update to 2020.04.12 mobinmob
                   ` (2 preceding siblings ...)
  2020-05-11 18:45 ` mobinmob
@ 2020-05-11 18:57 ` mobinmob
  2020-05-12 10:11 ` [PR PATCH] [Updated] " mobinmob
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: mobinmob @ 2020-05-11 18:57 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/21695#issuecomment-626892454

Comment:
Oh, it tries to build llvm as it is not yet in the i686 repo.


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

* Re: [PR PATCH] [Updated] cmst: update to 2020.05.09.
  2020-05-06 16:30 [PR PATCH] cmst: update to 2020.04.12 mobinmob
                   ` (3 preceding siblings ...)
  2020-05-11 18:57 ` mobinmob
@ 2020-05-12 10:11 ` mobinmob
  2020-05-16 13:15 ` Chocimier
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: mobinmob @ 2020-05-12 10:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages cmst
https://github.com/void-linux/void-packages/pull/21695

cmst: update to 2020.05.09.


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

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

From 6ffb4d548380152c6126c85cff12854566bb9b8a Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 6 May 2020 19:28:09 +0300
Subject: [PATCH] cmst: update to 2020.05.09.

---
 srcpkgs/cmst/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/cmst/template b/srcpkgs/cmst/template
index cc591cf6c97..680db982809 100644
--- a/srcpkgs/cmst/template
+++ b/srcpkgs/cmst/template
@@ -1,8 +1,7 @@
 # Template file for 'cmst'
 pkgname=cmst
-version=2019.01.13
+version=2020.05.09
 revision=1
-wrksrc=${pkgname}-${pkgname}-${version}
 build_style=qmake
 hostmakedepends="qt5-qmake"
 makedepends="qt5-devel"
@@ -11,8 +10,8 @@ short_desc="Qt GUI for Connman"
 maintainer="Jonathan Lee <vjon207@gmail.com>"
 license="MIT"
 homepage="https://github.com/andrew-bibb/cmst"
-distfiles="${homepage}/archive/${pkgname}-${version}.tar.gz"
-checksum=22ce22bb3ad7e1b3524a419d491f2da10d8daf1f7a0ed2606711767dd88b773d
+distfiles="https://github.com/andrew-bibb/cmst/releases/download/${version}/cmst-${version}.tar.xz"
+checksum=9362fac674be44a2356d4ba97144b7bd0d452924b4657790dc18b37d77af9a29
 
 if [ -n "$CROSS_BUILD" ]; then
 	hostmakedepends+=" qt5-host-tools qt5-devel"

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

* Re: cmst: update to 2020.05.09.
  2020-05-06 16:30 [PR PATCH] cmst: update to 2020.04.12 mobinmob
                   ` (4 preceding siblings ...)
  2020-05-12 10:11 ` [PR PATCH] [Updated] " mobinmob
@ 2020-05-16 13:15 ` Chocimier
  2020-05-16 13:59 ` mobinmob
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: Chocimier @ 2020-05-16 13:15 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/21695#issuecomment-629644084

Comment:
Why switch from plain source snapshot to prepared tarball?

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

* Re: cmst: update to 2020.05.09.
  2020-05-06 16:30 [PR PATCH] cmst: update to 2020.04.12 mobinmob
                   ` (5 preceding siblings ...)
  2020-05-16 13:15 ` Chocimier
@ 2020-05-16 13:59 ` mobinmob
  2020-05-18 21:24 ` Chocimier
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: mobinmob @ 2020-05-16 13:59 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/21695#issuecomment-629650305

Comment:
No reason, really. I had problems in the past with snapshot in other templates, but not in this.
Is there a problem with prepared tarballs?

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

* Re: cmst: update to 2020.05.09.
  2020-05-06 16:30 [PR PATCH] cmst: update to 2020.04.12 mobinmob
                   ` (6 preceding siblings ...)
  2020-05-16 13:59 ` mobinmob
@ 2020-05-18 21:24 ` Chocimier
  2020-05-19 14:26 ` [PR PATCH] [Updated] " mobinmob
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: Chocimier @ 2020-05-18 21:24 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/21695#issuecomment-630443162

Comment:
Using snapshot is more from-source than side-produced tarball.

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

* Re: [PR PATCH] [Updated] cmst: update to 2020.05.09.
  2020-05-06 16:30 [PR PATCH] cmst: update to 2020.04.12 mobinmob
                   ` (7 preceding siblings ...)
  2020-05-18 21:24 ` Chocimier
@ 2020-05-19 14:26 ` mobinmob
  2020-05-19 14:27 ` mobinmob
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: mobinmob @ 2020-05-19 14:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages cmst
https://github.com/void-linux/void-packages/pull/21695

cmst: update to 2020.05.09.


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

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

From c12e4489a574e13ed15f6498aee062f9dbf65b19 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 6 May 2020 19:28:09 +0300
Subject: [PATCH] cmst: update to 2020.05.09.

---
 srcpkgs/cmst/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/cmst/template b/srcpkgs/cmst/template
index cc591cf6c97..3ec18435ebf 100644
--- a/srcpkgs/cmst/template
+++ b/srcpkgs/cmst/template
@@ -1,8 +1,7 @@
 # Template file for 'cmst'
 pkgname=cmst
-version=2019.01.13
+version=2020.05.09
 revision=1
-wrksrc=${pkgname}-${pkgname}-${version}
 build_style=qmake
 hostmakedepends="qt5-qmake"
 makedepends="qt5-devel"
@@ -11,8 +10,8 @@ short_desc="Qt GUI for Connman"
 maintainer="Jonathan Lee <vjon207@gmail.com>"
 license="MIT"
 homepage="https://github.com/andrew-bibb/cmst"
-distfiles="${homepage}/archive/${pkgname}-${version}.tar.gz"
-checksum=22ce22bb3ad7e1b3524a419d491f2da10d8daf1f7a0ed2606711767dd88b773d
+distfiles="https://github.com/andrew-bibb/cmst/archive/${version}.tar.gz"
+checksum=9189323829fa73ab26b894a083793964eb85c6bb91b4bb00faea314a3a981b03
 
 if [ -n "$CROSS_BUILD" ]; then
 	hostmakedepends+=" qt5-host-tools qt5-devel"

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

* Re: cmst: update to 2020.05.09.
  2020-05-06 16:30 [PR PATCH] cmst: update to 2020.04.12 mobinmob
                   ` (8 preceding siblings ...)
  2020-05-19 14:26 ` [PR PATCH] [Updated] " mobinmob
@ 2020-05-19 14:27 ` mobinmob
  2020-05-19 14:27 ` mobinmob
  2020-05-19 16:17 ` [PR PATCH] [Merged]: " Chocimier
  11 siblings, 0 replies; 13+ messages in thread
From: mobinmob @ 2020-05-19 14:27 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/21695#issuecomment-630855679

Comment:
@Chocimier : Pushed changes, now fetches snapshot.

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

* Re: cmst: update to 2020.05.09.
  2020-05-06 16:30 [PR PATCH] cmst: update to 2020.04.12 mobinmob
                   ` (9 preceding siblings ...)
  2020-05-19 14:27 ` mobinmob
@ 2020-05-19 14:27 ` mobinmob
  2020-05-19 16:17 ` [PR PATCH] [Merged]: " Chocimier
  11 siblings, 0 replies; 13+ messages in thread
From: mobinmob @ 2020-05-19 14:27 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/21695#issuecomment-630855679

Comment:
@Chocimier : Pushed changes, now template fetches snapshot.

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

* Re: [PR PATCH] [Merged]: cmst: update to 2020.05.09.
  2020-05-06 16:30 [PR PATCH] cmst: update to 2020.04.12 mobinmob
                   ` (10 preceding siblings ...)
  2020-05-19 14:27 ` mobinmob
@ 2020-05-19 16:17 ` Chocimier
  11 siblings, 0 replies; 13+ messages in thread
From: Chocimier @ 2020-05-19 16:17 UTC (permalink / raw)
  To: ml

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

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

cmst: update to 2020.05.09.
https://github.com/void-linux/void-packages/pull/21695

Description:


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

end of thread, other threads:[~2020-05-19 16:17 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-06 16:30 [PR PATCH] cmst: update to 2020.04.12 mobinmob
2020-05-11 13:06 ` [PR PATCH] [Updated] " mobinmob
2020-05-11 13:07 ` cmst: update to 2020.05.09 mobinmob
2020-05-11 18:45 ` mobinmob
2020-05-11 18:57 ` mobinmob
2020-05-12 10:11 ` [PR PATCH] [Updated] " mobinmob
2020-05-16 13:15 ` Chocimier
2020-05-16 13:59 ` mobinmob
2020-05-18 21:24 ` Chocimier
2020-05-19 14:26 ` [PR PATCH] [Updated] " mobinmob
2020-05-19 14:27 ` mobinmob
2020-05-19 14:27 ` mobinmob
2020-05-19 16:17 ` [PR PATCH] [Merged]: " Chocimier

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