Ravenports generated: 10 Feb 2024 22:55
[ravenports.git] / bucket_11 / libgit2
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               libgit2
4 VERSION=                1.7.2
5 KEYWORDS=               devel
6 VARIANTS=               standard
7 SDESC[standard]=        Library providing Git core methods
8 HOMEPAGE=               https://libgit2.github.com/
9 CONTACT=                John_Marino[draco@marino.st]
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            GITHUB/libgit2:libgit2:v1.7.2
13 DISTFILE[1]=            generated:main
14 DF_INDEX=               1
15 SPKGS[standard]=        complete
16                         primary
17                         dev
18
19 OPTIONS_AVAILABLE=      none
20 OPTIONS_STANDARD=       none
21
22 BUILD_DEPENDS=          libssh2:dev:standard
23 BUILDRUN_DEPENDS=       libssh2:primary:standard
24
25 USES=                   cpe cmake pkgconfig python:build curl ssl zlib
26                         solaris-funcs
27
28 LICENSE=                CUSTOM1:primary
29 LICENSE_NAME=           CUSTOM1:"libgit2 License - GPLv2 with linking exception"
30 LICENSE_FILE=           CUSTOM1:{{WRKSRC}}/COPYING
31 LICENSE_SCHEME=         solo
32
33 FPC_EQUIVALENT=         devel/libgit2
34 SOL_FUNCTIONS=          mkdtemp:tests/clar/sandbox.h
35
36 PLIST_SUB=              SOVERSION=1.7.2
37                         SOMAJOR=1.7
38
39 CMAKE_ARGS=             -DUSE_SSH=ON
40                         -DTHREADSAFE=ON
41                         -DCURL=ON
42
43 post-install:
44         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgit2.${LIBEXT}
45
46 [FILE:615:descriptions/desc.primary]
47 libgit2 is a portable, pure C implementation of the Git core methods 
48 provided as a re-entrant linkable library with a solid API, allowing you 
49 to write native speed custom Git applications in any language which 
50 supports C bindings.
51
52 100% Cross-Platform
53   Linux, BSD, Mac OS X, iOS, Amiga, MinGW and fully native Windows.
54
55 Zero Dependencies
56   Builds out of the box with no dependencies. Works in embedded devices
57   and iOS.
58
59 C89
60   Written with portability in mind. Builds in GCC, Clang and MSVC.
61
62 Permissive Licensing
63   GPLv2 with Linking Exception. Link with open and proprietary software,
64   no strings attached.
65
66
67 [FILE:107:distinfo]
68 de384e29d7efc9330c6cdb126ebf88342b5025d920dcb7c645defad85195ea7f      7548186 libgit2-libgit2-1.7.2.tar.gz
69
70
71 [FILE:64:manifests/plist.primary]
72 bin/git2
73 lib/
74  libgit2.so.%%SOMAJOR%%
75  libgit2.so.%%SOVERSION%%
76
77
78 [FILE:1073:manifests/plist.dev]
79 include/git2.h
80 include/git2/
81  annotated_commit.h
82  apply.h
83  attr.h
84  blame.h
85  blob.h
86  branch.h
87  buffer.h
88  cert.h
89  checkout.h
90  cherrypick.h
91  clone.h
92  commit.h
93  common.h
94  config.h
95  cred_helpers.h
96  credential.h
97  credential_helpers.h
98  deprecated.h
99  describe.h
100  diff.h
101  email.h
102  errors.h
103  experimental.h
104  filter.h
105  global.h
106  graph.h
107  ignore.h
108  index.h
109  indexer.h
110  mailmap.h
111  merge.h
112  message.h
113  net.h
114  notes.h
115  object.h
116  odb.h
117  odb_backend.h
118  oid.h
119  oidarray.h
120  pack.h
121  patch.h
122  pathspec.h
123  proxy.h
124  rebase.h
125  refdb.h
126  reflog.h
127  refs.h
128  refspec.h
129  remote.h
130  repository.h
131  reset.h
132  revert.h
133  revparse.h
134  revwalk.h
135  signature.h
136  stash.h
137  status.h
138  stdint.h
139  strarray.h
140  submodule.h
141  tag.h
142  trace.h
143  transaction.h
144  transport.h
145  tree.h
146  types.h
147  version.h
148  worktree.h
149 include/git2/sys/
150  alloc.h
151  commit.h
152  commit_graph.h
153  config.h
154  cred.h
155  credential.h
156  diff.h
157  email.h
158  filter.h
159  hashsig.h
160  index.h
161  mempack.h
162  merge.h
163  midx.h
164  odb_backend.h
165  openssl.h
166  path.h
167  refdb_backend.h
168  reflog.h
169  refs.h
170  remote.h
171  repository.h
172  stream.h
173  transport.h
174 lib/libgit2.so
175 lib/pkgconfig/libgit2.pc
176