Commit graph

4 commits

Author SHA1 Message Date
Mike McQuaid
88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Jack Nagel
c7630f5ff4 Use new std_cmake_args method
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-22 22:22:00 -05:00
Jack Nagel
57d0f7aaf4 uchardet: use full path in test
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-05 16:45:16 -05:00
jiayong.ou
fd6caa052e New Formula: uchardet
uchardet is a C language binding of the original C++ implementation of
the universal charset detection library by Mozilla.

uchardet is an encoding detector library, which takes a sequence of
bytes in an unknown character encoding without any additional
information, and attempts to determine the encoding of the text.

Closes Homebrew/homebrew#8868.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-24 20:41:44 -06:00