Port details |
- wavetral Convert between single cycle waveforms and audio spectra
- g20210517_10 audio =2 g20210517_8Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2021-05-18 03:45:19
- Last Update: 2024-11-20 10:05:25
- Commit Hash: 312ee18
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://github.com/jeanette-c/wavetral
- Description:
- wavetral is a small program to convert single cycle waveforms to spectra and
vice versa. It supports different input and output formats to export
your waveforms/spectra from one synthesizer to another.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- wavetral>0:audio/wavetral
- To install the port:
- cd /usr/ports/audio/wavetral/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/wavetral
- pkg install wavetral
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wavetral
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1621578478
SHA256 (jeanette-c-wavetral-g20210517-57290f2_GH0.tar.gz) = 0a07fe0bda46907091c5ddfb3ba64e1ce2a806ae8ba7c271dc74f2307a1635f4
SIZE (jeanette-c-wavetral-g20210517-57290f2_GH0.tar.gz) = 47156
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-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libboost_system.so : devel/boost-libs
- libfftw3.so : math/fftw3
- libsamplerate.so : audio/libsamplerate
- libsndfile.so : audio/libsndfile
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_wavetral
- USES:
- cmake compiler:c++11-lang localbase:ldflags pkgconfig
- 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 |
g20210517_10 20 Nov 2024 10:05:25 |
Dima Panov (fluffy) |
devel/boost: bump consu,ers after update Boost to 1.86 release
Sponsored by: Future Crew, LLC |
g20210517_9 03 Oct 2024 10:25:14 |
Dima Panov (fluffy) |
*/*: bump consumers after devel/boost* update
With hat: office
Sponsored by: Future Crew, LLC |
g20210517_8 19 Feb 2024 17:49:46 |
Gleb Popov (arrowd) |
audio/*: Move manpages to share/man
Approved by: portmgr (blanket) |
g20210517_7 13 Feb 2024 14:44:22 |
Dima Panov (fluffy) |
devel/boost: bump consumers after library update |
g20210517_6 27 Sep 2023 14:36:30 |
Dima Panov (fluffy) |
devel/boost*: bump all consumers after 1.83.0 |
g20210517_5 27 Apr 2023 18:25:55 |
Dima Panov (fluffy) |
*/*: bump all direct Boost cunsumers |
g20210517_4 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
g20210517_3 16 Jan 2023 19:32:07 |
Dima Panov (fluffy) |
*/*: bump libboost*.so libraries consumert after Boost upgrade |
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) |
g20210517_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 ) |
g20210517_2 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
g20210517_1 22 May 2022 20:17:16 |
Dima Panov (fluffy) |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
g20210517 21 May 2021 06:31:42 |
Yuri Victorovich (yuri) |
audio/wavetral: Fix fetch
The author has recreated the repository and the git hash changed.
Reported by: fallout |
g20210517 18 May 2021 03:44:42 |
Yuri Victorovich (yuri) |
New port: audio/wavetral: Convert between single cycle waveforms and audio
spectra |