* [PR PATCH] audacity: update to 3.6.4
@ 2024-09-27 15:58 zlice
2024-09-29 3:52 ` [PR PATCH] [Updated] " zlice
` (8 more replies)
0 siblings, 9 replies; 10+ messages in thread
From: zlice @ 2024-09-27 15:58 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 494 bytes --]
There is a new pull request by zlice against master on the void-packages repository
https://github.com/zlice/void-packages audacity364
https://github.com/void-linux/void-packages/pull/52375
audacity: update to 3.6.4
#### Testing the changes
- I tested the changes in this PR: **NO** (can do in a few days)
#### Local build testing
- I built this PR locally for my native architecture, **x86_64**
A patch file from https://github.com/void-linux/void-packages/pull/52375.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-audacity364-52375.patch --]
[-- Type: text/x-diff, Size: 1721 bytes --]
From cf7040a25fbb6a8de5082ad342cdc2ed9fe95ef3 Mon Sep 17 00:00:00 2001
From: zlice <zlice555@gmail.com>
Date: Fri, 27 Sep 2024 11:56:44 -0400
Subject: [PATCH] audacity: update to 3.6.4
---
srcpkgs/audacity/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/audacity/template b/srcpkgs/audacity/template
index 7b838119ab2611..f964551d9f37eb 100644
--- a/srcpkgs/audacity/template
+++ b/srcpkgs/audacity/template
@@ -1,6 +1,6 @@
# Template file for 'audacity'
pkgname=audacity
-version=3.4.2
+version=3.6.4
revision=1
build_style=cmake
build_helper="cmake-wxWidgets-gtk3 qemu"
@@ -12,7 +12,7 @@ configure_args="-Daudacity_use_ffmpeg=loaded -Daudacity_lib_preference=system
-Daudacity_has_updates_check=OFF -DAUDACITY_BUILD_LEVEL=2"
hostmakedepends="pkg-config gettext python3"
makedepends="wxWidgets-gtk3-devel gtk+3-devel expat-devel lame-devel
- libsoxr-devel portaudio-devel sqlite-devel ffmpeg-devel
+ libsoxr-devel portaudio-devel sqlite-devel ffmpeg6-devel
libid3tag-devel libmad-devel vamp-plugin-sdk-devel libogg-devel
libvorbis-devel libflac-devel lilv-devel lv2 serd-devel sord-devel
sratom-devel suil-devel portmidi-devel soundtouch-devel twolame-devel
@@ -25,7 +25,7 @@ license="GPL-2.0-or-later, GPL-3.0-or-later, CC-BY-3.0"
homepage="https://www.audacityteam.org"
changelog="https://github.com/audacity/audacity/raw/master/CHANGELOG.txt"
distfiles="https://github.com/audacity/audacity/releases/download/Audacity-${version}/audacity-sources-${version}.tar.gz"
-checksum=f28dd718d2c5a2aa9f207b8351443a90c1f02b65378ca94bcc7febda42635e48
+checksum=8e8c184d9304e961deee7c1621d475ab529f2d550f236c59f43940a842721ac3
CXXFLAGS="-D_FILE_OFFSET_BITS=64"
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PR PATCH] [Updated] audacity: update to 3.6.4
2024-09-27 15:58 [PR PATCH] audacity: update to 3.6.4 zlice
@ 2024-09-29 3:52 ` zlice
2024-09-29 17:24 ` zlice
` (7 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: zlice @ 2024-09-29 3:52 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 659 bytes --]
There is an updated pull request by zlice against master on the void-packages repository
https://github.com/zlice/void-packages audacity364
https://github.com/void-linux/void-packages/pull/52375
audacity: update to 3.6.4
#### Testing the changes
- I tested the changes in this PR: **NO** (can do in a few days)
#### Local build testing
- I built this PR locally for my native architecture, **x86_64**
#### Comments
ffmpeg 6 tracking https://github.com/void-linux/void-packages/issues/51522
old pr https://github.com/void-linux/void-packages/pull/51407
A patch file from https://github.com/void-linux/void-packages/pull/52375.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-audacity364-52375.patch --]
[-- Type: text/x-diff, Size: 2051 bytes --]
From ad4ed1a565137ec2b46b338d1c839c2e33efb8e3 Mon Sep 17 00:00:00 2001
From: zlice <zlice555@gmail.com>
Date: Fri, 27 Sep 2024 11:56:44 -0400
Subject: [PATCH] audacity: update to 3.6.4
---
srcpkgs/audacity/template | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/srcpkgs/audacity/template b/srcpkgs/audacity/template
index 7b838119ab2611..1883c98ebb1aba 100644
--- a/srcpkgs/audacity/template
+++ b/srcpkgs/audacity/template
@@ -1,6 +1,6 @@
# Template file for 'audacity'
pkgname=audacity
-version=3.4.2
+version=3.6.4
revision=1
build_style=cmake
build_helper="cmake-wxWidgets-gtk3 qemu"
@@ -12,11 +12,11 @@ configure_args="-Daudacity_use_ffmpeg=loaded -Daudacity_lib_preference=system
-Daudacity_has_updates_check=OFF -DAUDACITY_BUILD_LEVEL=2"
hostmakedepends="pkg-config gettext python3"
makedepends="wxWidgets-gtk3-devel gtk+3-devel expat-devel lame-devel
- libsoxr-devel portaudio-devel sqlite-devel ffmpeg-devel
+ libsoxr-devel portaudio-devel sqlite-devel ffmpeg6-devel
libid3tag-devel libmad-devel vamp-plugin-sdk-devel libogg-devel
libvorbis-devel libflac-devel lilv-devel lv2 serd-devel sord-devel
sratom-devel suil-devel portmidi-devel soundtouch-devel twolame-devel
- zlib-devel libuuid-devel jack-devel wavpack-devel libsndfile-devel
+ zlib-devel jack-devel wavpack-devel libsndfile-devel
opusfile-devel rapidjson"
depends="desktop-file-utils hicolor-icon-theme"
short_desc="Graphical cross-platform audio editor"
@@ -25,7 +25,11 @@ license="GPL-2.0-or-later, GPL-3.0-or-later, CC-BY-3.0"
homepage="https://www.audacityteam.org"
changelog="https://github.com/audacity/audacity/raw/master/CHANGELOG.txt"
distfiles="https://github.com/audacity/audacity/releases/download/Audacity-${version}/audacity-sources-${version}.tar.gz"
-checksum=f28dd718d2c5a2aa9f207b8351443a90c1f02b65378ca94bcc7febda42635e48
+checksum=8e8c184d9304e961deee7c1621d475ab529f2d550f236c59f43940a842721ac3
+
+case "$XBPS_TARGET_MACHINE" in
+ i686*) CFLAGS="-msse2";;
+esac
CXXFLAGS="-D_FILE_OFFSET_BITS=64"
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PR PATCH] [Updated] audacity: update to 3.6.4
2024-09-27 15:58 [PR PATCH] audacity: update to 3.6.4 zlice
2024-09-29 3:52 ` [PR PATCH] [Updated] " zlice
@ 2024-09-29 17:24 ` zlice
2024-11-01 12:10 ` zlice
` (6 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: zlice @ 2024-09-29 17:24 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 659 bytes --]
There is an updated pull request by zlice against master on the void-packages repository
https://github.com/zlice/void-packages audacity364
https://github.com/void-linux/void-packages/pull/52375
audacity: update to 3.6.4
#### Testing the changes
- I tested the changes in this PR: **NO** (can do in a few days)
#### Local build testing
- I built this PR locally for my native architecture, **x86_64**
#### Comments
ffmpeg 6 tracking https://github.com/void-linux/void-packages/issues/51522
old pr https://github.com/void-linux/void-packages/pull/51407
A patch file from https://github.com/void-linux/void-packages/pull/52375.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-audacity364-52375.patch --]
[-- Type: text/x-diff, Size: 2051 bytes --]
From 10dacd5ae6c416979514f371df849529c8a3772b Mon Sep 17 00:00:00 2001
From: zlice <zlice555@gmail.com>
Date: Fri, 27 Sep 2024 11:56:44 -0400
Subject: [PATCH] audacity: update to 3.6.4
---
srcpkgs/audacity/template | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/srcpkgs/audacity/template b/srcpkgs/audacity/template
index 7b838119ab2611..1883c98ebb1aba 100644
--- a/srcpkgs/audacity/template
+++ b/srcpkgs/audacity/template
@@ -1,6 +1,6 @@
# Template file for 'audacity'
pkgname=audacity
-version=3.4.2
+version=3.6.4
revision=1
build_style=cmake
build_helper="cmake-wxWidgets-gtk3 qemu"
@@ -12,11 +12,11 @@ configure_args="-Daudacity_use_ffmpeg=loaded -Daudacity_lib_preference=system
-Daudacity_has_updates_check=OFF -DAUDACITY_BUILD_LEVEL=2"
hostmakedepends="pkg-config gettext python3"
makedepends="wxWidgets-gtk3-devel gtk+3-devel expat-devel lame-devel
- libsoxr-devel portaudio-devel sqlite-devel ffmpeg-devel
+ libsoxr-devel portaudio-devel sqlite-devel ffmpeg6-devel
libid3tag-devel libmad-devel vamp-plugin-sdk-devel libogg-devel
libvorbis-devel libflac-devel lilv-devel lv2 serd-devel sord-devel
sratom-devel suil-devel portmidi-devel soundtouch-devel twolame-devel
- zlib-devel libuuid-devel jack-devel wavpack-devel libsndfile-devel
+ zlib-devel jack-devel wavpack-devel libsndfile-devel
opusfile-devel rapidjson"
depends="desktop-file-utils hicolor-icon-theme"
short_desc="Graphical cross-platform audio editor"
@@ -25,7 +25,11 @@ license="GPL-2.0-or-later, GPL-3.0-or-later, CC-BY-3.0"
homepage="https://www.audacityteam.org"
changelog="https://github.com/audacity/audacity/raw/master/CHANGELOG.txt"
distfiles="https://github.com/audacity/audacity/releases/download/Audacity-${version}/audacity-sources-${version}.tar.gz"
-checksum=f28dd718d2c5a2aa9f207b8351443a90c1f02b65378ca94bcc7febda42635e48
+checksum=8e8c184d9304e961deee7c1621d475ab529f2d550f236c59f43940a842721ac3
+
+case "$XBPS_TARGET_MACHINE" in
+ i686*) CFLAGS="-msse2";;
+esac
CXXFLAGS="-D_FILE_OFFSET_BITS=64"
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PR PATCH] [Updated] audacity: update to 3.6.4
2024-09-27 15:58 [PR PATCH] audacity: update to 3.6.4 zlice
2024-09-29 3:52 ` [PR PATCH] [Updated] " zlice
2024-09-29 17:24 ` zlice
@ 2024-11-01 12:10 ` zlice
2024-11-06 15:09 ` zlice
` (5 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: zlice @ 2024-11-01 12:10 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 742 bytes --]
There is an updated pull request by zlice against master on the void-packages repository
https://github.com/zlice/void-packages audacity364
https://github.com/void-linux/void-packages/pull/52375
audacity: update to 3.6.4
#### 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**
#### Comments
ffmpeg 6 tracking https://github.com/void-linux/void-packages/issues/51522
old pr https://github.com/void-linux/void-packages/pull/51407
update: tested. works. some visual glitchery? splash screens are a bit weird, may just be my wm fork?
A patch file from https://github.com/void-linux/void-packages/pull/52375.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-audacity364-52375.patch --]
[-- Type: text/x-diff, Size: 2051 bytes --]
From f81c15023cf92dad96d9f60ec1c43582ccb5384f Mon Sep 17 00:00:00 2001
From: zlice <zlice555@gmail.com>
Date: Fri, 27 Sep 2024 11:56:44 -0400
Subject: [PATCH] audacity: update to 3.6.4
---
srcpkgs/audacity/template | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/srcpkgs/audacity/template b/srcpkgs/audacity/template
index 7b838119ab2611..1883c98ebb1aba 100644
--- a/srcpkgs/audacity/template
+++ b/srcpkgs/audacity/template
@@ -1,6 +1,6 @@
# Template file for 'audacity'
pkgname=audacity
-version=3.4.2
+version=3.6.4
revision=1
build_style=cmake
build_helper="cmake-wxWidgets-gtk3 qemu"
@@ -12,11 +12,11 @@ configure_args="-Daudacity_use_ffmpeg=loaded -Daudacity_lib_preference=system
-Daudacity_has_updates_check=OFF -DAUDACITY_BUILD_LEVEL=2"
hostmakedepends="pkg-config gettext python3"
makedepends="wxWidgets-gtk3-devel gtk+3-devel expat-devel lame-devel
- libsoxr-devel portaudio-devel sqlite-devel ffmpeg-devel
+ libsoxr-devel portaudio-devel sqlite-devel ffmpeg6-devel
libid3tag-devel libmad-devel vamp-plugin-sdk-devel libogg-devel
libvorbis-devel libflac-devel lilv-devel lv2 serd-devel sord-devel
sratom-devel suil-devel portmidi-devel soundtouch-devel twolame-devel
- zlib-devel libuuid-devel jack-devel wavpack-devel libsndfile-devel
+ zlib-devel jack-devel wavpack-devel libsndfile-devel
opusfile-devel rapidjson"
depends="desktop-file-utils hicolor-icon-theme"
short_desc="Graphical cross-platform audio editor"
@@ -25,7 +25,11 @@ license="GPL-2.0-or-later, GPL-3.0-or-later, CC-BY-3.0"
homepage="https://www.audacityteam.org"
changelog="https://github.com/audacity/audacity/raw/master/CHANGELOG.txt"
distfiles="https://github.com/audacity/audacity/releases/download/Audacity-${version}/audacity-sources-${version}.tar.gz"
-checksum=f28dd718d2c5a2aa9f207b8351443a90c1f02b65378ca94bcc7febda42635e48
+checksum=8e8c184d9304e961deee7c1621d475ab529f2d550f236c59f43940a842721ac3
+
+case "$XBPS_TARGET_MACHINE" in
+ i686*) CFLAGS="-msse2";;
+esac
CXXFLAGS="-D_FILE_OFFSET_BITS=64"
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PR PATCH] [Updated] audacity: update to 3.6.4
2024-09-27 15:58 [PR PATCH] audacity: update to 3.6.4 zlice
` (2 preceding siblings ...)
2024-11-01 12:10 ` zlice
@ 2024-11-06 15:09 ` zlice
2024-12-19 12:59 ` [PR PATCH] [Updated] audacity: update to 3.7.1 zlice
` (4 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: zlice @ 2024-11-06 15:09 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 742 bytes --]
There is an updated pull request by zlice against master on the void-packages repository
https://github.com/zlice/void-packages audacity364
https://github.com/void-linux/void-packages/pull/52375
audacity: update to 3.6.4
#### 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**
#### Comments
ffmpeg 6 tracking https://github.com/void-linux/void-packages/issues/51522
old pr https://github.com/void-linux/void-packages/pull/51407
update: tested. works. some visual glitchery? splash screens are a bit weird, may just be my wm fork?
A patch file from https://github.com/void-linux/void-packages/pull/52375.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-audacity364-52375.patch --]
[-- Type: text/x-diff, Size: 2051 bytes --]
From e9fc871ca3621dca4cc867a1ece25dcd76c5cbc8 Mon Sep 17 00:00:00 2001
From: zlice <zlice555@gmail.com>
Date: Fri, 27 Sep 2024 11:56:44 -0400
Subject: [PATCH] audacity: update to 3.7.0
---
srcpkgs/audacity/template | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/srcpkgs/audacity/template b/srcpkgs/audacity/template
index 7b838119ab2611..c153ed51c7cf06 100644
--- a/srcpkgs/audacity/template
+++ b/srcpkgs/audacity/template
@@ -1,6 +1,6 @@
# Template file for 'audacity'
pkgname=audacity
-version=3.4.2
+version=3.7.0
revision=1
build_style=cmake
build_helper="cmake-wxWidgets-gtk3 qemu"
@@ -12,11 +12,11 @@ configure_args="-Daudacity_use_ffmpeg=loaded -Daudacity_lib_preference=system
-Daudacity_has_updates_check=OFF -DAUDACITY_BUILD_LEVEL=2"
hostmakedepends="pkg-config gettext python3"
makedepends="wxWidgets-gtk3-devel gtk+3-devel expat-devel lame-devel
- libsoxr-devel portaudio-devel sqlite-devel ffmpeg-devel
+ libsoxr-devel portaudio-devel sqlite-devel ffmpeg6-devel
libid3tag-devel libmad-devel vamp-plugin-sdk-devel libogg-devel
libvorbis-devel libflac-devel lilv-devel lv2 serd-devel sord-devel
sratom-devel suil-devel portmidi-devel soundtouch-devel twolame-devel
- zlib-devel libuuid-devel jack-devel wavpack-devel libsndfile-devel
+ zlib-devel jack-devel wavpack-devel libsndfile-devel
opusfile-devel rapidjson"
depends="desktop-file-utils hicolor-icon-theme"
short_desc="Graphical cross-platform audio editor"
@@ -25,7 +25,11 @@ license="GPL-2.0-or-later, GPL-3.0-or-later, CC-BY-3.0"
homepage="https://www.audacityteam.org"
changelog="https://github.com/audacity/audacity/raw/master/CHANGELOG.txt"
distfiles="https://github.com/audacity/audacity/releases/download/Audacity-${version}/audacity-sources-${version}.tar.gz"
-checksum=f28dd718d2c5a2aa9f207b8351443a90c1f02b65378ca94bcc7febda42635e48
+checksum=fefe75f375a7e63c436eefe7258e0817bb17abf433252df7fa2667813031eb70
+
+case "$XBPS_TARGET_MACHINE" in
+ i686*) CFLAGS="-msse2";;
+esac
CXXFLAGS="-D_FILE_OFFSET_BITS=64"
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PR PATCH] [Updated] audacity: update to 3.7.1
2024-09-27 15:58 [PR PATCH] audacity: update to 3.6.4 zlice
` (3 preceding siblings ...)
2024-11-06 15:09 ` zlice
@ 2024-12-19 12:59 ` zlice
2025-01-03 17:22 ` slymattz
` (3 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: zlice @ 2024-12-19 12:59 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 746 bytes --]
There is an updated pull request by zlice against master on the void-packages repository
https://github.com/zlice/void-packages audacity364
https://github.com/void-linux/void-packages/pull/52375
audacity: update to 3.7.1
#### 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**
#### Comments
ffmpeg 6 tracking https://github.com/void-linux/void-packages/issues/51522
old pr https://github.com/void-linux/void-packages/pull/51407
~~update: tested. works. some visual glitchery? splash screens are a bit weird, may just be my wm fork?~~
A patch file from https://github.com/void-linux/void-packages/pull/52375.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-audacity364-52375.patch --]
[-- Type: text/x-diff, Size: 2051 bytes --]
From 50cfcf31ca548a1e1f64193f2988bed064f276a1 Mon Sep 17 00:00:00 2001
From: zlice <zlice555@gmail.com>
Date: Fri, 27 Sep 2024 11:56:44 -0400
Subject: [PATCH] audacity: update to 3.7.1
---
srcpkgs/audacity/template | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/srcpkgs/audacity/template b/srcpkgs/audacity/template
index 7b838119ab2611..ea035db79f7fe1 100644
--- a/srcpkgs/audacity/template
+++ b/srcpkgs/audacity/template
@@ -1,6 +1,6 @@
# Template file for 'audacity'
pkgname=audacity
-version=3.4.2
+version=3.7.1
revision=1
build_style=cmake
build_helper="cmake-wxWidgets-gtk3 qemu"
@@ -12,11 +12,11 @@ configure_args="-Daudacity_use_ffmpeg=loaded -Daudacity_lib_preference=system
-Daudacity_has_updates_check=OFF -DAUDACITY_BUILD_LEVEL=2"
hostmakedepends="pkg-config gettext python3"
makedepends="wxWidgets-gtk3-devel gtk+3-devel expat-devel lame-devel
- libsoxr-devel portaudio-devel sqlite-devel ffmpeg-devel
+ libsoxr-devel portaudio-devel sqlite-devel ffmpeg6-devel
libid3tag-devel libmad-devel vamp-plugin-sdk-devel libogg-devel
libvorbis-devel libflac-devel lilv-devel lv2 serd-devel sord-devel
sratom-devel suil-devel portmidi-devel soundtouch-devel twolame-devel
- zlib-devel libuuid-devel jack-devel wavpack-devel libsndfile-devel
+ zlib-devel jack-devel wavpack-devel libsndfile-devel
opusfile-devel rapidjson"
depends="desktop-file-utils hicolor-icon-theme"
short_desc="Graphical cross-platform audio editor"
@@ -25,7 +25,11 @@ license="GPL-2.0-or-later, GPL-3.0-or-later, CC-BY-3.0"
homepage="https://www.audacityteam.org"
changelog="https://github.com/audacity/audacity/raw/master/CHANGELOG.txt"
distfiles="https://github.com/audacity/audacity/releases/download/Audacity-${version}/audacity-sources-${version}.tar.gz"
-checksum=f28dd718d2c5a2aa9f207b8351443a90c1f02b65378ca94bcc7febda42635e48
+checksum=5f89397a60dee54e5a6b05c9947ebce6e1566815050b01c534c52d44353ceb80
+
+case "$XBPS_TARGET_MACHINE" in
+ i686*) CFLAGS="-msse2";;
+esac
CXXFLAGS="-D_FILE_OFFSET_BITS=64"
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: audacity: update to 3.7.1
2024-09-27 15:58 [PR PATCH] audacity: update to 3.6.4 zlice
` (4 preceding siblings ...)
2024-12-19 12:59 ` [PR PATCH] [Updated] audacity: update to 3.7.1 zlice
@ 2025-01-03 17:22 ` slymattz
2025-03-17 1:15 ` [PR PATCH] [Updated] audacity: update to 3.7.3 zlice
` (2 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: slymattz @ 2025-01-03 17:22 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 371 bytes --]
New comment by slymattz on void-packages repository
https://github.com/void-linux/void-packages/pull/52375#issuecomment-2569570810
Comment:
I experienced an irritating bug when using audacity-3.4.2_1 where the playback head would get stuck and I wasn't able to cue in where I wanted. I did a needledrop with audacity 3.7.1 from this PR and the bug no longer occurred.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PR PATCH] [Updated] audacity: update to 3.7.3
2024-09-27 15:58 [PR PATCH] audacity: update to 3.6.4 zlice
` (5 preceding siblings ...)
2025-01-03 17:22 ` slymattz
@ 2025-03-17 1:15 ` zlice
2025-03-17 1:22 ` zlice
2025-03-19 0:49 ` [PR PATCH] [Merged]: " oreo639
8 siblings, 0 replies; 10+ messages in thread
From: zlice @ 2025-03-17 1:15 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 746 bytes --]
There is an updated pull request by zlice against master on the void-packages repository
https://github.com/zlice/void-packages audacity364
https://github.com/void-linux/void-packages/pull/52375
audacity: update to 3.7.3
#### 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**
#### Comments
ffmpeg 6 tracking https://github.com/void-linux/void-packages/issues/51522
old pr https://github.com/void-linux/void-packages/pull/51407
~~update: tested. works. some visual glitchery? splash screens are a bit weird, may just be my wm fork?~~
A patch file from https://github.com/void-linux/void-packages/pull/52375.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-audacity364-52375.patch --]
[-- Type: text/x-diff, Size: 2051 bytes --]
From 755d2791362662e6b72703cc17cdb8acc73fecc9 Mon Sep 17 00:00:00 2001
From: zlice <zlice555@gmail.com>
Date: Fri, 27 Sep 2024 11:56:44 -0400
Subject: [PATCH] audacity: update to 3.7.3
---
srcpkgs/audacity/template | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/srcpkgs/audacity/template b/srcpkgs/audacity/template
index 7b838119ab2611..4a29fc0c12a79a 100644
--- a/srcpkgs/audacity/template
+++ b/srcpkgs/audacity/template
@@ -1,6 +1,6 @@
# Template file for 'audacity'
pkgname=audacity
-version=3.4.2
+version=3.7.3
revision=1
build_style=cmake
build_helper="cmake-wxWidgets-gtk3 qemu"
@@ -12,11 +12,11 @@ configure_args="-Daudacity_use_ffmpeg=loaded -Daudacity_lib_preference=system
-Daudacity_has_updates_check=OFF -DAUDACITY_BUILD_LEVEL=2"
hostmakedepends="pkg-config gettext python3"
makedepends="wxWidgets-gtk3-devel gtk+3-devel expat-devel lame-devel
- libsoxr-devel portaudio-devel sqlite-devel ffmpeg-devel
+ libsoxr-devel portaudio-devel sqlite-devel ffmpeg6-devel
libid3tag-devel libmad-devel vamp-plugin-sdk-devel libogg-devel
libvorbis-devel libflac-devel lilv-devel lv2 serd-devel sord-devel
sratom-devel suil-devel portmidi-devel soundtouch-devel twolame-devel
- zlib-devel libuuid-devel jack-devel wavpack-devel libsndfile-devel
+ zlib-devel jack-devel wavpack-devel libsndfile-devel
opusfile-devel rapidjson"
depends="desktop-file-utils hicolor-icon-theme"
short_desc="Graphical cross-platform audio editor"
@@ -25,7 +25,11 @@ license="GPL-2.0-or-later, GPL-3.0-or-later, CC-BY-3.0"
homepage="https://www.audacityteam.org"
changelog="https://github.com/audacity/audacity/raw/master/CHANGELOG.txt"
distfiles="https://github.com/audacity/audacity/releases/download/Audacity-${version}/audacity-sources-${version}.tar.gz"
-checksum=f28dd718d2c5a2aa9f207b8351443a90c1f02b65378ca94bcc7febda42635e48
+checksum=5f89397a60dee54e5a6b05c9947ebce6e1566815050b01c534c52d44353ceb80
+
+case "$XBPS_TARGET_MACHINE" in
+ i686*) CFLAGS="-msse2";;
+esac
CXXFLAGS="-D_FILE_OFFSET_BITS=64"
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PR PATCH] [Updated] audacity: update to 3.7.3
2024-09-27 15:58 [PR PATCH] audacity: update to 3.6.4 zlice
` (6 preceding siblings ...)
2025-03-17 1:15 ` [PR PATCH] [Updated] audacity: update to 3.7.3 zlice
@ 2025-03-17 1:22 ` zlice
2025-03-19 0:49 ` [PR PATCH] [Merged]: " oreo639
8 siblings, 0 replies; 10+ messages in thread
From: zlice @ 2025-03-17 1:22 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 746 bytes --]
There is an updated pull request by zlice against master on the void-packages repository
https://github.com/zlice/void-packages audacity364
https://github.com/void-linux/void-packages/pull/52375
audacity: update to 3.7.3
#### 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**
#### Comments
ffmpeg 6 tracking https://github.com/void-linux/void-packages/issues/51522
old pr https://github.com/void-linux/void-packages/pull/51407
~~update: tested. works. some visual glitchery? splash screens are a bit weird, may just be my wm fork?~~
A patch file from https://github.com/void-linux/void-packages/pull/52375.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-audacity364-52375.patch --]
[-- Type: text/x-diff, Size: 2051 bytes --]
From 95a1544394f154cf98b82866238dfc46b056c1ed Mon Sep 17 00:00:00 2001
From: zlice <zlice555@gmail.com>
Date: Fri, 27 Sep 2024 11:56:44 -0400
Subject: [PATCH] audacity: update to 3.7.3
---
srcpkgs/audacity/template | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/srcpkgs/audacity/template b/srcpkgs/audacity/template
index 7b838119ab2611..d2bdb8d3574069 100644
--- a/srcpkgs/audacity/template
+++ b/srcpkgs/audacity/template
@@ -1,6 +1,6 @@
# Template file for 'audacity'
pkgname=audacity
-version=3.4.2
+version=3.7.3
revision=1
build_style=cmake
build_helper="cmake-wxWidgets-gtk3 qemu"
@@ -12,11 +12,11 @@ configure_args="-Daudacity_use_ffmpeg=loaded -Daudacity_lib_preference=system
-Daudacity_has_updates_check=OFF -DAUDACITY_BUILD_LEVEL=2"
hostmakedepends="pkg-config gettext python3"
makedepends="wxWidgets-gtk3-devel gtk+3-devel expat-devel lame-devel
- libsoxr-devel portaudio-devel sqlite-devel ffmpeg-devel
+ libsoxr-devel portaudio-devel sqlite-devel ffmpeg6-devel
libid3tag-devel libmad-devel vamp-plugin-sdk-devel libogg-devel
libvorbis-devel libflac-devel lilv-devel lv2 serd-devel sord-devel
sratom-devel suil-devel portmidi-devel soundtouch-devel twolame-devel
- zlib-devel libuuid-devel jack-devel wavpack-devel libsndfile-devel
+ zlib-devel jack-devel wavpack-devel libsndfile-devel
opusfile-devel rapidjson"
depends="desktop-file-utils hicolor-icon-theme"
short_desc="Graphical cross-platform audio editor"
@@ -25,7 +25,11 @@ license="GPL-2.0-or-later, GPL-3.0-or-later, CC-BY-3.0"
homepage="https://www.audacityteam.org"
changelog="https://github.com/audacity/audacity/raw/master/CHANGELOG.txt"
distfiles="https://github.com/audacity/audacity/releases/download/Audacity-${version}/audacity-sources-${version}.tar.gz"
-checksum=f28dd718d2c5a2aa9f207b8351443a90c1f02b65378ca94bcc7febda42635e48
+checksum=5dbe4f494f9fa51e47bfe6dc2c3bf62e1eaedbf087bad79cce51e461c1db3e92
+
+case "$XBPS_TARGET_MACHINE" in
+ i686*) CFLAGS="-msse2";;
+esac
CXXFLAGS="-D_FILE_OFFSET_BITS=64"
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PR PATCH] [Merged]: audacity: update to 3.7.3
2024-09-27 15:58 [PR PATCH] audacity: update to 3.6.4 zlice
` (7 preceding siblings ...)
2025-03-17 1:22 ` zlice
@ 2025-03-19 0:49 ` oreo639
8 siblings, 0 replies; 10+ messages in thread
From: oreo639 @ 2025-03-19 0:49 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 590 bytes --]
There's a merged pull request on the void-packages repository
audacity: update to 3.7.3
https://github.com/void-linux/void-packages/pull/52375
Description:
#### 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**
#### Comments
ffmpeg 6 tracking https://github.com/void-linux/void-packages/issues/51522
old pr https://github.com/void-linux/void-packages/pull/51407
~~update: tested. works. some visual glitchery? splash screens are a bit weird, may just be my wm fork?~~
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2025-03-19 0:49 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-27 15:58 [PR PATCH] audacity: update to 3.6.4 zlice
2024-09-29 3:52 ` [PR PATCH] [Updated] " zlice
2024-09-29 17:24 ` zlice
2024-11-01 12:10 ` zlice
2024-11-06 15:09 ` zlice
2024-12-19 12:59 ` [PR PATCH] [Updated] audacity: update to 3.7.1 zlice
2025-01-03 17:22 ` slymattz
2025-03-17 1:15 ` [PR PATCH] [Updated] audacity: update to 3.7.3 zlice
2025-03-17 1:22 ` zlice
2025-03-19 0:49 ` [PR PATCH] [Merged]: " oreo639
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).