Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : audacity | name : audacity | ||||
| version : 2.4.1 | version : 2.4.1 | ||||
| release : 24 | release : 25 | ||||
| source : | source : | ||||
| - https://github.com/audacity/audacity/archive/Audacity-2.4.1.tar.gz : 50240f07471373a7e5c2df65cc26eeeaaced9a0850ad1f95cb795f171ea3009f | - https://github.com/audacity/audacity/archive/Audacity-2.4.1.tar.gz : 50240f07471373a7e5c2df65cc26eeeaaced9a0850ad1f95cb795f171ea3009f | ||||
| license : | license : | ||||
| - CC-BY-SA-3.0 | - CC-BY-SA-3.0 | ||||
| - GPL-2.0-or-later | - GPL-2.0-or-later | ||||
| component : multimedia.audio | component : multimedia.audio | ||||
| summary : A Free, Cross-Platform Digital Audio Editor | summary : A Free, Cross-Platform Digital Audio Editor | ||||
| description: | | description: | | ||||
| Audacity is free, open source, cross-platform audio software for multi-track recording and editing. | Audacity is free, open source, cross-platform audio software for multi-track recording and editing. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(alsa) | - pkgconfig(alsa) | ||||
| - pkgconfig(expat) | - pkgconfig(expat) | ||||
| - pkgconfig(flac) | - pkgconfig(flac) | ||||
| - pkgconfig(gstreamer-base-1.0) | - pkgconfig(gstreamer-base-1.0) | ||||
| - pkgconfig(gtk+-2.0) | - pkgconfig(gtk+-2.0) | ||||
| - pkgconfig(id3tag) | - pkgconfig(id3tag) | ||||
| - pkgconfig(libavcodec) | - pkgconfig(libavcodec) | ||||
| - pkgconfig(lilv-0) | - pkgconfig(lilv-0) | ||||
| - pkgconfig(portaudio-2.0) | - pkgconfig(portaudio-2.0) | ||||
| - pkgconfig(samplerate) | |||||
| - pkgconfig(sndfile) | - pkgconfig(sndfile) | ||||
| - pkgconfig(soundtouch) | - pkgconfig(soundtouch) | ||||
| - pkgconfig(soxr) | - pkgconfig(soxr) | ||||
| - pkgconfig(suil-0) | - pkgconfig(suil-0) | ||||
| - pkgconfig(twolame) | - pkgconfig(twolame) | ||||
| - pkgconfig(vamp) | - pkgconfig(vamp) | ||||
| - pkgconfig(vorbis) | - pkgconfig(vorbis) | ||||
| - lame-devel | - lame-devel | ||||
| - libmad-devel | - libmad-devel | ||||
| - portmidi-devel | |||||
| - wxwidgets-devel | - wxwidgets-devel | ||||
| rundeps : | rundeps : | ||||
| - alsa-plugins | - alsa-plugins | ||||
| setup : | | setup : | | ||||
| mkdir build && cd build | %cmake_ninja -Daudacity_use_ffmpeg=linked | ||||
| %cmake -Daudacity_use_ffmpeg=linked -Daudacity_use_lame=local -DCMAKE_BUILD_TYPE=Release .. | |||||
| build : | | build : | | ||||
| %make -C build | %ninja_build | ||||
| install : | | install : | | ||||
| %make_install -C build | %ninja_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.