generate cool dependency graph
This commit is contained in:
11
packages/libxml2.shrap
Normal file
11
packages/libxml2.shrap
Normal file
@@ -0,0 +1,11 @@
|
||||
(package
|
||||
(name "libxml2")
|
||||
(version "2.15.1")
|
||||
(homepage "https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home")
|
||||
(dependencies xz)
|
||||
(src (tar
|
||||
(url "https://download.gnome.org/sources/libxml2/2.15/libxml2-2.15.1.tar.xz")
|
||||
(dir "libxml2-2.15.1")
|
||||
(blake3 "f4041b4e375a362b0ca2c829b2b8a1ff6ffb3b2aa972f86d4f6b7b5a11db7738")))
|
||||
(build
|
||||
(configure_make)))
|
||||
Reference in New Issue
Block a user