Port details |
- sonivox Fork of the AOSP 'platform_external_sonivox' to use out of Android
- 3.6.15 audio
=2 3.6.15Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-09-02 19:12:06
- Last Update: 2024-12-15 06:25:06
- Commit Hash: 1e56a3d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://github.com/pedrolcl/sonivox
- Description:
- sonivox is a fork of the Android Open Source Project
'platform_external_sonivox', including a CMake based build system to be used
not on Android, but on any other computer Operating System. Google licensed
this work originally named Sonivox EAS (Embedded Audio Synthesis) from the
company Sonic Network Inc. under the terms of the Apache License 2.0.
This is a Wave Table synthesizer, not using external soundfont files but
embedded samples instead. It is also a real time GM synthesizer. It consumes
very little resources, so it may be indicated in projects for small embedded
devices. There is neither MIDI input nor Audio output facilities included in
the library. You need to provide your own input/output.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/audio/sonivox/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/sonivox
- pkg install sonivox
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sonivox
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1734242002
SHA256 (pedrolcl-sonivox-v3.6.15_GH0.tar.gz) = 3e54cf11ecdc7ffd9fb24f0ba3319b6e0fe3df56f5e3082f2847666a31be3ff3
SIZE (pedrolcl-sonivox-v3.6.15_GH0.tar.gz) = 15533822
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
- Test dependencies:
-
- googletest>0 : devel/googletest
- This port is required by:
- for Libraries
-
- audio/drumstick
- audio/sonivox-eas
Configuration Options:
- No options to configure
- Options name:
- audio_sonivox
- USES:
- cmake:testing
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.6.15 15 Dec 2024 06:25:06
    |
Yuri Victorovich (yuri)  |
audio/sonivox: update 3.6.14 → 3.6.15
Reported by: portscout |
3.6.14 07 Oct 2024 09:42:12
    |
Yuri Victorovich (yuri)  |
audio/sonivox: update 3.6.13 → 3.6.14
Reported by: portscout |
3.6.13 24 Sep 2024 07:52:12
    |
Yuri Victorovich (yuri)  |
audio/sonivox: update 3.6.12 → 3.6.13
Reported by: portscout |
3.6.12 07 Jun 2023 01:15:55
    |
Yuri Victorovich (yuri)  |
audio/sonivox: Update 3.6.11 → 3.6.12
Reported by: portscout |
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) |
3.6.11 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 ) |
3.6.11 02 Sep 2022 19:11:54
    |
Yuri Victorovich (yuri)  |
audio/sonivox: New port: Fork of the AOSP 'platform_external_sonivox' to use out
of Android |
Number of commits found: 7
|