Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New Package: g4music 1.8.2
@ 2022-12-08  0:35 AgarimOSLinux
  2022-12-08  0:35 ` AgarimOSLinux
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: AgarimOSLinux @ 2022-12-08  0:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/AgarimOSLinux/void-packages g4music
https://github.com/void-linux/void-packages/pull/40969

New Package: g4music 1.8.2
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### 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/40969.patch is attached

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

From cf101a987e28fa6be92a5e745bea7112cefb29fa Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Santos?= <agarimos@tutanota.com>
Date: Thu, 8 Dec 2022 01:28:40 +0100
Subject: [PATCH 1/2] New package: g4music 1.8.2

---
 srcpkgs/g4music/template           | 14 ++++++++++++++
 srcpkgs/g4music/template-corregida | 14 ++++++++++++++
 2 files changed, 28 insertions(+)
 create mode 100644 srcpkgs/g4music/template
 create mode 100644 srcpkgs/g4music/template-corregida

diff --git a/srcpkgs/g4music/template b/srcpkgs/g4music/template
new file mode 100644
index 000000000000..888a255c5a0d
--- /dev/null
+++ b/srcpkgs/g4music/template
@@ -0,0 +1,14 @@
+# Template file for 'g4music'
+pkgname=g4music
+version=1.8.2
+revision=1
+build_style=meson
+configure_args="--buildtype=release"
+hostmakedepends="gettext pkg-config cmake desktop-file-utils vala-devel AppStream-devel gtk4-devel libadwaita-devel gtk4-update-icon-cache"
+depends=" gst-plugins-bad1 gst-plugins-good1 taglib tracker libadwaita"
+short_desc="Play your music"
+maintainer="José Santos <agarimos@tutanota.com>"
+license="GPL-3.0-or-later"
+homepage="https://gitlab.gnome.org/neithern/g4music"
+distfiles="https://gitlab.gnome.org/neithern/${pkgname}/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
+checksum=3b7d2f47a08b6ce9a2bebf2ce0e4295aa07499628f18571483d809ca9270ab94
diff --git a/srcpkgs/g4music/template-corregida b/srcpkgs/g4music/template-corregida
new file mode 100644
index 000000000000..888a255c5a0d
--- /dev/null
+++ b/srcpkgs/g4music/template-corregida
@@ -0,0 +1,14 @@
+# Template file for 'g4music'
+pkgname=g4music
+version=1.8.2
+revision=1
+build_style=meson
+configure_args="--buildtype=release"
+hostmakedepends="gettext pkg-config cmake desktop-file-utils vala-devel AppStream-devel gtk4-devel libadwaita-devel gtk4-update-icon-cache"
+depends=" gst-plugins-bad1 gst-plugins-good1 taglib tracker libadwaita"
+short_desc="Play your music"
+maintainer="José Santos <agarimos@tutanota.com>"
+license="GPL-3.0-or-later"
+homepage="https://gitlab.gnome.org/neithern/g4music"
+distfiles="https://gitlab.gnome.org/neithern/${pkgname}/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
+checksum=3b7d2f47a08b6ce9a2bebf2ce0e4295aa07499628f18571483d809ca9270ab94

From 3c2118c3dc8d631ff47a1fb62e0464830eac9954 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Santos?= <agarimos@tutanota.com>
Date: Thu, 8 Dec 2022 01:30:05 +0100
Subject: [PATCH 2/2] New package: g4music 1.8.2

---
 srcpkgs/g4music/template-corregida | 14 --------------
 1 file changed, 14 deletions(-)
 delete mode 100644 srcpkgs/g4music/template-corregida

diff --git a/srcpkgs/g4music/template-corregida b/srcpkgs/g4music/template-corregida
deleted file mode 100644
index 888a255c5a0d..000000000000
--- a/srcpkgs/g4music/template-corregida
+++ /dev/null
@@ -1,14 +0,0 @@
-# Template file for 'g4music'
-pkgname=g4music
-version=1.8.2
-revision=1
-build_style=meson
-configure_args="--buildtype=release"
-hostmakedepends="gettext pkg-config cmake desktop-file-utils vala-devel AppStream-devel gtk4-devel libadwaita-devel gtk4-update-icon-cache"
-depends=" gst-plugins-bad1 gst-plugins-good1 taglib tracker libadwaita"
-short_desc="Play your music"
-maintainer="José Santos <agarimos@tutanota.com>"
-license="GPL-3.0-or-later"
-homepage="https://gitlab.gnome.org/neithern/g4music"
-distfiles="https://gitlab.gnome.org/neithern/${pkgname}/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
-checksum=3b7d2f47a08b6ce9a2bebf2ce0e4295aa07499628f18571483d809ca9270ab94

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

* Re: New Package: g4music 1.8.2
  2022-12-08  0:35 [PR PATCH] New Package: g4music 1.8.2 AgarimOSLinux
@ 2022-12-08  0:35 ` AgarimOSLinux
  2022-12-08  0:36 ` AgarimOSLinux
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: AgarimOSLinux @ 2022-12-08  0:35 UTC (permalink / raw)
  To: ml

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

New comment by AgarimOSLinux on void-packages repository

https://github.com/void-linux/void-packages/pull/40969#issuecomment-1341804989

Comment:
It's a mess, but at least i gave my best.

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

* Re: New Package: g4music 1.8.2
  2022-12-08  0:35 [PR PATCH] New Package: g4music 1.8.2 AgarimOSLinux
  2022-12-08  0:35 ` AgarimOSLinux
@ 2022-12-08  0:36 ` AgarimOSLinux
  2022-12-08 11:08 ` [PR PATCH] [Updated] " AgarimOSLinux
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: AgarimOSLinux @ 2022-12-08  0:36 UTC (permalink / raw)
  To: ml

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

New comment by AgarimOSLinux on void-packages repository

https://github.com/void-linux/void-packages/pull/40969#issuecomment-1341804989

Comment:
It's a mess, but I made it!!

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

* Re: [PR PATCH] [Updated] New Package: g4music 1.8.2
  2022-12-08  0:35 [PR PATCH] New Package: g4music 1.8.2 AgarimOSLinux
  2022-12-08  0:35 ` AgarimOSLinux
  2022-12-08  0:36 ` AgarimOSLinux
@ 2022-12-08 11:08 ` AgarimOSLinux
  2022-12-08 11:11 ` AgarimOSLinux
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: AgarimOSLinux @ 2022-12-08 11:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/AgarimOSLinux/void-packages g4music
https://github.com/void-linux/void-packages/pull/40969

New Package: g4music 1.8.2
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### 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/40969.patch is attached

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

From cf101a987e28fa6be92a5e745bea7112cefb29fa Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Santos?= <agarimos@tutanota.com>
Date: Thu, 8 Dec 2022 01:28:40 +0100
Subject: [PATCH 1/3] New package: g4music 1.8.2

---
 srcpkgs/g4music/template           | 14 ++++++++++++++
 srcpkgs/g4music/template-corregida | 14 ++++++++++++++
 2 files changed, 28 insertions(+)
 create mode 100644 srcpkgs/g4music/template
 create mode 100644 srcpkgs/g4music/template-corregida

diff --git a/srcpkgs/g4music/template b/srcpkgs/g4music/template
new file mode 100644
index 000000000000..888a255c5a0d
--- /dev/null
+++ b/srcpkgs/g4music/template
@@ -0,0 +1,14 @@
+# Template file for 'g4music'
+pkgname=g4music
+version=1.8.2
+revision=1
+build_style=meson
+configure_args="--buildtype=release"
+hostmakedepends="gettext pkg-config cmake desktop-file-utils vala-devel AppStream-devel gtk4-devel libadwaita-devel gtk4-update-icon-cache"
+depends=" gst-plugins-bad1 gst-plugins-good1 taglib tracker libadwaita"
+short_desc="Play your music"
+maintainer="José Santos <agarimos@tutanota.com>"
+license="GPL-3.0-or-later"
+homepage="https://gitlab.gnome.org/neithern/g4music"
+distfiles="https://gitlab.gnome.org/neithern/${pkgname}/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
+checksum=3b7d2f47a08b6ce9a2bebf2ce0e4295aa07499628f18571483d809ca9270ab94
diff --git a/srcpkgs/g4music/template-corregida b/srcpkgs/g4music/template-corregida
new file mode 100644
index 000000000000..888a255c5a0d
--- /dev/null
+++ b/srcpkgs/g4music/template-corregida
@@ -0,0 +1,14 @@
+# Template file for 'g4music'
+pkgname=g4music
+version=1.8.2
+revision=1
+build_style=meson
+configure_args="--buildtype=release"
+hostmakedepends="gettext pkg-config cmake desktop-file-utils vala-devel AppStream-devel gtk4-devel libadwaita-devel gtk4-update-icon-cache"
+depends=" gst-plugins-bad1 gst-plugins-good1 taglib tracker libadwaita"
+short_desc="Play your music"
+maintainer="José Santos <agarimos@tutanota.com>"
+license="GPL-3.0-or-later"
+homepage="https://gitlab.gnome.org/neithern/g4music"
+distfiles="https://gitlab.gnome.org/neithern/${pkgname}/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
+checksum=3b7d2f47a08b6ce9a2bebf2ce0e4295aa07499628f18571483d809ca9270ab94

From 3c2118c3dc8d631ff47a1fb62e0464830eac9954 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Santos?= <agarimos@tutanota.com>
Date: Thu, 8 Dec 2022 01:30:05 +0100
Subject: [PATCH 2/3] New package: g4music 1.8.2

---
 srcpkgs/g4music/template-corregida | 14 --------------
 1 file changed, 14 deletions(-)
 delete mode 100644 srcpkgs/g4music/template-corregida

diff --git a/srcpkgs/g4music/template-corregida b/srcpkgs/g4music/template-corregida
deleted file mode 100644
index 888a255c5a0d..000000000000
--- a/srcpkgs/g4music/template-corregida
+++ /dev/null
@@ -1,14 +0,0 @@
-# Template file for 'g4music'
-pkgname=g4music
-version=1.8.2
-revision=1
-build_style=meson
-configure_args="--buildtype=release"
-hostmakedepends="gettext pkg-config cmake desktop-file-utils vala-devel AppStream-devel gtk4-devel libadwaita-devel gtk4-update-icon-cache"
-depends=" gst-plugins-bad1 gst-plugins-good1 taglib tracker libadwaita"
-short_desc="Play your music"
-maintainer="José Santos <agarimos@tutanota.com>"
-license="GPL-3.0-or-later"
-homepage="https://gitlab.gnome.org/neithern/g4music"
-distfiles="https://gitlab.gnome.org/neithern/${pkgname}/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
-checksum=3b7d2f47a08b6ce9a2bebf2ce0e4295aa07499628f18571483d809ca9270ab94

From 20999a40d43410d2145325459860f46eec946ec1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Santos?= <agarimos@tutanota.com>
Date: Thu, 8 Dec 2022 12:07:37 +0100
Subject: [PATCH 3/3] New package: g4music 1.8.2

---
 srcpkgs/g4music/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/g4music/template b/srcpkgs/g4music/template
index 888a255c5a0d..5035e8893c7e 100644
--- a/srcpkgs/g4music/template
+++ b/srcpkgs/g4music/template
@@ -4,7 +4,7 @@ version=1.8.2
 revision=1
 build_style=meson
 configure_args="--buildtype=release"
-hostmakedepends="gettext pkg-config cmake desktop-file-utils vala-devel AppStream-devel gtk4-devel libadwaita-devel gtk4-update-icon-cache"
+hostmakedepends="gettext pkg-config cmake desktop-file-utils vala-devel gtk4-devel libadwaita-devel gtk4-update-icon-cache"
 depends=" gst-plugins-bad1 gst-plugins-good1 taglib tracker libadwaita"
 short_desc="Play your music"
 maintainer="José Santos <agarimos@tutanota.com>"
@@ -12,3 +12,4 @@ license="GPL-3.0-or-later"
 homepage="https://gitlab.gnome.org/neithern/g4music"
 distfiles="https://gitlab.gnome.org/neithern/${pkgname}/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
 checksum=3b7d2f47a08b6ce9a2bebf2ce0e4295aa07499628f18571483d809ca9270ab94
+make_check=no

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

* Re: [PR PATCH] [Updated] New Package: g4music 1.8.2
  2022-12-08  0:35 [PR PATCH] New Package: g4music 1.8.2 AgarimOSLinux
                   ` (2 preceding siblings ...)
  2022-12-08 11:08 ` [PR PATCH] [Updated] " AgarimOSLinux
@ 2022-12-08 11:11 ` AgarimOSLinux
  2023-01-31  7:44 ` AgarimOSLinux
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: AgarimOSLinux @ 2022-12-08 11:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/AgarimOSLinux/void-packages g4music
https://github.com/void-linux/void-packages/pull/40969

New Package: g4music 1.8.2
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### 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/40969.patch is attached

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

From cf101a987e28fa6be92a5e745bea7112cefb29fa Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Santos?= <agarimos@tutanota.com>
Date: Thu, 8 Dec 2022 01:28:40 +0100
Subject: [PATCH 1/4] New package: g4music 1.8.2

---
 srcpkgs/g4music/template           | 14 ++++++++++++++
 srcpkgs/g4music/template-corregida | 14 ++++++++++++++
 2 files changed, 28 insertions(+)
 create mode 100644 srcpkgs/g4music/template
 create mode 100644 srcpkgs/g4music/template-corregida

diff --git a/srcpkgs/g4music/template b/srcpkgs/g4music/template
new file mode 100644
index 000000000000..888a255c5a0d
--- /dev/null
+++ b/srcpkgs/g4music/template
@@ -0,0 +1,14 @@
+# Template file for 'g4music'
+pkgname=g4music
+version=1.8.2
+revision=1
+build_style=meson
+configure_args="--buildtype=release"
+hostmakedepends="gettext pkg-config cmake desktop-file-utils vala-devel AppStream-devel gtk4-devel libadwaita-devel gtk4-update-icon-cache"
+depends=" gst-plugins-bad1 gst-plugins-good1 taglib tracker libadwaita"
+short_desc="Play your music"
+maintainer="José Santos <agarimos@tutanota.com>"
+license="GPL-3.0-or-later"
+homepage="https://gitlab.gnome.org/neithern/g4music"
+distfiles="https://gitlab.gnome.org/neithern/${pkgname}/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
+checksum=3b7d2f47a08b6ce9a2bebf2ce0e4295aa07499628f18571483d809ca9270ab94
diff --git a/srcpkgs/g4music/template-corregida b/srcpkgs/g4music/template-corregida
new file mode 100644
index 000000000000..888a255c5a0d
--- /dev/null
+++ b/srcpkgs/g4music/template-corregida
@@ -0,0 +1,14 @@
+# Template file for 'g4music'
+pkgname=g4music
+version=1.8.2
+revision=1
+build_style=meson
+configure_args="--buildtype=release"
+hostmakedepends="gettext pkg-config cmake desktop-file-utils vala-devel AppStream-devel gtk4-devel libadwaita-devel gtk4-update-icon-cache"
+depends=" gst-plugins-bad1 gst-plugins-good1 taglib tracker libadwaita"
+short_desc="Play your music"
+maintainer="José Santos <agarimos@tutanota.com>"
+license="GPL-3.0-or-later"
+homepage="https://gitlab.gnome.org/neithern/g4music"
+distfiles="https://gitlab.gnome.org/neithern/${pkgname}/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
+checksum=3b7d2f47a08b6ce9a2bebf2ce0e4295aa07499628f18571483d809ca9270ab94

From 3c2118c3dc8d631ff47a1fb62e0464830eac9954 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Santos?= <agarimos@tutanota.com>
Date: Thu, 8 Dec 2022 01:30:05 +0100
Subject: [PATCH 2/4] New package: g4music 1.8.2

---
 srcpkgs/g4music/template-corregida | 14 --------------
 1 file changed, 14 deletions(-)
 delete mode 100644 srcpkgs/g4music/template-corregida

diff --git a/srcpkgs/g4music/template-corregida b/srcpkgs/g4music/template-corregida
deleted file mode 100644
index 888a255c5a0d..000000000000
--- a/srcpkgs/g4music/template-corregida
+++ /dev/null
@@ -1,14 +0,0 @@
-# Template file for 'g4music'
-pkgname=g4music
-version=1.8.2
-revision=1
-build_style=meson
-configure_args="--buildtype=release"
-hostmakedepends="gettext pkg-config cmake desktop-file-utils vala-devel AppStream-devel gtk4-devel libadwaita-devel gtk4-update-icon-cache"
-depends=" gst-plugins-bad1 gst-plugins-good1 taglib tracker libadwaita"
-short_desc="Play your music"
-maintainer="José Santos <agarimos@tutanota.com>"
-license="GPL-3.0-or-later"
-homepage="https://gitlab.gnome.org/neithern/g4music"
-distfiles="https://gitlab.gnome.org/neithern/${pkgname}/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
-checksum=3b7d2f47a08b6ce9a2bebf2ce0e4295aa07499628f18571483d809ca9270ab94

From 20999a40d43410d2145325459860f46eec946ec1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Santos?= <agarimos@tutanota.com>
Date: Thu, 8 Dec 2022 12:07:37 +0100
Subject: [PATCH 3/4] New package: g4music 1.8.2

---
 srcpkgs/g4music/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/g4music/template b/srcpkgs/g4music/template
index 888a255c5a0d..5035e8893c7e 100644
--- a/srcpkgs/g4music/template
+++ b/srcpkgs/g4music/template
@@ -4,7 +4,7 @@ version=1.8.2
 revision=1
 build_style=meson
 configure_args="--buildtype=release"
-hostmakedepends="gettext pkg-config cmake desktop-file-utils vala-devel AppStream-devel gtk4-devel libadwaita-devel gtk4-update-icon-cache"
+hostmakedepends="gettext pkg-config cmake desktop-file-utils vala-devel gtk4-devel libadwaita-devel gtk4-update-icon-cache"
 depends=" gst-plugins-bad1 gst-plugins-good1 taglib tracker libadwaita"
 short_desc="Play your music"
 maintainer="José Santos <agarimos@tutanota.com>"
@@ -12,3 +12,4 @@ license="GPL-3.0-or-later"
 homepage="https://gitlab.gnome.org/neithern/g4music"
 distfiles="https://gitlab.gnome.org/neithern/${pkgname}/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
 checksum=3b7d2f47a08b6ce9a2bebf2ce0e4295aa07499628f18571483d809ca9270ab94
+make_check=no

From 828278ff98d2428521d02ec9b0311749e9a46327 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Santos?= <agarimos@tutanota.com>
Date: Thu, 8 Dec 2022 12:11:32 +0100
Subject: [PATCH 4/4] New package: g4music 1.8.2

---
 srcpkgs/g4music/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/g4music/template b/srcpkgs/g4music/template
index 5035e8893c7e..cbd7b17518e1 100644
--- a/srcpkgs/g4music/template
+++ b/srcpkgs/g4music/template
@@ -12,4 +12,4 @@ license="GPL-3.0-or-later"
 homepage="https://gitlab.gnome.org/neithern/g4music"
 distfiles="https://gitlab.gnome.org/neithern/${pkgname}/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
 checksum=3b7d2f47a08b6ce9a2bebf2ce0e4295aa07499628f18571483d809ca9270ab94
-make_check=no
+make_check=no ##Tests  do not seem to be worth running, it  don't test any of the application itself

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

* Re: [PR PATCH] [Updated] New Package: g4music 1.8.2
  2022-12-08  0:35 [PR PATCH] New Package: g4music 1.8.2 AgarimOSLinux
                   ` (3 preceding siblings ...)
  2022-12-08 11:11 ` AgarimOSLinux
@ 2023-01-31  7:44 ` AgarimOSLinux
  2023-01-31 15:13 ` AgarimOSLinux
  2023-01-31 16:07 ` [PR PATCH] [Closed]: " AgarimOSLinux
  6 siblings, 0 replies; 8+ messages in thread
From: AgarimOSLinux @ 2023-01-31  7:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/AgarimOSLinux/void-packages g4music
https://github.com/void-linux/void-packages/pull/40969

New Package: g4music 1.8.2
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### 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/40969.patch is attached

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

From cf101a987e28fa6be92a5e745bea7112cefb29fa Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Santos?= <agarimos@tutanota.com>
Date: Thu, 8 Dec 2022 01:28:40 +0100
Subject: [PATCH 1/4] New package: g4music 1.8.2

---
 srcpkgs/g4music/template           | 14 ++++++++++++++
 srcpkgs/g4music/template-corregida | 14 ++++++++++++++
 2 files changed, 28 insertions(+)
 create mode 100644 srcpkgs/g4music/template
 create mode 100644 srcpkgs/g4music/template-corregida

diff --git a/srcpkgs/g4music/template b/srcpkgs/g4music/template
new file mode 100644
index 000000000000..888a255c5a0d
--- /dev/null
+++ b/srcpkgs/g4music/template
@@ -0,0 +1,14 @@
+# Template file for 'g4music'
+pkgname=g4music
+version=1.8.2
+revision=1
+build_style=meson
+configure_args="--buildtype=release"
+hostmakedepends="gettext pkg-config cmake desktop-file-utils vala-devel AppStream-devel gtk4-devel libadwaita-devel gtk4-update-icon-cache"
+depends=" gst-plugins-bad1 gst-plugins-good1 taglib tracker libadwaita"
+short_desc="Play your music"
+maintainer="José Santos <agarimos@tutanota.com>"
+license="GPL-3.0-or-later"
+homepage="https://gitlab.gnome.org/neithern/g4music"
+distfiles="https://gitlab.gnome.org/neithern/${pkgname}/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
+checksum=3b7d2f47a08b6ce9a2bebf2ce0e4295aa07499628f18571483d809ca9270ab94
diff --git a/srcpkgs/g4music/template-corregida b/srcpkgs/g4music/template-corregida
new file mode 100644
index 000000000000..888a255c5a0d
--- /dev/null
+++ b/srcpkgs/g4music/template-corregida
@@ -0,0 +1,14 @@
+# Template file for 'g4music'
+pkgname=g4music
+version=1.8.2
+revision=1
+build_style=meson
+configure_args="--buildtype=release"
+hostmakedepends="gettext pkg-config cmake desktop-file-utils vala-devel AppStream-devel gtk4-devel libadwaita-devel gtk4-update-icon-cache"
+depends=" gst-plugins-bad1 gst-plugins-good1 taglib tracker libadwaita"
+short_desc="Play your music"
+maintainer="José Santos <agarimos@tutanota.com>"
+license="GPL-3.0-or-later"
+homepage="https://gitlab.gnome.org/neithern/g4music"
+distfiles="https://gitlab.gnome.org/neithern/${pkgname}/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
+checksum=3b7d2f47a08b6ce9a2bebf2ce0e4295aa07499628f18571483d809ca9270ab94

From 3c2118c3dc8d631ff47a1fb62e0464830eac9954 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Santos?= <agarimos@tutanota.com>
Date: Thu, 8 Dec 2022 01:30:05 +0100
Subject: [PATCH 2/4] New package: g4music 1.8.2

---
 srcpkgs/g4music/template-corregida | 14 --------------
 1 file changed, 14 deletions(-)
 delete mode 100644 srcpkgs/g4music/template-corregida

diff --git a/srcpkgs/g4music/template-corregida b/srcpkgs/g4music/template-corregida
deleted file mode 100644
index 888a255c5a0d..000000000000
--- a/srcpkgs/g4music/template-corregida
+++ /dev/null
@@ -1,14 +0,0 @@
-# Template file for 'g4music'
-pkgname=g4music
-version=1.8.2
-revision=1
-build_style=meson
-configure_args="--buildtype=release"
-hostmakedepends="gettext pkg-config cmake desktop-file-utils vala-devel AppStream-devel gtk4-devel libadwaita-devel gtk4-update-icon-cache"
-depends=" gst-plugins-bad1 gst-plugins-good1 taglib tracker libadwaita"
-short_desc="Play your music"
-maintainer="José Santos <agarimos@tutanota.com>"
-license="GPL-3.0-or-later"
-homepage="https://gitlab.gnome.org/neithern/g4music"
-distfiles="https://gitlab.gnome.org/neithern/${pkgname}/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
-checksum=3b7d2f47a08b6ce9a2bebf2ce0e4295aa07499628f18571483d809ca9270ab94

From 20999a40d43410d2145325459860f46eec946ec1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Santos?= <agarimos@tutanota.com>
Date: Thu, 8 Dec 2022 12:07:37 +0100
Subject: [PATCH 3/4] New package: g4music 1.8.2

---
 srcpkgs/g4music/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/g4music/template b/srcpkgs/g4music/template
index 888a255c5a0d..5035e8893c7e 100644
--- a/srcpkgs/g4music/template
+++ b/srcpkgs/g4music/template
@@ -4,7 +4,7 @@ version=1.8.2
 revision=1
 build_style=meson
 configure_args="--buildtype=release"
-hostmakedepends="gettext pkg-config cmake desktop-file-utils vala-devel AppStream-devel gtk4-devel libadwaita-devel gtk4-update-icon-cache"
+hostmakedepends="gettext pkg-config cmake desktop-file-utils vala-devel gtk4-devel libadwaita-devel gtk4-update-icon-cache"
 depends=" gst-plugins-bad1 gst-plugins-good1 taglib tracker libadwaita"
 short_desc="Play your music"
 maintainer="José Santos <agarimos@tutanota.com>"
@@ -12,3 +12,4 @@ license="GPL-3.0-or-later"
 homepage="https://gitlab.gnome.org/neithern/g4music"
 distfiles="https://gitlab.gnome.org/neithern/${pkgname}/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
 checksum=3b7d2f47a08b6ce9a2bebf2ce0e4295aa07499628f18571483d809ca9270ab94
+make_check=no

From 828278ff98d2428521d02ec9b0311749e9a46327 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Santos?= <agarimos@tutanota.com>
Date: Thu, 8 Dec 2022 12:11:32 +0100
Subject: [PATCH 4/4] New package: g4music 1.8.2

---
 srcpkgs/g4music/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/g4music/template b/srcpkgs/g4music/template
index 5035e8893c7e..cbd7b17518e1 100644
--- a/srcpkgs/g4music/template
+++ b/srcpkgs/g4music/template
@@ -12,4 +12,4 @@ license="GPL-3.0-or-later"
 homepage="https://gitlab.gnome.org/neithern/g4music"
 distfiles="https://gitlab.gnome.org/neithern/${pkgname}/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
 checksum=3b7d2f47a08b6ce9a2bebf2ce0e4295aa07499628f18571483d809ca9270ab94
-make_check=no
+make_check=no ##Tests  do not seem to be worth running, it  don't test any of the application itself

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

* Re: [PR PATCH] [Updated] New Package: g4music 1.8.2
  2022-12-08  0:35 [PR PATCH] New Package: g4music 1.8.2 AgarimOSLinux
                   ` (4 preceding siblings ...)
  2023-01-31  7:44 ` AgarimOSLinux
@ 2023-01-31 15:13 ` AgarimOSLinux
  2023-01-31 16:07 ` [PR PATCH] [Closed]: " AgarimOSLinux
  6 siblings, 0 replies; 8+ messages in thread
From: AgarimOSLinux @ 2023-01-31 15:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/AgarimOSLinux/void-packages g4music
https://github.com/void-linux/void-packages/pull/40969

New Package: g4music 1.8.2
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### 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/40969.patch is attached

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

From cf101a987e28fa6be92a5e745bea7112cefb29fa Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Santos?= <agarimos@tutanota.com>
Date: Thu, 8 Dec 2022 01:28:40 +0100
Subject: [PATCH 1/4] New package: g4music 1.8.2

---
 srcpkgs/g4music/template           | 14 ++++++++++++++
 srcpkgs/g4music/template-corregida | 14 ++++++++++++++
 2 files changed, 28 insertions(+)
 create mode 100644 srcpkgs/g4music/template
 create mode 100644 srcpkgs/g4music/template-corregida

diff --git a/srcpkgs/g4music/template b/srcpkgs/g4music/template
new file mode 100644
index 000000000000..888a255c5a0d
--- /dev/null
+++ b/srcpkgs/g4music/template
@@ -0,0 +1,14 @@
+# Template file for 'g4music'
+pkgname=g4music
+version=1.8.2
+revision=1
+build_style=meson
+configure_args="--buildtype=release"
+hostmakedepends="gettext pkg-config cmake desktop-file-utils vala-devel AppStream-devel gtk4-devel libadwaita-devel gtk4-update-icon-cache"
+depends=" gst-plugins-bad1 gst-plugins-good1 taglib tracker libadwaita"
+short_desc="Play your music"
+maintainer="José Santos <agarimos@tutanota.com>"
+license="GPL-3.0-or-later"
+homepage="https://gitlab.gnome.org/neithern/g4music"
+distfiles="https://gitlab.gnome.org/neithern/${pkgname}/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
+checksum=3b7d2f47a08b6ce9a2bebf2ce0e4295aa07499628f18571483d809ca9270ab94
diff --git a/srcpkgs/g4music/template-corregida b/srcpkgs/g4music/template-corregida
new file mode 100644
index 000000000000..888a255c5a0d
--- /dev/null
+++ b/srcpkgs/g4music/template-corregida
@@ -0,0 +1,14 @@
+# Template file for 'g4music'
+pkgname=g4music
+version=1.8.2
+revision=1
+build_style=meson
+configure_args="--buildtype=release"
+hostmakedepends="gettext pkg-config cmake desktop-file-utils vala-devel AppStream-devel gtk4-devel libadwaita-devel gtk4-update-icon-cache"
+depends=" gst-plugins-bad1 gst-plugins-good1 taglib tracker libadwaita"
+short_desc="Play your music"
+maintainer="José Santos <agarimos@tutanota.com>"
+license="GPL-3.0-or-later"
+homepage="https://gitlab.gnome.org/neithern/g4music"
+distfiles="https://gitlab.gnome.org/neithern/${pkgname}/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
+checksum=3b7d2f47a08b6ce9a2bebf2ce0e4295aa07499628f18571483d809ca9270ab94

From 3c2118c3dc8d631ff47a1fb62e0464830eac9954 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Santos?= <agarimos@tutanota.com>
Date: Thu, 8 Dec 2022 01:30:05 +0100
Subject: [PATCH 2/4] New package: g4music 1.8.2

---
 srcpkgs/g4music/template-corregida | 14 --------------
 1 file changed, 14 deletions(-)
 delete mode 100644 srcpkgs/g4music/template-corregida

diff --git a/srcpkgs/g4music/template-corregida b/srcpkgs/g4music/template-corregida
deleted file mode 100644
index 888a255c5a0d..000000000000
--- a/srcpkgs/g4music/template-corregida
+++ /dev/null
@@ -1,14 +0,0 @@
-# Template file for 'g4music'
-pkgname=g4music
-version=1.8.2
-revision=1
-build_style=meson
-configure_args="--buildtype=release"
-hostmakedepends="gettext pkg-config cmake desktop-file-utils vala-devel AppStream-devel gtk4-devel libadwaita-devel gtk4-update-icon-cache"
-depends=" gst-plugins-bad1 gst-plugins-good1 taglib tracker libadwaita"
-short_desc="Play your music"
-maintainer="José Santos <agarimos@tutanota.com>"
-license="GPL-3.0-or-later"
-homepage="https://gitlab.gnome.org/neithern/g4music"
-distfiles="https://gitlab.gnome.org/neithern/${pkgname}/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
-checksum=3b7d2f47a08b6ce9a2bebf2ce0e4295aa07499628f18571483d809ca9270ab94

From 20999a40d43410d2145325459860f46eec946ec1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Santos?= <agarimos@tutanota.com>
Date: Thu, 8 Dec 2022 12:07:37 +0100
Subject: [PATCH 3/4] New package: g4music 1.8.2

---
 srcpkgs/g4music/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/g4music/template b/srcpkgs/g4music/template
index 888a255c5a0d..5035e8893c7e 100644
--- a/srcpkgs/g4music/template
+++ b/srcpkgs/g4music/template
@@ -4,7 +4,7 @@ version=1.8.2
 revision=1
 build_style=meson
 configure_args="--buildtype=release"
-hostmakedepends="gettext pkg-config cmake desktop-file-utils vala-devel AppStream-devel gtk4-devel libadwaita-devel gtk4-update-icon-cache"
+hostmakedepends="gettext pkg-config cmake desktop-file-utils vala-devel gtk4-devel libadwaita-devel gtk4-update-icon-cache"
 depends=" gst-plugins-bad1 gst-plugins-good1 taglib tracker libadwaita"
 short_desc="Play your music"
 maintainer="José Santos <agarimos@tutanota.com>"
@@ -12,3 +12,4 @@ license="GPL-3.0-or-later"
 homepage="https://gitlab.gnome.org/neithern/g4music"
 distfiles="https://gitlab.gnome.org/neithern/${pkgname}/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
 checksum=3b7d2f47a08b6ce9a2bebf2ce0e4295aa07499628f18571483d809ca9270ab94
+make_check=no

From 828278ff98d2428521d02ec9b0311749e9a46327 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Santos?= <agarimos@tutanota.com>
Date: Thu, 8 Dec 2022 12:11:32 +0100
Subject: [PATCH 4/4] New package: g4music 1.8.2

---
 srcpkgs/g4music/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/g4music/template b/srcpkgs/g4music/template
index 5035e8893c7e..cbd7b17518e1 100644
--- a/srcpkgs/g4music/template
+++ b/srcpkgs/g4music/template
@@ -12,4 +12,4 @@ license="GPL-3.0-or-later"
 homepage="https://gitlab.gnome.org/neithern/g4music"
 distfiles="https://gitlab.gnome.org/neithern/${pkgname}/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
 checksum=3b7d2f47a08b6ce9a2bebf2ce0e4295aa07499628f18571483d809ca9270ab94
-make_check=no
+make_check=no ##Tests  do not seem to be worth running, it  don't test any of the application itself

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

* Re: [PR PATCH] [Closed]: New Package: g4music 1.8.2
  2022-12-08  0:35 [PR PATCH] New Package: g4music 1.8.2 AgarimOSLinux
                   ` (5 preceding siblings ...)
  2023-01-31 15:13 ` AgarimOSLinux
@ 2023-01-31 16:07 ` AgarimOSLinux
  6 siblings, 0 replies; 8+ messages in thread
From: AgarimOSLinux @ 2023-01-31 16:07 UTC (permalink / raw)
  To: ml

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

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

New Package: g4music 1.8.2
https://github.com/void-linux/void-packages/pull/40969

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (X86_64)



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

end of thread, other threads:[~2023-01-31 16:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-08  0:35 [PR PATCH] New Package: g4music 1.8.2 AgarimOSLinux
2022-12-08  0:35 ` AgarimOSLinux
2022-12-08  0:36 ` AgarimOSLinux
2022-12-08 11:08 ` [PR PATCH] [Updated] " AgarimOSLinux
2022-12-08 11:11 ` AgarimOSLinux
2023-01-31  7:44 ` AgarimOSLinux
2023-01-31 15:13 ` AgarimOSLinux
2023-01-31 16:07 ` [PR PATCH] [Closed]: " AgarimOSLinux

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