From 93a354611e38a6949add5c2e5ccc93ef79b9755f Mon Sep 17 00:00:00 2001 From: Woodpecker CI Date: Tue, 3 Jun 2025 14:32:36 +0000 Subject: Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI] --- xxhash/.checksum | 1 + xxhash/.files | 18 ++++++++++++++++++ xxhash/abuild | 4 ++++ 3 files changed, 23 insertions(+) create mode 100644 xxhash/.checksum create mode 100644 xxhash/.files create mode 100644 xxhash/abuild (limited to 'xxhash') diff --git a/xxhash/.checksum b/xxhash/.checksum new file mode 100644 index 00000000..5b79047c --- /dev/null +++ b/xxhash/.checksum @@ -0,0 +1 @@ +64073932284e6076cec589aefbff9df671f8a18042f9ba6474d295179bc5eed2 xxHash-v0.8.3.tar.gz diff --git a/xxhash/.files b/xxhash/.files new file mode 100644 index 00000000..aa3a3647 --- /dev/null +++ b/xxhash/.files @@ -0,0 +1,18 @@ +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/xxhash/abuild b/xxhash/abuild new file mode 100644 index 00000000..f338e7f0 --- /dev/null +++ b/xxhash/abuild @@ -0,0 +1,4 @@ +name=xxhash +version=0.8.3 +release=1 +source="https://github.com/Cyan4973/xxHash/archive/v${version}/xxHash-v${version}.tar.gz" -- cgit v1.2.3