Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rubberband: update to 2.0.2.
@ 2022-02-23 23:36 paper42
  2022-02-23 23:45 ` [PR PATCH] [Updated] " paper42
  2022-02-23 23:50 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 2 replies; 3+ messages in thread
From: paper42 @ 2022-02-23 23:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages rubberband-2.0.2
https://github.com/void-linux/void-packages/pull/35820

rubberband: update to 2.0.2.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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/35820.patch is attached

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

From af940161408c330ea593432e667b990416c4e10b Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Wed, 23 Feb 2022 23:46:35 +0100
Subject: [PATCH] rubberband: update to 2.0.2.

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

diff --git a/srcpkgs/rubberband/template b/srcpkgs/rubberband/template
index 0c1f15270aa0..68d4c80d0fe6 100644
--- a/srcpkgs/rubberband/template
+++ b/srcpkgs/rubberband/template
@@ -1,10 +1,10 @@
 # Template file for 'rubberband'
 pkgname=rubberband
-version=1.9.0
+version=2.0.2
 revision=1
-build_style=gnu-configure
+build_style=meson
 hostmakedepends="pkg-config"
-makedepends="ladspa-sdk libsamplerate-devel vamp-plugin-sdk-devel fftw-devel"
+makedepends="ladspa-sdk libsamplerate-devel vamp-plugin-sdk-devel fftw-devel lv2"
 depends="libvamp-plugin-sdk"
 short_desc="Time-stretching and pitch-shifting audio library"
 maintainer="Orphaned <orphan@voidlinux.org>"
@@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
 homepage="https://breakfastquay.com/rubberband/"
 changelog="https://breakfastquay.com/news.html"
 distfiles="https://breakfastquay.com/files/releases/rubberband-${version}.tar.bz2"
-checksum=4f5b9509364ea876b4052fc390c079a3ad4ab63a2683aad09662fb905c2dc026
+checksum=b9eac027e797789ae99611c9eaeaf1c3a44cc804f9c8a0441a0d1d26f3d6bdf9
 
 librubberband_package() {
 	short_desc+=" - Runtime libraries"

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

* Re: [PR PATCH] [Updated] rubberband: update to 2.0.2.
  2022-02-23 23:36 [PR PATCH] rubberband: update to 2.0.2 paper42
@ 2022-02-23 23:45 ` paper42
  2022-02-23 23:50 ` [PR PATCH] [Merged]: " paper42
  1 sibling, 0 replies; 3+ messages in thread
From: paper42 @ 2022-02-23 23:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages rubberband-2.0.2
https://github.com/void-linux/void-packages/pull/35820

rubberband: update to 2.0.2.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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/35820.patch is attached

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

From 2858e4305d6fb01ebf726454b3ce83078906d278 Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Wed, 23 Feb 2022 23:46:35 +0100
Subject: [PATCH] rubberband: update to 2.0.2.

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

diff --git a/srcpkgs/rubberband/template b/srcpkgs/rubberband/template
index 0c1f15270aa0..8c45c08e6033 100644
--- a/srcpkgs/rubberband/template
+++ b/srcpkgs/rubberband/template
@@ -1,10 +1,10 @@
 # Template file for 'rubberband'
 pkgname=rubberband
-version=1.9.0
+version=2.0.2
 revision=1
-build_style=gnu-configure
+build_style=meson
 hostmakedepends="pkg-config"
-makedepends="ladspa-sdk libsamplerate-devel vamp-plugin-sdk-devel fftw-devel"
+makedepends="ladspa-sdk libsamplerate-devel vamp-plugin-sdk-devel fftw-devel lv2"
 depends="libvamp-plugin-sdk"
 short_desc="Time-stretching and pitch-shifting audio library"
 maintainer="Orphaned <orphan@voidlinux.org>"
@@ -12,7 +12,12 @@ license="GPL-2.0-or-later"
 homepage="https://breakfastquay.com/rubberband/"
 changelog="https://breakfastquay.com/news.html"
 distfiles="https://breakfastquay.com/files/releases/rubberband-${version}.tar.bz2"
-checksum=4f5b9509364ea876b4052fc390c079a3ad4ab63a2683aad09662fb905c2dc026
+checksum=b9eac027e797789ae99611c9eaeaf1c3a44cc804f9c8a0441a0d1d26f3d6bdf9
+
+if [ "$CROSS_BUILD" ]; then
+	makedepends+=" libatomic-devel"
+	LDFLAGS+=" -latomic"
+fi
 
 librubberband_package() {
 	short_desc+=" - Runtime libraries"

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

* Re: [PR PATCH] [Merged]: rubberband: update to 2.0.2.
  2022-02-23 23:36 [PR PATCH] rubberband: update to 2.0.2 paper42
  2022-02-23 23:45 ` [PR PATCH] [Updated] " paper42
@ 2022-02-23 23:50 ` paper42
  1 sibling, 0 replies; 3+ messages in thread
From: paper42 @ 2022-02-23 23:50 UTC (permalink / raw)
  To: ml

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

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

rubberband: update to 2.0.2.
https://github.com/void-linux/void-packages/pull/35820

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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
-->


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

end of thread, other threads:[~2022-02-23 23:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-23 23:36 [PR PATCH] rubberband: update to 2.0.2 paper42
2022-02-23 23:45 ` [PR PATCH] [Updated] " paper42
2022-02-23 23:50 ` [PR PATCH] [Merged]: " paper42

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