Github messages for voidlinux
 help / color / mirror / Atom feed
From: teldra <teldra@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] geonkick: update to 2.8.1.
Date: Sun, 06 Feb 2022 01:03:54 +0100	[thread overview]
Message-ID: <20220206000354.ahclufbHpLGZLK74sJ0aa0lQxT1lFxYVmvPBmLQuT88@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35254@inbox.vuxu.org>

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

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

https://github.com/teldra/void-packages update-geonkick
https://github.com/void-linux/void-packages/pull/35254

geonkick: update to 2.8.1.
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From eb9becd88147373902f290e6dd500e28a478bdca Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Sat, 22 Jan 2022 11:17:39 +0100
Subject: [PATCH 1/2] geonkick: update to 2.8.1.

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

diff --git a/srcpkgs/geonkick/template b/srcpkgs/geonkick/template
index e3acec2aa4a0..6929fdab1b68 100644
--- a/srcpkgs/geonkick/template
+++ b/srcpkgs/geonkick/template
@@ -1,6 +1,6 @@
 # Template file for 'geonkick'
 pkgname=geonkick
-version=2.8.0
+version=2.8.1
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config tar xz"
@@ -9,9 +9,10 @@ makedepends="jack-devel libsndfile-devel rapidjson
 short_desc="Free software percussion synthesizer"
 maintainer="teldra <teldra@rotce.de>"
 license="GPL-3.0-or-later"
-homepage="https://github.com/iurie-sw/geonkick"
-distfiles="https://github.com/iurie-sw/geonkick/archive/v${version}.tar.gz"
-checksum=ec656e76df13ae1226bba6eeb8146c4f0ddbae2c34d28a89db473c16497eaff4
+homepage="https://github.com/free-sm/geonkick"
+changelog="https://github.com/free-sm/geonkick/blob/main/NEWS.md"
+distfiles="https://github.com/free-sm/geonkick/archive/refs/tags/v${version}.tar.gz"
+checksum=813fb10709136ed79403c8baf3d847fce9fbf717fea3c194ad2952e0172e6d45
 make_check=extended # No target to "ninja test".
 
 if [[ ! ${XBPS_TARGET_MACHINE} == "x86_64" ]]; then

From 7ffe19044b92d1765d9220f2e956c0a761f00c10 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Sun, 30 Jan 2022 08:31:29 +0100
Subject: [PATCH 2/2] geonkick: update to 2.8.1.

---
 srcpkgs/geonkick/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/geonkick/template b/srcpkgs/geonkick/template
index 6929fdab1b68..79f8ba451959 100644
--- a/srcpkgs/geonkick/template
+++ b/srcpkgs/geonkick/template
@@ -13,9 +13,8 @@ homepage="https://github.com/free-sm/geonkick"
 changelog="https://github.com/free-sm/geonkick/blob/main/NEWS.md"
 distfiles="https://github.com/free-sm/geonkick/archive/refs/tags/v${version}.tar.gz"
 checksum=813fb10709136ed79403c8baf3d847fce9fbf717fea3c194ad2952e0172e6d45
-make_check=extended # No target to "ninja test".
 
-if [[ ! ${XBPS_TARGET_MACHINE} == "x86_64" ]]; then
+if [ ${CROSS_BUILD} ]; then
 	configure_args+=" -DGKICK_ARCHITECTURE=$XBPS_TARGET_MACHINE"
 fi
 

  parent reply	other threads:[~2022-02-06  0:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-26 21:42 [PR PATCH] " teldra
2022-01-27 17:42 ` [PR REVIEW] " paper42
2022-01-28 12:18 ` paper42
2022-02-06  0:03 ` teldra [this message]
2022-02-06  0:34 ` [PR PATCH] [Updated] " teldra
2022-02-06 19:15 ` paper42
2022-02-06 21:04 ` [PR PATCH] [Updated] " teldra
2022-02-10  0:14 ` [PR PATCH] [Merged]: " paper42

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=20220206000354.ahclufbHpLGZLK74sJ0aa0lQxT1lFxYVmvPBmLQuT88@z \
    --to=teldra@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).