From c84cfb83fc11f33c3534a9ef52a77a38e2121393 Mon Sep 17 00:00:00 2001 From: ohnoes_ohnoes Date: Sat, 23 May 2026 17:40:13 -0300 Subject: Moved newsraft and gumbo-parser to 'community' --- repos/community/gumbo-parser/.checksum | 1 + repos/community/gumbo-parser/.files | 10 ++++++++++ repos/community/gumbo-parser/abuild | 5 +++++ 3 files changed, 16 insertions(+) create mode 100644 repos/community/gumbo-parser/.checksum create mode 100644 repos/community/gumbo-parser/.files create mode 100644 repos/community/gumbo-parser/abuild (limited to 'repos/community/gumbo-parser') diff --git a/repos/community/gumbo-parser/.checksum b/repos/community/gumbo-parser/.checksum new file mode 100644 index 00000000..aaaf3fd2 --- /dev/null +++ b/repos/community/gumbo-parser/.checksum @@ -0,0 +1 @@ +174122d43b111d764e00ebd8cd038a78a7a58216754e7f7a43e519f856d95443 0.13.2.tar.gz diff --git a/repos/community/gumbo-parser/.files b/repos/community/gumbo-parser/.files new file mode 100644 index 00000000..8a797f00 --- /dev/null +++ b/repos/community/gumbo-parser/.files @@ -0,0 +1,10 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/gumbo.h +-rw-r--r-- root/root usr/include/tag_enum.h +drwxr-xr-x root/root usr/lib/ +lrwxrwxrwx root/root usr/lib/libgumbo.so -> libgumbo.so.3 +lrwxrwxrwx root/root usr/lib/libgumbo.so.3 -> libgumbo.so.3.0.0 +-rwxr-xr-x root/root usr/lib/libgumbo.so.3.0.0 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/gumbo.pc 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" -- cgit v1.2.3