nasm: new module for version 2.15.05
This commit is contained in:
8
Programming/nasm/build
Executable file
8
Programming/nasm/build
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env modbuild
|
||||
|
||||
pbuild::set_download_url "https://www.nasm.us/pub/nasm/releasebuilds/${V_PKG}/$P-${V_PKG}.tar.xz"
|
||||
|
||||
# use system gcc to compile
|
||||
#declare -rx CC=gcc
|
||||
|
||||
pbuild::add_to_group 'Programming'
|
||||
1
Programming/nasm/files/variants.rhel6
Normal file
1
Programming/nasm/files/variants.rhel6
Normal file
@@ -0,0 +1 @@
|
||||
nasm/2.15.05 unstable
|
||||
1
Programming/nasm/files/variants.rhel7
Normal file
1
Programming/nasm/files/variants.rhel7
Normal file
@@ -0,0 +1 @@
|
||||
nasm/2.15.05 unstable
|
||||
9
Programming/nasm/modulefile
Normal file
9
Programming/nasm/modulefile
Normal file
@@ -0,0 +1,9 @@
|
||||
#%Module1.0
|
||||
|
||||
module-whatis "Netwide Assember"
|
||||
module-url 'ihttps://www.nasm.us'
|
||||
module-license ""
|
||||
module-maintainer "Achim Gsell <achim.gsell@psi.ch>"
|
||||
|
||||
module-help "
|
||||
"
|
||||
Reference in New Issue
Block a user