diff --git a/tidy-html5/linglong.yaml b/tidy-html5/linglong.yaml
new file mode 100644
index 000000000..3b0a8744a
--- /dev/null
+++ b/tidy-html5/linglong.yaml
@@ -0,0 +1,24 @@
+package:
+ id: tidy-html5
+ name: tidy-html5
+ version: 5.8.0.1
+ kind: lib
+ description: |
+ The granddaddy of HTML tools, with support for modern standards
+
+runtime:
+ id: org.deepin.Runtime
+ version: 23.0.0
+
+source:
+ kind: git
+ url: https://github.com/htacg/tidy-html5.git
+ commit: d08ddc2860aa95ba8e301343a30837f157977cba
+
+
+variables:
+ extra_args: |
+ -DLIB_INSTALL_DIR=${PREFIX}/lib/${TRIPLET}
+
+build:
+ kind: cmake
\ No newline at end of file