Ravenports generated: 12 Nov 2019 10:14
[ravenports.git] / bucket_E1 / yasm
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               yasm
4 VERSION=                1.3.0
5 KEYWORDS=               devel lang
6 VARIANTS=               standard
7 SDESC[standard]=        Modular BSD reimplementation of NASM
8 HOMEPAGE=               http://www.tortall.net/projects/yasm/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            http://www.tortall.net/projects/yasm/releases/
13 DISTFILE[1]=            yasm-1.3.0.tar.gz:main
14 DF_INDEX=               1
15 SPKGS[standard]=        single
16
17 OPTIONS_AVAILABLE=      none
18 OPTIONS_STANDARD=       none
19
20 LICENSE=                CUSTOM1:single
21 LICENSE_NAME=           CUSTOM1:"YASM License"
22 LICENSE_FILE=           CUSTOM1:{{WRKSRC}}/COPYING
23 LICENSE_SCHEME=         solo
24
25 FPC_EQUIVALENT=         devel/yasm
26
27 MUST_CONFIGURE=         gnu
28 CONFIGURE_ARGS=         --disable-python
29                         --disable-python-bindings
30                         --disable-nls
31
32 BUILD_TARGET=           install install-man
33
34 [FILE:431:descriptions/desc.single]
35 Yasm is a complete rewrite of the NASM assembler under the "new" BSD
36 License (some portions are under other licenses, see COPYING for details).
37
38 Yasm currently supports the x86 and AMD64 instruction sets, accepts NASM
39 and GAS assembler syntaxes, outputs binary, ELF32, ELF64, 32 and 64-bit
40 Mach-O, RDOFF2, COFF, Win32, and Win64 object formats, and generates
41 source debugging information in STABS, DWARF 2, and CodeView 8 formats.
42
43
44 [FILE:96:distinfo]
45 3dce6601b495f5b3d45b59f7d2492a340ee7e84b5beca17e48f862502bd5603f      1492156 yasm-1.3.0.tar.gz
46
47
48 [FILE:487:manifests/plist.single]
49 bin/
50  vsyasm
51  yasm
52  ytasm
53 include/
54  libyasm-stdint.h
55  libyasm.h
56 include/libyasm/
57  arch.h
58  assocdat.h
59  bitvect.h
60  bytecode.h
61  compat-queue.h
62  coretype.h
63  dbgfmt.h
64  errwarn.h
65  expr.h
66  file.h
67  floatnum.h
68  hamt.h
69  insn.h
70  intnum.h
71  inttree.h
72  linemap.h
73  listfmt.h
74  md5.h
75  module.h
76  objfmt.h
77  parser.h
78  phash.h
79  preproc.h
80  section.h
81  symrec.h
82  valparam.h
83  value.h
84 lib/libyasm.a
85 share/man/man1/yasm.1.gz
86 share/man/man7/
87  yasm_arch.7.gz
88  yasm_dbgfmts.7.gz
89  yasm_objfmts.7.gz
90  yasm_parsers.7.gz
91