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.035407
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 .. 4 5 6 7 8 9 10 11 12 13 14 .. 17 Next › Last »

Monstanner commented on 2022-03-06 19:37 (UTC)

@zuzavo Thanks for the tip. However, I don't want to do anything dangerous to my system.

FabioLolix commented on 2022-03-05 18:53 (UTC)

Fixed the build using ffmpeg4.4

Monstanner commented on 2022-03-05 18:06 (UTC)

I can no longer install this AUR. No matter if I want to install the repo clone or it with bauh. At 49%, the installation is canceled. Here is the installation log: https://pastebin.com/Pa9Jw9C4

silverhikari commented on 2022-03-01 04:06 (UTC) (edited on 2022-03-01 04:06 (UTC) by silverhikari)

@maid error has been noted to be caused by the new ffmpeg version n5.0 and sent to upstream audacium

maid commented on 2022-02-28 12:30 (UTC)

Building stop at 64% as I remember. Error occur on ffmpeg.h.

FabioLolix commented on 2022-02-13 17:53 (UTC)

Tenacity is correctly build against libSoundTouch.so.2.3.1 here, rebuild your package, where does libSoundTouch.so.1 come from?

freed00m commented on 2022-02-13 17:30 (UTC)

There is no libSoundTouch.so.1 provided by the dependencies and tenacity wont run.

I have to sudo ln -s libSoundTouch.so.2.3.1 libSoundTouch.so.1 Should pkgbuild do this?