Ravenports generated: 30 Mar 2021 02:31
[ravenports.git] / bucket_27 / rest
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               rest
4 VERSION=                0.8.1
5 KEYWORDS=               devel www
6 VARIANTS=               standard
7 SDESC[standard]=        Easy access to RESTful web services
8 HOMEPAGE=               https://wiki.gnome.org/Projects/Librest
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            GNOME/rest/0.8
13 DISTFILE[1]=            rest-0.8.1.tar.xz:main
14 DF_INDEX=               1
15 SPKGS[standard]=        complete
16                         primary
17                         docs
18                         examples
19
20 OPTIONS_AVAILABLE=      none
21 OPTIONS_STANDARD=       none
22
23 BUILD_DEPENDS=          autoselect-python:single:standard
24 BUILDRUN_DEPENDS=       nss:caroot:standard
25                         libsoup:gnome:standard
26
27 USES=                   gmake pkgconfig libtool gtk-doc python:build
28 GNOME_COMPONENTS=       glib libxml2 introspection
29
30 LICENSE=                LGPL21:primary
31 LICENSE_TERMS=          primary:{{WRKDIR}}/TERMS
32 LICENSE_FILE=           LGPL21:{{WRKSRC}}/COPYING
33 LICENSE_AWK=            TERMS:"^$$"
34 LICENSE_SOURCE=         TERMS:{{WRKSRC}}/rest/rest-main.c
35 LICENSE_SCHEME=         solo
36
37 FPC_EQUIVALENT=         devel/librest
38 GTKDOC_OUTPUT_BASEDIR=  rest-0.7
39
40 MUST_CONFIGURE=         gnu
41 CONFIGURE_ARGS=         --with-ca-certificates={{LOCALBASE}}/share/certs/ca-root-nss.crt
42
43 INSTALL_TARGET=         install-strip
44 INSTALL_REQ_TOOLCHAIN=  yes
45 SOVERSION=              0.0.0
46 PLIST_SUB=              API=0.7
47
48 post-install:
49         ${MKDIR} ${STAGEDIR}${STD_EXAMPLESDIR}
50         ${INSTALL_DATA} ${WRKSRC}/examples/*.c ${STAGEDIR}${STD_EXAMPLESDIR}
51
52 [FILE:281:descriptions/desc.primary]
53 The rest package contains the REST library that is designed to make it
54 easier to access RESTful web services.
55
56 It comprises of two parts: the first aims to make it easier to make
57 requests by providing a wrapper around libsoup, the second aids with XML
58 parsing by wrapping libxml2.
59
60
61 [FILE:96:distinfo]
62 0513aad38e5d3cedd4ae3c551634e3be1b9baaa79775e53b2dba9456f15b01c9       333376 rest-0.8.1.tar.xz
63
64
65 [FILE:743:manifests/plist.primary]
66 include/rest-%%API%%/rest/
67  oauth-proxy-call.h
68  oauth-proxy.h
69  oauth2-proxy-call.h
70  oauth2-proxy.h
71  rest-enum-types.h
72  rest-param.h
73  rest-params.h
74  rest-proxy-auth.h
75  rest-proxy-call.h
76  rest-proxy.h
77  rest-xml-node.h
78  rest-xml-parser.h
79 include/rest-%%API%%/rest-extras/
80  flickr-proxy-call.h
81  flickr-proxy.h
82  lastfm-proxy-call.h
83  lastfm-proxy.h
84  youtube-proxy.h
85 lib/
86  librest-%%API%%.so
87  librest-%%API%%.so.%%SOMAJOR%%
88  librest-%%API%%.so.%%SOVERSION%%
89  librest-extras-%%API%%.so
90  librest-extras-%%API%%.so.%%SOMAJOR%%
91  librest-extras-%%API%%.so.%%SOVERSION%%
92 lib/girepository-1.0/
93  Rest-%%API%%.typelib
94  RestExtras-%%API%%.typelib
95 lib/pkgconfig/
96  rest-%%API%%.pc
97  rest-extras-%%API%%.pc
98 share/gir-1.0/
99  Rest-%%API%%.gir
100  RestExtras-%%API%%.gir
101
102
103 [FILE:485:manifests/plist.docs]
104 share/doc/rest/
105  FlickrProxy.html
106  FlickrProxyCall.html
107  LastfmProxy.html
108  LastfmProxyCall.html
109  OAuth2Proxy.html
110  OAuth2ProxyCall.html
111  OAuthProxy.html
112  OAuthProxyCall.html
113  RestProxy.html
114  RestProxyCall.html
115  RestXmlParser.html
116  ch01.html
117  ch02.html
118  ch03.html
119  ch04.html
120  ch05.html
121  home.png
122  index.html
123  ix01.html
124  left-insensitive.png
125  left.png
126  rest-0.7.devhelp2
127  rest-RestParam.html
128  rest-RestParams.html
129  right-insensitive.png
130  right.png
131  style.css
132  up-insensitive.png
133  up.png
134
135
136 [FILE:183:manifests/plist.examples]
137 share/examples/rest/
138  continuous-twitter.c
139  dump-xml.c
140  get-fireeagle-location.c
141  get-flickr-favorites.c
142  lastfm-shout.c
143  post-twitter-media.c
144  post-twitter.c
145  test-raw.c
146  test-xml.c
147