Github messages for voidlinux
 help / color / mirror / Atom feed
From: AgarimOSLinux <AgarimOSLinux@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New Package: g4music 1.8.2
Date: Tue, 31 Jan 2023 16:13:50 +0100	[thread overview]
Message-ID: <20230131151350.B4Aeqymzbv0SU3Oz32ejfSXXgVTZHertWJmcBqvSRxE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40969@inbox.vuxu.org>

[-- 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

  parent reply	other threads:[~2023-01-31 15:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-08  0:35 [PR PATCH] " 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 [this message]
2023-01-31 16:07 ` [PR PATCH] [Closed]: " AgarimOSLinux

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230131151350.B4Aeqymzbv0SU3Oz32ejfSXXgVTZHertWJmcBqvSRxE@z \
    --to=agarimoslinux@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).