IABSD.fr/ports/audio

Branch :


Log

Author Commit Date CI Message
b6137e08 2022-11-15 17:41:37 openal tweaks from Brad, ok David Carlier (maintainer) - Enable the SSE support on X86; there is run-time detection - Disable NEON on arm - The ALSOFT_CONFIG option has been deprecated - The QSA backend was removed with the 1.21.0 release - Sort the list of options
81d58166 2022-11-13 15:27:35 bump for MODPY_DEFAULT_VERSION_3 change
2cc23ca5 2022-11-13 11:56:15 Build DEBUG_PACKAGES.
d0c33abe 2022-11-11 17:16:00 Fix HOMEPAGE and remove non existing ones.
ebf77969 2022-11-09 18:26:21 audio/py-discogs-client: update to 2.5 full changelog: https://github.com/joalla/discogs_client/compare/v2.3.14...v2.5 from maintainer Johan Huldtgren, thanks!
f50fdd74 2022-11-08 11:14:43 Stop using the daemon class in @newuser. If we need to make an exception we can do it and properly document the reason but by default we should just use the default login class. rc.d uses daemon or the login class provided in login.conf.d so this has no impact there. discussed with sthen@, tb@ and robert@ praying that my grep/sed skills did not break anything and still believing in portbump :-)
c45f3897 2022-11-06 22:53:05 Rebuild and regen PLIST+WANTLIB after espeak update.
7d917941 2022-11-06 22:52:33 Update to espeak(NG)-1.51.
3f965d07 2022-11-06 22:51:48 +pcaudiolib
76658a1a 2022-11-06 22:51:19 Import pcaudiolib-1.2 The Portable C Audio Library (pcaudiolib) provides a C API to different audio devices. ok robert@