version = 3
[[package]]
name = "cc"
version = "1.2.22"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "32db95edf998450acc7881c932f94cd9b05c87b4b2599e8bab064753da4acfd1"
dependencies = [
"shlex",
]
[[package]]
name = "cmake"
version = "0.1.54"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e7caa3f9de89ddbe2c607f4101924c5abec803763ae9534e4f4d7d8f84aa81f0"
dependencies = [
"cc",
]
[[package]]
name = "pkg-config"
version = "0.3.32"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c"
[[package]]
name = "rpkg-config"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5a2d2f3481209a6b42eec2fbb49063fb4e8d35b57023401495d4fe0f85c817f0"
[[package]]
name = "sdl3-mixer-src"
version = "3.1.2-prerelease"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dc582c26d59560c4b909524839486b19171360a5138dad67dddde557a7638b5f"
[[package]]
name = "sdl3-mixer-sys"
version = "0.6.0-pre-1+SDL-mixer-3.1.2-prerelease"
dependencies = [
"cmake",
"pkg-config",
"rpkg-config",
"sdl3-mixer-src",
"sdl3-sys",
"vcpkg",
]
[[package]]
name = "sdl3-sys"
version = "0.6.0+SDL-3.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8361b0312462d2cf9c115fcbdf9cfceceef79d53faec3b50efd6447ac903eb23"
[[package]]
name = "shlex"
version = "1.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
[[package]]
name = "vcpkg"
version = "0.2.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"