# HG changeset patch # User iuc # Date 1448557797 18000 # Node ID d14cd2be7d8d842e4839e3741d8f64be94dfc5a3 # Parent d5587dda75ff011eae5460c4b8a7033df4c39bc8 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_ncurses_5_9 commit 2f285c474770c3db074d64cf129c7c238c2e8db8 diff -r d5587dda75ff -r d14cd2be7d8d tool_dependencies.xml --- a/tool_dependencies.xml Thu Nov 19 13:44:23 2015 -0500 +++ b/tool_dependencies.xml Thu Nov 26 12:09:57 2015 -0500 @@ -2,20 +2,30 @@ - - http://ftp.gnu.org/pub/gnu/ncurses/ncurses-5.9.tar.gz - --with-shared --enable-symlinks + + + http://ftp.gnu.org/pub/gnu/ncurses/ncurses-5.9.tar.gz + --with-shared --enable-symlinks + + + http://ftp.gnu.org/pub/gnu/ncurses/ncurses-5.9.tar.gz + --with-shared --enable-symlinks --without-cxx --without-cxx-binding --without-ada --without-progs --without-curses-h --without-debug --enable-widec --enable-const --enable-ext-colors --enable-sigwinch --enable-wgetch-events + $INSTALL_DIR/include $INSTALL_DIR/lib/ $INSTALL_DIR $INSTALL_DIR/lib + $INSTALL_DIR/lib $INSTALL_DIR/lib $INSTALL_DIR/include $INSTALL_DIR/include - + - ncurses (new curses) is a programming library that provides an API which allows the programmer to write text-based user interfaces in a terminal-independent manner + + ncurses (new curses) is a programming library that provides an API which allows the programmer + to write text-based user interfaces in a terminal-independent manner +