===> Installing existing package /packages/All/stk-4.6.1.txz
[112i386-default-job-07] Installing stk-4.6.1...
[112i386-default-job-07] Extracting stk-4.6.1: .......... done
===> csound-6.12.2.83_4 depends on shared library: libstk-4.6.0.so - not found
Use version independent libstk.so symlink in LIB_DEPENDS, so that
it does not immediately break on audio/stk updates in the future.
Also bump revision for shared library name change
(libstk-4.6.0.so->libstk-4.6.1.so).
===> Installing existing package /packages/All/stk-4.6.1.txz
[112i386-default-job-14] Installing stk-4.6.1...
[112i386-default-job-14] Extracting stk-4.6.1: .......... done
===> polyphone-1.9_3 depends on shared library: libstk-4.6.0.so - not found
Use version independent libstk.so symlink in LIB_DEPENDS, so that
it does not immediately break on audio/stk updates in the future.
Also bump revision for shared library name change
(libstk-4.6.0.so->libstk-4.6.1.so).
This port requires C++11-compatible compiler to build on GCC architectures.
Additionally, remove -mtune=generic -msse -msse2 on GCC architectures.
PR: D20112
Approved by: yuri (maintainer), mat (mentor)
Differential Revision: https://reviews.freebsd.org/D20112
2019-04-30 devel/poco-ssl: Newer version available; use devel/poco instead
2019-04-30 audio/linux-skype_oss_wrapper: Only useful for net-im/skype4
2019-04-30 net-im/skype4: Unsupported upstream
Noson is a SONOS controller for Linux platforms
The fast and smart controller for your SONOS devices. You can browse your music
library and play track or radio on any zones. You can manage grouping zones,
queue, and playlists, and fully control the playback.
Written with QML/C++ for maximal performance
WWW: http://janbar.github.io/noson-app/index.html
- Ability to put the disc number into the output filename
- Regression fix: templates are always inserted at the end
of pattern editor
- Updated translations
Reported by: portscout
While lv2 itself works fine with any Python version we support, the build
fails using a Python > 3.6, since the build bundles an old version of waf.
waf upstream fixed the bug in a later version. [1]
Restrict Python to up to 3.6 for now. [2]
While here:
- Add missing dependencies identified in QA. [3]
- Pet portlint (USES order)
[1] facdc0b173
PR: 235103
Reported by: cs [3]
Submitted by: Charlie Li <ml+freebsd vishwin info> [2][3]
Approved by: Michael Beer <beerml sigma6audio de>
MFH: 2019Q2 (blanket: build fix, missing dependencies)
Full changelog:
- Add Stereo peaks for individual part metering
- Change LFO frequency units to Hz (from unitless)
- Enhance LFO delay parameter resolution and units (seconds)
- Enhance global volume parameter resolution and units (dB)
- Enhance part volume parameter resolution and units (dB)
- Enhance sub synth volume parameter resolution and units (dB)
- Enhance sub synth volume velocity sensing resolution
- Fix zippering when changing master volume
- Fix misaligned points in live envelope values
- Fix possible crash when envelopes are provided invalid live data
- Fix minor bugs
Approved by: pi
- Added support for release key pressure.
- Added support for experimental extended key press SYSEX messages.
- Some minor fixes and improvements.
Approved by: pi