yasm 1.3.0-2.2 source package in Ubuntu
Changelog
yasm (1.3.0-2.2) unstable; urgency=medium * Non-maintainer upload. * debian/patches/autoconf.patch: Apply upstream patch to fix build failure (Closes: #997338) * debian/control: Build-Depend on python3. (Closes: #943303) -- Sebastian Ramacher <email address hidden> Wed, 18 May 2022 08:36:44 +0200
Upload details
- Uploaded by:
- Sam Hocevar
- Uploaded to:
- Sid
- Original maintainer:
- Sam Hocevar
- Architectures:
- any
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
yasm_1.3.0-2.2.dsc | 1.8 KiB | 7e0e5361e9a2b5ef672bbfd8010a1003fa14cec2ede08ed39ddc29632b70e80f |
yasm_1.3.0.orig.tar.gz | 1.4 MiB | 3dce6601b495f5b3d45b59f7d2492a340ee7e84b5beca17e48f862502bd5603f |
yasm_1.3.0-2.2.debian.tar.xz | 8.6 KiB | 87ff4aa968fe99f156670877d5194100d0e00e96c7369e11ebf02d1576528aee |
Available diffs
- diff from 1.3.0-2.1 to 1.3.0-2.2 (1.2 KiB)
No changes file available.
Binary packages built by this source
- yasm: modular assembler with multiple syntaxes support
Yasm is a complete rewrite of the NASM assembler. It supports multiple
assembler syntaxes (eg, NASM, GAS, TASM, etc.) in addition to multiple
output object formats (binary objects, COFF, Win32, ELF32, ELF64) and
even multiple instruction sets (including AMD64). It also has an
optimiser module.
- yasm-dbgsym: debug symbols for yasm