Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] audacity: update to 3.6.4.
@ 2024-10-15  3:45 1is7ac3
  2024-10-16  3:57 ` [PR PATCH] [Updated] " 1is7ac3
  2024-10-21  7:54 ` [PR PATCH] [Closed]: " 1is7ac3
  0 siblings, 2 replies; 3+ messages in thread
From: 1is7ac3 @ 2024-10-15  3:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/1is7ac3/void-packages audacity-3.6.4
https://github.com/void-linux/void-packages/pull/52645

audacity: update to 3.6.4.
<!-- 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, (x86_64-GLIBC)
- 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/52645.patch is attached

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

From 6fc2cd7dfca7eb0761e39134ca2f40c59ce5593b Mon Sep 17 00:00:00 2001
From: 1is7ac3 <isaac.qa13@gmail.com>
Date: Tue, 15 Oct 2024 00:44:19 -0300
Subject: [PATCH] audacity: update to 3.6.4.

---
 srcpkgs/audacity/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/audacity/template b/srcpkgs/audacity/template
index 7b838119ab2611..0f271be3f3786c 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"
@@ -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] 3+ messages in thread

* Re: [PR PATCH] [Updated] audacity: update to 3.6.4.
  2024-10-15  3:45 [PR PATCH] audacity: update to 3.6.4 1is7ac3
@ 2024-10-16  3:57 ` 1is7ac3
  2024-10-21  7:54 ` [PR PATCH] [Closed]: " 1is7ac3
  1 sibling, 0 replies; 3+ messages in thread
From: 1is7ac3 @ 2024-10-16  3:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/1is7ac3/void-packages audacity-3.6.4
https://github.com/void-linux/void-packages/pull/52645

audacity: update to 3.6.4.
<!-- 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, (x86_64-GLIBC)
- 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/52645.patch is attached

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

From 2720fd52d61362dad313bbb52e949a6e785957ef Mon Sep 17 00:00:00 2001
From: 1is7ac3 <isaac.qa13@gmail.com>
Date: Tue, 15 Oct 2024 00:44:19 -0300
Subject: [PATCH] audacity: update to 3.6.4.

---
 srcpkgs/audacity/template | 20 +++++++-------------
 1 file changed, 7 insertions(+), 13 deletions(-)

diff --git a/srcpkgs/audacity/template b/srcpkgs/audacity/template
index 7b838119ab2611..adcd77aac29885 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"
@@ -11,8 +11,8 @@ configure_args="-Daudacity_use_ffmpeg=loaded -Daudacity_lib_preference=system
  -Daudacity_has_networking=OFF -Daudacity_has_sentry_reporting=OFF
  -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
+makedepends="alsa-lib-devel wxWidgets-gtk3-devel gtk+3-devel expat-devel
+ libsoxr-devel portaudio-devel sqlite-devel ffmpeg6-devel lame-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,19 +25,13 @@ 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"
 
-pre_configure() {
-	if [ "$CROSS_BUILD" ]; then
-		cat > "${XBPS_WRAPPERDIR}/image-compiler" <<-EOF
-		#!/bin/sh
-		/usr/bin/qemu-${XBPS_TARGET_QEMU_MACHINE}-static ${wrksrc}/${build_wrksrc}/Release/bin/image-compiler "\$@"
-		EOF
-		chmod 0755 "${XBPS_WRAPPERDIR}/image-compiler"
-	fi
-}
+case "$XBPS_TARGET_MACHINE" in
+	i686) export CFLAGS='-msse2';;
+esac
 
 post_install() {
 	rm ${DESTDIR}/usr/share/doc/audacity/LICENSE.txt

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

* Re: [PR PATCH] [Closed]: audacity: update to 3.6.4.
  2024-10-15  3:45 [PR PATCH] audacity: update to 3.6.4 1is7ac3
  2024-10-16  3:57 ` [PR PATCH] [Updated] " 1is7ac3
@ 2024-10-21  7:54 ` 1is7ac3
  1 sibling, 0 replies; 3+ messages in thread
From: 1is7ac3 @ 2024-10-21  7:54 UTC (permalink / raw)
  To: ml

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

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

audacity: update to 3.6.4.
https://github.com/void-linux/void-packages/pull/52645

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, (x86_64-GLIBC)
- 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:[~2024-10-21  7:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-15  3:45 [PR PATCH] audacity: update to 3.6.4 1is7ac3
2024-10-16  3:57 ` [PR PATCH] [Updated] " 1is7ac3
2024-10-21  7:54 ` [PR PATCH] [Closed]: " 1is7ac3

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