Port details |
- traverso Digital audio workstation (DAW) with an innovative user interface
- 0.49.6_4 audio
=0 Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2019-05-16 09:26:19
- Last Update: 2022-07-11 21:46:56
- Commit Hash: 2bbe718
- License: GPLv2 LGPL21
- Description:
- Traverso-DAW is a digital audio workstation designed to be an extension of your
creativity and workflow. Compose, record and edit your audio with an
unprecedented speed and ease as you've never experienced before.
WWW: https://traverso-daw.org/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- traverso>0:audio/traverso
- To install the port:
- cd /usr/ports/audio/traverso/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/traverso
- pkg install traverso
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: traverso
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1557993721
SHA256 (traverso-0.49.6.tar.gz) = f850b88cbb64529655514b7cfe01c56133e21929374b3e3b90813bc227eac789
SIZE (traverso-0.49.6.tar.gz) = 1511714
- 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:
-
- cmake : devel/cmake
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- pkgconf>=1.3.0_1 : devel/pkgconf
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- Library dependencies:
-
- libfftw3.so : math/fftw3
- libFLAC.so : audio/flac
- libjack.so : audio/jack
- liblilv-0.so : audio/lilv
- libmad.so : audio/libmad
- libogg.so : audio/libogg
- libsamplerate.so : audio/libsamplerate
- libserd-0.so : devel/serd
- libsndfile.so : audio/libsndfile
- libsord-0.so : devel/sord
- libsratom-0.so : audio/sratom
- libvorbisfile.so : audio/libvorbis
- libwavpack.so : audio/wavpack
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5PrintSupport.so : print/qt5-printsupport
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- libQt5Xml.so : textproc/qt5-xml
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- audio_traverso
- USES:
- cmake compiler:c++11-lang desktop-file-utils localbase:ldflags pkgconfig qt:5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
11 Jul 2022 21:46:56 0.49.6_4 |
Po-Chuan Hsieh (sunpoet)  |
audio/libmad: Set SONAME to libmad.so.0 instead of libmad.so.0.16.2
- Bump PORTREVISION of dependent ports for shlib change
- Bump PORTREVISION for package change |
02 Aug 2021 16:03:15 0.49.6_3 |
Yuri Victorovich (yuri)  |
audio/jack: Update to Jack2: 0.125.0 -> 1.9.16
Big thank you to Florian Walpen <dev@submerge.ch> and
Goran Mekić <meka@tilda.center> for working on Jack2.
PR: 251125
Submitted by: Florian Walpen <dev@submerge.ch> (original version) |
07 Apr 2021 08:09:01 0.49.6_2 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.49.6_2 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
27 May 2020 18:36:55
0.49.6_1 |
cmt  |
audio/traverso: fix download URL
download verified against distinfo; port version is still current
fetchable again: remove BROKEN
Approved by: unbreak |
05 Jan 2020 10:26:04
0.49.6_1 |
antoine  |
Mark a few ports broken (unfetchable) |
05 Dec 2019 19:57:37
0.49.6_1 |
pkubaj  |
audio/traverso: fix build on powerpc64 elfv2
For some reason, even though ARCH_X86 isn't defined on powerpc64, clang doesn't
finish the function on #ifndef ARCH_X86, but tries to compile further and fails
at x86-specific assembly.
PR: 242462
Approved by: yuri (maintainer), mentors (implicit approval) |
26 Jul 2019 20:46:57
0.49.6_1 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
12 Jun 2019 18:50:00
0.49.6 |
pkubaj  |
audio/traverso: fix build
Add USES=compiler:c++11-lang to fix:
CMake Error in src/traverso/CMakeLists.txt:
The compiler feature "cxx_decltype" is not known to CXX compiler
"GNU"
version 4.2.1.
Approved by: mentors (implicite approval) |
16 May 2019 09:30:26
0.49.6 |
yuri  |
audio/traverso: Remove unnecessary patches and Makefile lines |
16 May 2019 09:26:03
0.49.6 |
yuri  |
New port: audio/traverso: Digital audio workstation (DAW) with an innovative
user interface |