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