diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-05-24 15:40:32 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-05-24 15:40:32 +0000 |
| commit | dea2a1fa20fc8e843cd85e5920a67b9054d00b2e (patch) | |
| tree | f331ff92dc5fd26f5803b483a24a0a21fd9bb97a /repos/community/gumbo-parser | |
| parent | ef5bfeb93345a5a681d88e99775622bf28defd8d (diff) | |
| download | alicelinux-dea2a1fa20fc8e843cd85e5920a67b9054d00b2e.tar.gz alicelinux-dea2a1fa20fc8e843cd85e5920a67b9054d00b2e.zip | |
Woodpecker CI ef5bfeb93345a5a681d88e99775622bf28defd8d [SKIP CI]
Diffstat (limited to 'repos/community/gumbo-parser')
| -rw-r--r-- | repos/community/gumbo-parser/.checksum | 1 | ||||
| -rw-r--r-- | repos/community/gumbo-parser/.files | 10 | ||||
| -rw-r--r-- | repos/community/gumbo-parser/abuild | 5 |
3 files changed, 0 insertions, 16 deletions
diff --git a/repos/community/gumbo-parser/.checksum b/repos/community/gumbo-parser/.checksum deleted file mode 100644 index aaaf3fd2..00000000 --- a/repos/community/gumbo-parser/.checksum +++ /dev/null @@ -1 +0,0 @@ -174122d43b111d764e00ebd8cd038a78a7a58216754e7f7a43e519f856d95443 0.13.2.tar.gz diff --git a/repos/community/gumbo-parser/.files b/repos/community/gumbo-parser/.files deleted file mode 100644 index 8a797f00..00000000 --- a/repos/community/gumbo-parser/.files +++ /dev/null @@ -1,10 +0,0 @@ -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 deleted file mode 100644 index 0d1cbd71..00000000 --- a/repos/community/gumbo-parser/abuild +++ /dev/null @@ -1,5 +0,0 @@ -name=gumbo-parser -version=0.13.2 -release=1 -source=https://codeberg.org/$name/$name/archive/$version.tar.gz -build_opt="-Dtests=false" |