Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gcompris-qt: update to 3.3
@ 2023-10-09 14:19 zen0bit
  2023-10-09 14:29 ` [PR PATCH] [Updated] gcompris-qt: update to 3.3, adopt zen0bit
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: zen0bit @ 2023-10-09 14:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR gcompris
https://github.com/void-linux/void-packages/pull/46533

gcompris-qt: update to 3.3
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)

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

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

From 363a4c917cff0d8486864034f7477d4f57eb33d6 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Mon, 9 Oct 2023 16:18:02 +0200
Subject: [PATCH] gcompris-qt: update to 3.3

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

diff --git a/srcpkgs/gcompris-qt/template b/srcpkgs/gcompris-qt/template
index dfa772f3d020d..7bad6928e25ec 100644
--- a/srcpkgs/gcompris-qt/template
+++ b/srcpkgs/gcompris-qt/template
@@ -5,7 +5,7 @@
 # Otherwise, they may remove it at a random time.
 #
 pkgname=gcompris-qt
-version=1.0
+version=3.3
 revision=1
 build_style=cmake
 configure_args="-DQML_BOX2D_LIBRARY=/usr/lib/qt5/qml/Box2D.2.0"
@@ -13,15 +13,15 @@ hostmakedepends="extra-cmake-modules kdoctools-devel gettext
  qt5-host-tools qt5-qmake"
 makedepends="qml-box2d qt5-declarative-devel
  qt5-multimedia-devel qt5-sensors-devel qt5-svg-devel
- qt5-tools-devel qt5-xmlpatterns-devel"
+ qt5-tools-devel qt5-xmlpatterns-devel qt5-quickcontrols2-devel qt5-charts-devel"
 depends="desktop-file-utils hicolor-icon-theme
- qt5-graphicaleffects qt5-multimedia qt5-quickcontrols qt5-svg"
+ qt5-graphicaleffects qt5-multimedia qt5-quickcontrols2 qt5-svg qt5-sensors qt5-imageformats qt5 qt5-declarative qt5-charts"
 short_desc="High quality educational software suite for children aged 2 to 10"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://gcompris.net/index-en.html"
 distfiles="https://gcompris.net/download/qt/src/gcompris-qt-${version}.tar.xz"
-checksum=bad9ace08961254c1bfaa64f9df60f1902b3d3aaeb16a527c0e26302010ebc21
+checksum=f21aa2ab5c18c388ab6ce5c2af0709a9332e2c84b34a64aa3eec36467f17cd00
 
 post_extract() {
 	if [ "$CROSS_BUILD" ]; then

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

* Re: [PR PATCH] [Updated] gcompris-qt: update to 3.3, adopt
  2023-10-09 14:19 [PR PATCH] gcompris-qt: update to 3.3 zen0bit
@ 2023-10-09 14:29 ` zen0bit
  2023-10-10  1:50 ` zen0bit
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: zen0bit @ 2023-10-09 14:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR gcompris
https://github.com/void-linux/void-packages/pull/46533

gcompris-qt: update to 3.3, adopt
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)

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

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

From 7cadd7bfb6e7c14454c0d7c6175af474c795dee6 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Mon, 9 Oct 2023 16:18:02 +0200
Subject: [PATCH] gcompris-qt: update to 3.3

---
 srcpkgs/gcompris-qt/template | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/gcompris-qt/template b/srcpkgs/gcompris-qt/template
index dfa772f3d020d..c2660c87ca89c 100644
--- a/srcpkgs/gcompris-qt/template
+++ b/srcpkgs/gcompris-qt/template
@@ -5,7 +5,7 @@
 # Otherwise, they may remove it at a random time.
 #
 pkgname=gcompris-qt
-version=1.0
+version=3.3
 revision=1
 build_style=cmake
 configure_args="-DQML_BOX2D_LIBRARY=/usr/lib/qt5/qml/Box2D.2.0"
@@ -13,15 +13,16 @@ hostmakedepends="extra-cmake-modules kdoctools-devel gettext
  qt5-host-tools qt5-qmake"
 makedepends="qml-box2d qt5-declarative-devel
  qt5-multimedia-devel qt5-sensors-devel qt5-svg-devel
- qt5-tools-devel qt5-xmlpatterns-devel"
+ qt5-tools-devel qt5-xmlpatterns-devel qt5-quickcontrols2-devel qt5-charts-devel"
 depends="desktop-file-utils hicolor-icon-theme
- qt5-graphicaleffects qt5-multimedia qt5-quickcontrols qt5-svg"
+ qt5-graphicaleffects qt5-multimedia qt5-quickcontrols2 qt5-svg qt5-sensors qt5-imageformats qt5 qt5-declarative qt5-charts"
 short_desc="High quality educational software suite for children aged 2 to 10"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="zenobit <zen@osowoso.xyz>"
 license="GPL-3.0-or-later"
 homepage="https://gcompris.net/index-en.html"
+changelog="https://www.gcompris.net/news-en.html"
 distfiles="https://gcompris.net/download/qt/src/gcompris-qt-${version}.tar.xz"
-checksum=bad9ace08961254c1bfaa64f9df60f1902b3d3aaeb16a527c0e26302010ebc21
+checksum=f21aa2ab5c18c388ab6ce5c2af0709a9332e2c84b34a64aa3eec36467f17cd00
 
 post_extract() {
 	if [ "$CROSS_BUILD" ]; then

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

* Re: [PR PATCH] [Updated] gcompris-qt: update to 3.3, adopt
  2023-10-09 14:19 [PR PATCH] gcompris-qt: update to 3.3 zen0bit
  2023-10-09 14:29 ` [PR PATCH] [Updated] gcompris-qt: update to 3.3, adopt zen0bit
@ 2023-10-10  1:50 ` zen0bit
  2023-10-10  1:56 ` zen0bit
  2023-10-11 15:50 ` [PR PATCH] [Merged]: " Johnnynator
  3 siblings, 0 replies; 5+ messages in thread
From: zen0bit @ 2023-10-10  1:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR gcompris
https://github.com/void-linux/void-packages/pull/46533

gcompris-qt: update to 3.3, adopt
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)

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

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

From 3c0d51d97d447c23bc6cc37e96f32d5efaeba73b Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Mon, 9 Oct 2023 16:18:02 +0200
Subject: [PATCH] gcompris-qt: update to 3.3

---
 srcpkgs/gcompris-qt/template | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/gcompris-qt/template b/srcpkgs/gcompris-qt/template
index dfa772f3d020d..c2660c87ca89c 100644
--- a/srcpkgs/gcompris-qt/template
+++ b/srcpkgs/gcompris-qt/template
@@ -5,7 +5,7 @@
 # Otherwise, they may remove it at a random time.
 #
 pkgname=gcompris-qt
-version=1.0
+version=3.3
 revision=1
 build_style=cmake
 configure_args="-DQML_BOX2D_LIBRARY=/usr/lib/qt5/qml/Box2D.2.0"
@@ -13,15 +13,16 @@ hostmakedepends="extra-cmake-modules kdoctools-devel gettext
  qt5-host-tools qt5-qmake"
 makedepends="qml-box2d qt5-declarative-devel
  qt5-multimedia-devel qt5-sensors-devel qt5-svg-devel
- qt5-tools-devel qt5-xmlpatterns-devel"
+ qt5-tools-devel qt5-xmlpatterns-devel qt5-quickcontrols2-devel qt5-charts-devel"
 depends="desktop-file-utils hicolor-icon-theme
- qt5-graphicaleffects qt5-multimedia qt5-quickcontrols qt5-svg"
+ qt5-graphicaleffects qt5-multimedia qt5-quickcontrols2 qt5-svg qt5-sensors qt5-imageformats qt5 qt5-declarative qt5-charts"
 short_desc="High quality educational software suite for children aged 2 to 10"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="zenobit <zen@osowoso.xyz>"
 license="GPL-3.0-or-later"
 homepage="https://gcompris.net/index-en.html"
+changelog="https://www.gcompris.net/news-en.html"
 distfiles="https://gcompris.net/download/qt/src/gcompris-qt-${version}.tar.xz"
-checksum=bad9ace08961254c1bfaa64f9df60f1902b3d3aaeb16a527c0e26302010ebc21
+checksum=f21aa2ab5c18c388ab6ce5c2af0709a9332e2c84b34a64aa3eec36467f17cd00
 
 post_extract() {
 	if [ "$CROSS_BUILD" ]; then

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

* Re: [PR PATCH] [Updated] gcompris-qt: update to 3.3, adopt
  2023-10-09 14:19 [PR PATCH] gcompris-qt: update to 3.3 zen0bit
  2023-10-09 14:29 ` [PR PATCH] [Updated] gcompris-qt: update to 3.3, adopt zen0bit
  2023-10-10  1:50 ` zen0bit
@ 2023-10-10  1:56 ` zen0bit
  2023-10-11 15:50 ` [PR PATCH] [Merged]: " Johnnynator
  3 siblings, 0 replies; 5+ messages in thread
From: zen0bit @ 2023-10-10  1:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR gcompris
https://github.com/void-linux/void-packages/pull/46533

gcompris-qt: update to 3.3, adopt
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)

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

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

From 12d4eea6611935179ffe4ccedc263163e81c8dad Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Mon, 9 Oct 2023 16:18:02 +0200
Subject: [PATCH] gcompris-qt: update to 3.3

---
 srcpkgs/gcompris-qt/template | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/gcompris-qt/template b/srcpkgs/gcompris-qt/template
index dfa772f3d020d..c2660c87ca89c 100644
--- a/srcpkgs/gcompris-qt/template
+++ b/srcpkgs/gcompris-qt/template
@@ -5,7 +5,7 @@
 # Otherwise, they may remove it at a random time.
 #
 pkgname=gcompris-qt
-version=1.0
+version=3.3
 revision=1
 build_style=cmake
 configure_args="-DQML_BOX2D_LIBRARY=/usr/lib/qt5/qml/Box2D.2.0"
@@ -13,15 +13,16 @@ hostmakedepends="extra-cmake-modules kdoctools-devel gettext
  qt5-host-tools qt5-qmake"
 makedepends="qml-box2d qt5-declarative-devel
  qt5-multimedia-devel qt5-sensors-devel qt5-svg-devel
- qt5-tools-devel qt5-xmlpatterns-devel"
+ qt5-tools-devel qt5-xmlpatterns-devel qt5-quickcontrols2-devel qt5-charts-devel"
 depends="desktop-file-utils hicolor-icon-theme
- qt5-graphicaleffects qt5-multimedia qt5-quickcontrols qt5-svg"
+ qt5-graphicaleffects qt5-multimedia qt5-quickcontrols2 qt5-svg qt5-sensors qt5-imageformats qt5 qt5-declarative qt5-charts"
 short_desc="High quality educational software suite for children aged 2 to 10"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="zenobit <zen@osowoso.xyz>"
 license="GPL-3.0-or-later"
 homepage="https://gcompris.net/index-en.html"
+changelog="https://www.gcompris.net/news-en.html"
 distfiles="https://gcompris.net/download/qt/src/gcompris-qt-${version}.tar.xz"
-checksum=bad9ace08961254c1bfaa64f9df60f1902b3d3aaeb16a527c0e26302010ebc21
+checksum=f21aa2ab5c18c388ab6ce5c2af0709a9332e2c84b34a64aa3eec36467f17cd00
 
 post_extract() {
 	if [ "$CROSS_BUILD" ]; then

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

* Re: [PR PATCH] [Merged]: gcompris-qt: update to 3.3, adopt
  2023-10-09 14:19 [PR PATCH] gcompris-qt: update to 3.3 zen0bit
                   ` (2 preceding siblings ...)
  2023-10-10  1:56 ` zen0bit
@ 2023-10-11 15:50 ` Johnnynator
  3 siblings, 0 replies; 5+ messages in thread
From: Johnnynator @ 2023-10-11 15:50 UTC (permalink / raw)
  To: ml

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

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

gcompris-qt: update to 3.3, adopt
https://github.com/void-linux/void-packages/pull/46533

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

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)

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

end of thread, other threads:[~2023-10-11 15:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-09 14:19 [PR PATCH] gcompris-qt: update to 3.3 zen0bit
2023-10-09 14:29 ` [PR PATCH] [Updated] gcompris-qt: update to 3.3, adopt zen0bit
2023-10-10  1:50 ` zen0bit
2023-10-10  1:56 ` zen0bit
2023-10-11 15:50 ` [PR PATCH] [Merged]: " Johnnynator

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