* [PR PATCH] audacity: update to 3.6.4
@ 2024-09-27 15:58 zlice
2024-09-29 3:52 ` [PR PATCH] [Updated] " zlice
` (3 more replies)
0 siblings, 4 replies; 6+ 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] 6+ 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
` (2 subsequent siblings)
3 siblings, 0 replies; 6+ 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] 6+ 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
3 siblings, 0 replies; 6+ 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] 6+ 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
3 siblings, 0 replies; 6+ 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] 6+ 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
3 siblings, 0 replies; 6+ 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] 6+ messages in thread
* Re: [PR PATCH] [Updated] audacity: update to 3.6.4.
2024-10-15 3:45 [PR PATCH] " 1is7ac3
@ 2024-10-16 3:57 ` 1is7ac3
0 siblings, 0 replies; 6+ 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] 6+ messages in thread
end of thread, other threads:[~2024-11-06 15:09 UTC | newest]
Thread overview: 6+ 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-10-15 3:45 [PR PATCH] " 1is7ac3
2024-10-16 3:57 ` [PR PATCH] [Updated] " 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).