Initial commit
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user