Ravenports generated: 07 Apr 2023 04:58
[ravenports.git] / bucket_6C / hexedit
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               hexedit
4 VERSION=                1.6
5 KEYWORDS=               editors
6 VARIANTS=               standard
7 SDESC[standard]=        View and edit files in hexadecimal or in ASCII
8 HOMEPAGE=               http://rigaux.org/hexedit.html
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            GITHUB/pixel:hexedit:1.6
13 DISTFILE[1]=            generated:main
14 DF_INDEX=               1
15 SPKGS[standard]=        single
16
17 OPTIONS_AVAILABLE=      none
18 OPTIONS_STANDARD=       none
19
20 USES=                   autoreconf ncurses
21
22 LICENSE=                GPLv2+:single
23 LICENSE_TERMS=          single:{{WRKDIR}}/TERMS
24 LICENSE_FILE=           GPLv2+:{{WRKSRC}}/COPYING
25 LICENSE_AWK=            TERMS:"hexedit.h"
26 LICENSE_SOURCE=         TERMS:{{WRKSRC}}/hexedit.c
27 LICENSE_SCHEME=         solo
28
29 FPC_EQUIVALENT=         editors/hexedit
30
31 MUST_CONFIGURE=         gnu
32
33 CFLAGS=                 -I{{NCURSESINC}}
34
35 post-build:
36         m4 -DVERSION=1.6 ${WRKSRC}/hexedit.1.in \
37                 > ${WRKSRC}/hexedit.1
38
39 do-install:
40         ${INSTALL_PROGRAM} ${WRKSRC}/hexedit ${STAGEDIR}${PREFIX}/bin/
41         ${INSTALL_MAN} ${WRKSRC}/hexedit.1 ${STAGEDIR}${MANPREFIX}/man/man1/
42
43 [FILE:301:descriptions/desc.single]
44 Hexedit view and edit files in hexadecimal or in ASCII. hexedit shows a
45 file both in ASCII and in hexadecimal. The file can be a device as the
46 file is not whole read. You can modify the file and search through it.
47 You have also copy&paste, and save to file functions. Modifications are
48 shown in bold.
49
50
51 [FILE:103:distinfo]
52 598906131934f88003a6a937fab10542686ce5f661134bc336053e978c4baae3        31085 pixel-hexedit-1.6.tar.gz
53
54
55 [FILE:40:manifests/plist.single]
56 bin/hexedit
57 share/man/man1/hexedit.1.gz
58