Initial commit

This commit is contained in:
2026-03-21 12:43:00 -05:00
commit 83bf16823c
438 changed files with 33617 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
[build]
type = "autotools"
[dependencies]
build = [
"python",
"libxml215",
]
[package]
description = "XML-XCB protocol descriptions"
homepage = "https://xcb.freedesktop.org/"
license = "X11-distribute-modifications-variant"
name = "xcb-proto"
version = "1.17.0"
[[source]]
extract_dir = "$name-$version"
sha256 = "2c1bacd2110f4799f74de6ebb714b94cf6f80fb112316b1219480fd22562148c"
url = "https://xorg.freedesktop.org/archive/individual/proto/xcb-proto-$version.tar.xz"