Ravenports generated: 29 Dec 2023 04:24
[ravenports.git] / bucket_E4 / jq
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               jq
4 VERSION=                1.7.1
5 KEYWORDS=               textproc
6 VARIANTS=               standard
7 SDESC[standard]=        Command-line JSON processor
8 HOMEPAGE=               https://stedolan.github.io/jq/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            GITHUB/stedolan:jq:jq-1.7.1
13 DISTFILE[1]=            generated:main
14 DF_INDEX=               1
15 SPKGS[standard]=        complete
16                         primary
17                         tools
18                         dev
19                         man
20
21 OPTIONS_AVAILABLE=      none
22 OPTIONS_STANDARD=       none
23
24 BUILDRUN_DEPENDS=       oniguruma:primary:standard
25 EXRUN[tools]=           primary
26
27 USES=                   cpe autoreconf gmake libtool ruby:build
28
29 LICENSE=                MIT:primary
30 LICENSE_FILE=           MIT:{{WRKSRC}}/COPYING
31 LICENSE_SCHEME=         solo
32
33 CPE_VENDOR=             jq_project
34 FPC_EQUIVALENT=         textproc/jq
35
36 MUST_CONFIGURE=         gnu
37 CONFIGURE_ARGS=         --disable-docs
38                         --docdir="{{STD_DOCDIR}}"
39                         --with-oniguruma="{{LOCALBASE}}"
40                         --disable-maintainer-mode
41
42 INSTALL_TARGET=         install-strip
43 SOVERSION=              1.0.4
44
45 post-install:
46         ${RM} -r ${STAGEDIR}${STD_DOCDIR}
47
48 [FILE:179:descriptions/desc.primary]
49 jq is like sed for JSON data - you can use it to slice and
50 filter and map and transform structured data with the same
51 ease that sed, awk, grep and friends let you play with text.
52
53
54 [FILE:62:descriptions/desc.tools]
55 This package contains the jq program based on the jq library.
56
57
58 [FILE:106:distinfo]
59 fc75b1824aba7a954ef0886371d951c3bf4b6e0a921d1aefc553f309702d6ed1      1323338 stedolan-jq-jq-1.7.1.tar.gz
60
61
62 [FILE:51:manifests/plist.primary]
63 lib/
64  libjq.so.%%SOMAJOR%%
65  libjq.so.%%SOVERSION%%
66
67
68 [FILE:7:manifests/plist.tools]
69 bin/jq
70
71
72 [FILE:68:manifests/plist.dev]
73 include/
74  jq.h
75  jv.h
76 lib/
77  libjq.a
78  libjq.so
79 lib/pkgconfig/libjq.pc
80
81
82 [FILE:23:manifests/plist.man]
83 share/man/man1/jq.1.gz
84