pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: rtv: Update wip/rtv to 1.17.1



On 08/11/2017 11:19 AM, Leonardo Taccari wrote:
Hello D'Arcy,

D'Arcy Cain writes:
I don't see a TODO file.  If there is nothing more to do why not move it
into the main pkgsrc tree?  If there is more to do please document it in
a TODO.

Whoops, thanks for the reminder! There is a problem when py-curses
is built with `CURSES_TYPE=curses' on NetBSD (that's the default
on netbsd-8 and -current) and unfortunately I wasn't able to properly
investigate that. I have added a TODO about that.
IMHO it's better to not import rtv before fixing that problem.

If you add this:

.include "../../devel/ncurses/buildlink3.mk"

then it will always use ncurses. That would guarantee that it works if built and you can still create a PR to allow it to use the system curses if you want.

--
D'Arcy J.M. Cain <darcy%NetBSD.org@localhost>
http://www.NetBSD.org/ IM:darcy%Vex.Net@localhost


Home | Main Index | Thread Index | Old Index