| Port details on branch 2020Q3 |
- faustlive Standalone application that embeds Faust
- g20171205_4 audio
=0 g20171205_4Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-08-18 00:03:54
- Last Update: 2020-08-18 00:02:47
- Commit Hash: f38a453
- License: GPLv3
- WWW:
- https://github.com/grame-cncm/faustlive
- Description:
- A standalone application that embeds Faust (as the libfaust library) and
LLVM compiler to provide dynamical compilation for the Faust programming
language.
FaustLive is in its alpha stage.
WWW: https://github.com/grame-cncm/faustlive
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- faustlive>0:audio/faustlive
- To install the port:
- cd /usr/ports/audio/faustlive/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/faustlive
- pkg install faustlive
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: faustlive
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1532114000
SHA256 (grame-cncm-faustlive-g20171205-281fcb8_GH0.tar.gz) = 18b832ae42ceb7747992c7e78df71d5470d93eee1f3af6e797625d0d10c8da20
SIZE (grame-cncm-faustlive-g20171205-281fcb8_GH0.tar.gz) = 49027897
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libfaust.a : audio/faust
- gmake>=4.3 : devel/gmake
- xorgproto>=0 : x11/xorgproto
- moc : devel/qt5-buildtools
- qmake : devel/qt5-qmake
- Library dependencies:
-
- libLLVM-6.0.so : devel/llvm60
- libasound.so : audio/alsa-lib
- libcurl.so : ftp/curl
- libjack.so : audio/jack
- libmicrohttpd.so : www/libmicrohttpd
- libqrencode.so : graphics/libqrencode
- libGL.so : graphics/mesa-libs
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Network.so : net/qt5-network
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for faustlive-g20171205_4:
PORTAUDIO=off: PortAudio library support
===> Use 'make config' to modify these settings
- Options name:
- audio_faustlive
- USES:
- compiler:c++11-lang gl gmake qt:5 ssl xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
g20171205_4 18 Aug 2020 00:02:48
  |
pkubaj  |
MFH: r545200
audio/faustlive: fix build on GCC architectures
Don't explicitly add -L/usr/lib, it makes GCC from ports link against base
libstdc++. Clang still links fine to base libraries.
Approved by: portmgr (fix build blanket) |
g20171205_4 18 Aug 2020 00:02:47
    |
Piotr Kubaj (pkubaj)  |
MFH: r545200
audio/faustlive: fix build on GCC architectures
Don't explicitly add -L/usr/lib, it makes GCC from ports link against base
libstdc++. Clang still links fine to base libraries.
Approved by: portmgr (fix build blanket) |
Number of commits found: 2
|