some packages
This commit is contained in:
11
packages/qemu.shrap
Normal file
11
packages/qemu.shrap
Normal file
@@ -0,0 +1,11 @@
|
||||
(package
|
||||
(name "qemu")
|
||||
(version "10.2.1")
|
||||
(homepage "https://www.qemu.org/")
|
||||
(dependencies xz python ninja pkg-config libglib)
|
||||
(src (tar
|
||||
(url "https://download.qemu.org/qemu-10.2.1.tar.xz")
|
||||
(dir "qemu-10.2.1")
|
||||
(blake3 "c4ac0f9dbe06a68950ef2d999a411584bc8474b8576123848c593af7bc03fb1d")))
|
||||
(build
|
||||
(configure_make)))
|
||||
Reference in New Issue
Block a user