# HG changeset patch # User iuc # Date 1445297109 14400 # Node ID af4887e1f595434b57c9b096cc2ee3c31bf92c47 # Parent 1a4043ab3e99e29a08fa018511573ad9133a8135 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_bzlib_1_0 commit b506753c5a6c755d070d36eab553e79692b2f232 diff -r 1a4043ab3e99 -r af4887e1f595 tool_dependencies.xml --- a/tool_dependencies.xml Mon Oct 19 16:56:10 2015 -0400 +++ b/tool_dependencies.xml Mon Oct 19 19:25:09 2015 -0400 @@ -1,15 +1,39 @@ - - - http://www.bzip.org/1.0.6/bzip2-1.0.6.tar.gz - make -f Makefile-libbz2_so - make install PREFIX=$INSTALL_DIR/bzlib - - ./ - $INSTALL_DIR/bzlib/source - + + + + http://www.bzip.org/1.0.6/bzip2-1.0.6.tar.gz + + + + + ./ + $INSTALL_DIR/bzlib/source + + + + + http://www.bzip.org/1.0.6/bzip2-1.0.6.tar.gz + + + + + ./ + $INSTALL_DIR/bzlib/source + + $INSTALL_DIR/bzlib/bin $INSTALL_DIR/bzlib/lib @@ -22,7 +46,7 @@ $INSTALL_DIR/bzlib/include $INSTALL_DIR/bzlib/include - + Compiling bzlib requires make and a C compiler. You can access bzlib with $BZLIB_LIB_DIR and $BZLIB_INCLUDE_DIR.