Search Criteria
Package Details: audacity-qt-git 3.5.0.0.r18112-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/audacity-qt-git.git (read-only, click to copy) |
---|---|
Package Base: | audacity-qt-git |
Description: | Record and edit audio files - Built with mostly system libraries, except for xwWidgets and PortMidi, and following the qt branch. |
Upstream URL: | https://audacityteam.org |
Licenses: | GPL2, CCPL |
Groups: | pro-audio |
Conflicts: | audacity |
Provides: | audacity, ladspa-host, lv2-host, vamp-host, vst-host, vst3-host |
Submitter: | evorster |
Maintainer: | evorster |
Last Packager: | evorster |
Votes: | 1 |
Popularity: | 0.45 |
First Submitted: | 2023-01-16 08:37 (UTC) |
Last Updated: | 2023-11-06 22:14 (UTC) |
Dependencies (17)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR)
- gtk2 (gtk2-patched-filechooser-icon-viewAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- jackAUR (jack2-gitAUR, pipewire-full-jack-gitAUR, pipewire-jack-gitAUR, jack2, pipewire-jack)
- portaudio
- portmidi
- python (python37AUR, python311AUR, python310AUR)
- autoconf (autoconf-gitAUR) (make)
- automake (automake-gitAUR) (make)
- catch2 (catch2-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- conanAUR (conan-gitAUR, conan1AUR, conanAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libtool (libtool-gitAUR) (make)
- opusfile (opusfile-gitAUR) (make)
- xcb-util (make)
- xcb-util-keysyms (make)
Required by (143)
- a-sid (requires vst3-host) (optional)
- adt (requires vst3-host) (optional)
- adt (requires lv2-host) (optional)
- aether.lv2 (requires lv2-host) (optional)
- aida-x-git (requires lv2-host)
- aida-x-git (requires vst3-host)
- aida-x-git (requires vst-host)
- airwindows-consolidated-git (requires vst3-host) (optional)
- airwindows-consolidated-git (requires lv2-host) (optional)
- airwindows-lv2 (requires lv2-host) (optional)
- ams-lv2 (requires lv2-host)
- amsynth-git (requires lv2-host) (optional)
- amsynth-git (requires vst-host) (optional)
- audacity-plugins (requires audacity)
- avldrums-lv2-git (requires lv2-host)
- bchoppr-git (requires lv2-host) (optional)
- cabbage-bin (requires vst-host) (optional)
- cabbage-bin (requires vst3-host) (optional)
- caps-lv2-git (requires lv2-host) (optional)
- cardinal-data-git (requires lv2-host) (optional)
- Show 123 more...
Latest Comments
soulnull commented on 2024-05-24 19:26 (UTC)
This failed to build for me, had to make some adjustments.
export CC=gcc-13 (should probably add gcc-13 and conan2 to depends as well, as gcc-14 is giving errors with conan2.. and conan2 was its own pain in the butt to make happy, but I digress)
changed catch2 to catch2-v2 in makedepends, it was complaining about catch.hpp until I installed catch2-v2.
Otherwise, it built and runs. Thank you for the pkgbuild.
wchouser3 commented on 2023-11-05 04:36 (UTC)
Failed to Build;
CMake Error at cmake-proxies/cmake-modules/AudacityDependencies.cmake:209 (message): Conan failed to install dependencies (1) /usr/bin/python3.11 Call Stack (most recent call first): CMakeLists.txt:587 (include)
-- Configuring incomplete, errors occurred! ==> ERROR: A failure occurred in prepare(). Aborting... -> error making: audacity-qt-git-exit status 4 -> Failed to install the following packages. Manual intervention is required:
evorster commented on 2023-01-31 16:33 (UTC)
Just updated the PKGBUILD... if you think your package is out of date, just rebuild it, and the latest version will be checked out, and your package updated. ;)
evorster commented on 2023-01-31 15:47 (UTC)
Please don't flag git packages as out of date. This package checks out and builds the latest master branch every time you build the package, and not a specific version. The "version" of the package is just Arch packaging system not being able to handle git properly.