nasm: new module for version 2.15.05

This commit is contained in:
2021-11-19 16:33:44 +01:00
parent 142e236e41
commit e8363c93ee
4 changed files with 19 additions and 0 deletions

8
Programming/nasm/build Executable file
View 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'

View File

@@ -0,0 +1 @@
nasm/2.15.05 unstable

View File

@@ -0,0 +1 @@
nasm/2.15.05 unstable

View 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 "
"