git: 6002098c3555 - main - net/librest1: New port

From: Neel Chauhan <nc_at_FreeBSD.org>
Date: Sun, 29 Jan 2023 03:20:29 UTC
The branch main has been updated by nc:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6002098c3555a0deb91a1fc0001e69ed5a3cb05a

commit 6002098c3555a0deb91a1fc0001e69ed5a3cb05a
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2023-01-29 03:10:22 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2023-01-29 03:20:24 +0000

    net/librest1: New port
---
 net/Makefile           |   1 +
 net/librest1/Makefile  |  32 +++++++
 net/librest1/distinfo  |   3 +
 net/librest1/pkg-descr |   5 ++
 net/librest1/pkg-plist | 222 +++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 263 insertions(+)

diff --git a/net/Makefile b/net/Makefile
index a52b31226cb7..69b0b215fcb0 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -414,6 +414,7 @@
     SUBDIR += librdkafka
     SUBDIR += librespeed-cli
     SUBDIR += librespeed-go
+    SUBDIR += librest1
     SUBDIR += librsync
     SUBDIR += libsignal-protocol-c
     SUBDIR += libslirp
diff --git a/net/librest1/Makefile b/net/librest1/Makefile
new file mode 100644
index 000000000000..1a3452f3061f
--- /dev/null
+++ b/net/librest1/Makefile
@@ -0,0 +1,32 @@
+PORTNAME=	librest
+PORTVERSION=	0.9.1
+CATEGORIES=	net devel gnome
+PKGNAMESUFFIX=	1
+MASTER_SITES=	https://gitlab.gnome.org/GNOME/librest/-/archive/${PORTVERSION}/
+
+MAINTAINER=	gnome@FreeBSD.org
+COMMENT=	Convenience library for the geocoding and reverse geocoding
+WWW=		https://gitlab.gnome.org/GNOME/librest
+
+LICENSE=	LGPL21
+LICENSE_FILE=	${WRKSRC}/COPYING
+
+LIB_DEPENDS=	libadwaita-1.so:x11-toolkits/libadwaita \
+		libjson-glib-1.0.so:devel/json-glib \
+		libsoup-3.0.so:devel/libsoup3
+
+PORTSCOUT=	limitw:1,even
+
+USES=		gettext gnome localbase meson pkgconfig python:3.8+ tar:bz2
+USE_GNOME=	glib20 gtksourceview5 introspection:build
+USE_LDCONFIG=	yes
+MESON_ARGS=	-Dca_certificates=true \
+		-Dca_certificates_path=/etc/ssl/cert.pem \
+		-Dgtk_doc=false
+
+OPTIONS_DEFINE=	DOCS
+
+DOCS_BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}gi-docgen>0:textproc/py-gi-docgen@${PY_FLAVOR}
+DOCS_MESON_TRUE=	gtk_doc
+
+.include <bsd.port.mk>
diff --git a/net/librest1/distinfo b/net/librest1/distinfo
new file mode 100644
index 000000000000..0486a8168cb4
--- /dev/null
+++ b/net/librest1/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1674961047
+SHA256 (librest-0.9.1.tar.bz2) = 5c39f6696b271194546880e0f360e21496b2882f72e4bb85433125de98fce03a
+SIZE (librest-0.9.1.tar.bz2) = 72128
diff --git a/net/librest1/pkg-descr b/net/librest1/pkg-descr
new file mode 100644
index 000000000000..c507f7694711
--- /dev/null
+++ b/net/librest1/pkg-descr
@@ -0,0 +1,5 @@
+geocode-glib is a convenience library for the geocoding (finding longitude,
+and latitude from an address) and reverse geocoding (finding an address from
+coordinates). It uses Nominatim service to achieve that. It also caches
+(reverse-)geocoding requests for faster results and to avoid unnecessary server
+load.
diff --git a/net/librest1/pkg-plist b/net/librest1/pkg-plist
new file mode 100644
index 000000000000..4bc982e29909
--- /dev/null
+++ b/net/librest1/pkg-plist
@@ -0,0 +1,222 @@
+bin/librest-demo
+include/rest-1.0/rest-extras/flickr-proxy-call.h
+include/rest-1.0/rest-extras/flickr-proxy.h
+include/rest-1.0/rest-extras/lastfm-proxy-call.h
+include/rest-1.0/rest-extras/lastfm-proxy.h
+include/rest-1.0/rest-extras/youtube-proxy.h
+include/rest-1.0/rest/rest-enum-types.h
+include/rest-1.0/rest/rest-oauth2-proxy-call.h
+include/rest-1.0/rest/rest-oauth2-proxy.h
+include/rest-1.0/rest/rest-param.h
+include/rest-1.0/rest/rest-params.h
+include/rest-1.0/rest/rest-pkce-code-challenge.h
+include/rest-1.0/rest/rest-proxy-auth.h
+include/rest-1.0/rest/rest-proxy-call.h
+include/rest-1.0/rest/rest-proxy.h
+include/rest-1.0/rest/rest-utils.h
+include/rest-1.0/rest/rest-xml-node.h
+include/rest-1.0/rest/rest-xml-parser.h
+include/rest-1.0/rest/rest.h
+lib/girepository-1.0/Rest-1.0.typelib
+lib/girepository-1.0/RestExtras-1.0.typelib
+lib/librest-1.0.so
+lib/librest-1.0.so.0
+lib/librest-1.0.so.0.0.0
+lib/librest-extras-1.0.so
+lib/librest-extras-1.0.so.0
+lib/librest-extras-1.0.so.0.0.0
+libdata/pkgconfig/rest-1.0.pc
+libdata/pkgconfig/rest-extras-1.0.pc
+share/applications/org.gnome.RestDemo.desktop
+%%PORTDOCS%%%%DOCSDIR%%-1.0/RedHatDisplay-Black.woff
+%%PORTDOCS%%%%DOCSDIR%%-1.0/RedHatDisplay-Black.woff2
+%%PORTDOCS%%%%DOCSDIR%%-1.0/RedHatDisplay-BlackItalic.woff
+%%PORTDOCS%%%%DOCSDIR%%-1.0/RedHatDisplay-BlackItalic.woff2
+%%PORTDOCS%%%%DOCSDIR%%-1.0/RedHatDisplay-Bold.woff
+%%PORTDOCS%%%%DOCSDIR%%-1.0/RedHatDisplay-Bold.woff2
+%%PORTDOCS%%%%DOCSDIR%%-1.0/RedHatDisplay-BoldItalic.woff
+%%PORTDOCS%%%%DOCSDIR%%-1.0/RedHatDisplay-BoldItalic.woff2
+%%PORTDOCS%%%%DOCSDIR%%-1.0/RedHatDisplay-Italic.woff
+%%PORTDOCS%%%%DOCSDIR%%-1.0/RedHatDisplay-Italic.woff2
+%%PORTDOCS%%%%DOCSDIR%%-1.0/RedHatDisplay-Medium.woff
+%%PORTDOCS%%%%DOCSDIR%%-1.0/RedHatDisplay-Medium.woff2
+%%PORTDOCS%%%%DOCSDIR%%-1.0/RedHatDisplay-MediumItalic.woff
+%%PORTDOCS%%%%DOCSDIR%%-1.0/RedHatDisplay-MediumItalic.woff2
+%%PORTDOCS%%%%DOCSDIR%%-1.0/RedHatDisplay-Regular.woff
+%%PORTDOCS%%%%DOCSDIR%%-1.0/RedHatDisplay-Regular.woff2
+%%PORTDOCS%%%%DOCSDIR%%-1.0/RedHatText-Bold.woff
+%%PORTDOCS%%%%DOCSDIR%%-1.0/RedHatText-Bold.woff2
+%%PORTDOCS%%%%DOCSDIR%%-1.0/RedHatText-BoldItalic.woff
+%%PORTDOCS%%%%DOCSDIR%%-1.0/RedHatText-BoldItalic.woff2
+%%PORTDOCS%%%%DOCSDIR%%-1.0/RedHatText-Italic.woff
+%%PORTDOCS%%%%DOCSDIR%%-1.0/RedHatText-Italic.woff2
+%%PORTDOCS%%%%DOCSDIR%%-1.0/RedHatText-Medium.woff
+%%PORTDOCS%%%%DOCSDIR%%-1.0/RedHatText-Medium.woff2
+%%PORTDOCS%%%%DOCSDIR%%-1.0/RedHatText-MediumItalic.woff
+%%PORTDOCS%%%%DOCSDIR%%-1.0/RedHatText-MediumItalic.woff2
+%%PORTDOCS%%%%DOCSDIR%%-1.0/RedHatText-Regular.woff
+%%PORTDOCS%%%%DOCSDIR%%-1.0/RedHatText-Regular.woff2
+%%PORTDOCS%%%%DOCSDIR%%-1.0/SourceCodePro-It.ttf.woff
+%%PORTDOCS%%%%DOCSDIR%%-1.0/SourceCodePro-Regular.ttf.woff
+%%PORTDOCS%%%%DOCSDIR%%-1.0/SourceCodePro-Semibold.ttf.woff
+%%PORTDOCS%%%%DOCSDIR%%-1.0/callback.ProxyCallAsyncCallback.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/callback.ProxyCallContinuousCallback.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/callback.ProxyCallUploadCallback.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/class.OAuth2Proxy.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/class.OAuth2ProxyCall.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/class.Proxy.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/class.ProxyAuth.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/class.ProxyCall.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/class.XmlParser.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/classes_hierarchy.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/ctor.OAuth2Proxy.new.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/ctor.Param.new_full.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/ctor.Param.new_string.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/ctor.Param.new_with_owner.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/ctor.Params.new.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/ctor.PkceCodeChallenge.new_random.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/ctor.Proxy.new.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/ctor.Proxy.new_with_authentication.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/ctor.XmlParser.new.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/enum.MemoryUse.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/error.ProxyCallError.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/error.ProxyError.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/fonts.css
+%%PORTDOCS%%%%DOCSDIR%%-1.0/func.oauth2_error_quark.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/func.random_string.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/fzy.js
+%%PORTDOCS%%%%DOCSDIR%%-1.0/go-up-symbolic.png
+%%PORTDOCS%%%%DOCSDIR%%-1.0/index.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/index.json
+%%PORTDOCS%%%%DOCSDIR%%-1.0/librest-1.0.devhelp2
+%%PORTDOCS%%%%DOCSDIR%%-1.0/main.js
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.OAuth2Proxy.build_authorization_url.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.OAuth2Proxy.fetch_access_token_async.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.OAuth2Proxy.fetch_access_token_finish.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.OAuth2Proxy.get_access_token.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.OAuth2Proxy.get_auth_url.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.OAuth2Proxy.get_client_id.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.OAuth2Proxy.get_client_secret.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.OAuth2Proxy.get_expiration_date.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.OAuth2Proxy.get_redirect_uri.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.OAuth2Proxy.get_refresh_token.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.OAuth2Proxy.get_token_url.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.OAuth2Proxy.refresh_access_token.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.OAuth2Proxy.refresh_access_token_async.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.OAuth2Proxy.refresh_access_token_finish.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.OAuth2Proxy.set_access_token.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.OAuth2Proxy.set_auth_url.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.OAuth2Proxy.set_client_id.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.OAuth2Proxy.set_client_secret.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.OAuth2Proxy.set_expiration_date.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.OAuth2Proxy.set_redirect_uri.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.OAuth2Proxy.set_refresh_token.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.OAuth2Proxy.set_token_url.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.Param.get_content.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.Param.get_content_length.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.Param.get_content_type.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.Param.get_file_name.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.Param.get_name.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.Param.is_string.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.Param.ref.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.Param.unref.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.Params.add.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.Params.are_strings.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.Params.as_string_hash_table.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.Params.copy.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.Params.get.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.Params.ref.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.Params.remove.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.Params.unref.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.ParamsIter.init.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.ParamsIter.next.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.PkceCodeChallenge.copy.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.PkceCodeChallenge.free.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.PkceCodeChallenge.get_challenge.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.PkceCodeChallenge.get_verifier.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.Proxy.add_soup_feature.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.Proxy.bind.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.Proxy.bind_valist.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.Proxy.get_user_agent.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.Proxy.new_call.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.Proxy.set_user_agent.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.Proxy.simple_run.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.Proxy.simple_run_valist.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.ProxyAuth.cancel.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.ProxyAuth.pause.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.ProxyAuth.unpause.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.ProxyCall.add_header.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.ProxyCall.add_headers.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.ProxyCall.add_headers_from_valist.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.ProxyCall.add_param.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.ProxyCall.add_param_full.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.ProxyCall.add_params.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.ProxyCall.add_params_from_valist.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.ProxyCall.cancel.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.ProxyCall.continuous.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.ProxyCall.get_function.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.ProxyCall.get_method.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.ProxyCall.get_params.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.ProxyCall.get_payload.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.ProxyCall.get_payload_length.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.ProxyCall.get_response_headers.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.ProxyCall.get_status_code.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.ProxyCall.get_status_message.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.ProxyCall.invoke_async.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.ProxyCall.invoke_finish.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.ProxyCall.lookup_header.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.ProxyCall.lookup_param.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.ProxyCall.lookup_response_header.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.ProxyCall.remove_header.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.ProxyCall.remove_param.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.ProxyCall.serialize_params.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.ProxyCall.set_function.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.ProxyCall.set_method.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.ProxyCall.sync.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.ProxyCall.upload.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.XmlNode.add_attr.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.XmlNode.add_child.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.XmlNode.find.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.XmlNode.get_attr.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.XmlNode.print.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.XmlNode.ref.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.XmlNode.set_content.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.XmlNode.unref.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/method.XmlParser.parse_from_data.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/property.OAuth2Proxy.access-token.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/property.OAuth2Proxy.auth-url.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/property.OAuth2Proxy.client-id.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/property.OAuth2Proxy.client-secret.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/property.OAuth2Proxy.expiration-date.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/property.OAuth2Proxy.redirect-uri.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/property.OAuth2Proxy.refresh-token.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/property.OAuth2Proxy.token-url.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/property.Proxy.binding-required.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/property.Proxy.disable-cookies.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/property.Proxy.password.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/property.Proxy.ssl-ca-file.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/property.Proxy.ssl-strict.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/property.Proxy.url-format.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/property.Proxy.user-agent.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/property.Proxy.username.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/property.ProxyCall.proxy.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/search.js
+%%PORTDOCS%%%%DOCSDIR%%-1.0/solarized-dark.css
+%%PORTDOCS%%%%DOCSDIR%%-1.0/solarized-light.css
+%%PORTDOCS%%%%DOCSDIR%%-1.0/struct.Param.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/struct.Params.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/struct.ParamsIter.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/struct.PkceCodeChallenge.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/struct.XmlNode.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/style.css
+%%PORTDOCS%%%%DOCSDIR%%-1.0/type_func.ProxyCallError.quark.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/type_func.ProxyError.quark.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/vfunc.OAuth2Proxy.parse_access_token.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/vfunc.Proxy.authenticate.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/vfunc.Proxy.bind_valist.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/vfunc.Proxy.new_call.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/vfunc.Proxy.simple_run_valist.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/vfunc.ProxyCall.prepare.html
+%%PORTDOCS%%%%DOCSDIR%%-1.0/vfunc.ProxyCall.serialize_params.html
+share/gir-1.0/Rest-1.0.gir
+share/gir-1.0/RestExtras-1.0.gir