Ravenports generated: 05 Mar 2021 22:52
[ravenports.git] / bucket_6F / hexcompare
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               hexcompare
4 VERSION=                1.0.4
5 REVISION=               1
6 KEYWORDS=               misc
7 VARIANTS=               standard
8 SDESC[standard]=        Tool for visual comparison of binary files
9 HOMEPAGE=               https://sourceforge.net/projects/hexcompare/
10 CONTACT=                nobody
11
12 DOWNLOAD_GROUPS=        main
13 SITES[main]=            SF/hexcompare/hexcompare%20v1.0.4
14 DISTFILE[1]=            hexcompare-1.0.4.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 LICENSE=                GPLv3+:single
24 LICENSE_TERMS=          single:{{WRKDIR}}/TERMS
25 LICENSE_FILE=           GPLv3+:stock
26 LICENSE_AWK=            TERMS:"\#include"
27 LICENSE_SOURCE=         TERMS:{{WRKSRC}}/main.c
28 LICENSE_SCHEME=         solo
29
30 FPC_EQUIVALENT=         devel/hexcompare
31
32 CFLAGS=                 -I{{NCURSESINC}}
33
34 post-patch:
35         ${REINPLACE_CMD} \
36                 -e 's|gcc|${CC}|g' \
37                 -e 's|CFLAGS =|CFLAGS +=|' \
38                 -e 's|-lncurses|$$(LDFLAGS) -lncurses -ltinfo|' \
39                 ${WRKSRC}/Makefile
40
41 do-install:
42         ${INSTALL_PROGRAM} ${WRKSRC}/hexcompare ${STAGEDIR}${PREFIX}/bin
43
44 [FILE:182:descriptions/desc.single]
45 hexcompare is a curses-based utility to compare and identify differences
46 between two binary files. These differences are then represented visually
47 with an interactive block diagram.
48
49
50 [FILE:102:distinfo]
51 a9609b28099d7578228f359a460a06f7fc1ae8cde614ea10e525b88eb04a9451         9686 hexcompare-1.0.4.tar.gz
52
53
54 [FILE:15:manifests/plist.single]
55 bin/hexcompare
56