Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ardour: update to 7.3.
@ 2023-03-14 14:02 tibequadorian
  2023-06-13  2:00 ` github-actions
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: tibequadorian @ 2023-03-14 14:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages ardour-7.3
https://github.com/void-linux/void-packages/pull/42764

ardour: update to 7.3.
<!-- 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/42764.patch is attached

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

From 40d2d886add5bd73ff503f107d8746df510e64a6 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Tue, 14 Mar 2023 14:51:26 +0100
Subject: [PATCH] ardour: update to 7.3.

---
 srcpkgs/ardour/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/ardour/template b/srcpkgs/ardour/template
index f45d263565b4..b1f9bc02d1a2 100644
--- a/srcpkgs/ardour/template
+++ b/srcpkgs/ardour/template
@@ -1,6 +1,6 @@
 # Template file for 'ardour'
 pkgname=ardour
-version=7.2
+version=7.3
 revision=1
 build_style=waf3
 configure_args="--cxx11 --no-phone-home --with-backends=jack,alsa,dummy

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

* Re: ardour: update to 7.3.
  2023-03-14 14:02 [PR PATCH] ardour: update to 7.3 tibequadorian
@ 2023-06-13  2:00 ` github-actions
  2023-06-27  2:08 ` [PR PATCH] [Closed]: " github-actions
  2023-07-18 14:36 ` luzpaz
  2 siblings, 0 replies; 4+ messages in thread
From: github-actions @ 2023-06-13  2:00 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/42764#issuecomment-1588399704

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: ardour: update to 7.3.
  2023-03-14 14:02 [PR PATCH] ardour: update to 7.3 tibequadorian
  2023-06-13  2:00 ` github-actions
@ 2023-06-27  2:08 ` github-actions
  2023-07-18 14:36 ` luzpaz
  2 siblings, 0 replies; 4+ messages in thread
From: github-actions @ 2023-06-27  2:08 UTC (permalink / raw)
  To: ml

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

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

ardour: update to 7.3.
https://github.com/void-linux/void-packages/pull/42764

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 [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
-->


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

* Re: ardour: update to 7.3.
  2023-03-14 14:02 [PR PATCH] ardour: update to 7.3 tibequadorian
  2023-06-13  2:00 ` github-actions
  2023-06-27  2:08 ` [PR PATCH] [Closed]: " github-actions
@ 2023-07-18 14:36 ` luzpaz
  2 siblings, 0 replies; 4+ messages in thread
From: luzpaz @ 2023-07-18 14:36 UTC (permalink / raw)
  To: ml

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

New comment by luzpaz on void-packages repository

https://github.com/void-linux/void-packages/pull/42764#issuecomment-1640353341

Comment:
@tibequadorian latest release is 7.5 https://ardour.org/whatsnew.html

Would you mind resubmitting for 7.5 ?

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

end of thread, other threads:[~2023-07-18 14:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-14 14:02 [PR PATCH] ardour: update to 7.3 tibequadorian
2023-06-13  2:00 ` github-actions
2023-06-27  2:08 ` [PR PATCH] [Closed]: " github-actions
2023-07-18 14:36 ` luzpaz

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