Date: Mon, 09 Feb 2026 03:00:18 +0000 From: Hiroki Tagato <tagattie@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6de0465ca806 - main - audio/libvgm: Update to g20260121 (latest GitHub commit) Message-ID: <69894dc2.3d660.4d8e42a3@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=6de0465ca8066fa5f76135a7e8b1728f9c2340cb commit 6de0465ca8066fa5f76135a7e8b1728f9c2340cb Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2026-02-09 02:19:29 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2026-02-09 03:00:08 +0000 audio/libvgm: Update to g20260121 (latest GitHub commit) Changelog: https://github.com/ValleyBell/libvgm/compare/7cad783...57585ea --- audio/libvgm/Makefile | 6 +++--- audio/libvgm/distinfo | 6 +++--- audio/libvgm/pkg-plist | 5 ++++- 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/audio/libvgm/Makefile b/audio/libvgm/Makefile index f58cbe9f3aa8..9eb63f5fb632 100644 --- a/audio/libvgm/Makefile +++ b/audio/libvgm/Makefile @@ -1,5 +1,5 @@ PORTNAME= libvgm -DISTVERSION= g20250714 +DISTVERSION= g20260121 CATEGORIES= audio MAINTAINER= tagattie@FreeBSD.org @@ -11,11 +11,11 @@ USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= ValleyBell -GH_TAGNAME= 7cad783 +GH_TAGNAME= 57585ea +CMAKE_ARGS= -DLIBRARY_TYPE=SHARED CMAKE_ON= AUDIODRV_OSS CMAKE_OFF= CMAKE_CXX_EXTENSIONS -CMAKE_ARGS= -DLIBRARY_TYPE=SHARED OPTIONS_DEFINE= PLAYER VGM2WAV OPTIONS_DEFAULT= PLAYER VGM2WAV diff --git a/audio/libvgm/distinfo b/audio/libvgm/distinfo index 425dc55073cc..2650ca3042b2 100644 --- a/audio/libvgm/distinfo +++ b/audio/libvgm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754208920 -SHA256 (ValleyBell-libvgm-g20250714-7cad783_GH0.tar.gz) = 17868263162428b2546aebbcd34ee125fd88a50d0805c3833b7e5ef08cae990c -SIZE (ValleyBell-libvgm-g20250714-7cad783_GH0.tar.gz) = 1453785 +TIMESTAMP = 1770601033 +SHA256 (ValleyBell-libvgm-g20260121-57585ea_GH0.tar.gz) = 5486c96557d4102412343d191e4d18c30e4c6299098739efb72f2732f3f522ad +SIZE (ValleyBell-libvgm-g20260121-57585ea_GH0.tar.gz) = 1477412 diff --git a/audio/libvgm/pkg-plist b/audio/libvgm/pkg-plist index be9d85459918..31e4fd9e5d99 100644 --- a/audio/libvgm/pkg-plist +++ b/audio/libvgm/pkg-plist @@ -1,5 +1,6 @@ %%PLAYER%%bin/libvgm-player %%VGM2WAV%%bin/vgm2wav +include/vgm/_stdbool.h include/vgm/audio/AudioStream.h include/vgm/audio/AudioStream_SpcDrvFuns.h include/vgm/audio/AudioStructs.h @@ -14,6 +15,7 @@ include/vgm/emu/cores/2413intf.h include/vgm/emu/cores/2612intf.h include/vgm/emu/cores/262intf.h include/vgm/emu/cores/ayintf.h +include/vgm/emu/cores/bsmt2000.h include/vgm/emu/cores/c140.h include/vgm/emu/cores/c219.h include/vgm/emu/cores/c352.h @@ -21,6 +23,7 @@ include/vgm/emu/cores/c6280intf.h include/vgm/emu/cores/es5503.h include/vgm/emu/cores/es5506.h include/vgm/emu/cores/gb.h +include/vgm/emu/cores/ics2115.h include/vgm/emu/cores/iremga20.h include/vgm/emu/cores/k005289.h include/vgm/emu/cores/k007232.h @@ -29,6 +32,7 @@ include/vgm/emu/cores/k053260.h include/vgm/emu/cores/k054539.h include/vgm/emu/cores/mikey.h include/vgm/emu/cores/msm5205.h +include/vgm/emu/cores/msm5232.h include/vgm/emu/cores/multipcm.h include/vgm/emu/cores/nesintf.h include/vgm/emu/cores/okim6258.h @@ -62,7 +66,6 @@ include/vgm/player/playera.hpp include/vgm/player/playerbase.hpp include/vgm/player/s98player.hpp include/vgm/player/vgmplayer.hpp -include/vgm/_stdbool.h include/vgm/stdtype.h include/vgm/utils/DataLoader.h include/vgm/utils/FileLoader.hhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69894dc2.3d660.4d8e42a3>
