Port details |
- vgmplay Command-line player for VGM (video game music) files
- 0.51.1_1 audio =2 0.51.1Version of this port present on the latest quarterly branch.
- Maintainer: tagattie@FreeBSD.org
- Port Added: 2019-01-17 12:45:53
- Last Update: 2024-09-12 11:45:18
- Commit Hash: acf7eac
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- https://vgmrips.net/
- Description:
- The official and always up-to-date player for all VGM (Video Game
Music) files. VGM is an audio file format for multiple video game
platforms, such as Sega Master System, Game Gear, Mega Drive/Genesis,
MSX, Neo Geo, IBM PC AT (Adlib/SoundBlaster), and has expanded to a
variety of arcade system boards since its release.
- ¦ ¦ ¦ ¦
- 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/vgmplay/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/vgmplay
- pkg install vgmplay
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vgmplay
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1706530727
SHA256 (ValleyBell-vgmplay-libvgm-0.51.1_GH0.tar.gz) = 6f9d4817dfb057193d9704e1c5b4aec6dc1226d97aea1bf66546a086e8f61aee
SIZE (ValleyBell-vgmplay-libvgm-0.51.1_GH0.tar.gz) = 57618
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:
-
- libvgm-emu.so : audio/libvgm
- libinih.so : devel/inih
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for vgmplay-0.51.1_1:
MEDIACONTROLS=off: Media Controls via D-Bus
===> Use 'make config' to modify these settings
- Options name:
- audio_vgmplay
- USES:
- cmake iconv 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 |
0.51.1_1 12 Sep 2024 11:45:18 |
Hiroki Tagato (tagattie) |
audio/vgmplay: switch libvgm dependency to use shared library |
0.51.1 30 Jan 2024 08:38:50 |
Hiroki Tagato (tagattie) |
audio/vgmplay: switch to new upstream and update to 0.51.1
Changelog: https://github.com/ValleyBell/vgmplay-libvgm/blob/0.51.1/Updates.txt
PR: 255297
Reported by: diizzy |
0.40.9_2 12 Jan 2024 15:11:29 |
Baptiste Daroussin (bapt) |
MANPREFIX: eliminate its usage
While here move manpages to share/man |
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.40.9_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.40.9_2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.40.9_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.40.9_2 07 Jan 2021 21:51:09 |
tagattie |
- Fix build with -fno-common (clang 11 and gcc 10)
- Use MANPREFIX/share/man for manpage path
- Remove over-optimization
- Bump port revision for package change
Reviewed by: ehaupt
MFH: 2021Q1 |
0.40.9_1 26 Sep 2020 19:48:46 |
linimon |
Allow building on powerpc64le.
Approved by: portmgr (tier-2 blanket) |
0.40.9_1 13 Apr 2020 03:15:19 |
tagattie |
Change MAINTAINER email address to FreeBSD.org one
Approved by: ehaupt (mentor) |
0.40.9_1 04 May 2019 22:14:03 |
pkubaj |
audio/vgmplay: correct endianness on big-endian architectures
By default little-endian is specified, which may result in runtime issues. Set
it to big-endian where needed.
Also add USES=localbase:ldflags.
PR: 237173
Approved by: tagattie@yandex.com (maintainer), linimon (mentor)
Differential Revision: https://reviews.freebsd.org/D19994 |
0.40.9 06 Apr 2019 18:31:14 |
linimon |
Modify compiler flags if !clang to prevent the following:
cc1: error: unrecognized command line option "-Wno-unused-but-set-variable"
Approved by: portmgr (tier-2 blanket) |
0.40.9 17 Jan 2019 12:45:34 |
swills |
audio/vgmplay: create port
The official and always up-to-date player for all VGM (Video Game
Music) files. VGM is an audio file format for multiple video game
platforms, such as Sega Master System, Game Gear, Mega Drive/Genesis,
MSX, Neo Geo, IBM PC AT (Adlib/SoundBlaster), and has expanded to a
variety of arcade system boards since its release.
WWW: https://github.com/vgmrips/vgmplay
PR: 234848
Submitted by: Hiroki Tagato <tagattie@yandex.com> |