Github messages for voidlinux
 help / color / mirror / Atom feed
From: kawaiiamber <kawaiiamber@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: jamulus-3.6.2
Date: Tue, 19 Jan 2021 10:05:07 +0100	[thread overview]
Message-ID: <20210119090507.spe181r1NrNC0YASojwOtCgLOCeMHII5faer7U39ULw@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27843@inbox.vuxu.org>

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

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

https://github.com/kawaiiamber/void-packages jamulus
https://github.com/void-linux/void-packages/pull/27843

New package: jamulus-3.6.2
Closes [this](https://github.com/void-linux/void-packages/issues/27738), `./xbps-src pkg jamulus` passes locally on my machine, don't know how cross-platform will do.

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

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

From 322957d828ccda911b68e4aa7120afcc8bd16936 Mon Sep 17 00:00:00 2001
From: KawaiiAmber <japaneselearning101@gmail.com>
Date: Mon, 11 Jan 2021 16:26:38 -0700
Subject: [PATCH] New package: jamulus-3.6.2

---
 srcpkgs/jamulus/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/jamulus/template

diff --git a/srcpkgs/jamulus/template b/srcpkgs/jamulus/template
new file mode 100644
index 00000000000..598b6eed3f0
--- /dev/null
+++ b/srcpkgs/jamulus/template
@@ -0,0 +1,20 @@
+# Template file for 'jamulus'
+pkgname=jamulus
+version=3.6.2
+revision=1
+wrksrc=Jamulus${version}
+build_style=qmake
+configure_args="Jamulus.pro"
+hostmakedepends="pkg-config"
+makedepends="qt5-declarative-devel jack-devel"
+depends="jack"
+short_desc="Play music online. With friends. For free"
+maintainer="KawaiiAmber <japaneselearning101@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://jamulus.io/"
+distfiles="${SOURCEFORGE_SITE}/project/llcon/Jamulus/${version}/Jamulus-${version}.tar.gz"
+checksum=86d38f7d22b49720a79a246918cb8f16a690bbc7d6cbc8707e93694bab1a074c
+
+if [ "${CROSS_BUILD}" ]; then
+	hostmakedepends+=" qt5-devel"
+fi

  parent reply	other threads:[~2021-01-19  9:05 UTC|newest]

Thread overview: 71+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-11 23:28 [PR PATCH] " kawaiiamber
2021-01-11 23:30 ` [PR PATCH] [Updated] " kawaiiamber
2021-01-11 23:37 ` kawaiiamber
2021-01-12  2:18 ` [PR REVIEW] " abenson
2021-01-12  2:19 ` abenson
2021-01-12  2:21 ` kawaiiamber
2021-01-12  2:22 ` abenson
2021-01-12  2:23 ` kawaiiamber
2021-01-12  2:23 ` abenson
2021-01-12  2:23 ` abenson
2021-01-12  2:23 ` kawaiiamber
2021-01-12  2:25 ` abenson
2021-01-12  2:27 ` kawaiiamber
2021-01-12  2:29 ` kawaiiamber
2021-01-12  2:32 ` kawaiiamber
2021-01-12  2:33 ` [PR PATCH] [Updated] " kawaiiamber
2021-01-12  2:35 ` kawaiiamber
2021-01-12  2:36 ` kawaiiamber
2021-01-12  2:39 ` [PR REVIEW] " kawaiiamber
2021-01-12  3:23 ` [PR PATCH] [Updated] " kawaiiamber
2021-01-12  3:24 ` [PR REVIEW] " kawaiiamber
2021-01-12 19:01 ` abenson
2021-01-12 21:51 ` [PR PATCH] [Updated] " kawaiiamber
2021-01-12 22:23 ` kawaiiamber
2021-01-12 22:27 ` kawaiiamber
2021-01-12 22:28 ` kawaiiamber
2021-01-12 22:44 ` kawaiiamber
2021-01-12 22:47 ` abenson
2021-01-12 22:48 ` kawaiiamber
2021-01-13  0:14 ` [PR PATCH] [Updated] " kawaiiamber
2021-01-13  1:01 ` kawaiiamber
2021-01-15 10:35 ` [PR PATCH] [Updated] " kawaiiamber
2021-01-15 10:41 ` kawaiiamber
2021-01-15 10:43 ` kawaiiamber
2021-01-15 10:44 ` kawaiiamber
2021-01-15 10:47 ` kawaiiamber
2021-01-15 10:49 ` kawaiiamber
2021-01-15 11:21 ` kawaiiamber
2021-01-15 20:32 ` [PR PATCH] [Updated] " kawaiiamber
2021-01-19  9:05 ` kawaiiamber [this message]
2021-01-19 21:52 ` [PR REVIEW] " ericonr
2021-01-19 21:52 ` ericonr
2021-01-19 22:50 ` kawaiiamber
2021-01-19 22:52 ` kawaiiamber
2021-01-19 22:56 ` ericonr
2021-01-19 22:56 ` kawaiiamber
2021-01-19 22:59 ` [PR REVIEW] " kawaiiamber
2021-01-19 23:37 ` kawaiiamber
2021-01-21  0:47 ` 38github
2021-01-21  2:25 ` kawaiiamber
2021-01-21  3:03 ` [PR PATCH] [Updated] " kawaiiamber
2021-01-21  3:05 ` kawaiiamber
2021-01-21  3:12 ` 38github
2021-01-21  3:37 ` kawaiiamber
2021-01-21  3:38 ` [PR REVIEW] " kawaiiamber
2021-01-21 23:20 ` [PR PATCH] [Updated] " kawaiiamber
2021-01-22  1:50 ` kawaiiamber
2021-01-28  5:29 ` [PR REVIEW] " ericonr
2021-01-28  5:29 ` ericonr
2021-01-28  5:29 ` ericonr
2021-01-28  8:56 ` [PR PATCH] [Updated] " kawaiiamber
2021-01-28  8:57 ` [PR REVIEW] " kawaiiamber
2021-01-28  8:58 ` kawaiiamber
2021-01-28  8:59 ` kawaiiamber
2021-01-28 13:48 ` ericonr
2021-01-28 23:11 ` kawaiiamber
2021-01-28 23:53 ` ericonr
2021-02-02 16:27 ` [PR PATCH] [Updated] " kawaiiamber
2021-02-02 16:28 ` kawaiiamber
2021-02-02 19:13 ` ericonr
2021-02-02 19:14 ` [PR PATCH] [Merged]: " ericonr

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=20210119090507.spe181r1NrNC0YASojwOtCgLOCeMHII5faer7U39ULw@z \
    --to=kawaiiamber@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).