UmVirt LFS Package info

DB commit: 57bed5a54ba91b88b24a1c8eb97bd083dbf72f0d
APP commit: 634ff2193dea70dde75eb1916d758638b7417453

yasm

Yasm is a complete rewrite of the NASM-2.16.01 assembler. It supports the x86 and AMD64 instruction sets, accepts NASM and GAS assembler syntaxes and outputs binary, ELF32 and ELF64 object formats.

Package info

Codename: yasm
Source file: yasm-1.3.0.tar.gz
Source directory: yasm-1.3.0
Package URL: https://umvirt.com/linux/downloads/0.2/packages/y/yasm-1.3.0.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2/packages/y/yasm-1.3.0.tar.gz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: gst-libav, libaom, libvpx, ffmpeg, mozjs.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
sed -i 's#) ytasm.*#)#' Makefile.in &&

./configure --prefix=/usr

Build script:
make

if [[ "$ULFS_PKG_TEST" == "YES" ]]
then
	    make -j1 check
fi

Install script:
make install