aboutsummaryrefslogtreecommitdiff
path: root/audio/audacity
Commit message (Collapse)AuthorAgeFilesLines
* audio/audacity: Update 3.7.6 => 3.7.7Jack34 hours2-6/+7
| | | | | | | | | | Changelog: - Hotfix: fixes broken waveform scrolling and selection for some users introduced in 3.7.6. - Added checksum to WavPack export. https://github.com/audacity/audacity/releases/tag/Audacity-3.7.7 PR: 291601
* audio/audacity: Update 3.7.5 => 3.7.6Jack8 days3-6/+7
| | | | | | | Changelog: https://support.audacityteam.org/additional-resources/changelog/audacity-3.7 PR: 291421
* audio/audacity: Update 3.7.4 => 3.7.5, improve portVladimir Druzenko2025-08-183-25/+44
| | | | | | | | | | | | | | | | | Changelog: https://support.audacityteam.org/additional-resources/changelog/audacity-3.7.5 Improve port: - Add NLS optinon. - Remove dependency from devel/nasm - required only for build already unbundled libs: lilv, lv2, serd, sord, sratom, suil. - Sort options in CMAKE_ARGS, CMAKE_ON, CMAKE_OFF. - Re-format (re-split) long lines. PR: 288698 Approved by: Jack <xxjack12xx@gmail.com> (maintainer) Co-authored-by: Älven <alven@FreeBSD.org> Co-authored-by: Jack <xxjack12xx@gmail.com>
* audio/audacity: Fix build after update devel/rapidjson to 1.1.0.763 ↵Vladimir Druzenko2025-07-262-1/+12
| | | | | | | | | | | | | | | | | (a87c745143f7) Fails to build in phase configure: CMake Error at cmake-proxies/cmake-modules/dependencies/rapidjson.cmake:6 (add_library): add_library cannot create ALIAS target "rapidjson::rapidjson" because target "rapidjson" is itself an ALIAS. Call Stack (most recent call first): cmake-proxies/cmake-modules/AudacityDependencies.cmake:230 (include) CMakeLists.txt:592 (include) After upstream commit: https://github.com/Tencent/rapidjson/pull/2193 PR: 288442 Approved by: Jack <xxjack12xx@gmail.com> (maintainer)
* */*: Bump PORTREVISION after libuuid/libblkid switchMatthias Andree2025-06-301-1/+1
| | | | | | | | from e2fsprogs to util-linux, to complete the bump of all users of either library that started with Alexander's commit titled '*/*: Switch to misc/libuuid and misc/libblkid' PR: 251489
* */*: Switch to misc/libuuid and misc/libblkidAlexander Shursha2025-06-301-1/+1
| | | | | | PR: 221293 PR: 251489 PR: 257070
* */*: Bump PORTREVISION. audio/portmidi was updated to 2.0.6Jose Alonso Cardenas Marquez2025-06-241-1/+1
|
* */*: Bump consumers of x11-toolkits/wxgtk32Nuno Teixeira2025-06-191-0/+1
| | | | New version of wxgtk32 in tree (3.2.8.1)
* audio/audacity: Update 3.7.3 => 3.7.4Jack2025-06-113-9/+14
| | | | | | | Changelog: https://github.com/audacity/audacity/releases/tag/Audacity-3.7.4 PR: 287443
* gnome.mk: rename gdkpixbuf2 to gdkpixbuf to prepare for port moveCharlie Li2025-03-171-1/+1
| | | | | | The GTK 1-based gdk-pixbuf has not existed for some time. No functional or package changes.
* audio/audacity: Update 3.7.2 → 3.7.3Jack2025-03-152-6/+6
| | | | | | | Changelog: https://support.audacityteam.org/additional-resources/changelog/audacity-3.7.3 PR: 285390
* audio/audacity: Upgrade 3.7.1 → 3.7.2Jack2025-03-112-8/+7
| | | | | | | | | | Changelog: https://support.audacityteam.org/additional-resources/changelog/audacity-3.7.2 While here pet portclippy. PR: 285321 MFH: 2025Q1
* */*: bump PORTREVISION after audio/flac updateChristian Weisgerber2025-03-021-0/+1
|
* audio/audacity: update to 3.7.1Jack2024-12-142-7/+7
| | | | | | | | Changelog: https://github.com/audacity/audacity/releases/tag/Audacity-3.7.1 Note that SOUNDTOUCH disabled has been broken since 3.7.0: https://github.com/audacity/audacity/issues/7814 PR: 283303
* */*: Bump consumers of x11-toolkits/wxgtk32Nuno Teixeira2024-11-251-0/+1
| | | | New version of wxgtk32 in tree
* audio/audacity: Upgrade 3.6.4 → 3.7.0Jack2024-11-033-15/+22
| | | | | | | Changelog: https://github.com/audacity/audacity/releases/tag/Audacity-3.7.0 PR: 282438
* audio/audacity: Update 3.6.3 → 3.6.4Jack2024-09-202-6/+6
| | | | | | | | | Changelog: #7310 Fixed another crash when exiting Audacity. (Thanks, Joe Souza!) #7312 Fixed projects not being compacted on close. https://github.com/audacity/audacity/releases/tag/Audacity-3.6.4 PR: 281601
* audio/audacity: update to 3.6.3Jack2024-09-112-6/+6
| | | | | | Changelog: https://support.audacityteam.org/additional-resources/changelog/audacity-3.6.3 PR: 281407
* audio/audacity: Update 3.6.1 → 3.6.2Jack2024-09-053-10/+15
| | | | | | | Changelog: https://support.audacityteam.org/additional-resources/changelog/audacity-3.6.2 PR: 281261
* audio/audacity: update 3.6.0 → 3.6.1Jack2024-07-222-6/+6
| | | | | | | | | | | | | | | | | | Audacity 3.6.1 was released on 19 Jul 2024 This is a hotfix release. It fixes the following bugs: * #6889 Fixed a crash when exporting multichannel audio. * #6882 Fixed a crash when pasting mono clips into stereo tracks. * #4763 (Accessibility) Made more values available when using the plain UI of plugins. (Thanks, David Bailes!) * #6855 Prevented incompatible versions from opening projects created in 3.6.x. * #6892 Fixed the dark theme sometimes having white corners in buttons. Changelog: https://github.com/audacity/audacity/releases/tag/Audacity-3.6.1 PR: 280411
* audio/audacity: update 3.5.1 → 3.6.0Vladimir Druzenko2024-07-193-1417/+1401
| | | | | | | | | Changelog: https://support.audacityteam.org/additional-resources/changelog/audacity-3.6 https://www.audacityteam.org/blog/audacity-3-6/ PR: 280332 Approved by: Jack <xxjack12xx@gmail.com> (maintainer)
* audio/audacity: fresh install reports incompatible plugin: lv2 requirement ↵Jack2024-07-171-1/+3
| | | | | | | was missing PR: 279516 MFH: 2024Q3
* all: drop support for FreeBSD 13.2 which reached EOL todayRene Ladan2024-07-014-89/+0
| | | | | | | Thanks again to jbeich for noticing various things I overlooked. Reviewed by: acm, ashish, eduardo, ehaupt, eugen, jbeich, martymac, mat, nobukata, sunpoet, tagattie, yuri, arrowd, kde Differential Revision: https://reviews.freebsd.org/D45141
* */*: Remove incorrect libtool dependencyDaniel Engberg2024-05-261-1/+1
| | | | | | | | All these ports builds without libtool Tested using Poudriere Approved by: portmgr (blanket, build fix)
* audio/audacity: remove outdated pkg-messageVladimir Druzenko2024-05-061-10/+0
| | | | | | | | pkg-message was created more than 8 years ago for the then current version 2.1. Now this information is of no value. PR: 278807 Approved by: xxjack12xx@gmail.com (maintainer)
* audio/audacity: sort out dependenciesVladimir Druzenko2024-05-011-6/+5
| | | | | | | | | | | * Linked with libharfbuzz.so:print/harfbuzz if installed - make it mandatory * Used libavformat.so:multimedia/ffmpeg instead of libavcodec.so and load it at runtime, not linked with it * Sort records in LIB_DEPENDS PR: 278585 Approved by: xxjack12xx@gmail.com (maintainer)
* audio/audacity: update to 3.5.1Jack2024-04-262-10/+4
| | | | | | | | Changelog: https://support.audacityteam.org/additional-resources/changelog/audacity-3.5.1 PR: 278585 Approved by: arrowd (mentor, implicit)
* audio/audacity: update to 3.5.0Vladimir Druzenko2024-04-249-102/+37
| | | | | | | | | Changelog: https://github.com/audacity/audacity/releases/tag/Audacity-3.5.0 PR: 278538 Approved by: xxjack12xx@gmail.com (maintainer), arrowd (mentor, implicit) Differential Revision: https://reviews.freebsd.org/D44909
* audio/libid3tag: Bump PORTREVISION of dependent ports for shlib changePo-Chuan Hsieh2024-04-201-1/+1
| | | | Notified by: vvd
* */*: Bump consumers of x11-toolkits/gtk30Nuno Teixeira2023-12-231-1/+1
| | | | New version of gtk3 in tree
* audio/audacity: Fix build in 12 and 13Tatsuki Makino2023-11-244-3/+89
| | | | | | | | | Conditional workaround for the problem with old libc++ and the buggy implementation of std::conjunction Patch by tatsuki_makino@hotmail.com PR: 275192
* */*: Bump consumers of x11-toolkits/wxgtk32Nuno Teixeira2023-11-231-0/+1
| | | | New version of wxWidgets in tree
* audio/audacity: Upgrade to 3.4.2Jack2023-11-222-4/+7
| | | | | | | | ChangeLog: https://support.audacityteam.org/additional-resources/changelog/audacity-3.4.2 PR: 275192 Reported by: xxjack12xx@gmail.com (maintainer)
* audio/audacity: update to 3.4.1Robert Clausecker2023-11-123-31/+1454
| | | | PR: 274901
* devel/gettext: Update to 0.22Tijl Coosemans2023-07-112-2/+7
| | | | | | | | | | Convert post-patch commands to real patches. This way there are errors when the underlying code changes. */*: Fix gettext issues. The new gettext tools are more strict. PR: 272210 Exp-run by: antoine
* audio/audacity: upgrade to 3.3.3Jack2023-06-112-4/+4
| | | | | Changes: https://support.audacityteam.org/additional-resources/changelog/audacity-3.3 PR: 271942
* audio/audacity: update to 3.3.2Jack2023-05-082-4/+4
| | | | | | | | This is a hotfix release. Changelog: https://github.com/audacity/audacity/releases/tag/Audacity-3.3.2 PR: 271290
* audio/audacity: update to 3.3.1Jack2023-05-016-1410/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: https://github.com/audacity/audacity/releases/tag/Audacity-3.3.1 Changes: https://github.com/audacity/audacity/releases/tag/Audacity-3.3.0 Some of the built-in effects are now realtime capable (Bass & Treble, Distortion, Phaser, Reverb and Wahwah). #4352 Added a new effect: Shelf Filter. Added an initial (beta) version of Beats and Measures. #4414 Reworked the bottom toolbar dock: Project Sample Rate is now found in Audio Setup -> Audio Settings (formerly known as Project Rate). The Snapping Toolbar (formerly known as Snap-To) is now independent of the Selection Toolbar. Added a new Time Signature Toolbar (beta). It is hidden by default. #4212 Improved Zooming behavior slightly (more to come in the future). #4393 Added a new ruler, Linear (dB). This ruler goes from 0 dBFS to -∞ dBFS and better reflects the volume as shown in the recording/playback meters. #3820 When copying clips between projects, you now can choose between whether to copy smart clips or just the visible portion. #4133 Added a delete button to the Cut/Copy/Paste toolbar. Bugfixes #1584 Audacity no longer dithers tracks unnecessarily. #2427 Linux playback now handles output latency better (less stutters). #3796 The EQ effect no longer resets clip names. #3801 Audacity no longer crashes when trying to load projects with plugins that since have been deleted. #4417 Resampling a track no longer trims it. Libraries FFmpeg 6 (avformat 60) is now supported. Moved from Breakpad to Crashpad. Extracted various libraries from within Audacity. PR: 271094 Approved by: jack (maintainer)
* */*: Bump all users of multimedia/ffmpeg*Daniel Engberg2023-04-271-1/+1
| | | | ...to make sure all picks up new version(s)
* audio/opus: bump consumers after update to 1.4Christian Weisgerber2023-04-251-0/+1
|
* audio/audacity: Upgrade to 3.2.5Jack2023-03-052-5/+4
| | | | | | | | | | ChangeLog: https://github.com/audacity/audacity/releases Fixes authorization flow for the audio.com sharing service PR: 269923 Reported by: xxjack12xx@gmail.com (maintainer) MFH: 2023Q1 (bugfix release)
* accessibility/at-spi2-core: update to 2.46.0Tobias C. Berner2023-03-021-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | What's new in at-spi2-core 2.46.0: * Fix GetInterfaces documentation on org.a11y.atspi.Accessible interface. What's new in at-spi2-core 2.45.91: * Send device event controller events using the same signature as other events. * Document the Accessible, Action, and Cache dbus interfaces. * Fix license of atspi-gmain.c (#87). What's new in at-spi2-core 2.45.90: * xml: Add some documentation. * xml: Fix event arguments. * xml: Add some missing DeviceEventController methods. * Bind the AT-SPI bus to the graphical session. * Mark bus service as belonging to the session slice. * Add ATSPI_ROLE_PUSH_BUTTON_MENU. * Add an "announcement" event/signal to allow objects to send notifications (!63). * Various code clean-ups and test improvements. What's new in at-spi2-core 2.45.1: * Atk and at-spi2-atk are now merged into this project. * Now requires meson 0.56.2 and glib 2.67.4. * at-spi2-atk: Expose the accessible hierarchy via dbus introspection. * Properly escape the AT-SPI bus address; fixes warnings about the address not containing a colon (!55). * Add a text value to AtspiValue, so that a value can expose a textual description, as in the new Atk value API. * Add atspi_event_listener_register_with_app, to allow an event listener to be registered only for a given application (!52). - accessibility/atk and accessibility/at-spi2-atk have been merged into accessibility/at-spi2-core - accessibility/at-spi2-core: bump consumers of removed ports atk and at-spi2-atk PR: 269704 Exp-run by: antoine ---
* audio/audacity: Update to 3.2.4Jack2023-01-302-4/+4
| | | | | | | | | | ChangeLog: https://github.com/audacity/audacity/releases Fixed the meters not retaining size PR: 269212 Reported by: xxjack12xx@gmail.com (maintainer) MFH: 2023Q1 (fix regression)
* audio/audacity: Update to 3.2.3Jack2022-12-292-4/+4
| | | | PR: 268623
* audio/audacity: Update to 3.2.2Koichiro Iwao2022-12-092-6/+5
| | | | PR: 268225
* audio/audacity: use wx 3.2Loïc Bartoletti2022-10-251-1/+2
| | | | PR: 265093
* audio/audacity: Upgrade audacity to 3.2.1Jack2022-10-094-21/+1424
| | | | | | | | | | | | | | ChangeLog: https://github.com/audacity/audacity/releases/tag/Audacity-3.2.1 * Fixed Audacity crashing on startup on some systems. * Fixed a crash when applying Waves Berzerk Distortion Mono to a mono track * Fixed a freeze when very quickly starting and stopping playback. * macOS: Homebrew FFmpeg installs are now found automatically * macOS: Fixed Melda VST Plugin UI * Building with VST3 support is now possible without Conan. PR: 266874 Reported by: xxjack12xx@gmail.com (maintainer)
* audio/audacity: Update to 3.2.0Jack2022-10-059-40/+49
| | | | | | | ChangeLog: https://www.audacityteam.org/ PR: 266668 Reported by: xxjack12xx@gmail.com (maintainer)
* audio/flac: bump port revision of consumers after update to 1.4.1Christian Weisgerber2022-09-251-1/+1
|
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)