Antoine Jacoutot wrote:
On Sun, 15 Feb 2009, Stuart Cassoff wrote:

Mikolaj Kucharski wrote:
Hi,

x11vnc is using tcl/tk toolkit for -gui switch. See x11vnc(1) man page
and search for `-gui' option for description or grep the srouces for
`wish' string.

Any reason you removed USE_X11 ?
You should put the SUBST_CMD into pre-configure, otherwise if you "make patch", tweak some stuffs then "make update-patches", you'll end up with the substitution already done in the patches. Also, since you're already patching x11vnc/gui.c, you could also remove hard coded paths in it (/usr/X11R6 and /usr/local).

Is maintainer ok with theses changes?

Cheers!


'USE_X11=Yes' is in tk.port.mk
Good point about the paths, didn't think about that.
Thanks Stuart and Antoine for the patching/substing advice.
The maintainer question seems to have been answered.

Stu

Reply via email to