Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] qtractor: update to 0.9.27
@ 2022-07-19 15:58 mvf
  2022-07-20  1:15 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: mvf @ 2022-07-19 15:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mvf/void-packages pr/qtractor
https://github.com/void-linux/void-packages/pull/38144

qtractor: update to 0.9.27
<!-- 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 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/38144.patch is attached

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

From 2ec6765799fb97cfa21baf6d234b11f5fff359a2 Mon Sep 17 00:00:00 2001
From: Matthias von Faber <mvf@gmx.eu>
Date: Wed, 13 Jul 2022 23:17:47 +0200
Subject: [PATCH] qtractor: update to 0.9.27

---
 srcpkgs/qtractor/template | 21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/qtractor/template b/srcpkgs/qtractor/template
index 9ccd9cb666b7..dfc320865854 100644
--- a/srcpkgs/qtractor/template
+++ b/srcpkgs/qtractor/template
@@ -1,8 +1,9 @@
 # Template file for 'qtractor'
 pkgname=qtractor
-version=0.9.26
+version=0.9.27
 revision=1
-_vst3sdk_tag=3.7.4_build_25
+_clap_tag=1.0.3
+_vst3sdk_tag=3.7.5_build_44
 wrksrc="qtractor-qtractor_${version//./_}"
 create_wrksrc=yes
 build_wrksrc="qtractor-qtractor_${version//./_}"
@@ -11,7 +12,8 @@ configure_args="-DCONFIG_VST3SDK=$XBPS_BUILDDIR/$build_wrksrc/vst3sdk"
 hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
 makedepends="aubio-devel dssi-devel jack-devel ladspa-sdk liblo-devel
  libmad-devel libsamplerate-devel libsndfile-devel libvorbis-devel lilv-devel
- qt5-tools-devel qt5-x11extras-devel rubberband-devel sratom-devel suil-devel"
+ qt5-svg-devel qt5-tools-devel qt5-x11extras-devel rubberband-devel
+ sratom-devel suil-devel"
 depends="desktop-file-utils dssi hicolor-icon-theme jack lv2"
 short_desc="Audio/MIDI multi-track sequencer application written in C++/Qt"
 maintainer="Matthias von Faber <mvf@gmx.eu>"
@@ -20,20 +22,23 @@ license="GPL-3.0-only, BSD-3-Clause"
 homepage="https://qtractor.org"
 changelog="https://raw.githubusercontent.com/rncbc/qtractor/master/ChangeLog"
 distfiles="https://github.com/rncbc/qtractor/archive/qtractor_${version//./_}.tar.gz
+ https://github.com/free-audio/clap/archive/refs/tags/$_clap_tag.tar.gz
  https://github.com/steinbergmedia/vst3sdk/archive/v$_vst3sdk_tag.tar.gz>vst3sdk-v${_vst3sdk_tag}.tar.gz
  https://github.com/steinbergmedia/vst3_base/archive/v$_vst3sdk_tag.tar.gz>vst3_base-v${_vst3sdk_tag}.tar.gz
  https://github.com/steinbergmedia/vst3_pluginterfaces/archive/v$_vst3sdk_tag.tar.gz>vst3_pluginterfaces-v${_vst3sdk_tag}.tar.gz
  https://github.com/steinbergmedia/vst3_public_sdk/archive/v$_vst3sdk_tag.tar.gz>vst3_public_sdk-v${_vst3sdk_tag}.tar.gz"
-checksum="bf1f89a805166e99ca4b9bfc66f8bb1d71a258bf611b1e9e90613cd46799e6a4
- 24f79a670d8f3c7aac34e1340f2d12763beabc9229d61b6f806d850675c8c5f6
- ee333bd17ad533135481c163d85c99fe4d3cdb3e49214eb5adb17ffb1897a423
- 59326a77b5df73ec6a35925a4005874ee3e29a2dbd6e6b88905d03b90fc9c3a5
- 3b321b7f2289c7204bceae1f6640d74b6cf35b474f98da7a50ed36c24e019831"
+checksum="e3461b1c752fb6e85591f183042c52f03453c95c79aebb9622248b00f93197dd
+ 84fef9f2e975177b320ede47365fc8e04a459d34d967eef2afc5a57b6992b0c6
+ ed359d496796588aa0be86cc902e2472e9624abf6af3a85b2a5711ad069fb9f3
+ 360c51e3fbb33c0bf389175d07f8f09c175120296e9b0e6a4d222663e92bccf8
+ f34e313c7ff6661401275947a8c3d695d9a2c06c84135c9c8d4939f5316393a7
+ 11992e0fddff5173785bcd9a4ce9e57f3262b07e5f2c76a8aa812ef99497e3be"
 
 post_extract() {
 	cd $wrksrc
 	ln -s vst3sdk-$_vst3sdk_tag vst3sdk
 	for src_dest in \
+	 clap-$_clap_tag:$build_wrksrc/src/clap \
 	 vst3_base-$_vst3sdk_tag:vst3sdk/base \
 	 vst3_pluginterfaces-$_vst3sdk_tag:vst3sdk/pluginterfaces \
 	 vst3_public_sdk-$_vst3sdk_tag:vst3sdk/public.sdk

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: qtractor: update to 0.9.27
  2022-07-19 15:58 [PR PATCH] qtractor: update to 0.9.27 mvf
@ 2022-07-20  1:15 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2022-07-20  1:15 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

qtractor: update to 0.9.27
https://github.com/void-linux/void-packages/pull/38144

Description:
<!-- 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 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
-->


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-20  1:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-19 15:58 [PR PATCH] qtractor: update to 0.9.27 mvf
2022-07-20  1:15 ` [PR PATCH] [Merged]: " classabbyamp

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).