pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/ncmpc



Module Name:    pkgsrc
Committed By:   drochner
Date:           Wed Feb 24 18:08:12 UTC 2010

Modified Files:
        pkgsrc/audio/ncmpc: Makefile distinfo options.mk
Added Files:
        pkgsrc/audio/ncmpc/patches: patch-ae

Log Message:
-NetBSD-current's wide curses is good enough -- I'm assuming that any
 builtin wide curses which is recognized by pkgsrc/ncursesw/builtin.mk
 is fine.
-Set the keyboard mode to raw() explicitely. ncurses seems to do
 this in some magical way, didn't find a hint in documentation.
-Explicitely disable widechar support if the pkgsrc option is deselected -
 otherwise it gets enabled unwantedly if widechar support is found in the
 normal curses lib.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/audio/ncmpc/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/audio/ncmpc/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/audio/ncmpc/options.mk
cvs rdiff -u -r0 -r1.1 pkgsrc/audio/ncmpc/patches/patch-ae

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index