forked from kiss-community/repo
nasm: new package at 2.14.02
This commit is contained in:
parent
5a86634c71
commit
a7942d1dac
7
testing/nasm/build
Executable file
7
testing/nasm/build
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
./configure \
|
||||
--prefix=/usr
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
1
testing/nasm/checksums
Normal file
1
testing/nasm/checksums
Normal file
@ -0,0 +1 @@
|
||||
e24ade3e928f7253aa8c14aa44726d1edf3f98643f87c9d72ec1df44b26be8f5 nasm-2.14.02.tar.xz
|
1
testing/nasm/depends
Normal file
1
testing/nasm/depends
Normal file
@ -0,0 +1 @@
|
||||
perl make
|
1
testing/nasm/sources
Normal file
1
testing/nasm/sources
Normal file
@ -0,0 +1 @@
|
||||
https://www.nasm.us/pub/nasm/releasebuilds/2.14.02/nasm-2.14.02.tar.xz
|
1
testing/nasm/version
Normal file
1
testing/nasm/version
Normal file
@ -0,0 +1 @@
|
||||
2.14.02 1
|
Loading…
Reference in New Issue
Block a user