Port details |
- libvgm More modular rewrite of most components from VGMPlay
- g20250714 audio
=2 g20240608_1Version of this port present on the latest quarterly branch. - Maintainer: tagattie@FreeBSD.org
 - Port Added: 2024-01-30 08:42:09
- Last Update: 2025-08-04 07:15:12
- Commit Hash: f620025
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- https://github.com/ValleyBell/libvgm
- Description:
- A more modular rewrite of most components from VGMPlay. will include
sub-libraries for audio output, sound emulation and VGM playback.
¦ ¦ ¦ ¦ 
- 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/libvgm/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/libvgm
- pkg install libvgm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libvgm
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1754208920
SHA256 (ValleyBell-libvgm-g20250714-7cad783_GH0.tar.gz) = 17868263162428b2546aebbcd34ee125fd88a50d0805c3833b7e5ef08cae990c
SIZE (ValleyBell-libvgm-g20250714-7cad783_GH0.tar.gz) = 1453785
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
- This port is required by:
- for Libraries
-
- audio/fooyin
- audio/vgmplay
Configuration Options:
- ===> The following configuration options are available for libvgm-g20250714:
PLAYER=on: Build and install libvgm-player command
VGM2WAV=on: Build and install vgm2wav command
====> Additional audio backends support
ALSA=off: ALSA audio architecture support
AO=off: libao audio library support
PULSEAUDIO=off: PulseAudio sound server support
===> Use 'make config' to modify these settings
- Options name:
- audio_libvgm
- USES:
- cmake compiler:c++14-lang iconv
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
g20250714 04 Aug 2025 07:15:12
    |
Hiroki Tagato (tagattie)  Author: Daniel Engberg |
audio/libvgm: update to latest commit (7cad783)
Changelog: https://github.com/ValleyBell/libvgm/compare/34c368c...7cad783
PR: 288644
Reported by: diizzy |
g20240608_1 23 Jul 2025 11:09:59
    |
Baptiste Daroussin (bapt)  |
audio/*: remove useless USES=pathfix |
g20240608_1 23 Nov 2024 08:31:00
    |
Gleb Popov (arrowd)  |
*: Bump PORTREVISIONs of Pulseaudio consumers
Sponsored by: Future Crew, LLC |
g20240608 12 Sep 2024 11:45:18
    |
Hiroki Tagato (tagattie)  |
audio/libvgm: update to latest GitHub commit and improve port
Improvements include:
- switch to build shared libraries so that they are usable for other apps
- optionize bundled commands (ON by default)
- rename "player" command to "libvgm-player"
(player is too generic name and can cause filename clashes)
Co-authored-by: Daniel Engberg <diizzy@FreeBSD.org>
PR: 281363
Reported by: diizzy |
g20240103 30 Jan 2024 08:38:50
    |
Hiroki Tagato (tagattie)  |
audio/libvgm: add port: More modular rewrite of most components from VGMPlay
A more modular rewrite of most components from VGMPlay. will include
sub-libraries for audio output, sound emulation and VGM playback.
WWW: https://github.com/ValleyBell/libvgm |
Number of commits found: 5
|