aboutsummaryrefslogtreecommitdiff
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* audio/cardinal: Add xdg-desktop-portal dependency; Add pkg-messageValery2026-07-212-0/+27
| | | | PR: 293556
* lang/rust: Bump revisions after 1.97.1Mikael Urankar2026-07-2119-15/+19
| | | | PR: 296645
* audio/pipewire-spa-oss-ng: Update to 0.9.10Kevin Bowling2026-07-202-4/+4
| | | | Use oss APIs for channel mapping
* audio/pipewire-spa-oss-ng: Update to 0.9.9Kevin Bowling2026-07-202-4/+4
| | | | | | | | | | Improve playback timing and OSS event handling: avoid locked polling on audio cycles, use enriched kqueue events for wakeups (with an optional timer-based path), retain partial writes, retune without inserting silence, and keep queued playback across Pause. Generate format-correct PCM silence and harden host input and reentrant event handling on the device and node paths.
* audio/libsidplayfp: update to 3.0.2 release (+)Dima Panov2026-07-202-5/+5
| | | | Release notes: https://github.com/libsidplayfp/libsidplayfp/releases/tag/v3.0.2
* audio/libresidfp: update to 1.1.2 release, adopt (+)Dima Panov2026-07-202-2/+2
| | | | | | | Release notes: https://github.com/libsidplayfp/libresidfp/releases/tag/v1.1.0 \ https://github.com/libsidplayfp/libresidfp/releases/tag/v1.1.1 \ https://github.com/libsidplayfp/libresidfp/releases/tag/v1.1.2 Approved by: multimedia (jhale via IRC)
* audio/pipewire-spa-oss-ng: Update to 0.9.8Kevin Bowling2026-07-192-4/+4
| | | | | | | | | | | | | | | | Advertise signed 24-bit, 32-bit float, and unsigned 8-bit PCM formats when the OSS device or feeder supports them, alongside the existing 16- and 32-bit integer formats. Negotiation order, frame widths, and bitperfect filtering are covered by tests. Register per-module SPA log topics (spa.oss.device, .sink, .source, .monitor) so PIPEWIRE_DEBUG='spa.oss.*:LEVEL' filters the plugin's output, matching the spa.alsa convention. Internally the FFI surface was reworked - unsafe confined to small kernels, cross-loop device rebuilds moved onto owned messages instead of shared state pointers, and the implementation organized by subsystem - with no change to the audio path.
* audio/libresidfp: Update to 1.1.2Daniel Engberg2026-07-193-5/+5
| | | | | Changelog: https://github.com/libsidplayfp/libresidfp/releases/tag/v1.1.2
* audio/pipewire-spa-oss-ng: Update to 0.9.7Kevin Bowling2026-07-182-28/+28
| | | | Keep the device byte stream frame-aligned across short writes and reads.
* audio/bcg729: Update to 1.1.2Guido Falsi2026-07-163-13/+13
| | | | | - Make portclippy happy - Drop maintainership
* audio/giada: fix build on armv7Robert Clausecker2026-07-162-0/+23
| | | | | | | | | | | | | | | | | | This port bundles a copy of JUCE. juce_BasicNativeHeaders.h pulls in <sys/user.h> which in turn pulls in <machine/atomic.h> transitively, which then defines a mb macro polluting the name space. <sys/user.h> is only needed for struct kproc_info, which is only needed in juce_SystemStats_linux.cpp to check for P_TRACED. Remove <sys/user.h> from juce_BasicNativeHeaders.h and only include it in juce_SystemStats_linux.cpp to avoid namespace pollution issues. As always, please try to unbundle dependencies if possible. Approved by: portmgr (build fix blanket) MFH: 2026Q3 PR: 283492
* audio/libopenshot-audio: patch armv7 build issue properlyRobert Clausecker2026-07-163-17/+24
| | | | | | | | | | | | | | | | | juce_BasicNativeHeaders.h pulls in <sys/user.h> which in turn pulls in <machine/atomic.h> transitively, which then defines a mb macro polluting the name space. <sys/user.h> is only needed for struct kproc_info, which is only needed in juce_SystemStats_linux.cpp to check for P_TRACED. Remove <sys/user.h> from juce_BasicNativeHeaders.h and only include it in juce_SystemStats_linux.cpp to avoid namespace pollution issues. I'll try to tackle the other ports using or bundling JUCE in a future commit. As always, please try to unbundle dependencies if possible. Approved by: portmgr (build fix blanket) MFH: 2026Q3 PR: 283492
* audio/mpz: update the port to version 2.0.14 (transient)Alexey Dokuchaev2026-07-162-5/+6
| | | | | | | | - The last version which comes with traditional icon set - Wrap one line to fit the standard 80x25 terminal width PR: 296248 Reported by: portscout
* audio/qtractor: update 1.6.1 → 1.6.2Yuri Victorovich2026-07-152-4/+4
|
* audio/shairport-sync: Update to 5.1Emanuel Haupt2026-07-152-5/+4
|
* audio/beets: Update 2.5.1 => 2.12.0R Williams2026-07-142-13/+15
| | | | | | | | | | | | | | | | | | | Changelogs: https://github.com/beetbox/beets/releases/tag/v2.6.0 https://github.com/beetbox/beets/releases/tag/v2.6.1 https://github.com/beetbox/beets/releases/tag/v2.6.2 https://github.com/beetbox/beets/releases/tag/v2.7.0 https://github.com/beetbox/beets/releases/tag/v2.7.1 https://github.com/beetbox/beets/releases/tag/v2.8.0 https://github.com/beetbox/beets/releases/tag/v2.9.0 https://github.com/beetbox/beets/releases/tag/v2.10.0 https://github.com/beetbox/beets/releases/tag/v2.11.0 https://github.com/beetbox/beets/releases/tag/v2.12.0 PR: 296425 Approved by: Leonhard Wachutka <leonhard@wachutka.eu> (maintainer) Sponsored by: UNIS Labs MFH: 2026Q3
* audio/linux-rl9-alsa-plugins-oss: sync OSS patches with audio/alsa-pluginsAlex S2026-07-133-279/+271
| | | | | | This seems to work better with SDL 3 apps. PR: 296738
* audio/pipewire-spa-oss-ng: Update to 0.9.6Kevin Bowling2026-07-132-19/+19
| | | | | pin EnumFormat stereo last so Pulse volume width stays stable after idle (device close and reopen shows volume slider on Plasma6).
* audio/musicpd: Update to upstream release 0.24.13Thomas Zander2026-07-122-4/+4
| | | | | | | | Details: - Mostly bugfix release, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.24.13/NEWS MFH: 2026Q3
* audio/linux-rl9-libsndfile: upstream reroll for Rocky Linux 9.8Dima Panov2026-07-122-11/+11
|
* audio/linux-rl9-alsa-lib-devel: update to 1.2.15.3 releaseDima Panov2026-07-122-10/+10
|
* audio/linux-rl9-alsa-lib: update to 1.2.15.3 releaseDima Panov2026-07-122-10/+10
|
* audio/atracdenc: Update to 0.2.3Dan Cherednik2026-07-122-4/+4
| | | | | Changelog: https://github.com/dcherednik/atracdenc/blob/0.2.3/debian/changelog
* audio/libogg: fix typo in descriptionChristian Weisgerber2026-07-111-1/+1
|
* */*: Update maintainer e-mail addressAlexander Vereeken2026-07-111-1/+1
| | | | | | | PR: 296700 MFH: 2026Q3 Approved by: Alexander Vereeken <Alexander88207@protonmail.com> (maintainer) Approved by: db@, yuri@ (Mentors, implicit)
* audio/lame: Update to 4.0.Alexander Leidinger2026-07-112-5/+5
|
* audio/py-pylast: Update to 7.1.0Po-Chuan Hsieh2026-07-112-5/+5
| | | | Changes: https://github.com/pylast/pylast/releases
* audio/wildmidi: Update 0.4.2 => 0.4.6Vladimir Druzenko2026-07-113-28/+26
| | | | | | | | | | | | | | | | | Changelogs: https://github.com/Mindwerks/wildmidi/releases#release-wildmidi-0.4.3 https://github.com/Mindwerks/wildmidi/releases#release-wildmidi-0.4.4 https://github.com/Mindwerks/wildmidi/releases#release-wildmidi-0.4.5 https://github.com/Mindwerks/wildmidi/releases#release-wildmidi-0.4.6 - Switch from dynamically genereated distfiles by github with prepared by upstream. - Fix warnings from portclippy. - Switch default BACKEND from ALSA to OSS. - Replace CP with INSTALL_DATA. Sponsored by: UNIS Labs MFH: 2026Q3
* audio/sc3-plugins: Unbreak by fixed invalid C++ chained comparisonYuri Victorovich2026-07-101-0/+14
| | | | Reported by: fallout
* audio/pt2-clone: Update to 1.91Emanuel Haupt2026-07-102-4/+4
|
* various: Bump go ports for go-1.25.12 / 1.26.5Dag-Erling Smørgrav2026-07-1012-11/+12
|
* audio/atunes: Update 3.1.2 => 3.2.0 beta (last version), improve port, fix ↵Vladimir Druzenko2026-07-104-44/+44
| | | | | | | | | | | | | | | | | runtime Changelog: https://sourceforge.net/p/atunes/code/HEAD/tree/trunk/aTunes/docs/changelog.txt - Lock JAVA_VERSION to 8 - doesn't work with 11+. - Pet portclippy. - Update WWW - previous is dead. - Add NO_ARCH. - Do not extract unnecessary files. - Optimize do-install. Sponsored by: UNIS Labs MFH: 2026Q3
* audio/plasma6-kpipewire: Update to 6.6.6.1Max Brazhnikov2026-07-092-4/+4
| | | | This release is to fix regression with ABI compatibility.
* audio/lame: fix build (missing pkgconfig)Alexander Leidinger2026-07-092-2/+3
| | | | | | | | It did build fine in my poudriere, but not in the poudriere of others. PR: 296643 Submitted by: Eric Camachat <eric@camachat.org> Noticed by: Einar Bjarni Halldórsson <einar@isnic.is>
* audio/lame: Update to 3.101.Alexander Leidinger2026-07-093-21/+6
|
* audio/py-tinytag: New port: Read audio file metadataYuri Victorovich2026-07-094-0/+28
|
* audio/py-soxr: update 1.0.0 → 1.1.0Yuri Victorovich2026-07-093-6/+17
|
* audio/py-mutagen: Update to 1.48.1Po-Chuan Hsieh2026-07-083-5/+25
| | | | | | Changes: https://github.com/quodlibet/mutagen/releases https://github.com/quodlibet/mutagen/blob/main/NEWS https://mutagen.readthedocs.io/en/latest/changelog.html
* audio/libmpdclient: Update to 2.26Po-Chuan Hsieh2026-07-083-4/+5
| | | | Changes: https://github.com/MusicPlayerDaemon/libmpdclient/blob/master/NEWS
* audio/liblo: Update to 0.36Po-Chuan Hsieh2026-07-083-5/+5
| | | | | Changes: https://github.com/radarsat1/liblo/releases https://liblo.sourceforge.net/NEWS.html
* audio/toneshifteq-lv2: update 0.3.0 → 0.4.0Yuri Victorovich2026-07-082-4/+4
|
* audio/pipewire-spa-oss-ng: Update to 0.9.5Kevin Bowling2026-07-082-4/+4
| | | | Retune in place across graph quantum changes
* audio/libxmp: Update to 4.7.1Emanuel Haupt2026-07-082-4/+4
|
* audio/ft2-clone: Update to 2.21Emanuel Haupt2026-07-082-4/+4
|
* audio/jamulus: update 3_12_1 → 3.12.2Yuri Victorovich2026-07-082-7/+6
|
* KDE: Update KDE Plasma to 6.6.6Max Brazhnikov2026-07-074-12/+12
| | | | Announcement: https://kde.org/announcements/plasma/6/6.6.6/
* audio/pianobar: Update Makefile with new locationJohn Hixson2026-07-071-1/+2
|
* audio/lvtk: Broken with python-3.12Yuri Victorovich2026-07-071-0/+2
| | | | Reported by: fallout
* audio/denemo: Deprecate and set EXPIRATION_DATE to 2026-08-31Daniel Engberg2026-07-051-0/+3
| | | | | Current release is over a decade old, upstream is still active if someone wants to pick it up and keep it up to date
* audio/tta: Deprecate and set EXPIRATION_DATE to 2026-08-31Daniel Engberg2026-07-051-0/+3
| | | | | No active development for over a decade and main site is gone. FFmpeg supports both encoding and decoding of this format