UmVirt LFS Package info
DB commit: 9ed4ff6d798939f3f70457a829818f445904e2c7
APP commit: f0568a86eced844506f88e1faa2e7a1c73783ddf
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.3/packages/y/yasm-1.3.0.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/y/yasm-1.3.0.tar.gz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: gst-libav, libaom, libvpx, xvidcore, !mozjs, ffmpeg, MPlayer.
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