Port details |
- spectmorph Analyze and combine samples of musical instruments
- 0.5.2_2 audio
=0 Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2021-06-27 18:00:35
- Last Update: 2022-09-11 10:20:14
- Commit Hash: ddae4e9
- License: GPLv2
- Description:
- SpectMorph is a free software project which allows to analyze samples of musical
instruments, and to combine them (morphing). It can be used to construct hybrid
sounds, for instance a sound between a trumpet and a flute; or smooth
transitions, for instance a sound that starts as a trumpet and then gradually
changes to a flute. In its current version, SpectMorph ships with many
ready-to-use instruments which can be combined using morphing.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- spectmorph>0:audio/spectmorph
- To install the port:
- cd /usr/ports/audio/spectmorph/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/spectmorph
- pkg install spectmorph
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: spectmorph
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1624784043
SHA256 (spectmorph-0.5.2.tar.bz2) = 2ed06e46e0396723621b21a89e81a2850bc5b9590383ae1d37094c68673d387b
SIZE (spectmorph-0.5.2.tar.bz2) = 30920194
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:
-
- fftw3>0 : math/fftw3
- lv2>0 : audio/lv2
- update-desktop-database : devel/desktop-file-utils
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- python3.9 : lang/python39
- x11.pc : x11/libX11
- Library dependencies:
-
- libao.so : audio/libao
- libfftw3f.so : math/fftw3-float
- libfreetype.so : print/freetype2
- libsndfile.so : audio/libsndfile
- libjack.so : audio/jack
- libintl.so : devel/gettext-runtime
- libGL.so : graphics/libglvnd
- libcairo.so : graphics/cairo
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for spectmorph-0.5.2_2:
JACK=on: JACK audio server support
LV2=on: Build the LV2 plugin
===> Use 'make config' to modify these settings
- Options name:
- audio_spectmorph
- USES:
- autoreconf desktop-file-utils gettext-runtime gl gmake gnome libtool pkgconfig python:run qt:5 shebangfix tar:bz2 xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.2_2 11 Sep 2022 10:20:14
    |
Felix Palmen (zirias)  |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.5.2_2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.5.2_2 24 Jul 2022 10:47:27
    |
Yuri Victorovich (yuri)  |
audio/spectmorph: Broken on armv7
Reported by: fallout |
0.5.2_2 19 Apr 2022 00:59:41
    |
Yuri Victorovich (yuri)  |
audio/spectmorph: Broken on arm64
Reported by: fallout |
0.5.2_2 02 Aug 2021 16:03:15
    |
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) |
0.5.2_1 28 Jun 2021 08:08:45
    |
Yuri Victorovich (yuri)  |
audio/spectmorph: Move dependencies required for options under options |
0.5.2 27 Jun 2021 17:58:04
    |
Yuri Victorovich (yuri)  |
audio/spectmorph: New port: Analyze and combine samples of musical instruments |
Number of commits found: 8
|