Port details |
- spectmorph Analyze and combine samples of musical instruments
- 0.6.1_1 audio =2 0.6.1_1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2021-06-27 18:00:35
- Last Update: 2024-02-11 18:28:15
- Commit Hash: 7a95f29
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://spectmorph.org/
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- 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 = 1698875849
SHA256 (spectmorph-0.6.1.tar.bz2) = 1ff3da7330248f17aed90e92fe36b36743d4f680a6841cec2e06c62eeb315e6f
SIZE (spectmorph-0.6.1.tar.bz2) = 47766081
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
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- 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.6.1_1:
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 gl gmake gnome iconv libtool pkgconfig python:run qt:5 shebangfix tar:bz2 xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.1_1 11 Feb 2024 18:28:15 |
Gleb Popov (arrowd) |
audio/*: Move manpages to share/man
Approved by: portmgr (blanket) |
0.6.1 01 Nov 2023 22:46:46 |
Yuri Victorovich (yuri) |
audio/spectmorph: update 0.6.0 → 0.6.1 |
0.6.0 12 Jul 2023 03:57:46 |
Yuri Victorovich (yuri) |
audio/spectmorph: Remove 'register' keywords instead of having USE_STDCXX=c++17
Reported by: fallout |
0.6.0 09 Jul 2023 03:46:57 |
Yuri Victorovich (yuri) |
audio/spectmorph: Fix build by adding USE_CXXSTD |
0.6.0 19 May 2023 07:54:16 |
Yuri Victorovich (yuri) |
audio/spectmorph: Update 0.5.2 → 0.6.0
Reported by: portscout |
0.5.2_3 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
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 |