Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gogglesmm: update to 1.2.2
@ 2022-10-15 10:31 clyhtsuriva
  2022-10-15 21:12 ` [PR REVIEW] " classabbyamp
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: clyhtsuriva @ 2022-10-15 10:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/clyhtsuriva/void-packages gogglesmm-update
https://github.com/void-linux/void-packages/pull/39965

gogglesmm: update to 1.2.2
#### Testing the changes
- I tested the changes in this PR: **yes**

#### Local build testing
- I built this PR locally for my native architecture, x86_64
- I crossbuilded this PR locally for these architectures:


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

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

From a1849e1a4c4d76c8b9b2a49964897ca7a586485a Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Sat, 15 Oct 2022 12:31:48 +0200
Subject: [PATCH] gogglesmm: update to 1.2.2

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

diff --git a/srcpkgs/gogglesmm/template b/srcpkgs/gogglesmm/template
index b95341dfe54f..e82924a59715 100644
--- a/srcpkgs/gogglesmm/template
+++ b/srcpkgs/gogglesmm/template
@@ -1,7 +1,7 @@
 # Template file for 'gogglesmm'
 pkgname=gogglesmm
-version=1.2.1
-revision=5
+version=1.2.2
+revision=1
 archs="x86_64* i686* aarch64* armv7* ppc64*"
 build_style=cmake
 hostmakedepends="pkg-config desktop-file-utils"
@@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="http://gogglesmm.github.io/"
 distfiles="https://github.com/gogglesmm/gogglesmm/archive/${version}.tar.gz"
-checksum=f068667e0a825ac792eda344cbe94c29fe8668ddbdd269c094e5bf168acd2380
+checksum=e9d576584ea48346cd3b577967ccb40bf67113b91e8252d62052be3725b9d9fa
 nocross="Tries to execute compiled code"
 
 case "$XBPS_TARGET_MACHINE" in

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

* Re: [PR REVIEW] gogglesmm: update to 1.2.2
  2022-10-15 10:31 [PR PATCH] gogglesmm: update to 1.2.2 clyhtsuriva
@ 2022-10-15 21:12 ` classabbyamp
  2022-10-16  9:57 ` [PR PATCH] [Updated] " clyhtsuriva
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-10-15 21:12 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39965#discussion_r996355390

Comment:
```suggestion
homepage="https://gogglesmm.github.io/"
changelog="https://raw.githubusercontent.com/gogglesmm/gogglesmm/master/ChangeLog"
```

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

* Re: [PR PATCH] [Updated] gogglesmm: update to 1.2.2
  2022-10-15 10:31 [PR PATCH] gogglesmm: update to 1.2.2 clyhtsuriva
  2022-10-15 21:12 ` [PR REVIEW] " classabbyamp
@ 2022-10-16  9:57 ` clyhtsuriva
  2022-10-16 10:00 ` clyhtsuriva
  2022-10-18  9:53 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: clyhtsuriva @ 2022-10-16  9:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/clyhtsuriva/void-packages gogglesmm-update
https://github.com/void-linux/void-packages/pull/39965

gogglesmm: update to 1.2.2
#### Testing the changes
- I tested the changes in this PR: **yes**

#### Local build testing
- I built this PR locally for my native architecture, x86_64

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

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

From a1849e1a4c4d76c8b9b2a49964897ca7a586485a Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Sat, 15 Oct 2022 12:31:48 +0200
Subject: [PATCH 1/2] gogglesmm: update to 1.2.2

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

diff --git a/srcpkgs/gogglesmm/template b/srcpkgs/gogglesmm/template
index b95341dfe54f..e82924a59715 100644
--- a/srcpkgs/gogglesmm/template
+++ b/srcpkgs/gogglesmm/template
@@ -1,7 +1,7 @@
 # Template file for 'gogglesmm'
 pkgname=gogglesmm
-version=1.2.1
-revision=5
+version=1.2.2
+revision=1
 archs="x86_64* i686* aarch64* armv7* ppc64*"
 build_style=cmake
 hostmakedepends="pkg-config desktop-file-utils"
@@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="http://gogglesmm.github.io/"
 distfiles="https://github.com/gogglesmm/gogglesmm/archive/${version}.tar.gz"
-checksum=f068667e0a825ac792eda344cbe94c29fe8668ddbdd269c094e5bf168acd2380
+checksum=e9d576584ea48346cd3b577967ccb40bf67113b91e8252d62052be3725b9d9fa
 nocross="Tries to execute compiled code"
 
 case "$XBPS_TARGET_MACHINE" in

From 053ded3663fb0a7a11cbad7e253cfaa016124f40 Mon Sep 17 00:00:00 2001
From: Clyhtsuriva <61652557+clyhtsuriva@users.noreply.github.com>
Date: Sun, 16 Oct 2022 09:57:56 +0000
Subject: [PATCH 2/2] Update srcpkgs/gogglesmm/template

Co-authored-by: classabbyamp <5366828+classabbyamp@users.noreply.github.com>
---
 srcpkgs/gogglesmm/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/gogglesmm/template b/srcpkgs/gogglesmm/template
index e82924a59715..f60b906b4790 100644
--- a/srcpkgs/gogglesmm/template
+++ b/srcpkgs/gogglesmm/template
@@ -12,7 +12,8 @@ depends="hicolor-icon-theme"
 short_desc="Music Manager and Player"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
-homepage="http://gogglesmm.github.io/"
+homepage="https://gogglesmm.github.io/"
+changelog="https://raw.githubusercontent.com/gogglesmm/gogglesmm/master/ChangeLog"
 distfiles="https://github.com/gogglesmm/gogglesmm/archive/${version}.tar.gz"
 checksum=e9d576584ea48346cd3b577967ccb40bf67113b91e8252d62052be3725b9d9fa
 nocross="Tries to execute compiled code"

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

* Re: [PR PATCH] [Updated] gogglesmm: update to 1.2.2
  2022-10-15 10:31 [PR PATCH] gogglesmm: update to 1.2.2 clyhtsuriva
  2022-10-15 21:12 ` [PR REVIEW] " classabbyamp
  2022-10-16  9:57 ` [PR PATCH] [Updated] " clyhtsuriva
@ 2022-10-16 10:00 ` clyhtsuriva
  2022-10-18  9:53 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: clyhtsuriva @ 2022-10-16 10:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/clyhtsuriva/void-packages gogglesmm-update
https://github.com/void-linux/void-packages/pull/39965

gogglesmm: update to 1.2.2
#### Testing the changes
- I tested the changes in this PR: **yes**

#### Local build testing
- I built this PR locally for my native architecture, x86_64

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

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

From 937f0e0169a5d583cfd6ecc02098a9799e0671fb Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Sat, 15 Oct 2022 12:31:48 +0200
Subject: [PATCH] gogglesmm: update to 1.2.2

---
 srcpkgs/gogglesmm/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/gogglesmm/template b/srcpkgs/gogglesmm/template
index b95341dfe54f..f60b906b4790 100644
--- a/srcpkgs/gogglesmm/template
+++ b/srcpkgs/gogglesmm/template
@@ -1,7 +1,7 @@
 # Template file for 'gogglesmm'
 pkgname=gogglesmm
-version=1.2.1
-revision=5
+version=1.2.2
+revision=1
 archs="x86_64* i686* aarch64* armv7* ppc64*"
 build_style=cmake
 hostmakedepends="pkg-config desktop-file-utils"
@@ -12,9 +12,10 @@ depends="hicolor-icon-theme"
 short_desc="Music Manager and Player"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
-homepage="http://gogglesmm.github.io/"
+homepage="https://gogglesmm.github.io/"
+changelog="https://raw.githubusercontent.com/gogglesmm/gogglesmm/master/ChangeLog"
 distfiles="https://github.com/gogglesmm/gogglesmm/archive/${version}.tar.gz"
-checksum=f068667e0a825ac792eda344cbe94c29fe8668ddbdd269c094e5bf168acd2380
+checksum=e9d576584ea48346cd3b577967ccb40bf67113b91e8252d62052be3725b9d9fa
 nocross="Tries to execute compiled code"
 
 case "$XBPS_TARGET_MACHINE" in

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

* Re: [PR PATCH] [Merged]: gogglesmm: update to 1.2.2
  2022-10-15 10:31 [PR PATCH] gogglesmm: update to 1.2.2 clyhtsuriva
                   ` (2 preceding siblings ...)
  2022-10-16 10:00 ` clyhtsuriva
@ 2022-10-18  9:53 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-10-18  9:53 UTC (permalink / raw)
  To: ml

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

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

gogglesmm: update to 1.2.2
https://github.com/void-linux/void-packages/pull/39965

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64

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

end of thread, other threads:[~2022-10-18  9:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-15 10:31 [PR PATCH] gogglesmm: update to 1.2.2 clyhtsuriva
2022-10-15 21:12 ` [PR REVIEW] " classabbyamp
2022-10-16  9:57 ` [PR PATCH] [Updated] " clyhtsuriva
2022-10-16 10:00 ` clyhtsuriva
2022-10-18  9:53 ` [PR PATCH] [Merged]: " classabbyamp

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