some packages
This commit is contained in:
12
packages/libglib.shrap
Normal file
12
packages/libglib.shrap
Normal file
@@ -0,0 +1,12 @@
|
||||
(package
|
||||
(name "glib")
|
||||
(version "2.86.4")
|
||||
(homepage "https://www.gtk.org/")
|
||||
(dependencies meson ninja git libffi pkg-config slang)
|
||||
(src (tar
|
||||
(url "https://download.gnome.org/sources/glib/2.86/glib-2.86.4.tar.xz")
|
||||
(dir "glib-2.86.4")
|
||||
(blake3 "1f407dc9204b9bd54e74ddf5af6968690ed61465a788a44a54518721e972795b")))
|
||||
(build
|
||||
(meson
|
||||
(configure_flags "--libdir=lib"))))
|
||||
Reference in New Issue
Block a user