Пакет audacity: Информация

  • Default inline alert: Версия в репозитории: 2.3.2-alt3

Исходный пакет: audacity
Версия: 2.3.2-alt1
Собран:  15 мая 2019 г. 0:22 в задании #229373
Категория: Звук
Сообщить об ошибке в пакете
Домашняя страница: http://audacity.sourceforge.net/

Лицензия: GPL
О пакете: Cross-platform audio editor
Описание: 
Audacity is a program that lets you manipulate digital audio waveforms.
It imports many sound file formats, including WAV, AIFF, AU, IRCAM,
MP3, and Ogg Vorbis. It supports all common editing operations such
as Cut, Copy, and Paste, plus it will mix tracks and let you apply
plug-in effects to any part of a sound.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
audacity (x86_64, i586, aarch64)
audacity-debuginfo (x86_64, i586, aarch64)
audacity-manual (noarch)

Сопровождающий: Mikhail Novosyolov


    1. libsbsms-devel >= 2.0.2-alt2
    2. liblame-devel
    3. libwxGTK3.1-devel >= 3.1.1-alt2
    4. libfftw3-devel
    5. libflac++-devel >= 1.3.1
    6. libflac-devel >= 1.3.1
    7. gettext-devel
    8. pkgconfig(alsa)
    9. libstdc++-devel-static
    10. pkgconfig(expat)
    11. pkgconfig(fftw3)
    12. pkgconfig(flac++)
    13. ladspa_sdk
    14. pkgconfig(gtk+-3.0)
    15. pkgconfig(id3tag)
    16. pkgconfig(jack)
    17. pkgconfig(libavformat)
    18. pkgconfig(lilv-0)
    19. pkgconfig(lv2)
    20. pkgconfig(mad)
    21. pkgconfig(ogg)
    22. pkgconfig(samplerate)
    23. pkgconfig(sndfile)
    24. pkgconfig(soundtouch)
    25. pkgconfig(soxr)
    26. pkgconfig(speex)
    27. libopencore-amrnb0
    28. libopencore-amrwb0
    29. pkgconfig(suil-0)
    30. pkgconfig(twolame)
    31. pkgconfig(udev)
    32. pkgconfig(vamp-hostsdk)
    33. pkgconfig(vorbis)
    34. pkgconfig(vorbisenc)
    35. pkgconfig(vorbisfile)
    36. pkgconfig(zlib)
    37. desktop-file-utils
    38. shared-mime-info
    39. libportaudio2-devel
    40. ImageMagick
    41. gcc-c++
    42. zip
    43. libjpeg-devel

Последнее изменение


14 мая 2019 г. Mikhail Novosyolov 2.3.2-alt1
- Version 2.3.2
- Fixed NetBSD-ALT-Session-directory-in-home.patch:
  this patch worked incorrectly, fixed it to really move session
  directory from /var/tmp/audacity-$USER to $HOME/.audacity-tmp
  to ensure session data consistency across reboots and after crashes;
  this directory may be overriden with AUDACITY_TMPDIR variable
- Use AUDACITY_TMPDIR env instead of TMPDIR to override session
  directory because TMPDIR is set by default to tmpfs in many cases
  what may lead to data loss
- Removed Fedora-libdir.patch, instead using sed to fix ladspa directory
- Dropped explicit -std=gnu++11 (build scripts set it by themselves)
- Set LDFLAGS as env on mipsel instead of conditional patching
  to not worry that the mipsel patch will become unappliable
  (removed ALT-link-with-libatomic.patch)
26 апреля 2019 г. Ivan A. Melnikov 2.3.1-alt2
- Fix build on mipsel.
26 апреля 2019 г. Grigory Ustinov 2.3.1-alt1
- Build new version (no major changes, but (closes: #36354)).
- Cleanup changelog.