Version: 2.4.2, Package name: audacity-2.4.2 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Audacity is a free audio editor. You can record sounds, play sounds, import and export WAV, AIFF, Ogg Vorbis, and MP3 files, and more. Use it to edit your sounds using Cut, Copy and Paste (with unlimited Undo), mix tracks together, or apply effects to your recordings. It also has a built-in amplitude envelope editor, a customizable spectrogram mode and a frequency analysis window for audio analysis applications. Built-in effects include Echo, Change Tempo, and Noise Removal, and it also supports VST and LADSPA plug-in effects. |
Filesize: 59812.92 KB |
Version History (View Complete History) |
|
2021-10-23 14:40:25 by Stuart Henderson | Files touched by this commit (1) |
Log message: missing LDEP on libsndfile, looks like more fallout from libsamplerate |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2021-02-19 14:22:26 by Stuart Henderson | Files touched by this commit (1) |
Log message: audacity: disable sbsms on i386 to avoid builds failing with sse-related problems. |
2021-02-14 04:55:59 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: typo |
2021-02-14 01:36:20 by Antoine Jacoutot | Files touched by this commit (22) |
Log message: Update to audacity-2.4.2 which builds with -fno-common. - move build to cmake - use python3 |
2020-01-23 22:20:37 by Bjorn Ketelaars | Files touched by this commit (8) |
Log message: Update to audacity-2.3.3 Changes: https://github.com/audacity/audacity/releases/tag/Audacity-2.3.3 OK solene@ |
2019-12-20 06:19:12 by Stuart Henderson | Files touched by this commit (2) |
Log message: audacity tweaks: - build with ffmpeg support, suggested by solene@ (and use --disable-dynamic-loading to avoid dlopening ffmpeg) - use GH_* and add a note explaining why we aren't using the upstream tarballs (stupid time-expiring URLs on fosshub) |
2019-11-18 05:08:53 by Stuart Henderson | Files touched by this commit (1) |
Log message: sort CONFIGURE_ARGS |
2019-11-18 05:08:07 by Stuart Henderson | Files touched by this commit (1) |
Log message: build vamp-plugin-sdk support for audacity, removing an XXX comment from septimiu turcu |
2019-09-26 07:54:54 by Stuart Henderson | Files touched by this commit (6) |
Log message: update to audacity-2.3.2 |
2019-07-12 15:02:30 by Stuart Henderson | Files touched by this commit (339) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-06-12 14:28:36 by Raphael Graf | Files touched by this commit (1) |
Log message: Unbreak audacity on macppc by fixing the -latomic check. ok jca@ |
2019-05-20 16:15:31 by Christian Weisgerber | Files touched by this commit (488) |
Log message: Update gettext to 0.20.1. Follow the upstream recommendations for packagers and switch to multi-packages: devel/gettext -> devel/gettext,-runtime devel/gettext-tools -> devel/gettext,-tools (new) devel/gettext,-textstyle |
2019-05-18 06:13:34 by Christian Weisgerber | Files touched by this commit (24) |
Log message: switch to CONFIGURE_STYLE=autoreconf |
2019-05-17 10:45:30 by Stuart Henderson | Files touched by this commit (94) |
Log message: set png16 WANTLIB entries back to png following the change in soname part done by portbump, part by hand (it is easily confused) |
2019-03-28 14:09:49 by Jeremie Courreges-Anglas | Files touched by this commit (2) |
Log message: Don't hardcode the version number of two dlopened shared libraries Affected libs: libgnomeui-2 and libgnome-2 |
2019-03-28 13:56:07 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: --without-lame is ineffective so add mp3lame export support instead Spotted by ajacoutot@ |
2019-03-27 18:34:14 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: Handle yet another missing dep: add gtk+2 as a BUILD_DEPENDS Looks like the compiled files from https://drobilla.net/software/suil aren't installed by default. Spotted by naddy@ |
2019-03-27 18:33:36 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: Explicitely mark internal libs as internal We don't have ports (yet) for sbsms and "libwidgetextra" but better be safe than sorry. Listing said packages here makes them easier to find with grep, in case we create ports for them. |
2019-03-27 14:25:11 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: Prevent lame from being picked up Spotted by naddy@ |
2019-03-27 10:19:55 by Jeremie Courreges-Anglas | Files touched by this commit (2) |
Log message: No need for archivers/zip and audio/jack zip looks like a leftover, jack is used if detected but only the bundled portaudio copy actually needs it, and we use audio/portaudio-svn instead. |
2019-03-27 06:41:16 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: Disable SSE unless on amd64, fixes build on sparc64/ports-gcc |
2019-03-26 12:26:45 by Raphael Graf | Files touched by this commit (12) |
Log message: Unbreak audacity With a lot of help from jca@. ok jca@ |
2019-03-10 05:45:50 by Antoine Jacoutot | Files touched by this commit (6) |
Log message: Update to audacity-2.3.1. Still BROKEN but at least we can start working on the newest release. Remove WANTLIB while here, they prevent from even extracting; we'll add them back once the port builds. |
2019-03-06 13:42:12 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Fetch from the github release archive. tarball don't match but the port is BROKEN anyway. |
2019-03-05 09:36:58 by Jeremie Courreges-Anglas | Files touched by this commit (32) |
Log message: wip major update to audacity-2.2.2 (still BROKEN) - libsoxr now used instead of libsamplerate - audio/portaudio-svn still used instead of the bundled copy (only the portmixer subsystem makes use of additional interfaces available in the bundled and patched portaudio) - portmidi support can't be easily deactivated and lacks support for OpenBSD Committing this early so other people can work on it in-tree. Prodded by ajacoutot@. |
2019-01-02 05:44:53 by Jeremie Courreges-Anglas | Files touched by this commit (4) |
Log message: BROKEN following the wxWidgets3 update ok ajacoutot@ landry@ giovanni@ |
2018-12-05 13:19:01 by Christian Weisgerber | Files touched by this commit (28) |
Log message: again, bump users of audio/libmad after macro change in header file |
2018-12-04 13:44:57 by Christian Weisgerber | Files touched by this commit (28) |
Log message: bump users of audio/libmad after macro change in header file |
2018-11-03 07:42:33 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Pick up libmp3lame.so if it's installed; proddeb by a mail from Anthony Campbell. While here, don't offer to download libmp3lame of ffmpeg. |
2018-11-03 07:26:27 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Fix linking with ld.lld, FileDialog needs gobject and gtk libs. |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2018-07-01 12:33:39 by Marc Espie | Files touched by this commit (166) |
Log message: @tag update-mime-database |
2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
2018-05-12 04:00:24 by Marc Espie | Files touched by this commit (42) |
Log message: sprinkle some bins, remove stripped directories, reorder annotations that are not in the "canonical plist write order" |
2018-04-11 11:59:54 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: fix build with clang6 |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-05-04 06:58:04 by Marc Espie | Files touched by this commit (1) |
Log message: convert to C99 inlines, trivial, fixes build with clang |
2017-04-10 05:45:29 by Stuart Henderson | Files touched by this commit (281) |
Log message: use LIBCXX |
2016-03-11 13:28:34 by Christian Weisgerber | Files touched by this commit (247) |
Log message: garbage collect CONFIGURE_SHARED |
2016-01-12 06:10:44 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: require fixed vamp-sdk |
2015-08-12 14:53:15 by Christian Weisgerber | Files touched by this commit (1) |
Log message: needs devel/gettext-tools |
2015-07-17 17:11:52 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: - add note why we're using ',' as a separator in the sed command - add missing rcs id while here |
2015-07-17 16:25:14 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: use sed -i |
2015-04-14 02:38:15 by Anthony J. Bentley | Files touched by this commit (2) |
Log message: Cope with the new location of audio/soundtouch's pkg-config file. |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2014-12-09 13:29:03 by Stuart Henderson | Files touched by this commit (8) |
Log message: change some srand to srand_deterministic, found by deraadt@ |
2011-04-28 11:51:50 by Matthias Kilian | Files touched by this commit (1) |
Log message: Enable unicode again. ok landry |
2011-04-23 03:08:27 by Matthias Kilian | Files touched by this commit (1) |
Log message: Disable unicode for now (until we can re-enable it in wxWidgets). ok landry@ |
2010-11-26 00:07:57 by Marc Espie | Files touched by this commit (23) |
Log message: redo depends with >= |
2010-11-15 06:08:38 by Marc Espie | Files touched by this commit (10) |
Log message: missed libspecs |
2010-11-14 17:22:54 by Marc Espie | Files touched by this commit (427) |
Log message: convert to new style depends zap default spec that are not needed convert libspecs as well convert p* to REVISION. No package changes |
2010-10-24 15:00:30 by Antoine Jacoutot | Files touched by this commit (60) |
Log message: Remove USE_X11. |
2010-10-18 10:52:48 by Marc Espie | Files touched by this commit (115) |
Log message: USE_GROFF=Yes |
2010-09-05 04:25:16 by Stuart Henderson | Files touched by this commit (22) |
Log message: new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary |
2010-06-13 09:49:10 by Jacob Meuser | Files touched by this commit (2) |
Log message: don't pull in libjack in portsmf now that we aren't guaranteeing jack is installed via portaudio. there is no OpenBSD midi support in jack anyway ... |
2009-12-22 08:43:15 by Antoine Jacoutot | Files touched by this commit (44) |
Log message: Use @unexec-delete instead of @unexec for the *-update-* goos. prodded by espie@ discussed with espie@ sthen@ landry@ |
2009-10-28 12:40:13 by Jacob Meuser | Files touched by this commit (35) |
Log message: update to 1.3.9. mostly bugfixes. ok sthen@ |
2009-10-05 07:59:56 by Stuart Henderson | Files touched by this commit (2) |
Log message: Revert patch for new glib; as ajacoutot points out, it's not needed with this version of audacity. |
2009-10-04 18:12:44 by Stuart Henderson | Files touched by this commit (2) |
Log message: Fix build with newer glib2. From gentoo. |
2009-03-13 21:49:43 by Jacob Meuser | Files touched by this commit (17) |
Log message: update to audacity-1.3.7 |
2009-01-11 02:29:36 by Jacob Meuser | Files touched by this commit (20) |
Log message: update to audacity-1.3.6 - lots of bugs fixed (though importing Ogg and Flac formats is still broken) - now uses external vamp-plugin-sdk |
2008-03-23 23:31:48 by Jacob Meuser | Files touched by this commit (2) |
Log message: - use the capture parameters argument instead of the playback parameters argument with Pa_IsFormatSupported() when checking if certain capture parameters are supported. - take maintainership per former MAINTAINER's suggestion |
2008-02-09 08:07:20 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: - respect CXXFLAGS everywhere; spotted by jakemsr@ - regen PLIST while here |
2008-02-02 02:51:05 by Steven Mestdagh | Files touched by this commit (6) |
Log message: fix LIB_DEPENDS after wxWidgets update |
2007-12-16 04:30:20 by Antoine Jacoutot | Files touched by this commit (8) |
Log message: - add update-mime-database goo |
2007-12-08 11:42:42 by Antoine Jacoutot | Files touched by this commit (7) |
Log message: - forgot to remove those in previous commit noticed by STeve Andre' <andres at msu dot edu> |
2007-12-08 04:08:38 by Antoine Jacoutot | Files touched by this commit (14) |
Log message: - update to 1.3.4 ok jakemsr@ |
2007-11-23 03:07:41 by Antoine Jacoutot | Files touched by this commit (11) |
Log message: - make it use portaudio v19; i.e. full-duplex support! committing on behalf of jakemsr@ who did all the work |
2007-11-13 05:44:23 by Steven Mestdagh | Files touched by this commit (37) |
Log message: fix WANTLIB |
2007-09-18 12:27:00 by Moritz Grimm | Files touched by this commit (4) |
Log message: Make Audacity work with the audio/flac update: - Adjust LIB_DEPENDS, - fix configure checks - make it build with the API changes in FLAC++ ok naddy@ |
2007-09-15 15:26:04 by Simon Bertrang | Files touched by this commit (149) |
Log message: remove surrounding quotes from COMMENT/PERMIT_*/BROKEN |
2007-09-12 15:41:23 by Michael Erdely | Files touched by this commit (1) |
Log message: Replace "sed -i" with "perl -pi". No binary change. ok naddy@ |
2007-06-06 12:27:17 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: - revert to using portaudio v18 ; v19 has an endianness pbm which makes powerpc dore dump |
2007-06-06 03:35:19 by Antoine Jacoutot | Files touched by this commit (28) |
Log message: - update audacity to latest version: 1.3.3 - add NO_REGRESS since regression tests have not been updated for more than 3 years and upstream does not seem interested - add a patch from deanna@ that makes audacity use portaudio v19 and make full duplex work (well sort of, but at least it does not hang anymore) ok deanna@ |
2007-05-24 03:45:01 by Antoine Jacoutot | Files touched by this commit (20) |
Log message: - some cleaning: fix .desktop entry and add desktop-file-utils as run_depends add audacity.xpm fix lib_depends/WANTLIB regen and update PLIST accordingly regen patches while here |
2007-04-30 04:45:37 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: - use xenocara expat - USE_X11 ok bernd@ |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2006-12-17 05:12:59 by Antoine Jacoutot | Files touched by this commit (21) |
Log message: - update to version 1.3.2 big thanks to Martynas Venckus for his work on regression tests "go ahead!" jasper@ |
2006-10-27 06:53:01 by Antoine Jacoutot | Files touched by this commit (16) |
Log message: - update my email address - bump PKGNAME ok robert@ |
2006-08-01 04:50:19 by Marc Espie | Files touched by this commit (21) |
Log message: convert a few libspecs to new style. Note: no package bump, those are only BUILD dependencies, the pkg_create code will create the correct wantlib specs. |