Bug 234848 - [NEW PORT] audio/vgmplay: Command-line player for VGM (video game music) files
Summary: [NEW PORT] audio/vgmplay: Command-line player for VGM (video game music) files
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL: https://github.com/vgmrips/vgmplay
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-11 09:18 UTC by Hiroki Tagato
Modified: 2019-01-17 12:46 UTC (History)
0 users

See Also:
tagattie: maintainer-feedback+


Attachments
A shar file (v0.40.9). (3.74 KB, text/plain)
2019-01-11 09:18 UTC, Hiroki Tagato
tagattie: maintainer-approval+
Details
Poudriere testport log (releng/12.0 amd64). (59.07 KB, text/plain)
2019-01-11 09:20 UTC, Hiroki Tagato
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hiroki Tagato freebsd_committer freebsd_triage 2019-01-11 09:18:37 UTC
Created attachment 201016 [details]
A shar file (v0.40.9).

Add a new port audio/vgmplay.

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.

WWW: https://github.com/vgmrips/vgmplay
Comment 1 Hiroki Tagato freebsd_committer freebsd_triage 2019-01-11 09:20:42 UTC
Created attachment 201017 [details]
Poudriere testport log (releng/12.0 amd64).
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-01-17 12:46:10 UTC
A commit references this bug:

Author: swills
Date: Thu Jan 17 12:45:35 UTC 2019
New revision: 490554
URL: https://svnweb.freebsd.org/changeset/ports/490554

Log:
  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>

Changes:
  head/audio/Makefile
  head/audio/vgmplay/
  head/audio/vgmplay/Makefile
  head/audio/vgmplay/distinfo
  head/audio/vgmplay/files/
  head/audio/vgmplay/files/patch-Makefile
  head/audio/vgmplay/files/patch-Stream.c
  head/audio/vgmplay/pkg-descr
Comment 3 Steve Wills freebsd_committer freebsd_triage 2019-01-17 12:46:46 UTC
Committed, thanks!