aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2025-01-13 07:53:07 +0800
committeremmett1 <emmett1.2miligrams@protonmail.com>2025-01-13 07:53:07 +0800
commit9909474de17bb0919e1d967ff5357636d80051a4 (patch)
treef27db0dc1ffdfd8555d2a825318017aae3b2ae3d
parentf3530b6b0741f2fba9b1faa778eb5d33f17f2969 (diff)
downloadalicelinux-9909474de17bb0919e1d967ff5357636d80051a4.tar.gz
alicelinux-9909474de17bb0919e1d967ff5357636d80051a4.zip
smu: new added
-rwxr-xr-xrepos/extra/smu/.checksum1
-rwxr-xr-xrepos/extra/smu/.files7
-rwxr-xr-xrepos/extra/smu/abuild5
3 files changed, 13 insertions, 0 deletions
diff --git a/repos/extra/smu/.checksum b/repos/extra/smu/.checksum
new file mode 100755
index 00000000..1c92e0f6
--- /dev/null
+++ b/repos/extra/smu/.checksum
@@ -0,0 +1 @@
+db61771fd0fddb4c3555013e623339da55c08803d15d339a8b3f31d16349d13e b031248e6db908e51507e189c7c45c22558b9790.tar.gz
diff --git a/repos/extra/smu/.files b/repos/extra/smu/.files
new file mode 100755
index 00000000..e79303f6
--- /dev/null
+++ b/repos/extra/smu/.files
@@ -0,0 +1,7 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/smu
+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/smu.1.gz
diff --git a/repos/extra/smu/abuild b/repos/extra/smu/abuild
new file mode 100755
index 00000000..e36b1c10
--- /dev/null
+++ b/repos/extra/smu/abuild
@@ -0,0 +1,5 @@
+name=smu
+version=20241208
+release=1
+#source="https://github.com/karlb/${name}/archive/v${version}/${name}-v${version}.tar.gz"
+source="https://github.com/karlb/smu/archive/b031248e6db908e51507e189c7c45c22558b9790.tar.gz"