Search Criteria
Package Details: vgmstream-git r1917.144.gae167795-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: | BSD |
Conflicts: | vgmstream, vgmstream-kode54-git |
Provides: | vgmstream |
Replaces: | vgmstream-kode54-git |
Submitter: | Deewiant |
Maintainer: | Deewiant |
Last Packager: | Deewiant |
Votes: | 8 |
Popularity: | 0.28 |
First Submitted: | 2021-01-02 00:07 (UTC) |
Last Updated: | 2024-07-23 14:27 (UTC) |
Dependencies (11)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-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, mpg321-binAUR)
- 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
« First ‹ Previous 1 2 3 4 Next › Last »
kode54 commented on 2021-01-01 23:02 (UTC)
This repo should be renamed to vgmstream-git, since my fork is actually the official upstream now anyway. It should also have the git repository moved to point to https://github.com/vgmstream/vgmstream.git
Deewiant commented on 2020-01-18 14:18 (UTC)
Thanks, updated to remove the libg7221_decode-git dependency.
I also changed pkgver() to not add an extra 'r' since that matches the tags in the repo better.
kode54 commented on 2020-01-15 08:02 (UTC) (edited on 2020-01-15 08:03 (UTC) by kode54)
FYI: libg7221_decode is no longer required, VGMStream master now bundles its own reverse engineered codec which is designed specifically for the Namco format which uses it. It has some slight variations, which are not ITU compliant.
The VGM_USE_G7221 flag is still necessary to enable it, as it is not defined by default in the source, but the bundled Makefiles and CMake scripts do enable it by default, as there are no external dependencies.
Deewiant commented on 2019-01-22 18:20 (UTC)
Done. Sorry for the delay.
kode54 commented on 2019-01-21 02:26 (UTC)
Please amend the git describe to remove the
--tags
option, as I have replaced the r1050 tag with an identical tag, this time with an annotation, so it will be picked up by a defaultdescribe
action. Sorry about that. I also inadvertently ended up pushing an (unannotated) tag of a release binary to the Github repository. That was confusing the--tags
option, so I've removed that everywhere it was used. Gosh, I hope this doesn't terribly break everyone who keeps full copies of the repository around...Deewiant commented on 2019-01-03 19:21 (UTC)
I gave a quick reply to kode54 on IRC but for posterity:
kode54 commented on 2019-01-02 04:28 (UTC) (edited on 2019-01-02 04:29 (UTC) by kode54)
Excellent. Looks like it does everything it really needs to, except for some minor quibbles:
nugrovo commented on 2018-11-26 16:02 (UTC) (edited on 2018-12-03 09:16 (UTC) by nugrovo)
Edit: Has been fixed in upstream.
Got a segfault after printing metadata (
vgmstream-cli
). Fixed by:TerusTheBird commented on 2018-11-21 21:50 (UTC) (edited on 2018-11-21 21:51 (UTC) by TerusTheBird)
This fails to build
« First ‹ Previous 1 2 3 4 Next › Last »