A Free, Cross-Platform Digital Audio Editor
Audacity is a program that manipulates digital audio wave forms. In
addition to recording sounds directly from within the program, it
imports many sound file formats, including WAV, AIFF, AU, IRCAM, MP,
and Ogg Vorbis. With Audacity, you can edit wave data larger than the
physical memory size of your computer.
- Devel package for openSUSE:Factory
-
10
derived packages
- Links to openSUSE:Factory / audacity
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout multimedia:apps/audacity && cd $_
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
0001-Call-the-proper-wxBitmap-constructor-for-XPM- |
0000001110 1.08 KB | 4 months |
0001-Remove-custom-languages-in-wx-3.1.6-and-above |
0000001656 1.62 KB | 4 months |
Audacity-3.1.3.tar.gz | 0056500219 53.9 MB | 7 months |
_constraints | 0000000250 250 Bytes | almost 2 years |
_link | 0000000143 143 Bytes | about 2 months |
audacity-license-nyquist | 0000001344 1.31 KB | about 12 years |
audacity-no_buildstamp.patch | 0000001131 1.1 KB | 8 months |
audacity-no_return_in_nonvoid.patch | 0000002342 2.29 KB | 8 months |
audacity-rpmlintrc | 0000000051 51 Bytes | 7 months |
audacity.changes | 0000078176 76.3 KB | about 2 months |
audacity.spec | 0000007785 7.6 KB | about 2 months |
missing-include.patch | 0000000892 892 Bytes | 4 months |
no-more-strip.patch | 0000001079 1.05 KB | 8 months |
Comments 8
ahjolinna wrote about 1 year ago
Audacity Is Now A Possible Spyware, Remove It ASAP https://fosspost.org/audacity-is-now-a-spyware/
plater wrote 12 months ago
Taken from https://fosspost.org/audacity-developers-apologize-revise-controversial-privacy-policy/
What About The Future of Audacity?
For the time being, you can use Audacity versions up to 3.0.2 guaranteeing that they have no network capabilities.
Further I disabled any update checking a long time ago
Yav wrote 12 months ago
Version 3.0.3 is out! Maybe the package isn't updated because of privacy concerns? They updated their problematic policy to be better and by default, if you compile it, it compiles without telemetry.
plater wrote 12 months ago
It's requirement for Conan which appears to be a package manager will hold it up while I ask why it's there. Also any network connection will have to be disabled.
plater wrote 12 months ago
Looks like audacity isn't going to be updated until the conan requirement is fixed. The fork tenacity is only on 3.0.3RC2 so far but if nothing is done by audacity-3.0.4 I'll create tenacity and send to Factory. https://github.com/audacity/audacity/issues/1522
plater wrote 12 months ago
3.0.4, heavily patched has an option to disable network access
Kailed wrote 4 months ago
3.1.3 is broken: error while loading shared libraries: lib-screen-geometry.so
plater wrote 4 months ago
A work around is "sudo ldconfig -v /usr/lib64/audacity"