Search Criteria
Package Details: vgmstream-git r2023.29.g0dca1628-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vgmstream-git.git (read-only, click to copy) |
---|---|
Package Base: | vgmstream-git |
Description: | Library for playback of various streamed audio formats used in video games |
Upstream URL: | https://github.com/vgmstream/vgmstream |
Licenses: | ISC |
Conflicts: | vgmstream, vgmstream-kode54-git |
Provides: | vgmstream |
Replaces: | vgmstream-kode54-git |
Submitter: | Deewiant |
Maintainer: | Deewiant |
Last Packager: | Deewiant |
Votes: | 10 |
Popularity: | 0.121954 |
First Submitted: | 2021-01-02 00:07 (UTC) |
Last Updated: | 2025-06-22 11:31 (UTC) |
Dependencies (11)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-fullAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR)
- libao (libao-gitAUR)
- libatrac9-gitAUR
- libogg (libogg-gitAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- mpg123 (mpg123-svnAUR, mpg321AUR)
- speex (speex-gitAUR)
- audacious (audacious-gitAUR, audacious-gtk3AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gtk2 (gtk2-patched-filechooser-icon-viewAUR) (make)
- audacious (audacious-gitAUR, audacious-gtk3AUR) (optional) – for using the bundled plugin
Latest Comments
1 2 3 4 Next › Last »
Deewiant commented on 2025-06-22 11:33 (UTC)
Looks like using those is recommended now, yes. Added. Thanks for the notification.
kode54 commented on 2025-06-20 07:10 (UTC)
This needs to add two relatively new headers,
libvgmstream.h
andlibvgmstream_streamfile.h
, which are in the same place as the other headers.Deewiant commented on 2025-06-09 18:36 (UTC)
Fixed upstream already: https://github.com/vgmstream/vgmstream/commit/7b0c835cacb7717a142a77b3af6d9466b83ce7ee
Star-X commented on 2025-06-09 15:50 (UTC) (edited on 2025-06-09 15:53 (UTC) by Star-X)
Fails to build now.
Deewiant commented on 2025-03-09 16:20 (UTC)
Thanks. You're right, it has been ISC all along. Updated.
Alleop commented on 2025-03-08 11:47 (UTC)
The license is actually ISC: https://github.com/vgmstream/vgmstream/blob/master/COPYING Link to SPDX page: https://spdx.org/licenses/ISC.html
Deewiant commented on 2024-07-23 14:32 (UTC)
Another issue with GCC 14 being stricter than whatever the devs regularly use. Patched.
kode54 commented on 2024-07-22 02:11 (UTC)
Looks like
vgmstream123.c
forgot to includewav_utils.h
from its own directory:Deewiant commented on 2024-07-15 15:54 (UTC)
A new required header file was added. Updated install-headers.patch to include it.
1 2 3 4 Next › Last »