FreeBSD Bugzilla – Attachment 212398 Details for
Bug 236261
[PATCH] net/geocode-glib: add DOCS option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
geocode-glib_gtkdoc.patch (text/plain), 3.24 KB, created by
Ivan Rozhuk
on 2020-03-14 02:38:57 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Ivan Rozhuk
Created:
2020-03-14 02:38:57 UTC
Size:
3.24 KB
patch
obsolete
>Index: /usr/ports/net/geocode-glib/Makefile >=================================================================== >--- /usr/ports/net/geocode-glib/Makefile (revision 528397) >+++ /usr/ports/net/geocode-glib/Makefile (working copy) >@@ -12,7 +12,6 @@ > 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 @@ > 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> >Index: /usr/ports/net/geocode-glib/pkg-plist >=================================================================== >--- /usr/ports/net/geocode-glib/pkg-plist (revision 528397) >+++ /usr/ports/net/geocode-glib/pkg-plist (working copy) >@@ -15,28 +15,28 @@ > 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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
rozhuk.im
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 236261
:
202590
|
202607
| 212398