Github messages for voidlinux
 help / color / mirror / Atom feed
From: tibequadorian <tibequadorian@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] jalv: update to 1.6.8.
Date: Fri, 25 Nov 2022 09:38:06 +0100	[thread overview]
Message-ID: <20221125083806.k_YuNQW4OUxE-83GPKOxyHYhr-uVxdgdWZWP8FjHFmM@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40742@inbox.vuxu.org>

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

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

https://github.com/tibequadorian/void-packages jalv
https://github.com/void-linux/void-packages/pull/40742

jalv: update to 1.6.8.
<!-- 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**|**NO**
-->

<!-- 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, (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/40742.patch is attached

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

From eaed6050e0b250462fc450f292bc389f4c5300e5 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Thu, 24 Nov 2022 22:23:28 +0100
Subject: [PATCH] jalv: update to 1.6.8.

---
 srcpkgs/jalv/template | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/jalv/template b/srcpkgs/jalv/template
index bf2ac74c0271..ced12b3735a2 100644
--- a/srcpkgs/jalv/template
+++ b/srcpkgs/jalv/template
@@ -1,10 +1,8 @@
 # Template file for 'jalv'
 pkgname=jalv
-version=1.6.6
+version=1.6.8
 revision=1
-build_style=waf3
-configure_args="$(vopt_if portaudio '--portaudio') --no-gtkmm --no-gtk2
- $(vopt_if gtk3 '' '--no-gtk3') $(vopt_if qt '' '--no-qt5')"
+build_style=meson
 hostmakedepends="pkg-config $(vopt_if qt qt5-host-tools)"
 makedepends="lv2 lilv-devel suil-devel serd-devel sord-devel sratom-devel
  $(vopt_if portaudio portaudio-devel jack-devel) $(vopt_if gtk3 gtk+3-devel)
@@ -13,14 +11,16 @@ short_desc="LV2 host for JACK"
 maintainer="tibequadorian <tibequadorian@posteo.de>"
 license="ISC"
 homepage="https://drobilla.net/software/jalv"
-distfiles="http://download.drobilla.net/jalv-${version}.tar.bz2"
-checksum=92d141781b664373207c343cebc5e9b8ced461faf26fdccb95df0007b0639e16
+changelog="https://drobilla.net/category/jalv/"
+distfiles="http://download.drobilla.net/jalv-${version}.tar.xz"
+checksum=edae77b1280ea44d4c0b2b732686defd370fde25ed1da289896d9f53b6fc15e1
 
 build_options="portaudio gtk3 qt"
 build_options_default="gtk3 qt"
 desc_option_portaudio="Use PortAudio backend instead of JACK"
 
+CXXFLAGS="-fPIC"
+
 post_install() {
 	vlicense COPYING
-	rm -f ${DESTDIR}/usr/share/man/man1/jalv.gtkmm.1
 }

  parent reply	other threads:[~2022-11-25  8:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-24 21:23 [PR PATCH] " tibequadorian
2022-11-25  6:22 ` [PR REVIEW] " classabbyamp
2022-11-25  8:38 ` tibequadorian [this message]
2022-11-25  9:04 ` [PR PATCH] [Merged]: " classabbyamp

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=20221125083806.k_YuNQW4OUxE-83GPKOxyHYhr-uVxdgdWZWP8FjHFmM@z \
    --to=tibequadorian@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).