aboutsummaryrefslogtreecommitdiff
path: root/strace
diff options
context:
space:
mode:
authorWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-06-03 14:32:36 +0000
committerWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-06-03 14:32:36 +0000
commit93a354611e38a6949add5c2e5ccc93ef79b9755f (patch)
tree7fee41752b1047d74c59f8ee046cd62735e7e934 /strace
parent35912580b66e9439f91ea441938828ad8aa33b0d (diff)
downloadalicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.tar.gz
alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.zip
Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI]
Diffstat (limited to 'strace')
-rw-r--r--strace/.checksum1
-rw-r--r--strace/.files9
-rw-r--r--strace/abuild5
3 files changed, 15 insertions, 0 deletions
diff --git a/strace/.checksum b/strace/.checksum
new file mode 100644
index 00000000..4978729a
--- /dev/null
+++ b/strace/.checksum
@@ -0,0 +1 @@
+fe217aa5e0a0f64f239579ca48cf7fbd16896a985113db3f09257e0cc3823220 strace-6.14.tar.xz
diff --git a/strace/.files b/strace/.files
new file mode 100644
index 00000000..2dca2441
--- /dev/null
+++ b/strace/.files
@@ -0,0 +1,9 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/strace
+-rwxr-xr-x root/root usr/bin/strace-log-merge
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man1/
+-rw-r--r-- root/root usr/share/man/man1/strace-log-merge.1.gz
+-rw-r--r-- root/root usr/share/man/man1/strace.1.gz
diff --git a/strace/abuild b/strace/abuild
new file mode 100644
index 00000000..e69cc796
--- /dev/null
+++ b/strace/abuild
@@ -0,0 +1,5 @@
+name=strace
+version=6.14
+release=1
+source="https://github.com/${name}/${name}/releases/download/v${version}/${name}-${version}.tar.xz"
+build_opt="--enable-mpers=no"