aboutsummaryrefslogtreecommitdiff
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.24.0Baptiste Daroussin2020-06-122-4/+4
| | | | Notes: svn path=/head/; revision=538585
* Update to 3.24.0Baptiste Daroussin2020-06-124-18/+9
| | | | Notes: svn path=/head/; revision=538578
* Update to 1.24.0Baptiste Daroussin2020-06-123-4/+5
| | | | Notes: svn path=/head/; revision=538574
* audio/muse-sequence: remove obsolete patch (patched upstream)Tobias C. Berner2020-06-111-10/+0
| | | | | | | Reported by: yuri Notes: svn path=/head/; revision=538510
* Update to upstream release 0.21.24Thomas Zander2020-06-112-4/+4
| | | | | | | | | | | Details: - Bug fixes, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.24/NEWS MFH: 2020Q2 (hat: ports-secteam) Notes: svn path=/head/; revision=538489
* Add compiler:c++11-lang to USES to fix build on GCC-based systems:Mark Linimon2020-06-111-1/+1
| | | | | | | | | Checking for flag '-std=c++11': no Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=538470
* Add compiler:c++11-lang to USES to fix build on GCC-based systems:Mark Linimon2020-06-111-1/+1
| | | | | | | | | /usr/local/include/sigc++-2.0/sigc++/visit_each.h:22:23: error: type_traits: No such file or directory Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=538469
* audio/surge-synthesizer-lv2: Fix build on 11 by adding a missing #include ↵Yuri Victorovich2020-06-111-0/+10
| | | | | | | | | <stdio.h> for getline(3) Reported by: fallout Notes: svn path=/head/; revision=538454
* audio/mpg123: fix build with SNDIORoman Bogorodskiy2020-06-111-0/+1
| | | | | | | | | | The new version fails to properly pass sndio LDFLAGS, so set it via CONFIGURE_ENV for now. Reported by: kib Notes: svn path=/head/; revision=538451
* audio/mpg123: update to 1.26.1Roman Bogorodskiy2020-06-103-28/+30
| | | | | | | | | | | | | | | | | - Update mpg123 to 1.26.1 - Use https for www.mpg123.de in MASTER_SITES - Remove INSTALL_TARGET, not needed - Rework Arch/CPU optimization Enable all optimizations by default for x86, mpg123 uses run-time detection and allow to disable all optimizations if needed - Enable ability to enable FPU and/or NEON optimization for armv6 and armv7 platforms - Add support for "make test" PR: 246905 Submitted by: daniel.engberg.lists@pyret.net Notes: svn path=/head/; revision=538411
* Chase audio/libadplug update.Emanuel Haupt2020-06-102-0/+2
| | | | | | | | MFH: 2020Q2 (blanket, security fixes) Security: 329ecd60-aaf7-11ea-8659-10bf48e1088e Notes: svn path=/head/; revision=538378
* Update to 2.3.3Emanuel Haupt2020-06-103-5/+5
| | | | | | | | MFH: 2020Q2 (blanket, security fixes) Security: 329ecd60-aaf7-11ea-8659-10bf48e1088e Notes: svn path=/head/; revision=538377
* audio/ganv: Correct COMMENTYuri Victorovich2020-06-101-1/+1
| | | | Notes: svn path=/head/; revision=538374
* New port: audio/ganv: Realtime modular synthesizer and/or effects processorYuri Victorovich2020-06-105-0/+62
| | | | Notes: svn path=/head/; revision=538373
* Re-add port: audio/raul: Realtime modular synthesizer and/or effects processorYuri Victorovich2020-06-105-0/+49
| | | | Notes: svn path=/head/; revision=538372
* audio/surge-synthesizer-lv2: Fix resource path; Install resourcesYuri Victorovich2020-06-102-6/+2330
| | | | Notes: svn path=/head/; revision=538371
* audio/guitarix-lv2: Correct the plistYuri Victorovich2020-06-101-4/+4
| | | | Notes: svn path=/head/; revision=538367
* New port: audio/tamgamp-lv2: LV2 guitar amp simulatorYuri Victorovich2020-06-104-0/+57
| | | | Notes: svn path=/head/; revision=538366
* audio/guitarix-lv2: Update 0.39.0 -> 0.40.0Yuri Victorovich2020-06-106-189/+392
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=538364
* audio/jacktrip: Update 1.1-132 -> 1.2Yuri Victorovich2020-06-102-5/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=538361
* audio/din: Move din from multimedia to audio category.Santhosh Raju2020-06-096-0/+553
| | | | | | | | Reported by: danfe Reviewed by: danfe Notes: svn path=/head/; revision=538338
* Update distinfo part I forgot to commit beforeBaptiste Daroussin2020-06-091-49/+53
| | | | Notes: svn path=/head/; revision=538332
* Update KDE Plasma Desktop to 5.19.0Tobias C. Berner2020-06-091-3/+3
| | | | | | | | | | | | | | | | | | | | | | Tuesday, 9 June 2020. Plasma 5.19 is out! If we gave alliterative names to Plasma releases, this one could be "Polished Plasma". The effort developers have put into squashing bugs and removing annoying papercuts has been immense. In this release, we have prioritized making Plasma more consistent, correcting and unifying designs of widgets and desktop elements; worked on giving you more control over your desktop by adding configuration options to the System Settings; and improved usability, making Plasma and its components easier to use and an overall more pleasurable experience. Read on to discover all the new features and improvements of Plasma 5.19… Announcement: https://kde.org/announcements/plasma-5.19.0 Notes: svn path=/head/; revision=538320
* audio/zryth: Update 0.8.459 -> 0.8.535Yuri Victorovich2020-06-094-19/+15
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=538295
* Update to 0.9.0Baptiste Daroussin2020-06-082-32/+33
| | | | Notes: svn path=/head/; revision=538203
* Multiple ports: improve regex complianceKyle Evans2020-06-081-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These changes largely fall into just two categories: 1. Need textproc/gsed for GNU extensions 2. Extraneous escapes that can go away For #1, there's a further subdivision into those that require autoconf magic and those that can get away with BINARY_ALIAS=sed=${LOCALBASE}/bin/gsed. -CURRENT will soon gain GNU extensions, but these will take longer to get to all supported releases; we must switch them to gsed to ensure we're actually properly building them as intended. For #2, I've fixed these as I can and we should upstream these fixes. PORTREVISION is bumped for all of the above, because we will almost certainly build these differently when the replacements actually start working. These were all detected by the below-referenced exp-run [1]. The patch included forbids many ordinary characters from being escaped, since we'll later imbue those with special meanings. This has had the nice side effect of picking up various things that we didn't handle properly, e.g. \t and \r for tab and carriage return. PR: 229925 [1] Approved by: koobs (mentor) Approved by: portmgr (blanket: trivial build fixes) MFH: no (invasive risk) Differential Revision: https://reviews.freebsd.org/D25185 Notes: svn path=/head/; revision=538197
* audio/praat update to latest upstream release.Adriaan de Groot2020-06-072-6/+4
| | | | | | | | | | | | | | | Release notes are always on https://www.fon.hum.uva.nl/praat/manual/What_s_new_.html there's one bug fixed, "more reliable choice of input device". This release also vanishes some bundled code, so we no longer have to patch out hard CPPFLAGS setting from Makefiles (well, two of them, which no longer exist). Reported by: portscout Notes: svn path=/head/; revision=538185
* audio/rosegarden, update to latest upstream releaseAdriaan de Groot2020-06-072-4/+4
| | | | | | | | | | | | | | | Release notes at https://rosegardenmusic.com/wiki/dev:20.06 various bugfixes. On FreeBSD, with Qt 5.15, the "double-click-in-empty-space crash" persists, mentioned in PR 242957. I haven't had time to debug that (nor has the other participant in that thread). Reported by: portscout Notes: svn path=/head/; revision=538161
* audio/lsp-plugins-lv2: Update 1.1.21 -> 1.1.22Yuri Victorovich2020-06-053-7/+31
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=538049
* audio/fluidsynth: update to 2.1.3Tobias C. Berner2020-06-053-5/+5
| | | | Notes: svn path=/head/; revision=538043
* audio/gxplugins-lv: Update 0.7 -> 0.8Yuri Victorovich2020-06-052-106/+135
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=538035
* Remove expired ports:Rene Ladan2020-06-0516-297/+0
| | | | | | | | | | | | | | | 2020-06-05 audio/workman: Depends on expired x11-toolkits/xview 2020-05-05 x11-toolkits/xview: 64-bit unsupported 2020-06-05 math/p5-Algorithm-KMeans: Depends on expired math/p5-Math-GSL 2020-05-05 math/p5-Math-GSL: Broken for more than 6 months 2020-06-05 net/openbsc: Depends on expired devel/libosmo-netif 2020-05-05 devel/libosmo-netif: Broken for more than 6 months 2020-06-05 audio/xvmixer: Depends on expired x11-toolkits/xview 2020-06-05 devel/libosmo-sccp: Depends on expired devel/libosmo-netif 2020-06-05 audio/p5-Audio: Depends on expired math/p5-Math-GSL Notes: svn path=/head/; revision=538005
* audio/faudio: Update to 20.06Tobias Kortkamp2020-06-042-4/+4
| | | | | | | Changes: https://github.com/FNA-XNA/FAudio/releases/tag/20.06 Notes: svn path=/head/; revision=537920
* lang/rust: Update to 1.44.0Tobias Kortkamp2020-06-043-2/+3
| | | | | | | | | | | | | | | - Remove devel/cargo-tree since it is now integrated into cargo - Add patch to fix build with LibreSSL 3.1.x and 3.2.0 [1] - Force rebuild all consumers to catch regressions early Changes: https://blog.rust-lang.org/2020/06/04/Rust-1.44.0.html PR: 246332 [1] Tested by: mikael, tobik With hat: rust Differential Revision: https://reviews.freebsd.org/D25099 Notes: svn path=/head/; revision=537917
* Prep-work for Qt 5.15Adriaan de Groot2020-06-031-0/+11
| | | | | | | | | | | | | | | | | | | | | | An ambiguous constructor for QSplashScreen has appeared in Qt 5.14, so previous uses of NULL / nullptr now cause a compile error like src/gui/src/SplashScreen.cpp:35:4: error: call to constructor of 'QSplashScreen' is ambiguous : QSplashScreen( NULL ) ^ ~~~~ /usr/local/include/qt5/QtWidgets/qsplashscreen.h:58:5: note: candidate constructor QSplashScreen(QScreen *screen, const QPixmap &pixmap = QPixmap(), Qt::WindowFlags f = Qt::WindowFlags()); /usr/local/include/qt5/QtWidgets/qsplashscreen.h:61:5: note: candidate constructor QSplashScreen(QWidget *parent, const QPixmap &pixmap = QPixmap(), Qt::WindowFlags f = Qt::WindowFlags()); This patch just explicitly casts to the right type of nullptr. Mentioned in an issue upstream as well. Not bumping PORTREVISION since this doesn't affect the built code at all and it will get rebuilt when Qt 5.15 lands anyway. Notes: svn path=/head/; revision=537857
* Mark BROKENAntoine Brodin2020-06-031-0/+1
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=537846
* Mark BROKENAntoine Brodin2020-06-031-0/+2
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=537845
* Mark BROKENAntoine Brodin2020-06-031-0/+2
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=537844
* Mark BROKENAntoine Brodin2020-06-031-0/+2
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=537843
* Mark BROKENAntoine Brodin2020-06-031-0/+1
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=537842
* Mark BROKENAntoine Brodin2020-06-031-0/+2
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=537841
* Mark BROKENAntoine Brodin2020-06-031-0/+2
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=537840
* Mark BROKENAntoine Brodin2020-06-031-0/+2
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=537839
* Mark BROKENAntoine Brodin2020-06-031-0/+2
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=537838
* Bump PORTREVISION for devel/protobuf shlib changeSunpoet Po-Chuan Hsieh2020-06-036-5/+6
| | | | Notes: svn path=/head/; revision=537830
* - Update to 0.2.2Emanuel Haupt2020-06-024-35/+65
| | | | | | | | | - Make portclippy and portfmt happy Changelog: https://github.com/mywave82/opencubicplayer/releases/tag/v0.2.2 Notes: svn path=/head/; revision=537572
* audio/spotify-tui: Update to 0.20.0Fernando Apesteguía2020-06-012-204/+212
| | | | | | | | | | | | | | | | | | From ChangeLog: https://github.com/Rigellute/spotify-tui/releases/tag/v0.20.0 Fix audio analysis view and other improvements - Move pagination instructions to top of help menu - Add user configuration toggle for the loading indicator - Add support for saving an album and following an artist in artist view - Use the `#` glyph to indicate the currently playing song - Jump to play context (if available) - default binding is `o` PR: 246805 Submitted by: vulcan@wired.sh (maintainer) Notes: svn path=/head/; revision=537476
* audio/sonic-visualiser: prepare for Qt5-5.15Loïc Bartoletti2020-06-011-0/+10
| | | | | | | | Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D25054 Notes: svn path=/head/; revision=537461
* audio/yoshimi: Unbreak after ports r536573Tobias Kortkamp2020-05-312-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | src/LV2_Plugin/YoshimiLV2Plugin.cpp:80:5: error: cannot initialize a member subobject of type 'LV2_Handle (*)(const struct LV2_Descriptor *, double, const char *, const LV2_Feature *const *)' (aka 'void *(*)(const LV2_Descriptor *, double, const char *, const LV2_Feature *const *)') with an lvalue of type 'LV2_Handle (const struct _LV2_Descriptor *, double, const char *, const LV2_Feature *const *)' (aka 'void *(const _LV2_Descriptor *, double, const char *, const LV2_Feature *const *)'): type mismatch at 1st parameter ('const struct LV2_Descriptor *' vs 'const struct _LV2_Descriptor *') YoshimiLV2Plugin::instantiate, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/LV2_Plugin/YoshimiLV2Plugin.cpp:93:5: error: cannot initialize a member subobject of type 'LV2_Handle (*)(const struct LV2_Descriptor *, double, const char *, const LV2_Feature *const *)' (aka 'void *(*)(const LV2_Descriptor *, double, const char *, const LV2_Feature *const *)') with an lvalue of type 'LV2_Handle (const struct _LV2_Descriptor *, double, const char *, const LV2_Feature *const *)' (aka 'void *(const _LV2_Descriptor *, double, const char *, const LV2_Feature *const *)'): type mismatch at 1st parameter ('const struct LV2_Descriptor *' vs 'const struct _LV2_Descriptor *') YoshimiLV2Plugin::instantiate, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/LV2_Plugin/YoshimiLV2Plugin.cpp:396:34: error: no matching constructor for initialization of 'YoshimiLV2Plugin' YoshimiLV2Plugin *inst = new YoshimiLV2Plugin(synth, sample_rate, bundle_path, features, desc); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/LV2_Plugin/YoshimiLV2Plugin.cpp:257:19: note: candidate constructor not viable: cannot convert argument of incomplete type 'const struct _LV2_Descriptor *' to 'const LV2_Descriptor *' for 5th argument YoshimiLV2Plugin::YoshimiLV2Plugin(SynthEngine *synth, double sampleRate, const char *bundlePath, const LV2_Feature *const *features, const LV2_Descriptor *desc): ^ src/LV2_Plugin/YoshimiLV2Plugin.h:47:7: note: candidate constructor (the implicit copy constructor) not viable: requires 1 argument, but 5 were provided class YoshimiLV2Plugin : public MusicIO ^ src/LV2_Plugin/YoshimiLV2Plugin.cpp:833:5: error: cannot initialize a member subobject of type 'LV2UI_Handle (*)(const struct LV2UI_Descriptor *, const char *, const char *, LV2UI_Write_Function, LV2UI_Controller, LV2UI_Widget *, const LV2_Feature *const *)' (aka 'void *(*)(const LV2UI_Descriptor *, const char *, const char *, void (*)(void *, unsigned int, unsigned int, unsigned int, const void *), void *, void **, const LV2_Feature *const *)') with an lvalue of type 'LV2UI_Handle (const _LV2UI_Descriptor *, const char *, const char *, LV2UI_Write_Function, LV2UI_Controller, LV2UI_Widget *, const LV2_Feature *const *)' (aka 'void *(const _LV2UI_Descriptor *, const char *, const char *, void (*)(void *, unsigned int, unsigned int, unsigned int, const void *), void *, void **, const LV2_Feature *const *)'): type mismatch at 1st parameter ('const struct LV2UI_Descriptor *' vs 'const _LV2UI_Descriptor *') YoshimiLV2PluginUI::instantiate, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Notes: svn path=/head/; revision=537166
* Mark as BROKEN on powerpc64-12. This is true even though the usualMark Linimon2020-05-311-0/+2
| | | | | | | | | workaround of USES is in place. It seems to build everywhere else. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=537128