Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] audacity: update to 3.4.1, disable update checks and crashreports.
@ 2023-11-09 15:03 m3tav3rse
  2023-11-09 15:58 ` [PR PATCH] [Updated] " m3tav3rse
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: m3tav3rse @ 2023-11-09 15:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/m3tav3rse/void-packages audacity
https://github.com/void-linux/void-packages/pull/47136

audacity: update to 3.4.1, disable update checks and crashreports.
<!-- 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 [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)

A patch file from https://github.com/void-linux/void-packages/pull/47136.patch is attached

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

From a054a881f4be563aac251629bf3179f04e98d5f0 Mon Sep 17 00:00:00 2001
From: m3tav3rse <mtvrs@tuta.io>
Date: Thu, 9 Nov 2023 15:06:41 +0100
Subject: [PATCH] audacity: update to 3.4.1, disable update checks and
 crashreports.

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

diff --git a/srcpkgs/audacity/template b/srcpkgs/audacity/template
index 73314e6232bd6..fad5e736d1abe 100644
--- a/srcpkgs/audacity/template
+++ b/srcpkgs/audacity/template
@@ -1,27 +1,31 @@
 # Template file for 'audacity'
 pkgname=audacity
-version=3.3.3
+version=3.4.1
 revision=1
 build_style=cmake
 build_helper="cmake-wxWidgets-gtk3 qemu"
 configure_args="-Daudacity_use_ffmpeg=loaded -Daudacity_lib_preference=system
  -Daudacity_obey_system_dependencies=ON -Daudacity_conan_enabled=OFF
  -Daudacity_use_portsmf=local -Daudacity_use_sbsms=local
- -Daudacity_has_vst3=no"
+ -Daudacity_has_vst3=no -Daudacity_has_crashreports=OFF
+ -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 libcurl-devel ffmpeg-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 libuuid-devel jack-devel wavpack-devel libsndfile-devel
+ opusfile-devel rapidjson"
 depends="desktop-file-utils hicolor-icon-theme"
 short_desc="Graphical cross-platform audio editor"
 maintainer="Orphaned <orphan@voidlinux.org>"
 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=3d9ff1fc6a0ecd6591f19445c77c80774d364b268da652760829cf3598e08071
+checksum=4e902a2624cdca5f4e95a19a89f27bc2150463f17a5eacb7cd3ca677d410762b
 
 CXXFLAGS="-D_FILE_OFFSET_BITS=64"
 

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

end of thread, other threads:[~2023-11-19 16:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-09 15:03 [PR PATCH] audacity: update to 3.4.1, disable update checks and crashreports m3tav3rse
2023-11-09 15:58 ` [PR PATCH] [Updated] " m3tav3rse
2023-11-15 11:25 ` Zapeth
2023-11-16 12:33 ` m3tav3rse
2023-11-19 13:01 ` [WIP] " Johnnynator
2023-11-19 13:30 ` [PR PATCH] [Updated] " m3tav3rse
2023-11-19 13:51 ` audacity: update to 3.4.2, " m3tav3rse
2023-11-19 16:07 ` [PR PATCH] [Merged]: " Johnnynator

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