Initial Commit

This commit is contained in:
2025-05-08 17:19:14 +03:00
commit 95b088b79e
2 changed files with 37 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: xcb-util-errors
description: XCB utility library that gives human readable names to error, event, & request codes
version: 1.0.1
url: https://cgit.freedesktop.org/xcb/util-errors/
license: MIT
architecture: any
depends: ["libxcb"]
make_depends: ["python3","xorgproto"]
type: source