aboutsummaryrefslogtreecommitdiff
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* Returning all my ports to the pool.Alexandre C. Guimarães2023-09-101-1/+1
| | | | - Unfortunately I have no time to maintain them anymore.
* audio/rem: deprecated, replaced by libreRodrigo Osorio2023-09-101-2/+5
| | | | | | Deprecate audio/rem which was merged in audio/re Reported by: Herbert J. Skuhra <herbert@gojira.at> (by email)
* audio/baresip: remove audio/rem dependencyRodrigo Osorio2023-09-101-60/+50
| | | | | | | | audio/rem is now merged into audio/re [1] [1] https://github.com/baresip/re/pull/683 Reported by: Herbert J. Skuhra <herbert@gojira.at> (by email)
* audio/baresip: Update to 3.4.0Rodrigo Osorio2023-09-093-11/+14
| | | | Full changelog: https://github.com/baresip/baresip/blob/main/CHANGELOG.md
* audio/re: update to v3.4.0Rodrigo Osorio2023-09-093-8/+35
| | | | Full changelog: https://github.com/baresip/re/releases
* audio/qxgedit: update 0.9.10 → 0.9.11Yuri Victorovich2023-09-092-5/+4
| | | | Reported by: portscout
* audio/qsynth: update 0.9.11 → 0.9.12Yuri Victorovich2023-09-092-5/+4
| | | | Reported by: portscout
* audio/qmidinet: update 0.9.10 → 0.9.11Yuri Victorovich2023-09-092-5/+4
| | | | Reported by: portscout
* audio/geonkick-lv2: update 2.9.2 → 2.10.0Yuri Victorovich2023-09-092-4/+4
| | | | Reported by: portscout
* audio/jamulus: update 3_9_1 → 3_10_0Yuri Victorovich2023-09-092-5/+4
|
* audio/qjackctl: update 0_9_11 → 0_9_12Yuri Victorovich2023-09-092-5/+4
| | | | Reported by: portscout
* all: Bump PORTREVISION after lang/go* updateDmitri Goutnik2023-09-085-5/+5
|
* audio/pt2-clone: Update to 1.64Emanuel Haupt2023-09-082-4/+4
|
* lang/rust: Bump revisions after 1.72.0Mikael Urankar2023-09-0815-15/+15
| | | | PR: 273331
* audio/furnace: Update to 0.6pre11Emanuel Haupt2023-09-082-4/+4
|
* audio/furnace: Update to 0.6pre10Emanuel Haupt2023-09-073-8/+14
|
* audio/schismtracker: Update to 20230906Emanuel Haupt2023-09-072-19/+8
|
* audio/py-mutagen: Update to 1.47.0Po-Chuan Hsieh2023-09-042-5/+8
| | | | | | | | - Convert to USE_PYTHON=pep517 Changes: https://github.com/quodlibet/mutagen/releases https://github.com/quodlibet/mutagen/blob/main/NEWS https://mutagen.readthedocs.io/en/latest/changelog.html
* audio/bambootracker: Update to 0.6.3Emanuel Haupt2023-09-043-5/+5
|
* audio/noise-suppression-for-voice-lv2: Disable tests during buildYuri Victorovich2023-09-041-1/+2
|
* audio/pt2-clone: Update to 1.63Emanuel Haupt2023-09-042-4/+4
|
* audio/jacktrip: update 2.0.1 → 2.0.2Yuri Victorovich2023-09-032-7/+7
| | | | Reported by: portscout
* audio/praat: update to 6.3.16, latest upstreamAdriaan de Groot2023-09-022-4/+4
| | | | | There are a few bugfixes detailed at https://www.fon.hum.uva.nl/praat/manual/What_s_new_.html
* audio/webrtc-audio-processing: update to 1.2Jan Beich2023-09-023-7/+7
| | | | | Changes: https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/-/compare/v1.1...v1.2 Reported by: portscout
* audio/webrtc-audio-processing: allow riscv64 after 32c5afbfa2bdJan Beich2023-09-021-1/+0
| | | | https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/-/commit/e47b68df57aa
* audio/jacktrip: update 2.0.0 → 2.0.1Yuri Victorovich2023-09-022-4/+4
| | | | Reported by: portscout
* audio/jacktrip: update 2.0.0-beta1 → 2.0.0Yuri Victorovich2023-08-312-7/+7
| | | | Reported by: portscout
* audio/furnace: Define PORTSCOUTEmanuel Haupt2023-08-301-0/+2
|
* audio/furnace: Update to 0.6pre9Emanuel Haupt2023-08-294-99/+1498
|
* audio/gnome-podcasts: unbreak build on i386Jan Beich2023-08-291-1/+2
| | | | | | | | | fatal runtime error: Rust cannot catch foreign exceptions thread '<unnamed>' panicked at '/wrkdirs/usr/ports/lang/rust/work/rustc-1.71.0-src/compiler/rustc_codegen_ssa/src/back/write.rs:1535:21: worker thread panicked', compiler/rustc_middle/src/util/bug.rs:36:26 (signal: 6, SIGABRT: process abort signal) Reported by: pkg-fallout
* KDE: Update KDE Gear to 23.08Tobias C. Berner2023-08-2813-25/+23
| | | | | | | | | | | | | | | Thursday, 24 August 2023 We create software for people, and the KDE Gear releases are the result of that. Every four months we publish new updates of a large number of KDE apps and software libraries. We create new programs to meet more of your needs, implement more features so you can adapt to an ever-changing digital world, and make our software faster, more efficient, more reliable. We also port it to more platforms so you can run it on more devices: your laptop, your game console, your phone, anywhere. Read on to find out what's new in KDE Gear 23.08 https://kde.org/announcements/gear/23.08.0
* audio/mumble: switch from USE_GITHUB to pre-rolled release and fix build on ↵Vladimir Druzenko2023-08-285-98/+107
| | | | | | | | | | | | | | | | | ARCHes other than x86 1. Switch from USE_GITHUB to pre-rolled release. 2. Use CMake to install the files instead of using custom do-install target. 3. Unbundle devel/microsoft-gsl. 4. Fix build and keep possibility to build 32bit overlay on other ARCHes than x86. 5. "Pet portclippy". Ideas, patches and testing: fuz, jhale, pkubaj. PR: 273203 272881 Approved by: tcberner Differential Revision: https://reviews.freebsd.org/D41604 MFH: 2023Q3
* audio/tuneradio: Mark DEPRECATEDMuhammad Moinur Rahman2023-08-271-0/+2
| | | | | | | | - Requires defunct bktr driver which will no longer be available after the EOL of 12 - Set EXPIRATION_DATE to 2023-12-31 the same for the EOL of 12 Approved by: portmgr (blanket)
* audio/xmradio: Mark DEPRECATEDMuhammad Moinur Rahman2023-08-271-0/+2
| | | | | | | | - Requires defunct bktr driver which will no longer be available after the EOL of 12 - Set EXPIRATION_DATE to 2023-12-31 the same for the EOL of 12 Approved by: portmgr (blanket)
* *: Rename GTK+ to GTKPo-Chuan Hsieh2023-08-266-6/+6
| | | | | | | GTK+ has been renamed to GTK since 2019. Reference: https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html Approved by: portmgr (blanket)
* audio/drumstick: update 2.8.0 → 2.8.1Yuri Victorovich2023-08-263-10/+9
| | | | Reported by: portscout
* audio/py-soxr: Add workaround to fix wrong version variableYuri Victorovich2023-08-261-1/+6
|
* audio/praat: update to 6.3.15Adriaan de Groot2023-08-242-4/+4
| | | | | | Release notes as always at https://www.fon.hum.uva.nl/praat/manual/What_s_new_.html New features in synthesizer and scripting.
* audio/geonkick-lv2: update 2.9.1 → 2.9.2Yuri Victorovich2023-08-232-5/+4
| | | | Reported by: portscout
* audio/py-librosa: update 0.10.0 → 0.10.1Yuri Victorovich2023-08-232-5/+4
| | | | Reported by: portscout
* audio/libfishsound: Fix build with Clang 16 and remove the workaroundPo-Chuan Hsieh2023-08-212-6/+22
| | | | | | | | | | | | | | | | | | flac.c:253:8: error: incompatible function pointer types passing 'FLAC__StreamDecoderReadStatus (const FLAC__StreamDecoder *, FLAC__byte *, unsigned int *, void *)' (aka 'FLAC__StreamDecoderReadStatus (const FLAC__StreamDecoder *, unsigned char *, unsigned int *, void *)') to parameter of type 'FLAC__StreamDecoderReadCallback' (aka 'FLAC__StreamDecoderReadStatus (*)(const FLAC__StreamDecoder *, unsigned char *, unsigned long *, void *)') [-Wincompatible-function-pointer-types] fs_flac_read_callback, ^~~~~~~~~~~~~~~~~~~~~ /usr/local/include/FLAC/stream_decoder.h:1092:34: note: passing argument to parameter 'read_callback' here FLAC__StreamDecoderReadCallback read_callback, ^ flac.c:597:8: error: incompatible function pointer types passing 'FLAC__StreamEncoderWriteStatus (const FLAC__StreamEncoder *, const FLAC__byte *, unsigned int, unsigned int, unsigned int, void *)' (aka 'FLAC__StreamEncoderWriteStatus (const FLAC__StreamEncoder *, const unsigned char *, unsigned int, unsigned int, unsigned int, void *)') to parameter of type 'FLAC__StreamEncoderWriteCallback' (aka 'FLAC__StreamEncoderWriteStatus (*)(const FLAC__StreamEncoder *, const unsigned char *, unsigned long, unsigned int, unsigned int, void *)') [-Wincompatible-function-pointer-types] fs_flac_enc_write_callback, ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/FLAC/stream_encoder.h:1532:136: note: passing argument to parameter 'write_callback' here FLAC_API FLAC__StreamEncoderInitStatus FLAC__stream_encoder_init_stream(FLAC__StreamEncoder *encoder, FLAC__StreamEncoderWriteCallback write_callback, FLAC__StreamEncoderSeekCallback seek_callback, FLAC__StreamEncoderTellCallback tell_callback, FLAC__StreamEncoderMetadataCallback metadata_callback, void *client_data); 16 warnings and 2 errors generated. Tested on: 14.0-CURRENT (1400093)
* */*: Move consumers of audio/ebur128 to USES=ebur128Jason E. Hale2023-08-214-9/+6
| | | | PR: 272843
* audio/picard: Update to 2.9.1Jason E. Hale2023-08-203-7/+20
| | | | | | | Switch to PEP-517 Enable regression tests https://github.com/metabrainz/picard/releases/tag/release-2.9.1
* audio/picard-plugins: Update to snapshot from 2023-07-29Jason E. Hale2023-08-202-5/+5
| | | | | | Updated plugins: - submit_folksonomy_tags - submit_isrc
* audio/wavplay: enable on powerpc64lePiotr Kubaj2023-08-201-1/+1
|
* editors/emacs: Update to 29.1Yasuhiro Kimura2023-08-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update Canna patch to the one for Emacs 29. * Add new options PGTK, SQLITE3, TREESITTER and WEBP. SQLITE3 and TREESITTER are ON by default. PGTK and WEBP options are excluded from nox flavor. * CARGO option doesn't imply XFT but prevents it. It is caused as a result of adding pure GTK support (PGTK option). * OTK options doesn't imply XTF any more. It is also caused as a result of adding pure GTK support. * Update NATIVECOMP option so it specifies ahead-of-time compilation via the configure argument. * Remove "experimental" from NATIVECOMP_DESC. * Add print/freetype2 and x11-fonts/fontconfig to CAIRO_LIB_DEPENDS and GTK3_LIB_DEPENDS. Necessary to link emacs binary with shared libraries. * When PGTK option is ON and SCROLLBARS is OFF, configure fails as following ---------------------------------------------------------------------- checking for gnutls >= 2.12.2... yes checking for jansson >= 2.7... yes checking for tree-sitter >= 0.20.2... yes checking for libkqueue... no checking for library containing kqueue... none required configure: error: Non-toolkit scroll bars are not implemented for your system ---------------------------------------------------------------------- So add SCROLLBARS to PGTK_IMPLIES to avoid such options setting. * When MODULES option is OFF and TREESITTER is ON, link error happens as following. ---------------------------------------------------------------------- cc -o temacs.tmp \ -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/libpng16 -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/webp -I/usr/local/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -MMD -MF deps/.d -MP -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-unknown-pragmas -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fstack-protector-strong -L/usr/local/lib -L/usr/local/lib \ dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o xterm.o xfns.o xselect.o xrdb.o xsmfns.o xsettings.o dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o bignum.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o indent.o search.o regex-emacs.o undo.o alloc.o pdumper.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o sort.o font.o print.o lread.o syntax.o bytecode.o comp.o process.o gnutls.o callproc.o region-cache.o sound.o timefns.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o lcms.o kqueue.o profiler.o decompress.o thread.o systhread.o sqlite.o treesit.o itree.o xfont.o ftfont.o ftcrfont.o hbfont.o fontset.o fringe.o image.o xgselect.o json.o terminfo.o lastfile.o ../lib/libgnu.a ../oldXMenu/libXMenu11.a -ltiff -ljpeg -L/usr/local/lib -lpng16 -lgif -L/usr/local/lib -lwebpdemux -lwebpdecoder -lSM -lICE -lX11 -lXrender -L/usr/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -lrt -L/usr/local/lib -ldbus-1 -lexecinfo -L/usr/local/lib -lXrandr -L/usr/local/lib -lXinerama -L/usr/local/lib -lXfixes -lXext -lXext -L/usr/local/lib -lxml2 -lutil -L/usr/local/lib -lcairo -lncurses -L/usr/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lfreetype -L/usr/local/lib -lfontconfig -lfreetype -L/usr/local/lib -lharfbuzz -L/usr/local/lib -lgnutls -lpthread -L/usr/local/lib -llcms2 -llcms2_fast_float -llcms2_threaded -lm -lz -L/usr/local/lib -ljansson -lgmp -L/usr/local/lib -lXi -L/usr/local/lib -ltree-sitter -lsqlite3 -lXcomposite -lXext ld: error: undefined symbol: dynlib_error >>> referenced by treesit.c >>> treesit.o:(treesit_load_language) >>> referenced by treesit.c >>> treesit.o:(treesit_load_language) >>> referenced by treesit.c >>> treesit.o:(treesit_load_language) >>> referenced 1 more times ld: error: undefined symbol: dynlib_sym >>> referenced by treesit.c >>> treesit.o:(treesit_load_language) ld: error: undefined symbol: dynlib_open >>> referenced by treesit.c >>> treesit.o:(treesit_load_language) cc: error: linker command failed with exit code 1 (use -v to see invocation) ---------------------------------------------------------------------- So add MODULES to TREESITTER_IMPLIES to avoid such options setting. * Bump PORTREVISION of ports that use "USES=emacs". ChangeLog: https://git.savannah.gnu.org/cgit/emacs.git/tree/etc/NEWS?h=emacs-29.1 Reviewed by: ashish, jrm Differential Revision: https://reviews.freebsd.org/D41444
* audio/cardinal: fix build on powerpc64lePiotr Kubaj2023-08-192-0/+12
|
* audio/owntone: Circumvent ffmpeg 6 ALAC encoding problemDirk Meyer2023-08-192-1/+44
| | | | https://github.com/owntone/owntone-server/issues/1640
* audio/libsndfile: Update to 1.2.2Daniel Engberg2023-08-194-48/+6
| | | | | | | Changelog: https://github.com/libsndfile/libsndfile/releases/tag/1.2.2 Sponsored by: Blinkinblox
* audio/pt2-clone: Update to 1.62.2Emanuel Haupt2023-08-182-4/+4
|