Github messages for voidlinux
 help / color / mirror / Atom feed
From: astralchan <astralchan@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] jamulus: update to 3.9.0
Date: Sat, 27 Aug 2022 02:20:06 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38934@inbox.vuxu.org> (raw)

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

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

https://github.com/astralchan/void-packages jamulus
https://github.com/void-linux/void-packages/pull/38934

jamulus: update to 3.9.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

#### Changes
`qt5-multimedia-devel` should now be explicitly listed in `makedepends`. I've also updated `maintainer` as I no longer use that email / go by that name anymore.


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

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

From ad499bf1e00841cd43a5e3f34e26fc09ccd78475 Mon Sep 17 00:00:00 2001
From: astral <astral@astralchan.xyz>
Date: Fri, 26 Aug 2022 18:22:36 -0600
Subject: [PATCH] jamulus: update to 3.9.0

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

diff --git a/srcpkgs/jamulus/template b/srcpkgs/jamulus/template
index 61617ffb799c..c7be91e1e414 100644
--- a/srcpkgs/jamulus/template
+++ b/srcpkgs/jamulus/template
@@ -1,16 +1,16 @@
 # Template file for 'jamulus'
 pkgname=jamulus
-version=3.8.2
+version=3.9.0
 revision=1
 _version=r${version//./_}
 wrksrc=${pkgname}-${_version}
 build_style=qmake
 configure_args="Jamulus.pro"
 hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
-makedepends="qt5-declarative-devel jack-devel"
+makedepends="qt5-declarative-devel jack-devel qt5-multimedia-devel"
 short_desc="Play music online. With friends. For free"
-maintainer="KawaiiAmber <japaneselearning101@gmail.com>"
+maintainer="astralchan <astral@astralchan.xyz>"
 license="GPL-2.0-or-later"
 homepage="https://jamulus.io"
 distfiles="https://github.com/corrados/jamulus/archive/${_version}.tar.gz"
-checksum=4c323db21c896c711f726319b40114d1a0b5a374fd25eb43d9af52c19fc3d55e
+checksum=742b1954111c55b39ea7b2863c762d6731359e2b4793ef2409b150096fb196a5

             reply	other threads:[~2022-08-27  0:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-27  0:20 astralchan [this message]
2022-08-28 22:09 ` [PR PATCH] [Merged]: " Duncaen

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38934@inbox.vuxu.org \
    --to=astralchan@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).