[Geany-Devel] ANN: Scope

Dimitar Zhekov dimitar.zhekov at gmail.com
Sat Dec 8 19:16:11 UTC 2012


Hi,

As you can see, I commited an initial version of scope, with some
fixes. The autotools configure and make should work under *nix. BTW,
do we expect the plugins to be build under win~1 with autotools?

waf configure/build may have errors - I just snatched pieces from a
few other waf files. So, whoever has experience with the waf build
system, please help me a bit. I need:

1. Check for vte under *nix only.
2. -lvte -lutil under *nix only.
3. Properly defined $plugindatadir and $pluginhtmldocdir.
4. -DPLUGINDATADIR=\"$(plugindatadir)\" \
   -DPLUGINHTMLDOCDIR=\"$(pluginhtmldocdir)\" \
   -Wno-shadow
5. cp docs/{codes.html,scope.html} $pluginhtmldocdir.
6. cp data/{*.png,scope.glade} $plugindatadir.

Thanks in advance.

-- 
E-gards: Jimmy


More information about the Devel mailing list