Ravenports generated: 10 Feb 2024 22:55
[ravenports.git] / bucket_AE / heme
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               heme
4 VERSION=                0.4.2
5 REVISION=               1
6 KEYWORDS=               editors
7 VARIANTS=               standard
8 SDESC[standard]=        Fast and portable console hex editor
9 HOMEPAGE=               none
10 CONTACT=                nobody
11
12 DOWNLOAD_GROUPS=        main
13 SITES[main]=            none
14 DISTFILE[1]=            heme-0.4.2.tar.gz:main
15 DF_INDEX=               1
16 SPKGS[standard]=        single
17
18 OPTIONS_AVAILABLE=      none
19 OPTIONS_STANDARD=       none
20
21 USES=                   ncurses
22
23 FPC_EQUIVALENT=         editors/heme
24
25 BUILD_TARGET=           heme
26 MAKE_ARGS=              CFLAGS="{{CFLAGS}}"
27                         LDFLAGS="{{LDFLAGS}}"
28                         INSTALL_PREFIX="{{STAGEDIR}}{{PREFIX}}"
29
30 CFLAGS=                 -DHAVE_MMAP
31                         -I{{NCURSESINC}}
32 LDFLAGS=                -lncurses
33                         -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