commit: f08069e59ee2e13ee68b4b2db5616b2c47dcd066
parent 2af8bafaa7de49fe65e472d2d0549f9654fed989
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Fri, 20 Oct 2023 06:54:58 +0200
README.md: new
Diffstat:
1 file changed, 15 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -0,0 +1,15 @@
+# xcursorgen-nox: xcursorgen(1) without libX11/libXcursor dependency
+
+Original software can be found at <https://gitlab.freedesktop.org/xorg/app/xcursorgen>
+
+## Dependencies
+- POSIX
+- C99
+- libpng >=1.2.0
+
+<!--
+SPDX-FileCopyrightText: 2023 Haelwenn (lanodan) Monnier
+SPDX-License-Identifier: MIT
+
+Note that this copyright statement is only for this README file
+-->