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: | None |
Last Packager: | ongyx |
Votes: | 16 |
Popularity: | 0.094261 |
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-cudaAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-full-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR)
- 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)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- gtkmm3
- jackAUR (jack2-gitAUR, pipewire-full-jack-gitAUR, pipewire-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)
- lilv (lilv-gitAUR)
- lv2 (lv2-gitAUR)
- mpg123 (mpg123-svnAUR, mpg321AUR)
- opusfile (opusfile-gitAUR)
- portaudio
- portmidi
- portsmf (portsmf-gitAUR)
- rapidjson (rapidjson-gitAUR)
- serd (serd-gitAUR)
- sord (sord-gitAUR)
- soundtouch (soundtouch-gitAUR)
- sqlite (sqlite-fossilAUR)
- sratom (sratom-gitAUR)
- suil (suil-gitAUR)
- twolame (twolame-gitAUR)
- vamp-plugin-sdk
- vst3sdk
- wavpack (wavpack-gitAUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
- xcb-util
- xcb-util-cursor (xcb-util-cursor-gitAUR)
- xcb-util-keysyms
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- cmake (cmake-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- nasm (nasm-gitAUR) (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-full-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR) (optional) – additional import/export capabilities
Required by (145)
- 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 vst-host)
- aida-x-git (requires vst3-host)
- aida-x-git (requires lv2-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 vst3-host) (optional)
- cabbage-bin (requires vst-host) (optional)
- caps-lv2-git (requires lv2-host) (optional)
- cardinal-data-git (requires vst3-host) (optional)
- Show 125 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »
oberon2007 commented on 2020-05-22 07:06 (UTC)
@XTREEMRAGE libid3tag.so is provided by libid3tag I see no problem there
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 ;)
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »