UmVirt LFS Package info

DB commit: f62baf7ba8eded2e302a2eb6b9da5f0cb7e95fef
APP commit: f0568a86eced844506f88e1faa2e7a1c73783ddf
[ 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

Template:
Codename: yasm
Source file: yasm-1.3.0.tar.gz
Source file size: 1492156
Source file MD5-checkum: fc9e586751ff789b34b1f21d572d96af
Source directory: yasm-1.3.0
Package URL: https://umvirt.com/linux/downloads/0.2.2/packages/y/yasm-1.3.0.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.2/packages/y/yasm-1.3.0.tar.gz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: gst-libav, xvidcore, libaom, libvpx, MPlayer, !mozjs, ffmpeg.
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