[Github-comments] [geany/geany] Add support for generating GIR (#1112)

Colomban Wendling notifications at xxxxx
Mon Jul 4 17:17:33 UTC 2016


> @@ -196,12 +196,12 @@ geany-sciwrappers-gtkdoc-tmp.h: geany-sciwrappers-gtkdoc.h
>  		-e 's,sci_,scintilla_object__GI__MARK_,g' \
>  		$< > $@
>  
> -GeanyScintilla-1.0.gir: GeanyScintilla-1.0-pre.gir
> +GeanyScintilla-1.0.gir: GeanyScintilla-1.0-tmp.gir
>  	$(AM_V_GEN) cat $< \

@kugel- would need to answer, but I'd guess it's because `g-ir-scanner` is called by the generic introspection makefile rather than implemented manually, so we can't easily sed its output.
If we can, that'd be nicer indeed.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1112/files/80cce4ec54e6778b1a25efe79cd4d326df915b72..2acd78a979d93a81fd09dd14bc48c02c53ed4315#r69480995
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160704/e27b241e/attachment.html>


More information about the Github-comments mailing list