Search Criteria
Package Details: bin2iso 2.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/bin2iso.git (read-only, click to copy) |
---|---|
Package Base: | bin2iso |
Description: | Converts RAW format (.bin/.cue) files to ISO/WAV format |
Upstream URL: | https://gitlab.com/bunnylin/bin2iso |
Licenses: | WTFPL |
Submitter: | jelly |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 7 |
Popularity: | 0.35 |
First Submitted: | 2020-07-07 16:04 (UTC) |
Last Updated: | 2024-10-20 13:24 (UTC) |
Dependencies (1)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
Latest Comments
naseweisz commented on 2024-08-31 21:51 (UTC) (edited on 2024-08-31 21:52 (UTC) by naseweisz)
Does not build for me with GCC14.2
[and much more] As a workaround I added "-Wno-error=implicit-int -Wno-error=implicit-function-declaration" to CFLAGS and it successfully built.
mortmann commented on 2024-04-21 14:54 (UTC)
@bunnylin @FabioLolix i did similar work starting in 2020. maybe we could join / merge efforts. repo is at: https://github.com/michaelortmann/bin2iso
FabioLolix commented on 2022-10-25 23:22 (UTC)
@bunnylin interesting, I'm a bit overloaded at the moment but I'll get back to you
bunnylin commented on 2022-08-25 00:24 (UTC)
I've taken the liberty of making a new 1.9c maintenance version of this. Most importantly it fixes WAV file writing on x64. My fork is at: https://gitlab.com/bunnylin/bin2iso
May or may not be of interest.
rjt commented on 2020-08-20 09:20 (UTC)
Might just be me, might just be temporary, but upstream URL is unreachable.