Bug 35366

Summary: Собрать Audacity с ffmpeg/libav
Product: Branch p8 Reporter: mikhailnov <mikhailnov>
Component: audacityAssignee: Andrey Cherepanov <cas>
Status: CLOSED FIXED QA Contact: qa-p8 <qa-p8>
Severity: normal    
Priority: P3 CC: grenka
Version: не указана   
Hardware: all   
OS: Linux   

Description mikhailnov 2018-09-08 21:42:45 MSK
Можно ли собрать Audacity с libav/ffmpeg (в т.ч. в p8), хотя бы ffmpeg-static-devel, если нельзя с libav, чтобы она умела, например, открывать видео и брать из них звук?
Comment 1 mikhailnov 2018-09-25 07:04:51 MSK
Дубликат.

*** This bug has been marked as a duplicate of bug 31852 ***
Comment 2 Grigory Ustinov 2018-09-25 11:17:21 MSK
А где дублирует то? Одна бага на сизиф, другая на p8.
Comment 3 Repository Robot 2018-12-10 07:16:46 MSK
audacity-2.3.0-alt1.git20181205.2140 -> sisyphus:

Wed Dec 05 2018 Mikhail Novosyolov <mikhailnov@altlinux> 2.3.0-alt1.git20181205.2140
- New version 2.3.0 + git master from 05.12.2018 21:40 UTC+0300 (release 2.3.0 is officially buggy on Linux, so took git master)
- Now Russian translation is better than in previous versions
- Switched to no-STL wxGTK3.1 and GTK+3
- Reworked and extended build flags (now Audacity supports working with more formats) (Closes: 31852)
- Enable ffmpeg/avconv (Closes: 35366)
- Build with system libsbsms (packaged it seperately, moved audacity-2.2.2-alt-e2k-fft.patch from Audacity to libsbsms)
- Patched to move temporary files from tmpfs /tmp/.private/ to persistend storage in HOME
- Added built-in icons to RPM files list
- Install ALT's icons only if there are no upstream ones
- Install more docs & don't install docs for bundled statically linked libraries

Sun Mar 18 2018 Andrew Savchenko <bircoph@altlinux> 2.1.1-alt3
- Fix SSE issue on E2K properly, revert SSE removal for non-x86.