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/extra/xxhash | |
| parent | ef5bfeb93345a5a681d88e99775622bf28defd8d (diff) | |
| download | alicelinux-dea2a1fa20fc8e843cd85e5920a67b9054d00b2e.tar.gz alicelinux-dea2a1fa20fc8e843cd85e5920a67b9054d00b2e.zip | |
Woodpecker CI ef5bfeb93345a5a681d88e99775622bf28defd8d [SKIP CI]
Diffstat (limited to 'repos/extra/xxhash')
| -rw-r--r-- | repos/extra/xxhash/.checksum | 1 | ||||
| -rw-r--r-- | repos/extra/xxhash/.files | 18 | ||||
| -rw-r--r-- | repos/extra/xxhash/abuild | 4 |
3 files changed, 0 insertions, 23 deletions
diff --git a/repos/extra/xxhash/.checksum b/repos/extra/xxhash/.checksum deleted file mode 100644 index 5b79047c..00000000 --- a/repos/extra/xxhash/.checksum +++ /dev/null @@ -1 +0,0 @@ -64073932284e6076cec589aefbff9df671f8a18042f9ba6474d295179bc5eed2 xxHash-v0.8.3.tar.gz diff --git a/repos/extra/xxhash/.files b/repos/extra/xxhash/.files deleted file mode 100644 index aa3a3647..00000000 --- a/repos/extra/xxhash/.files +++ /dev/null @@ -1,18 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ -lrwxrwxrwx root/root usr/bin/xxh128sum -> xxhsum -lrwxrwxrwx root/root usr/bin/xxh32sum -> xxhsum -lrwxrwxrwx root/root usr/bin/xxh3sum -> xxhsum -lrwxrwxrwx root/root usr/bin/xxh64sum -> xxhsum --rwxr-xr-x root/root usr/bin/xxhsum -drwxr-xr-x root/root usr/include/ --rw-r--r-- root/root usr/include/xxh3.h --rw-r--r-- root/root usr/include/xxhash.h -drwxr-xr-x root/root usr/lib/ -lrwxrwxrwx root/root usr/lib/libxxhash.so -> libxxhash.so.0.8.3 -lrwxrwxrwx root/root usr/lib/libxxhash.so.0 -> libxxhash.so.0.8.3 --rwxr-xr-x root/root usr/lib/libxxhash.so.0.8.3 -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/libxxhash.pc -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/man/ diff --git a/repos/extra/xxhash/abuild b/repos/extra/xxhash/abuild deleted file mode 100644 index f338e7f0..00000000 --- a/repos/extra/xxhash/abuild +++ /dev/null @@ -1,4 +0,0 @@ -name=xxhash -version=0.8.3 -release=1 -source="https://github.com/Cyan4973/xxHash/archive/v${version}/xxHash-v${version}.tar.gz" |