aboutsummaryrefslogtreecommitdiff
path: root/repos/community/gumbo-parser/abuild
diff options
context:
space:
mode:
authorohnoes_ohnoes <ohnoes_ohnoes@noreply.codeberg.org>2026-05-23 17:40:13 -0300
committerohnoes_ohnoes <ohnoes_ohnoes@noreply.codeberg.org>2026-05-23 17:44:12 -0300
commitc84cfb83fc11f33c3534a9ef52a77a38e2121393 (patch)
treeae18872d64a28dba53833d0807d49839b4bcf980 /repos/community/gumbo-parser/abuild
parentf498757145fdb8c0f90af0d3bc39d347dd307ae5 (diff)
downloadalicelinux-c84cfb83fc11f33c3534a9ef52a77a38e2121393.tar.gz
alicelinux-c84cfb83fc11f33c3534a9ef52a77a38e2121393.zip
Moved newsraft and gumbo-parser to 'community'
Diffstat (limited to 'repos/community/gumbo-parser/abuild')
-rw-r--r--repos/community/gumbo-parser/abuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/repos/community/gumbo-parser/abuild b/repos/community/gumbo-parser/abuild
new file mode 100644
index 00000000..0d1cbd71
--- /dev/null
+++ b/repos/community/gumbo-parser/abuild
@@ -0,0 +1,5 @@
+name=gumbo-parser
+version=0.13.2
+release=1
+source=https://codeberg.org/$name/$name/archive/$version.tar.gz
+build_opt="-Dtests=false"