Ravenports generated: 13 Apr 2019 14:48
[ravenports.git] / bucket_AE / heme
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               heme
4 VERSION=                0.4.2
5 KEYWORDS=               editors
6 VARIANTS=               standard
7 SDESC[standard]=        Fast and portable console hex editor
8 HOMEPAGE=               http://heme.sourceforge.net/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            SF/heme/heme/heme-0.4.2
13 DISTFILE[1]=            heme-0.4.2.tar.gz:main
14 DF_INDEX=               1
15 SPKGS[standard]=        single
16
17 OPTIONS_AVAILABLE=      none
18 OPTIONS_STANDARD=       none
19
20 USES=                   ncurses
21
22 FPC_EQUIVALENT=         editors/heme
23
24 BUILD_TARGET=           heme
25 MAKE_ARGS=              CFLAGS="{{CFLAGS}}"
26                         LDFLAGS="{{LDFLAGS}}"
27                         INSTALL_PREFIX="{{STAGEDIR}}{{PREFIX}}"
28
29 CFLAGS=                 -DHAVE_MMAP
30                         -I{{NCURSESINC}}
31 LDFLAGS=                -lncurses
32 VAR_OPSYS[sunos]=       LDFLAGS=-ltinfo
33 VAR_OPSYS[darwin]=      LDFLAGS=-ltinfo
34
35 post-patch:
36         ${REINPLACE_CMD} -e 's|/man/|/share/man/|g' ${WRKSRC}/Makefile
37
38 [FILE:549:descriptions/desc.single]
39 Heme is intended to be fast and portable console hex editor for Unix-like
40 systems.  It has undo support (number of undo operations is only limited by
41 available memory), ability to fill a range of addresses with the specified
42 byte, ability to search for a single byte or character string.  Offsets can
43 be given in hexadecimal, octal, or decimal forms.  There are two editing
44 modes: hex (binary) and ASCII (text).
45
46 Heme uses standard curses library for screen and input handling, and offers
47 colors support (they can be set in the configuration file).
48
49
50 [FILE:96:distinfo]
51 3ba5c7883cb4b79f22d5b9b6f401c70655c41518531441347e5fd15c8bb45973        21815 heme-0.4.2.tar.gz
52
53
54 [FILE:34:manifests/plist.single]
55 bin/heme
56 share/man/man1/heme.1.gz
57