# HG changeset patch # User iuc # Date 1456757389 18000 # Node ID 21b08f55a6acc40b9290b621f215ce1724cbf22a planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_libmagic_5_25 commit d0bb6529173d4576c834a5787a0c97518862e4fa diff -r 000000000000 -r 21b08f55a6ac tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Mon Feb 29 09:49:49 2016 -0500 @@ -0,0 +1,23 @@ + + + + + + ftp://ftp.astron.com/pub/file/file-5.25.tar.gz + + --disable-dependency-tracking --disable-silent-rules --enable-static + + $INSTALL_DIR/lib/pkgconfig + $INSTALL_DIR/lib + $INSTALL_DIR/include + $INSTALL_DIR/include + + + + + libmagic is the library that commonly supports the file command on Unix system, other than Max OSX which has its own implementation. The library handles the loading of database files that describe the magic numbers used to identify various file types, as well as the associated mime types. The library also handles character set detections. + + +