diff --git a/multimedia/sound/audacity/actions.py b/multimedia/sound/audacity/actions.py index 4a55e48006..e53ac48d6d 100644 --- a/multimedia/sound/audacity/actions.py +++ b/multimedia/sound/audacity/actions.py @@ -4,10 +4,10 @@ # Licensed under the GNU General Public License, version 3. # See the file http://www.gnu.org/licenses/gpl.txt +from pisi.actionsapi import get from pisi.actionsapi import autotools from pisi.actionsapi import pisitools from pisi.actionsapi import shelltools -from pisi.actionsapi import get #WorkDir = "audacity-minsrc-%s" % get.srcVERSION() @@ -21,28 +21,28 @@ def setup(): shelltools.export("LIBS", "-lavcodec") #shelltools.export("WX_CONFIG=wx-config-gtk3 ./configure", "/usr/bin/wxconfig") autotools.configure("--enable-unicode \ - WX_CONFIG=/usr/bin/wx-config-gtk3 \ - --enable-nyquist \ - --enable-ladspa \ - --with-lib-preference='system local' \ - --with-libsndfile=system \ - --prefix=/usr \ - --docdir=/usr/share/doc/audacity \ - --with-expat=system \ - --with-libsamplerate \ - --with-lame=system \ - --with-libvorbis \ - --with-libmad \ - --with-libflac \ - --with-libid3tag \ - --with-sbsms \ - --with-soundtouch \ - --with-libvamp \ - --with-libtwolame \ - --with-ffmpeg=system \ --with-midi \ + --with-sbsms \ + --prefix=/usr \ + --with-libmad \ --with-taglib \ --without-lv2 \ + --with-libvamp \ + --with-libflac \ + --enable-ladspa \ + --enable-nyquist \ + --with-libvorbis \ + --with-libid3tag \ + --with-soundtouch \ + --with-libtwolame \ + --with-lame=system \ + --with-expat=system \ + --with-libsamplerate \ + --with-ffmpeg=system \ + --with-libsndfile=system \ + --docdir=/usr/share/doc/audacity \ + WX_CONFIG=/usr/bin/wx-config-gtk3 \ + --with-lib-preference='system local' \ --with-portmixer") def build(): @@ -51,4 +51,4 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodir("/usr/share/audacity/help/manual") + pisitools.dodir("/usr/share/audacity/help/manual") \ No newline at end of file diff --git a/multimedia/sound/audacity/pspec.xml b/multimedia/sound/audacity/pspec.xml index e84bc97dab..33a3530169 100755 --- a/multimedia/sound/audacity/pspec.xml +++ b/multimedia/sound/audacity/pspec.xml @@ -1,5 +1,5 @@ - + audacity @@ -8,89 +8,93 @@ PisiLinux Community admins@pisilinux.org + multimedia.sound GPLv2 app:gui Multi-track audio editor and recorder With Audacity, you can cut, copy, splice or mix sounds together; change the speed or pitch of a recording and much more. Editing is very fast and provides unlimited undo/redo. There are digital effects and spectrum analysis tools. Supported file formats include Ogg Vorbis, MP3, WAV, AIFF, and AU.. - https://github.com/audacity/audacity/archive/Audacity-2.3.3.tar.gz + https://github.com/audacity/audacity/archive/Audacity-2.4.0.tar.gz cmake - alsa-lib-devel - ffmpeg-devel + wxGTK3 + lv2-devel flac-devel gtk3-devel - jack-audio-connection-kit-devel - libid3tag-devel - libmad-devel - libogg-devel - libsamplerate-devel - libsndfile-devel - libvorbis-devel - soundtouch-devel - libid3tag-devel - taglib-devel - twolame-devel - wxGTK3 - wxGTK-devel - wxBase-devel lame-devel - desktop-file-utils - lv2-devel - vamp-plugin-sdk-devel - soundtouch-devel - libmad-devel expat-devel glib2-devel + wxGTK-devel + wxBase-devel + ffmpeg-devel + libmad-devel + libogg-devel + taglib-devel + twolame-devel + alsa-lib-devel + libid3tag-devel + libvorbis-devel + libsndfile-devel + soundtouch-devel gdk-pixbuf-devel + desktop-file-utils + libsamplerate-devel + vamp-plugin-sdk-devel + jack-audio-connection-kit-devel audacity + Multi-track audio editor and recorder - gtk3 + lv2 flac - wxGTK-common - wxGTK3 - wxBase + gtk3 + expat + glib2 + ffmpeg libogg libmad + libgcc + wxBase + wxGTK3 twolame alsa-lib libid3tag libvorbis - soundtouch libsndfile - libsamplerate - jack-audio-connection-kit - ffmpeg - lame - lv2 - vamp-plugin-sdk soundtouch - libmad - expat - glib2 - libgcc gdk-pixbuf + soundtouch + wxGTK-common + libsamplerate + vamp-plugin-sdk + jack-audio-connection-kit lame - /usr/bin - /usr/share/audacity - /usr/share/applications - /usr/share/mime - /usr/share/pixmaps - /usr/share/icons - /usr/share/appdata - /usr/share/locale - /usr/share/doc/audacity /usr/share/man + /usr/bin + /usr/share/mime + /usr/share/icons + /usr/share/pixmaps + /usr/share/appdata + /usr/share/audacity + /usr/share/doc/audacity + /usr/share/locale + /usr/share/applications + + 2020-05-21 + 2.4.0 + Minor version bump. + Blue Devil + bluedevil@sctzine.com + 2020-01-30 2.3.3 @@ -120,4 +124,4 @@ groni@pisilinux.org - + \ No newline at end of file diff --git a/multimedia/sound/audacity/translations.xml b/multimedia/sound/audacity/translations.xml index 813d4767cf..ae1f646c45 100644 --- a/multimedia/sound/audacity/translations.xml +++ b/multimedia/sound/audacity/translations.xml @@ -3,8 +3,8 @@ audacity Özgür ses düzenleyici ve kaydedici - Grabador y editor de audio de código libre + Grabador y editor de audio de código libre Audacity ses dosyalarını kaydetmek ve düzenlemek için özgür, açık kodlu bir yazılımdır. Audacity es un editor de grabación y edición de sonido libre, de código abierto y multiplataforma. - + \ No newline at end of file