Port details |
- libvgm More modular rewrite of most components from VGMPlay
- g20240608_1 audio =2 g20240608Version of this port present on the latest quarterly branch.
- Maintainer: tagattie@FreeBSD.org
- Port Added: 2024-01-30 08:42:09
- Last Update: 2024-11-23 08:31:00
- Commit Hash: 5505c50
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-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 = 1725787643
SHA256 (ValleyBell-libvgm-g20240608-34c368c_GH0.tar.gz) = 2673c7a1f3a6a5289929404dbfafa17f90710af7a637c2052b13371007bebc9c
SIZE (ValleyBell-libvgm-g20240608-34c368c_GH0.tar.gz) = 1441492
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-g20240608_1:
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 pathfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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: 3
|