Package Details: tenacity-git 1:r14921.g8119cb11c-2

Git Clone URL: https://aur.archlinux.org/tenacity-git.git (read-only, click to copy)
Package Base: tenacity-git
Description: An easy-to-use multi-track audio editor and recorder, forked from Audacity
Upstream URL: https://tenacityaudio.org
Keywords: audacity audio audio-applications audio-processing floss libre privacy-friendly privacy-preserving recorder recording-app
Licenses: GPL2, CCPL
Groups: pro-audio
Conflicts: tenacity
Provides: tenacity
Submitter: Darkpelz
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 87
Popularity: 0.032613
First Submitted: 2021-07-07 11:51 (UTC)
Last Updated: 2023-12-23 15:01 (UTC)

Dependencies (44)

Required by (0)

Sources (2)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 17 Next › Last »

maid commented on 2023-01-23 11:06 (UTC) (edited on 2023-01-23 11:09 (UTC) by maid)

zlib/1.2.11: Configuring sources in /home/x/.conan/data/zlib/1.2.11/_/_/source/src
ERROR: zlib/1.2.11: Error in source() method, line 51
    get(self, **self.conan_data["sources"][self.version],
    ConanException: sha256 signature failed for 'zlib-1.2.11.tar.gz' file. 
 Provided signature: c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1  
 Computed signature: f01ff0fbced50fda293d4bc0ecef98cded0fe7da7b378e71355b6963d7bfe512
CMake Error at cmake-proxies/cmake-modules/conan.cmake:633 (message):
  Conan install failed='1'
Call Stack (most recent call first):
  cmake-proxies/cmake-modules/AudacityDependencies.cmake:233 (conan_cmake_install)
  cmake-proxies/cmake-modules/AudacityDependencies.cmake:254 (_conan_install)
  CMakeLists.txt:456 (resolve_conan_dependencies)


-- Configuring incomplete, errors occurred!
See also "/tmp/makepkg/audacium-git/src/build/CMakeFiles/CMakeOutput.log".
See also "/tmp/makepkg/audacium-git/src/build/CMakeFiles/CMakeError.log".
?[1m?[38;5;1m==> ERROR:?[m?(B?[1m A failure occurred in build().?[m?(B
?[1m    Aborting...?[m?(B

FabioLolix commented on 2023-01-02 19:45 (UTC)

@astro I can't reproduce, on my system everything is updated

astro commented on 2023-01-01 18:18 (UTC) (edited on 2023-01-01 19:06 (UTC) by astro)

tenacity won't start :

tenacity: symbol lookup error: /usr/bin/../lib/tenacity/lib-strings.so: undefined symbol: ZN13wxArrayStringC2ERKS

writev(2, [{iov_base="tenacity", iov_len=8}, {iov_base=": ", iov_len=2}, {iov_base="symbol lookup error", iov_len=19}, {iov_base=": ", iov_len=2}, {iov_base="/usr/bin/../lib/tenacity/lib-str"..., iov_len=39}, {iov_base=": ", iov_len=2}, {iov_base="undefined symbol: ZN13wxArraySt"..., iov_len=43}, {iov_base="", iov_len=0}, {iov_base="", iov_len=0}, {iov_base="\n", iov_len=1}], 10tenacity: symbol lookup error: /usr/bin/../lib/tenacity/lib-strings.so: undefined symbol: _ZN13wxArrayStringC2ERKS ) = 116 exit_group(127) = ? +++ exited with 127 +++

gperson commented on 2022-11-28 23:50 (UTC)

Awesome! Thank you for updating this package!

I will also stop editing my comments given that you don't receive notifications for them unless I have a small correction or clarification. Thanks once again!

FabioLolix commented on 2022-11-28 22:33 (UTC)

Hello! I had worked on it will likely push tomorrow https://github.com/FabioLolix/PKGBUILD-AUR_fix/commit/1ed1c80b6362a1c321f311c256c3f8603d94c966

btw I don't get notifications for posts edits

gperson commented on 2022-11-26 18:48 (UTC) (edited on 2022-11-28 16:27 (UTC) by gperson)

Hello FabioLolix! I'm the new maintainer of Tenacity! I'd like to bring up a few important changes for packaging:

  1. We now build against wxWidgets >= 3.1.6, including the latest stable version, 3.2.1. You can finally update the package dependencies to include the latest version of wxWidgets. We also recommend that you use the GTK 3 version of wxWidgets too.

  2. We are now at version 1.3. I don't know how relevant this is, but that's our new version number. :) Shiny!

  3. (Update: add FFmpeg) FFmpeg 5.0 is now supported. This change was first introduced in Saucedacity 1.3 alpha, was cherry-picked for Saucedacity 1.2.1, and is now present in Tenacity 1.3 alpha (given the merges).

Edit: to clarify, that's all the major changes you should know. Everything else should mostly be the same. If you have any questions, comments, or concerns, feel free to let us know.

Edit 2: I will continue to edit this comment if I remember important dependency requirement changes from Tenacity 0.1.0 alpha to Tenacity 1.3 alpha that you should know.

FabioLolix commented on 2022-11-26 18:45 (UTC)

Thanks for the hint Monstanner, I'll look into it

Monstanner commented on 2022-11-26 17:34 (UTC)

Do you have a look at the repo move to Codeberg and the new maintainer gperson? Here is the thread. https://github.com/tenacityteam/tenacity-legacy/discussions/740