aboutsummaryrefslogtreecommitdiff
path: root/nasm
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 /nasm
parent35912580b66e9439f91ea441938828ad8aa33b0d (diff)
downloadalicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.tar.gz
alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.zip
Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI]
Diffstat (limited to 'nasm')
-rw-r--r--nasm/.checksum1
-rw-r--r--nasm/.files9
-rw-r--r--nasm/abuild4
3 files changed, 14 insertions, 0 deletions
diff --git a/nasm/.checksum b/nasm/.checksum
new file mode 100644
index 00000000..8949379c
--- /dev/null
+++ b/nasm/.checksum
@@ -0,0 +1 @@
+16e081124c6eac65674e4f7e93d642826c11950e038e0656a23007a8899bf532 nasm-2.16.03.tar.xz
diff --git a/nasm/.files b/nasm/.files
new file mode 100644
index 00000000..3b47b8ff
--- /dev/null
+++ b/nasm/.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/nasm
+-rwxr-xr-x root/root usr/bin/ndisasm
+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/nasm.1.gz
+-rw-r--r-- root/root usr/share/man/man1/ndisasm.1.gz
diff --git a/nasm/abuild b/nasm/abuild
new file mode 100644
index 00000000..a13fee04
--- /dev/null
+++ b/nasm/abuild
@@ -0,0 +1,4 @@
+name=nasm
+version=2.16.03
+release=1
+source="https://www.$name.us/pub/$name/releasebuilds/$version/$name-$version.tar.xz"