UmVirt LFS Package info

DB commit: be1eaeb9e1d7ba0146566f8c9226f3f3cf6c6aa8
APP commit: 1ca4178aea919e4c9e869e3d650ff8af9678bd6f
[ BASH | XML | JSON ]

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: yasm-1.3.0.tar.gz
Package md5-checksum URL: yasm-1.3.0.tar.gz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: gst-libav, libaom, libvpx, xvidcore, ffmpeg, MPlayer, !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