net/geocode-glib: add DOCS option

PR:		236261
Submitted by:	rozhuk.im@gmail.com
This commit is contained in:
Tobias C. Berner 2020-12-21 18:42:37 +00:00
parent ff4d5b97ed
commit ca8caf30a5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=558849
2 changed files with 28 additions and 23 deletions

View File

@ -12,7 +12,6 @@ COMMENT= Convenience library for the geocoding and reverse geocoding
LICENSE= LGPL20
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
BUILD_DEPENDS= gtkdoc-scan:textproc/gtk-doc
LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \
libsoup-2.4.so:devel/libsoup
@ -24,4 +23,10 @@ USE_LDCONFIG= yes
MESON_ARGS= -Denable-installed-tests=false
#MAKE_ENV= XDG_CACHE_HOME=${WRKDIR}
OPTIONS_DEFINE= DOCS
DOCS_BUILD_DEPENDS= gtkdoc-scan:textproc/gtk-doc
DOCS_MESON_TRUE= enable-gtk-doc
DOCSDIR= ${PREFIX}/share/gtk-doc/html/geocode-glib
.include <bsd.port.mk>

View File

@ -15,28 +15,28 @@ lib/libgeocode-glib.so.0
lib/libgeocode-glib.so.0.0.0
libdata/pkgconfig/geocode-glib-1.0.pc
share/gir-1.0/GeocodeGlib-1.0.gir
share/gtk-doc/html/geocode-glib/GeocodeBackend.html
share/gtk-doc/html/geocode-glib/GeocodeBoundingBox.html
share/gtk-doc/html/geocode-glib/GeocodeForward.html
share/gtk-doc/html/geocode-glib/GeocodeLocation.html
share/gtk-doc/html/geocode-glib/GeocodeNominatim.html
share/gtk-doc/html/geocode-glib/GeocodePlace.html
share/gtk-doc/html/geocode-glib/GeocodeReverse.html
share/gtk-doc/html/geocode-glib/annotation-glossary.html
share/gtk-doc/html/geocode-glib/api-index-full.html
share/gtk-doc/html/geocode-glib/ch01.html
share/gtk-doc/html/geocode-glib/geocode-glib-geocode-error.html
share/gtk-doc/html/geocode-glib/geocode-glib-geocode-mock-backend.html
share/gtk-doc/html/geocode-glib/geocode-glib.devhelp2
share/gtk-doc/html/geocode-glib/home.png
share/gtk-doc/html/geocode-glib/index.html
share/gtk-doc/html/geocode-glib/left-insensitive.png
share/gtk-doc/html/geocode-glib/left.png
share/gtk-doc/html/geocode-glib/right-insensitive.png
share/gtk-doc/html/geocode-glib/right.png
share/gtk-doc/html/geocode-glib/style.css
share/gtk-doc/html/geocode-glib/up-insensitive.png
share/gtk-doc/html/geocode-glib/up.png
%%PORTDOCS%%%%DOCSDIR%%/GeocodeBackend.html
%%PORTDOCS%%%%DOCSDIR%%/GeocodeBoundingBox.html
%%PORTDOCS%%%%DOCSDIR%%/GeocodeForward.html
%%PORTDOCS%%%%DOCSDIR%%/GeocodeLocation.html
%%PORTDOCS%%%%DOCSDIR%%/GeocodeNominatim.html
%%PORTDOCS%%%%DOCSDIR%%/GeocodePlace.html
%%PORTDOCS%%%%DOCSDIR%%/GeocodeReverse.html
%%PORTDOCS%%%%DOCSDIR%%/annotation-glossary.html
%%PORTDOCS%%%%DOCSDIR%%/api-index-full.html
%%PORTDOCS%%%%DOCSDIR%%/ch01.html
%%PORTDOCS%%%%DOCSDIR%%/geocode-glib-geocode-error.html
%%PORTDOCS%%%%DOCSDIR%%/geocode-glib-geocode-mock-backend.html
%%PORTDOCS%%%%DOCSDIR%%/geocode-glib.devhelp2
%%PORTDOCS%%%%DOCSDIR%%/home.png
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%%%DOCSDIR%%/left-insensitive.png
%%PORTDOCS%%%%DOCSDIR%%/left.png
%%PORTDOCS%%%%DOCSDIR%%/right-insensitive.png
%%PORTDOCS%%%%DOCSDIR%%/right.png
%%PORTDOCS%%%%DOCSDIR%%/style.css
%%PORTDOCS%%%%DOCSDIR%%/up-insensitive.png
%%PORTDOCS%%%%DOCSDIR%%/up.png
share/icons/gnome/scalable/places/poi-airport.svg
share/icons/gnome/scalable/places/poi-bar.svg
share/icons/gnome/scalable/places/poi-building.svg