Search Criteria
Package Details: audacity-git 3.6.3.r257.g652bfea82-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/audacity-git.git (read-only, click to copy) |
---|---|
Package Base: | audacity-git |
Description: | A program that lets you manipulate digital audio waveforms |
Upstream URL: | https://www.audacityteam.org/ |
Keywords: | audio editor |
Licenses: | GPL2, CCPL |
Groups: | pro-audio |
Conflicts: | audacity |
Provides: | audacity, ladspa-host, lv2-host, vamp-host, vst-host, vst3-host |
Submitter: | proudzhu |
Maintainer: | FabioLolix |
Last Packager: | ongyx |
Votes: | 16 |
Popularity: | 0.47 |
First Submitted: | 2015-11-02 16:13 (UTC) |
Last Updated: | 2024-09-10 16:47 (UTC) |
Dependencies (48)
- alsa-lib
- expat (expat-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-ffplayoutAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR)
- flac (flac-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- gtkmm3
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, pipewire-jack)
- lame (lame-svnAUR, lame-altivecAUR)
- libid3tag (libid3tag-gitAUR)
- libmad
- libogg (libogg-gitAUR)
- libsbsms
- libsndfile (libsndfile-gitAUR)
- libsoxr
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- libxkbcommon-x11 (libxkbcommon-x11-gitAUR)
- Show 28 more dependencies...
Required by (142)
- a-sid (requires vst3-host) (optional)
- adt (requires lv2-host) (optional)
- adt (requires vst3-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 vst3-host) (optional)
- Show 122 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »
XTREEMRAGE commented on 2020-05-21 21:21 (UTC)
I'm getting the following:
Warning: cannot resolve "libid3tag.so", a dependency of "audacity-git" Error: Failed to prepare transaction: could not satisfy dependencies: - unable to satisfy dependency 'libid3tag.so' required by audacity-git
I see it as a dependency, but somehow it will not update/install...
aurifier commented on 2020-05-21 17:39 (UTC) (edited on 2020-05-21 18:04 (UTC) by aurifier)
Apparently they updated the build process to use cmake as per https://wiki.audacityteam.org/wiki/Building_On_Linux.
I was unable to load any Nyquist plugins (log said "Critical Nyquist files could not be found") until I built manually following the new instructions for Audacity 2.4.0 on the wiki.
oberon2007 commented on 2020-04-16 20:16 (UTC)
Thank you @jusw85. Added.
jusw85 commented on 2020-04-16 17:40 (UTC)
Does not build in a clean chroot. Add git to makedepends.
crowdigit commented on 2020-04-08 06:01 (UTC)
If you are using i3 window manager and having rendering issue, try building it with wxgtk2
themaddin commented on 2020-03-22 22:28 (UTC)
This package won't build unless lv2 is installed. Please add it as dependency or make-dependency. (I don't know if it is needed at runtime.)
kangalioo commented on 2020-01-07 17:20 (UTC)
It would be nice to have mod-script-pipe support here. It's included by default on regular releases. There is a compilation guide on the Audacity forums that includes how to build with mod-script-pipe: https://forum.audacityteam.org/viewtopic.php?f=19&t=107852. I can also add in the commands if you want
oberon2007 commented on 2019-02-26 19:30 (UTC)
Ok thanks. Removing !makeflags. It's something I had just inherited from the old PKGBUILD ;)
Maniaxx commented on 2019-02-22 19:23 (UTC)
I can confirm
options=('!makeflags')
is not needed indeed. It prevents multithread compiling so it's very annoying indeed. Please comment it out. Usually its used only if compile errors might occur due to race condition or similar. But that doesn't seem to be the case here.« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »